Jump to content

Pagina carga incompleta


Recommended Posts

lo que aparece en el archivo index.php es lo siguiente:

 

<?php

// SO clean...

?>

 

solamente eso, no creo que pueda editarlo, no entiendo mucho en cuanto a que sera el error que ocasiona la distorsion... porque derrepente carga bien y otras muy mal

 

de ante mano gracias alvaroxz

 

muestrame otro index que tengas

Link to comment
Share on other sites

Mira alvarozx aqui te escribo algunos archivos:

 

Aqui esta el style.css es el archivo que pesa mas despues del functions,

 

/*

Theme Name: WP Max

Theme URI: http://wordpresstop.com

Description: A Fantastic Premium News Theme for WordPress

Version: 1.1

Author: Marcis Gasuns

Author URI: http://wordpresstop.com

*/

 

/* Imports */

@import url("css/rounded.corners.css");

@import url("css/header.css");

@import url("css/menu.css");

@import url("css/featured.story.css");

@import url("css/more.features.css");

@import url("css/latest.css");

@import url("css/more.latest.css");

@import url("css/searchform.css");

@import url("css/mediaplayer.css");

@import url("css/300x250.css");

@import url("css/carousel.css");

@import url("css/gallery.css");

@import url("css/sidebar.css");

@import url("css/front.categories.css");

@import url("css/footer.css");

@import url("css/single.post.template.css");

@import url("css/archive.css");

 

/* Reset */

* {

font-family: Arial, "Trebuchet MS", Verdana, Tahoma;

font-size: 1em;

outline: 0;

padding: 0;

margin: 0;

border: 0;

text-decoration: none;

vertical-align: baseline;

white-space: normal;

}

 

html, body {line-height: 1}

hr {display: none}

blockquote:before, blockquote:after, q:before, q:after {content: ''}

blockquote, q {quotes: "" ""}

ul {list-style-type: none}

ol {list-style-type: decimal}

ol {margin: 0 0 0 20px}

.clear {clear:both}

a {color: #0000FF}

a:hover {color: #333}

 

/* Page Layout */

body {

width: 100%;

background: #F0FFF0;

text-align: center;

cursor: default;

}

 

#pagei {

width: 1000px;

height: auto;

padding: 7px 0 7px 0;

margin: 0 auto 0 auto;

text-align: left;

font-size: 0.75em;

color: #555;

}

 

#page {

height: auto;

background: #fff;

padding: 10px;

}

 

#main {

width: 980px;

}

 

#main-left {

float: left;

width: 310px;

padding: 0 10px 0 0;

}

 

#main-center {

float: left;

width: 318px;

border-left: 1px solid #d9e2e5;

border-right: 1px solid #d9e2e5;

padding: 0 10px 0 10px;

}

 

#main-right {

float: left;

width: 300px;

display: inline;

margin-left: 10px;

}

 

#contents {

width: 980px;

padding: 10px 0 10px 0;

}

#contents-b {

width: 980px;

padding: 0 0 0 0;

}

 

#content, #content-b {

float: left;

width: 659px;

border-right: 1px solid #d9e2e5;

margin-right: 10px;

padding-right: 10px;

}

 

#sidebar {

float: left;

width: 300px;

display: inline;

}

 

#footeri {

width: 1000px;

height: auto;

margin: 0 auto 7px auto;

text-align: left;

font-size: 0.7em;

color: #fff;

background: #339900 ;

}

 

#footer {

padding: 10px;

}

 

#bottom {

width: 1000px;

height: auto;

margin: 10px auto 30px auto;

text-align: left;

font-size: 0.7em;

color: #888;

line-height: 1.5em;

}

 

#bottom-left {

float: left;

}

 

#bottom-right {

float: right;

}

 

/* Global site Headers */

h2.front {

display: block;

line-height: 1.4em;

font-weight: bold;

color: #444;

padding: 4px 5px 3px 5px;

margin: 0 0 5px 0;

background: #f1f6e2;

border-bottom: 1px solid #e3e8d4;

}

 

h2.front-gal {

display: block;

line-height: 1.4em;

font-weight: bold;

color: #444;

padding: 4px 5px 3px 30px;

margin: 0 0 5px 0;

background: #f1f6e2 url(images/photo.png) no-repeat;

background-position: 7px center;

border-bottom: 1px solid #e3e8d4;

position: relative;

}

 

h3.front {

margin: 10px 0 5px 0;

border-bottom: 1px dotted #ccc;

padding: 0 0 7px 0;

color: #666;

position: relative;

}

 

/* Various Links CSS */

a.icomment {

display: inline;

font-size: 0.9em;

color: #999;

margin: 0 0 0 7px;

}

 

