Forum Replies Created
-
AuthorPosts
-
Hola Salvador,
Me parece que ya lo arregle, primero restaure el frontpage a Inicio (tuve que borrar el Test Page) y luego me di cuenta que el bug del menu solo pasaba con El Taller, este link funcionaba si estabas en el home pero cuando estabas en una interna la ruta se cambiaba al home, entonces lo que hice fue cambiar ese elemento de menu por un Link personalizado que siempre este direccionando a la pagina correcta, eso seria, te mando un screencast de la prueba que hice:
http://screencast.com/t/Ro7T5IxEmP5o
Saludos,
JosueHey!
It may be, feel free to request it here.
Just to add something, Disqus actually can sync the comments made on the system to the WordPress system.
Best regards,
JosueYou are welcome, glad we could help :)
Regards,
JosueHi!
By default, 8, you can change that and other settings in this file: includes/related-posts.php (line 13-16).
The relationship is based on Tags.
The image is the thumbnail image defined in the Post edit page.
Regards,
JosueYou are welcome, glad we could help :)
Regards,
JosueHey!
Try adding this code to the Quick CSS:
.logo, .logo img { max-width: none !important; }
Cheers!
JosueHi Moritz!
Where were your CSS?
Best regards,
Josuetemplate-blank.php
Regards,
JosueHola Jairo!
Si tienes tu WordPress configurado al español el theme debería cambiar por defecto de idioma ya que los archivo .po en Español estan incluidos (asegurate de tener la ultima version del theme).
Saludos,
JosueHola Salvador,
Mira, puse una pagina vacia como Home e intente navegar por las paginas internas (sin estar logeado) y hasta ahora no me ha dado problemas: http://bubakar.com.ar/nuevo/
Ahora he intentado revertir el Home a la pagina que estaba pero al parecer toma un tiempo en tomar efecto.
Saludos,
JosueYou too, glad we could help :)
Regards,
JosueSame file, line 716.
Best regards,
JosuePuedes intentar hacer una instalacion en otra carpeta e ir probando a ver si el problema persiste.
Saludos,
JosueNunca habia visto este tipo de problemas, es raro porque intente cambiar al theme por defecto para hacer un descarte pero las paginas comprometidas con el bug no se cambiaron, es como si se hubieran congelado, puede ser algo del servidor o corrupción de los archivos del Theme/WordPress. Intenta re-instalar.
Saludos,
JosueAgrégalo abajo, y ponle permisos de 7777.
Saludos,
JosueHey Charles!
You’ll find that settings in js/avia.js, line 809 and 828, showing and hiding respectively. Change ‘300’ for the value of your preference (milliseconds).
Cheers!
JosueThis reply has been marked as private.Es un archivo con ese nombre, .htaccess que debería estar en la raiz del sitio, lo tienes que editar via FTP, si no existe, crealo. Es posible tambien que no lo veas ya que por defecto es invisible.
Saludos,
Josuepage.php actually does pull header.php and footer.php (line 7, 46), however the file that gets the actual content would be includes/loop-page.php or in case you are using ALB would be template-builder.php.
Best regards,
JosueHey!
Pon esto en el .htaccess:
<IfModule mod_rewrite.c> RewriteEngine On RewriteBase /nuevo/ RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /nuevo/index.php [L] </IfModule>
Saludos,
JosueHey!
Try with this:
.ls-inner { background-image: url(https://www.mainline-energy.co.uk/wp-content/uploads/silder_background_2.png); background-size: contain; background-repeat: no-repeat !important; background-position: center center !important; }
Cheers!
JosueHey!
Title and alt, if you want use alt, change the code to this:
jQuery(".avia-image-container").each(function(){ jQuery(this).append("<div class='wp-caption-text'>"+jQuery(this).find("img").attr("alt")+"</div>") });
Cheers!
JosueDecember 12, 2013 at 3:00 am in reply to: Removing specific portfolio items from portfolio grid #199329The access is not working :/
Best regards,
JosueDecember 12, 2013 at 2:34 am in reply to: Creating two buttons side-by-side in 1/2 layout element #199322You are welcome, glad we could help :)
Regards,
JosueDe nada :)
December 12, 2013 at 2:02 am in reply to: Creating two buttons side-by-side in 1/2 layout element #199310Yes, replace it.
Cheers!
JosueHey Seb!
You’d need to enable ALB for Posts, check this video:
Cheers!
Josue -
AuthorPosts