Resultados de búsqueda para 'error 500'

Viendo 15 resultados - del 616 al 630 (de un total de 693)
    • Hola
      estoy intentando migrar mi wordpress de una carpeta y dominio a otra pero no e logrado que funcione correctamente.
      Tengo problemas con el css que no lo toma, con el wp-admin que no me deja entrar sino que me sale error500 y al intentar entrar a un link dentro de la pagina que me sale el mismo error anterior

      Por favor ayudenme e intentado varias cosas que e leido y ninguna funciona

      Les dejo el link del sitio para que vean de que les hablo. http://www.brauchi.cl

      Gracias

    • he istalado un tema a mi pagina web (www.ambrosioinmobiliaria.com) pero al actualizar para ver como quedo me salio el error : 500 Internal Server Error y ya no se que hacer si alguien me puede ayudar, no tengo mucha experiencia en esto, les doy gracias de antemano.

    En realidad esos valores deberían ir en el archivo php.ini, ya que son variables de PHP. En .htaccess son válidos si apache está configurado para reconocer esos valores, pero en servidores que corren el proceso de PHP bajo FastCGI no funciona así y la página devolverá un error 500.

    Si se colocan bajo php.ini se evita este problema por completo.

    Hola Edu.

    ¿Tienes una copia de la base de datos antes de actualizar? Si no la tienes, primero mira si tu hosting las hace automáticamente.

    Lo que haría yo sería volver a WP 3.4.2 o la que tuvieras y probar de nuevo, borrando la base de datos y poniendo de nuevo la antigua.

    Lo mismo los del hosting te pueden echar una mano porque un error 500 es un error muy genérico y no da más información.

    Siento no poder serte de más ayuda.

    • Hola a todos,

      Ayer actualizamos por primera vez wordpress… y ha sido catastrófico. Pensábamos que con darle al botón de actualizar sería suficiente, pero desde entonces la web está muerta con el 500 Internal Server Error. En concreto aparece este mensaje:

      «The server encountered an internal error or misconfiguration and was unable to complete your request.

      Please contact the server administrator at postmaster@eduyeriviajes.com to inform them of the time this error occurred, and the actions you performed just before this error.

      More information about this error may be available in the server error log.»

      Hemos probado mil cosas que vimos en internet (reinstalar todo, cambiar permisos 755 carpetas y 644 archivos, etc.) y nada. Lo único que hemos conseguido es movernos por el panel de administración, pero la web sigue viéndose mal con ese dichoso error.

      El servidor es Aruba.

      ¿Alguna idea? Estamos desesperados!

    • Hola a tod@s!

      Cree mi sitio en un servidor local, MAMP (localhost/ars_graphicae). EL sitio funcionaba perfectamente. Al subir el sitio a producción (http://arsgraphicae.com), cambié algunos parametros de la DB y pasó lo peor, error 500 por todas partes. Esto lo he solucionado, pero al acceder a ALGUNAS funciones del escritorio como por ejemplo «añadir plugins» (http://arsgraphicae.com/wp-admin/plugin-install.php) me aparece un 404 como fruto de un error en la ruta del enlace, que en realidad es (http://arsgraphicae.com/wp-admin/arsgraphicae.com/wp-admin/plugin-install.php). Eso es, en algunas paginas WP simplemente me «duplica» la raiz del sitio y arroja multiples errores.

      Y no solo eso, sino que además tambien aparece en los botones de edición de la biblioteca multimedia (http://arsgraphicae.com/wp-admin/arsgraphicae.com/wp-admin/media.php?attachment_id=107&action=edit) y para colmo, no me permite subir nuevas imagenes debido a un error http.

      He modificado una y otra vez las tablas de la DB, cambiando la dirección siteurl y tambien home, he reseteado la estructura de permalinks, he actualizado el fichero .htaccess que ahora contiene:

      # BEGIN WordPress
      <IfModule mod_rewrite.c>
      RewriteEngine On
      RewriteBase /
      RewriteRule ^index\.php$ - [L]
      RewriteCond %{REQUEST_FILENAME} !-f
      RewriteCond %{REQUEST_FILENAME} !-d
      RewriteRule . /index.php [L]
      </IfModule>
      # END WordPress

      Y sigo sin encontrar la solución. Sabe alguien como arreglar esto?

      Muchas Gracias!

    Iniciador del debate fsolabre

    (@fsolabre)

    Hola erchache,

    Muchas gracias por tu respuesta, pero

    Lo he hecho como me has dicho y sigue igual y no me deja entrar en el panel de administración, me da el mismo error 500.

    ¿Puedo hacer alguna otra cosa?

    • Hola a todos,
      Necesito ayuda porque estaba actualizando mi página http://www.etiquetabio.com/blog/ cuando a la vez por otro ordenador le di a actualizar un plugin, craso error porque se pusieron a actualizar a la vez las dos cosas y debio cargarse esto.

      Ahora me da el mensaje «500 Internal Server Error
      The server encountered an internal error or misconfiguration and was unable to complete your request.»

      No sé dar muchos más datos, si necesitáis más, por favor, pedídmelo.

      Muchas gracias por la ayuda de antemano,
      Fernando

    Iniciador del debate daninah

    (@daninah)

    Hola Jeick Ballen !!! muchas gracias por ayudarme 🙂
    tengo solo 1 problema:

    Si hago click en «editor» me sale un monton de codigo php , como soy novato en esto no se en que parte concreta pegar el codigo que me mandas

    /*
    Theme Name: Runo Lite
    Theme URI: http://wordpress.org/extend/themes/runo-lite
    Author: La&La
    Author URI: http://runo.lala.fi
    Description: Runo WordPress theme has been made especially for poets and writers. It is lightweight, clean, simple and spacious and feels like your favorite notebook - focus entirely on content. It has a custom menu, three layout choices, widget support (sidebar and three footer widget areas) and advanced text editing tools. The user experience for all details from the text editor to print output has been designed with writers and readers in mind. Add footnotes easily with [ref]shortcode[/ref]. When wanted, it  preserves extra line breaks and spaces in your writing - respects your poems, that is. The responsive and minimal layout looks good also in smaller screens. <strong> Only in Runo Premium: select your own background image or color; font options.</strong>
    Version: 1.3
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: light, white, black, gray, one-column, two-columns, right-sidebar, left-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-menu, editor-style, microformats, post-formats, sticky-post, theme-options, translation-ready, threaded-comments
    Text Domain: runo
    */
    
    /* Normalize (based on html5 boilerplate) */
    
    article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html,button,input,select,textarea{font-family:sans-serif;color:#222}body{margin:0;font-size:1em;line-height:1.4}::-moz-selection{background:#f7d2d2;color:#333;text-shadow:none}::selection{background:#fe57a1;color:#fff;text-shadow:none}a{color:#00e}a:visited{color:#551a8b}a:hover{color:#06e}a:focus{outline:thin dotted}a:hover,a:active{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}blockquote{margin:1em 40px}dfn{font-style:italic}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}ins{background:#ff9;color:#000;text-decoration:none}mark{background:#ff0;color:#000;font-style:italic;font-weight:700}pre,code,kbd,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:"";content:none}small{font-size:85%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}ul,ol{margin:1em 0;padding:0 0 0 40px}dd{margin:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none;margin:0;padding:0}img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:0;margin:0;padding:0}label{cursor:pointer}legend{border:0;*margin-left:-7px;padding:0;white-space:normal}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;*overflow:visible}button[disabled],input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*width:13px;*height:13px}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top;resize:vertical}input:invalid,textarea:invalid{background-color:#f0dddd}table{border-collapse:collapse;border-spacing:0}td{vertical-align:top}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}
    
    /* Basics */
    
    body {
        font: 98%/1.6 "Times New Roman", Times, serif;
        color: #333;
        margin: 0;
        padding: 0;
        background-color: #f1f1f1;
    }
    
    .ie-oldie body {
        background-color: #e7e7e7; /* Wild guess: if you're using old ie, you have a lousy screen as well and you don't know how to calibrate it :P */
    }
    
    a.img {
        border: none;
    }
    
    .alignnone { display: block;}
    .aligncenter { display:block; margin:0 auto }
    .alignleft { float:left }
    .alignright { float:right }
    
    a, a:link, a:visited {
        color: #333;
    	line-height: 1.2em;
        text-decoration: none;
    }
    
    a:hover {
    	color: #000;
    }
    
    /* Typography */
    
    p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin: 0 0 1em 0;}
    
    table {margin-bottom: 2em}
    
    h1,h2,h3,h4,h5,h6, nav, blockquote, legend, dt, caption {
        font-family: 'Vollkorn', 'Times New Roman', serif;
    	font-weight: 400;
    }
    
    h1,h2,h3,h4,h5,h6 {
        line-height: 1.2em;
    }
    
    pre {
    	font: 98%/1.6 "Times New Roman", Times, serif;
        color: #333;
    }
    
    li, dd {
        margin-bottom: 0.5em;
    }
    
    li ul, li ol {
       margin-top: 0.5em;
    }
    
    p + h1, p + h2, p + h3, p + h4, p + h5, p + h6, pre + h1, pre + h2, pre + h3, pre + h4, pre + h5, pre + h6, ul + h1, ul + h2, ul + h3, ul + h4, ul + h5, ul + h6, ol + h1, ol + h2, ol + h3, ol + h4, ol + h5, ol + h6, .wp-caption + h2, p + blockquote, p + table {
    	margin-top: 1.9em;
    }
    
    h1 {
        font-size: 2.2em;
        }
    
    h2, legend {
        font-size: 1.7em;
        }
    
    h3 {font-size:1.5em;}
    
    h4 {font-size:1.3em}
    
    h5, dt, caption {font-size:1.2em}
    
    h6, thead, tfoot {font-size:1.1em}
    
    ol{list-style:decimal; padding-left: 0}
    
    ul{list-style:disc; padding-left: 0}
    
    li{margin-left:30px}
    
    blockquote {
    	font-size: 1.3em;
    	font-style: italic;
    	margin-left: 0;
    	padding: 0.25em 0 0.25em 40px;
    	line-height: 1.4;
    	position: relative;
    }
    
    blockquote blockquote {
    	font-size: 0.9em;
    }
    
    blockquote:before {
    	font-family: 'Vollkorn', 'Times New Roman', serif;
    	display: block;
    	content: "\201C";
    	font-size: 90px;
    	position: absolute;
    	left: 0;
    	top: -20px;
    	color: rgba(100,100,100, 0.5);
    }
    
    blockquote cite {
    	font-size: 0.8em;
    }
    
    td, th {
    	padding: 0.5em;
    	border: 1px solid #333;
    }
    
    table caption {
        text-align: left;
        padding: 0.5em;
    }
    
    code {
    	font-size: 0.9em;
    }
    
    /* General layout */
    
    #container {
        max-width: 1100px;
        text-align: left;
        margin: auto;
    	background-color: #E7E7E7;
    	background: url(img/lined_paper.png);
      -webkit-box-shadow: 0px 0px 4px 2px #ccc; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
              box-shadow: 0px 0px 4px 2px #ccc; /* Opera 10.5, IE9, Firefox 4+, Chrome 6+, iOS 5 */
    }
    
    header#main-header, #secondary {
    	text-align: center;
    	background: #fdfdfd;
    }
    
    header#main-header h1 {
        font-size: 2.5em;
    	margin-top: 0.5em;
    	line-height: 1em;
    }
    
    header#main-header h1 a {
        border: none;
    	line-height: 1em;
    }
    
    header#main-header h1:before {
    	content: "0B6";
    }
    
    header#main-header h2 {
        font-size: 1.1em;
        margin-bottom: 2.2em;
    }
    
    #header-wrapper, #primary, footer#main-footer {
    	width: 89.09%;
        margin: 0 auto;
    	border-left: 3px solid rgba(244,13,13, 0.25);
    	border-right: 3px solid rgba(244,13,13, 0.25);
        padding-top: 1.5em;
    }
    
    #primary {
        padding-top: 0.55em;
        overflow: auto;
    }
    
    #header-wrapper {
        padding: 1.5em 0 2.5em 0;
    }
    
    nav li {
        display: inline;
    	font-size: 1.125em;
        margin: 0 0.4em;
        line-height: 2.4em;
    	position: relative;
    }
    
    nav a:link, nav a:visited {
        margin: 0 0.5em;
    	border: none;
    }
    
    nav li.current-menu-item a:link, nav li.current-menu-item a:visited, nav li.current_page_item a {
    	font-style: italic;
        letter-spacing: 0.093em;
    }
    
    #main {
    	width: 70.83%;
    }
    
    .right-sidebar #main, .left-sidebar aside {
    	float: left;
    }
    
    .left-sidebar #main, .right-sidebar aside {
    	float: right;
    }
    
    .one-column #main, .attachment #main, .error404 #main  {
    	float: none;
    	display:block;
    	margin:0 auto;
    	width: 98%;
    	max-width: 694px;
    }
    
    aside {
    	width: 28.75%;
    }
    
    footer#main-footer {
    	clear: both;
        overflow: auto;
    }
    
    /* Borders and colors */
    
    hr {
        border:0 dashed rgba(100,100,100, 0.4);
        border-top-width:1px;
        clear:both;height:0; margin: 2em 0;
        }
    
    a, a:link, a:visited {
    	border-bottom: 1px dashed rgba(100,100,100, 0.6);
    }
    
    a:hover {
        border-bottom: 1px dashed rgba(100,100,100, 1.0);
    }
    
    blockquote:before {
        color: rgba(100,100,100, 0.5);
    }
    
    .right-sidebar #main {
    	border-right: 1px dashed rgba(100,100,100, 0.4);
    }
    
    .left-sidebar #main {
    	border-left: 1px dashed rgba(100,100,100, 0.4);
    }
    
    #main nav, article, .page-header, .sidebarbox, #comments-title, #reply-title {
    	border-top: 1px dashed rgba(100,100,100, 0.4);
    }
    
    #main-nav .menu ul ul {
    	border: 1px dashed rgba(100,100,100, 0.4);
    	border-top: none;
    }
    
    .one-column #main, .attachment #main, .error404 #main, .ie-oldie nav a:link, .ie-oldie nav a:visited   {
    	border: none;
    }
    
    input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]), textarea {
        border: 1px dashed rgba(100,100,100, 0.2);
    }
    
    .commentlist > li.bypostauthor, .commentlist .children > li.bypostauthor .comment-content {
    	background: rgba(100,100,100, 0.05);
        border: 1px dashed rgba(100,100,100, 0.4);
    }
    
    .ie-oldie .commentlist li.bypostauthor, .ie-oldie .commentlist .children li.bypostauthor .comment-content {
    	background: #eee;
        border: 1px dashed #ccc;
    }
    
    .ie-oldie a, .ie-oldie a:link, .ie-oldie a:visited {
    	border-bottom: 1px dashed #111;
    }
    
    .ie-oldie a:hover {
        border-bottom: 1px dashed #000;
    }
    
    .ie-oldie blockquote:before {
        color: #ccc;
    }
    
    .ie-oldie .right-sidebar #main {
    	border-right: 1px dashed #bbb;
    }
    
    .ie-oldie .left-sidebar #main {
    	border-left: 1px dashed #bbb;
    }
    
    .ie-oldie #main nav, .ie-oldie article, .ie-oldie .page-header, .ie-oldie .sidebarbox, .ie-oldie #comments-title, .ie-oldie #reply-title {
    	border-top: 1px dashed #bbb;
    }
    
    .ie-oldie #main-nav .menu ul ul {
    	border: 1px dashed #bbb;
    	border-top: none;
    }
    
    .ie-oldie  header#main-header hgroup, .ie-oldie #primary, .ie-oldie footer#main-footer {
    	border-left: 3px solid #FAB4B4;
    	border-right: 3px solid #FAB4B4;
    }
    
    /* Dropdown menu */
    
    /* Assistive text */
    .assistive-text {
    	position: absolute !important;
    	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    	clip: rect(1px, 1px, 1px, 1px);
    }
    #main-nav a.assistive-text:active,
    #main-nav a.assistive-text:focus {
    	background: #eee;
    	border-bottom: 1px solid #ddd;
    	color: #1982d1;
    	clip: auto !important;
    	font-size: 12px;
    	position: absolute;
    	text-decoration: underline;
    	top: 0;
    	left: 7.6%;
    }
    
    #main-nav .menu > ul:before, #main-nav .menu > ul:after {
    	content: "07E";
        margin: 0 0.7em;
    }
    
    #main-nav .menu ul,
    #main-nav .menu ul li,
    #main-nav .menu ul ul {
    	list-style: none;
    	margin: 0;
    	padding: 0;
    }
    
    #main-nav .menu ul {
    	position: relative;
    	z-index: 597;
    
    }
    
    #main-nav .menu ul li {
    	line-height: 1em;
    	vertical-align: middle;
    	zoom: 1;
    }
    
    #main-nav .menu ul li.parent > a:after {
    	content:"∵";
        margin-left: 0.5em;
    	color: #333;
        vertical-align: middle;
        font-size: 0.6em;
        font-weight: bold;
    }
    
    #main-nav .menu ul li.hover,
    #main-nav .menu ul li:hover {
    	position: relative;
    	z-index: 599;
    	cursor: default;
    }
    
    #main-nav .menu ul ul {
    	font-size: 0.75em;
    	visibility: hidden;
    	overflow: hidden;
    	position: absolute;
    	top: 100%;
    	padding: 0.5em 0;
    	left: 0.6em;
    	z-index: 598;
    	width: 12em;
    	text-align: left;
    	background-color: #fdfdfd;
    }
    
    #main-nav .menu ul ul li a {
        display: block;
        padding: 0.2em 0;
    }
    
    #main-nav .menu ul ul li {
    	display: block;
    	float: none;
        text-align: left;
    	margin: 0.2em 0;
    }
    
    #main-nav .menu ul.sub-menu li.parent ul  {
    	display: none;
    }
    
    #main-nav .menu ul li:hover > ul {
    	visibility: visible;
    }
    
    #main-nav .menu ul ul li.parent > a:after { /* Disable 3rd level menus */
    	content:none;
    }
    
    #main-nav .menu ul ul ul { /* Disable 3rd level menus */
    	display: none;
    }
    
    /* Posts & Pages */
    
    #main nav {
    	padding: 1.2em;
    	font-size: 0.8em;
    	overflow: auto;
    }
    
    article {
        padding: 1.7em 1.7em 1.0em 1.7em;
    	clear: both;
    }
    
    .single-post article, #main nav#nav-below {
    	border: none;
    }
    
    .page-header {
    	padding: 1.7em 1.7em 0 1.7em;
    }
    
    #author-info {
    	padding-bottom: 1.7em;
    }
    
    #author-avatar {
    	float: left;
        margin: 0 1em 1em 0;
    }
    
    #author-description h2  {
        margin-bottom: 0.3em;
        font-style: italic;
        font-size: 1.4em;
    }
    
    article img {
        margin-top: 0.5em;
    }
    
    article header {
        margin-bottom: 2.5em;
    }
    
    article footer {
        margin: 2.5em 0 1.2em 0;
    }
    
    article header h1 {
        line-height: 1.1em;
        margin-bottom: 0.5em;
    }
    
    article header h1 a:link, article header h1 a:visited, article h1.page-title, .ie-oldie article header h1 a:link, .ie-oldie article header h1 a:visited, .ie-oldie article header h1 a:hover, .ie-oldie article h1.page-title  {
        border: none;
    	line-height: 1.1em;
    }
    
    .entry-format {
        text-transform: uppercase;
        letter-spacing: 2px;
    	font-size: 0.8em;
    	margin: 0 0 1em 0;
    	color: #444;
    }
    
    article .entry-date {
        font-family: 'Vollkorn', 'Times New Roman', serif;
        font-size: 1.3em;
    	float: right;
        margin: 0 0 0 1em;
    }
    
    .entry-meta, article > .edit-link {
    	clear: both;
        font-size: 0.9em;
    }
    
    .page-link {
    	clear: both;
    }
    
    .single-author .entry-meta .by-author {
    	display: none;
    }
    
    .entry-content {
    	overflow: auto;
    }
    
    article.format-gallery figure {
        margin: 0 1em 1em 0;
    }
    
    article.format-gallery p {
        font-size: 1.1em;
    }
    
    a.footnote {
        border: none;
    }
    
    .footnotes {
        margin-bottom: 2em;
    }
    
    .footnotes li {
        font-size: 0.9em;
    }
    
    h2.notes {
        margin-top: 1em;
        padding-top: 1em;
    	font-style: italic;
    }
    
    article.more .footnotes {
    	display: none;
    }
    
    article.more a.footnote {
    	cursor: help;
    }
    
    .nav-previous {
    	float: left;
    }
    
    .nav-next {
    	float: right;
    }
    
    /* Images */
    
    .entry-content img,
    .comment-content img,
    .widget img {
    	max-width: 97.5%;
        height: auto;
    }
    img[class*="align"],
    img[class*="wp-image-"] {
    	height: auto;
    }
    img.size-full {
    	max-width: 97.5%;
    }
    
    img.alignleft,
    img.alignright,
    img.aligncenter,
    .entry-attachment img {
    	margin-bottom: 1.2em;
    }
    
    img.alignleft, .wp-caption.alignleft {
    	margin-right: 1.2em;
    }
    
    img.alignright, .wp-caption.alignright {
    	margin-left: 1.2em;
    }
    
    p img, .wp-caption, p img.aligncenter {
    	margin-top: 0.5em;
    }
    .wp-caption {
    	max-width: 96%;
    }
    .wp-caption img {
    	display: block;
    	margin: 0 auto;
    	max-width: 98%;
    }
    .wp-caption .wp-caption-text,
    .gallery-caption {
    	color: #555;
    	font-size: 1em;
        font-style: italic;
    }
    .wp-caption .wp-caption-text {
    	margin-bottom: 0em;
    	padding: 10px 10px 0 10px;
    	position: relative;
    }
    
    #main .gallery {
    	margin: 0 auto 1.625em;
    }
    #main .gallery a img {
    	border: none;
    }
    img#wpstats {
    	display: block;
    	margin: 0 auto 1.625em;
    }
    #main .gallery-columns-4 .gallery-item {
    	width: 23%;
    	padding-right: 2%;
    }
    #main .gallery-columns-4 .gallery-item img {
    	width: 100%;
    	height: auto;
    }
    
    .gallery-caption {
    	font-size: 0.8em;
    }
    
    .entry-caption {
        margin: 1em 0;
        font-size: 1.1em;
    }
    
    .entry-caption p:before {
        content: "\2014";
        margin-right: 0.5em;
    }
    
    .sticky {
    }
    
    /* Comments */
    
    #commentform, .commentlist {
        padding:  0 1.5em 0em 1.5em;
    } 
    
    #comments-title, #reply-title {
        padding: 1.5em 0 0 1em;
        line-height: 1em;
        font-style: italic;
    }
    
    article.comment {
    	padding: 0;
    	border: none;
    }
    
    article.comment footer {
        margin-top: 0;
    }
    
    article.comment img {
        margin-top: 0;
    }
    
    .nopassword,
    .nocomments {
    	color: #aaa;
    	font-size: 24px;
    	font-weight: 100;
    	margin: 26px 0;
    	text-align: center;
    }
    .commentlist {
    	list-style: none;
    	margin: 0 auto;
    	width: 68.9%;
    }
    
    .commentlist ul.children {
        margin-top: 1.5em;
    
    }
    
    .commentlist li.comment {
    	margin: 1em 0;
    }
    
    .commentlist > li.comment {
    	padding: 0 0 2em 0;
    	position: relative;
    }
    
    .commentlist .pingback {
    	margin-bottom: 1.625em;
    	margin-left: -5.25em;
    }
    
    .commentlist .pingback a.comment-edit-link{
    	font-size: 0.8em;
        font-weight: bold;
    }
    .commentlist ul.children {
    	list-style: none;
    	margin: 3em 0 -2em 0;
    }
    .commentlist .children li.comment {
    	padding: 0.01em 1.625em 1.625em 1.625em;
    	position: relative;
    }
    
    .commentlist .children li.comment + .commentlist .children li.comment {
    	margin-top: 4em;
    }
    .commentlist .children li.comment time {
    	display: block;
    }
    .comment-meta .fn {
    	font-style: normal;
    }
    .comment-meta {
    	color: #666;
    	font-size: 0.8em;
    	line-height: 2.2em;
    }
    .commentlist .children li.comment .comment-meta {
    	line-height: 1.625em;
    	margin-left: 50px;
    }
    .commentlist .children li.comment .comment-content {
    	margin: 0.625em 0 0;
    }
    .comment-meta a {
    	font-weight: bold;
    }
    .commentlist .avatar {
    	left: -82px;
    	padding: 0.7em 1.2em 0 0;
    	position: absolute;
    	top: 0;
    }
    
    .commentlist .children .avatar {
    	background: none;
    	-webkit-box-shadow: none;
    	-moz-box-shadow: none;
    	box-shadow: none;
    	left: 2.2em;
    	padding: 0;
    }
    a.comment-reply-link {
    	font-size: 0.8em;
        padding-bottom: 0.2em;
    }
    
    .reply {
    	margin-top: -1em;
    }
    
    .commentlist > li.bypostauthor {
    	padding: 0.5em;
    }
    
    .commentlist .children > li.bypostauthor .comment-content {
        padding: 0.5em 1em 0;
        overflow: auto;
    }
    
    .commentlist .children > li.bypostauthor .comment-content + .reply {
        margin-top: 0.5em;
    }
    
    /* Forms */
    
    form {
        margin-bottom: 2em;
    }
    
    input, textarea {
        margin: 0 0 1.5em 0;
    }
    
    a.button:link, a.button:visited, input[type="submit"], input#searchsubmit {
    	font: 1em/1em 'Vollkorn', serif;
    	letter-spacing: 0.1em;
        font-weight: 400;
        text-transform: uppercase;
        color: #fff;
        background-color: #333;
        padding: 0.6em 0.7em 0.4em 0.7em;
        height: 2.5em;
        border: none;
      -webkit-box-shadow: 2px 2px 2px 0px rgba(100,100,100, 0.4); /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
              box-shadow: 2px 2px 2px 0px rgba(100,100,100, 0.4); /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
    }
    
    a.button:hover, input[type="submit"]:hover, input#searchsubmit:hover   {
    	background-color: rgba(244,13,13, 1);
        color: #fff;
    
    }
    
    a.button:active, input[type="submit"]:active, input#searchsubmit:active  {
         -webkit-box-shadow: 1px 1px 3px #666 inset; /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
         -moz-box-shadow: 1px 1px 3px #666 inset; /* FF3.5 - 3.6 */
    	box-shadow: 1px 1px 3px #666 inset ; /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
    	outline: 0; position: relative; top: 2px;
    }
    
    select {
        font-family:"Courier New", Courier, monospace;
        border: none;
    }
    
    label {
        line-height: 2.2em;
        margin: 0 0.5em 0 0.3em;
    }
    
    input:not([type=submit]):not([type=file]):not([type=radio]):not([type=checkbox]), textarea {
        background-color: rgba(255,255,255, 0.8);
        margin-right: 1em;
        border-bottom: 3px solid #666;
        height: 1em;
        padding: 0.5em;
        font-family:"Courier New", Courier, monospace;
        display: block;
    	max-width: 93%;
    }
    
    textarea {
    	height: auto;
    	max-width: 93%;
    }
    
    input:focus, textarea:focus {
        outline: 0; position: relative; top: 1px;
    }
    
    input.captcha {
    	width: 100px;
    }
    
    div.wpcf7-mail-sent-ok {
    	border: 1px dashed #9CE1E6 !important;
    }
    
    div.wpcf7-mail-sent-ng {
    	border: 1px dashed #ff0000 !important;
    }
    
    div.wpcf7-spam-blocked {
    	border: 1px dashed #ffa500 !important;
    }
    
    div.wpcf7-validation-errors {
    	border: 1px dashed #f7e700 !important;
    }
    
    span.wpcf7-form-control-wrap {
    	position: dashed !important;
    }
    
    span.wpcf7-not-valid-tip {
    	border: 1px dashed #FFA9A5 !important;
    }
    
    span.wpcf7-checkbox > span.wpcf7-list-item, .wpcf7-radio > span.wpcf7-list-item {
    	display: block;
    }
    
    /* Sidebar */
    
    .sidebarbox {
        padding: 2.1em 1.5em;
    }
    
    .sidebarbox p, .sidebarbox li {
    	font-size: 0.85em;
    }
    
    /* Footer */
    
    #secondary .sep {
        font-size: 2em;
    	font-family: 'Vollkorn', 'Times New Roman', serif;
    }
    
    .footerbox {
        float: left;
        padding: 1em;
    }
    
    .one .footerbox {
        width: 70%;
        float: none;
        margin: 0 auto;
    }
    
    .two .footerbox {
        width: 42%;
    }
    
    .two #second.footerbox {
        float: right;
    }
    
    .three .footerbox {
        width: 30%;
    }
    
    .widget {
    	margin-bottom: 2em;
    }
    
    .footerbox p, .footerbox li {
        font-size: 0.8em;
        line-height: 1.5em;
    }
    
    .footerbox table {
       margin: 0 auto;
    }
    
    .footerbox ul {
    	display:-moz-inline-stack;
    	display:inline-block;
    	zoom:1;
    	*display:inline;
    }
    
    .footerbox li {
    	text-align: left;
    	margin-left: 0.5em;
    }
    
    #site-generator {
    	clear: both;
    	margin-bottom: 2em;
    	font-size: 0.8em;
    }
    
    /* Media queries  */
    
    @media (max-width: 1024px) {
    .three .footerbox {
    	width: 28%;
    }
    .commentlist {
    	width: auto;
    }
    .commentlist > li.comment {
    	margin-left: 82px;
    	width: auto;
    }
    .commentlist .pingback {
    	margin-left: 0.3em;
    	width: auto;
    }
    }
    
    @media (max-width: 750px) {
    #header-wrapper, #primary, footer#main-footer {
    	width: 98%;
        margin: 0 auto;
    	border: none;
    }
    .three .footerbox {
    	margin: 0 auto;
    	float: none;
    	width: 50%;
    }
    
    }
    
    @media (max-width: 650px) {
    .right-sidebar #main, .left-sidebar aside, .left-sidebar #main, .right-sidebar aside, .one .footerbox, .two .footerbox, .three .footerbox {
    	float: none;
    	width: 98%;
        margin: 0 auto;
    	border: none;
    }
    .one .footerbox, .two .footerbox, .three .footerbox {
    	padding: 1em 0;
    }
    #respond {
    	width: auto;
    }
    }
    
    /* Non-semantic helper classes */
    
    /* For image replacement */
    .ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
    .ir br { display: none; }
    
    /* Hide from both screenreaders and browsers: h5bp.com/u */
    .hidden { display: none !important; visibility: hidden; }
    
    /* Hide only visually, but have it available for screenreaders: h5bp.com/v */
    .visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
    
    /* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
    .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
    
    /* Hide visually and from screenreaders, but maintain layout */
    .invisible { visibility: hidden; }
    
    /* Contain floats: h5bp.com/q */
    .clearfix:before, .clearfix:after { content: ""; display: table; }
    .clearfix:after { clear: both; }
    .clearfix { *zoom: 1; }
    
    /* Print styles  */
    
    @media print {
      * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
      body {font-size: 10pt}
      .entry-content a[href]:after { content: " (" attr(href) ")"; }
      abbr[title]:after { content: " (" attr(title) ")"; }
      .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
      pre, blockquote { page-break-inside: avoid; }
      thead { display: table-header-group; }
      tr, img { page-break-inside: avoid; }
      img { max-width: 100% !important; }
      @page { margin: 0.5cm; }
      p, h2, h3 { orphans: 3; widows: 3; }
      h2, h3 { page-break-after: avoid; }
      .right-sidebar #main, .left-sidebar aside, .left-sidebar #main, .right-sidebar aside, .one .footerbox, .two .footerbox, .three .footerbox { float: none; width: 98%; margin: 0 auto; border: none; }
    .one .footerbox, .two .footerbox, .three .footerbox { padding: 1em 0;}
    }

    donde lo tengo que pegar?? muchas gracias!!!

    • Estoy usando en mi blog mired.hol.es esta plantilla http://themeforest.net/item/gentle-responsive-portfolio-wp-theme-retina-ready/3349899, y con la pagina de blog como mi pagina principal, el problema aqui es que la paginacion o el cargar mas posts no funciona bien, me vuelve a cargar las mismas entradas y no carga las anteriores, ya le trastee y la verdad es que no pude resolverlo, les dejo el codigo, espero me puedan ayudar.

      /*-----------------------------------------------------------------------------------*/
      /*	Load More Content Hook
      /*-----------------------------------------------------------------------------------*/
      
      function load_content_init($query) {
      		$max_pages = $query->max_num_pages;
      		$posts_count = $query->found_posts;
      		$posts_per_page = $query->post_count;
      		$page = ( get_query_var('paged') > 1 ) ? get_query_var('paged') : 1;
      
      		?>
      		<script>
      		jQuery(document).ready(function($) {
      			var max_pages = parseInt('<?php echo $max_pages; ?>');
      			var posts_count = parseInt('<?php echo $posts_count; ?>');
      			var posts_per_page = parseInt('<?php echo $posts_per_page; ?>');
      			var page = parseInt('<?php echo $page; ?>') + 1;
      			var next_page_link = '<?php echo next_posts($max_pages, false)?>';
      
      			var $button = $('#gentle-lm-button');
      			var $container = $("#mpc-page-content");
      			var $loaded = $('#gentle-lm-info');
      
      			$loaded.text(posts_per_page + ' / ' + posts_count);
      
      			if(posts_count <= posts_per_page)
      				$button.hide();
      
      			$button.click(function() {
      
      				if (page <= max_pages) {
      					$(this).text('Loading...');
      
      					$('<div></div>').load(next_page_link + ' .post', function() {
      						var $posts = $(this).children();
      
      						page++;
      						next_page_link = next_page_link.replace(/page\/[0-9]\//, 'page/' + page);
      
      						if (page <= max_pages) {
      							$button.text('Load More');
      							$loaded.text((posts_per_page * (page - 1)) + ' / ' + posts_count);
      						} else {
      							$button.stop().animate({ 'top': '30px' }, 500, 'easeOutExpo', function() {
      								$(this).hide();
      							});
      							$loaded.text(posts_count + ' / ' + posts_count);
      						}
      
      						$container.append($posts);
      						$posts.addClass('no-transition');
      						$posts.css( { 'opacity' : 0 });
      
      						if ($.browser.msie && parseInt($.browser.version, 10) === 8) {
      							$container.isotope('addItems', $posts, function() {
      								$(window).trigger('resize');
      
      								$posts.animate({ 'opacity' : 1}, 2000, 'easeOutExpo', function() {
      									$posts.removeClass('no-transition');
      								});
      							});
      						}
      						else {
      							$container.imagesLoaded(function() {
      								$container.isotope('addItems', $posts, function() {
      									$(window).trigger('resize');
      
      									$posts.animate({ 'opacity' : 1}, 2000, 'easeOutExpo', function() {
      										$posts.removeClass('no-transition');
      									});
      								});
      							});
      						}
      
      						setTimeout(function(){
      							$(window).trigger('resize');
      						}, 200);
      
      						$(window).trigger('resize');
      					});
      				}
      			});
      		});
      		</script>
      <?php }
      
      add_action('mpc_post_loop', 'load_content_init');
      
      /*-----------------------------------------------------------------------------------*/
    Moderador erchache2000

    (@erchache2000)

    Normalmente el error 500 sale por problemas de redireccionamiento de url o similar.

    ¿Has comprobado en los registros del sistema del panel de control de tu hosting a qué se deben esos errores?

    • Hola,

      No puedo editar algunas páginas de un blog que administro junto con otra persona. El otro administrador no tiene ningún problema. A mí, si hago click en «editar» en una de las páginas en cuestión con Firefox, el navegador se queda en blanco; si lo hago con Chrome aparece lo siguiente: «Error de HTTP 500 (Internal Server Error): Se ha detectado una condición inesperada cuando el servidor intentaba atender la solicitud.» Sucede desde que actualizamos WordPress. No sabemos por qué nos ocurre esto, y sobre todo por qué sólo a uno de los dos y sólo en dos o tres páginas de las muchas que tenemos dentro del blog.

      Espero que podáis ayudarme. Muchísimas gracias.

    • Hola buenas, ayer instale wordpress en mi hosting y cree una carpeta dentro de la raiz de el server llamada blog,(ahi es donde instale wordpress). En el momento ya la tenia terminada lo que hice fue decirle a el dominio que el contenido de el blog esta dentro de la carpeta blog. Si accedo a la web la primera pagina me sale son problemas, per si intento acceder a un pagina interna o a cualquier post me da erra 500 internal server error.

    Moderador erchache2000

    (@erchache2000)

    Si el plugin es exclusivamente el causante del error 500, tendrás que ver en los registros del sistema la causa del error 500.

    Vete al panel de control de tu hosting y mira a ver exactamente lo que provoca el error 500.

    Visita también la página de soporte del foro para ver si hay alguna posible solución al mismo.

    A ver qué te encuentras…

    • Hola,

      Hace un momento instalé el plugin Contact Form 7 y se instaló correctamente, pero al activarlo me sale error en el wp-admin

      HTTP 500
      •El sitio web está en mantenimiento.
      •El sitio web tiene un error de programación.

      Lo borré mediante FTP y lo volví a instalar pero apareció el mismo error.

      ¿Pueden ayudarme?

      Saludos!

Viendo 15 resultados - del 616 al 630 (de un total de 693)