a.icomment:hover {color:#333}

 

 

nose donde estara el error aca, los index.php muestran casi todo loo mismo al anterior que te publique

 

 

de ante mano muchas gracias

Link to comment
Share on other sites

Mira alvarozx aqui te escribo algunos archivos:

 

Aqui esta el style.css es el archivo que pesa mas despues del functions,

 

/*

Theme Name: WP Max

Theme URI: http://wordpresstop.com

Description: A Fantastic Premium News Theme for WordPress

Version: 1.1

Author: Marcis Gasuns

Author URI: http://wordpresstop.com

*/

 

/* Imports */

@import url("css/rounded.corners.css");

@import url("css/header.css");

@import url("css/menu.css");

@import url("css/featured.story.css");

@import url("css/more.features.css");

@import url("css/latest.css");

@import url("css/more.latest.css");

@import url("css/searchform.css");

@import url("css/mediaplayer.css");

@import url("css/300x250.css");

@import url("css/carousel.css");

@import url("css/gallery.css");

@import url("css/sidebar.css");

@import url("css/front.categories.css");

@import url("css/footer.css");

@import url("css/single.post.template.css");

@import url("css/archive.css");

 

/* Reset */

* {

font-family: Arial, "Trebuchet MS", Verdana, Tahoma;

font-size: 1em;

outline: 0;

padding: 0;

margin: 0;

border: 0;

text-decoration: none;

vertical-align: baseline;

white-space: normal;

}

 

html, body {line-height: 1}

hr {display: none}

blockquote:before, blockquote:after, q:before, q:after {content: ''}

blockquote, q {quotes: "" ""}

ul {list-style-type: none}

ol {list-style-type: decimal}

ol {margin: 0 0 0 20px}

.clear {clear:both}

a {color: #0000FF}

a:hover {color: #333}

 

/* Page Layout */

body {

width: 100%;

background: #F0FFF0;

text-align: center;

cursor: default;

}

 

#pagei {

width: 1000px;

height: auto;

padding: 7px 0 7px 0;

margin: 0 auto 0 auto;

text-align: left;

font-size: 0.75em;

color: #555;

}

 

#page {

height: auto;

background: #fff;

padding: 10px;

}

 

#main {

width: 980px;

}

 

#main-left {

float: left;

width: 310px;

padding: 0 10px 0 0;

}

 

#main-center {

float: left;

width: 318px;

border-left: 1px solid #d9e2e5;

border-right: 1px solid #d9e2e5;

padding: 0 10px 0 10px;

}

 

#main-right {

float: left;

width: 300px;

display: inline;

margin-left: 10px;

}

 

#contents {

width: 980px;

padding: 10px 0 10px 0;

}

#contents-b {

width: 980px;

padding: 0 0 0 0;

}

 

#content, #content-b {

float: left;

width: 659px;

border-right: 1px solid #d9e2e5;

margin-right: 10px;

padding-right: 10px;

}

 

#sidebar {

float: left;

width: 300px;

display: inline;

}

 

#footeri {

width: 1000px;

height: auto;

margin: 0 auto 7px auto;

text-align: left;

font-size: 0.7em;

color: #fff;

background: #339900 ;

}

 

#footer {

padding: 10px;

}

 

#bottom {

width: 1000px;

height: auto;

margin: 10px auto 30px auto;

text-align: left;

font-size: 0.7em;

color: #888;

line-height: 1.5em;

}

 

#bottom-left {

float: left;

}

 

#bottom-right {

float: right;

}

 

/* Global site Headers */

h2.front {

display: block;

line-height: 1.4em;

font-weight: bold;

color: #444;

padding: 4px 5px 3px 5px;

margin: 0 0 5px 0;

background: #f1f6e2;

border-bottom: 1px solid #e3e8d4;

}

 

h2.front-gal {

display: block;

line-height: 1.4em;

font-weight: bold;

color: #444;

padding: 4px 5px 3px 30px;

margin: 0 0 5px 0;

background: #f1f6e2 url(images/photo.png) no-repeat;

background-position: 7px center;

border-bottom: 1px solid #e3e8d4;

position: relative;

}

 

h3.front {

margin: 10px 0 5px 0;

border-bottom: 1px dotted #ccc;

padding: 0 0 7px 0;

color: #666;

position: relative;

}

 

/* Various Links CSS */

a.icomment {

display: inline;

font-size: 0.9em;

color: #999;

margin: 0 0 0 7px;

}

 

a.icomment:hover {color:#333}

 

 

nose donde estara el error aca, los index.php muestran casi todo loo mismo al anterior que te publique

 

 

de ante mano muchas gracias

:blink: :blink:

 

no voy a revizar todo eso, y menos si tienes otros 10 archivos css :ROLF: :ROLF:

Link to comment
Share on other sites

  • 2 weeks later...

el código llega hasta el carrucel y hacia abajo no hay nada más, como pone alvaroxz más arriba en la imagen...

 

si dices que habían 3 columnas y esto está en wp se te borro el código que llama al footer, y en el cual están los 3 sidebar

 

prueba poniendo en el index al final:

 

<?php get_footer(); ?>

 

ya que en post y pages si te muestra el footer

 

pd: yo que tu veo bien el tema de seguridad de tu sitio por si las dudas.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...