Forum Replies Created
-
AuthorPosts
-
Hello,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueHey!
Try adding this code to the Quick CSS:
.title_container *, .title_container{ background: red !important; color: white !important; }Change as needed.
Cheers!
JosueMarch 19, 2014 at 2:11 am in reply to: Font family not working when logged out or in Google Chrome #239775Hey!
Try using this code instead:
body{ font-family: "Open Sans"; font-weight: bold; } .container{ font-family: "Open Sans"; }Cheers!
JosueHey!
Try passing the image using the poster parameter, refer to this article:
https://codex.wordpress.org/Video_ShortcodeCheers!
JosueHi Ian!
Refer to Ismael response here:
https://kriesi.at/support/topic/background-video-with-no-sound/#post-229951Cheers!
JosueHi!
For WordPress.
Cheers!
JosueHi,
Can you post the link to your website please?
Regards,
JosueMarch 19, 2014 at 1:55 am in reply to: Layer Slider: Custom HTML content displays in preview but not after publish #239764Hi!
I tried your code on my local installation and it worked, try updating yours to the latest version (2.6.1).
Regards,
JosueMarch 19, 2014 at 1:45 am in reply to: Layer Slider: Custom HTML content displays in preview but not after publish #239760Hi Jeff,
Can you post the link to your website please?
Regards,
JosueHey Andrew,
Try this plugin:
http://atastypixel.com/blog/wordpress/plugins/custom-permalinks/Regards,
Josue@ChecMark here you go: http://videohive.net/item/underwater-loop/115967
Regards,
JosueSI, te aviso mediante ese hilo.
Se reemplazan solo las configuración (el contenido se mantiene), pero como te digo el dummy no ha sido actualizado aun con el contenido del demo.
Si te refieres al contenido dummy que importas cuando instalas el theme es posible que no este aún, sin embargo recrearlo es bastante facil.
Hola,
Ese no es el mapa que buscas, el mapa que esta en el demo lo encuentras cuando editas la Pagina:
Saludos,
JosueHi!
There is no way to assign a parent to a Post (that’s why Pages exists), maybe you can achieve something similar with a Category.
Cheers!
JosueMarch 18, 2014 at 7:50 pm in reply to: A few small changes in Enfold header / button / Navigion-Lines #239578Hey!
Yes, you can put a custom link to your login page in your menu (Appearance > Menus > Links).
Regards,
JosueExactly, color sections are meant to be used in full width pages, like:
http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/Cheers!
JosueHey!
Try adding this code to the Quick CSS:
@media only screen and (max-width: 767px) { .product-remove { display: table-cell !important; } } @media only screen and (max-width: 479px) { th.product-remove { display: none !important; } }Result:

Cheers!
JosueHey!
Change the publishing dates to tweak the navigation links, and to change the order in the portfolio list page, try this plugin.
Best regards,
JosueHey!
Fixed:
http://shtfschool.com/membership-checkout/?level=1You had a quote typo in the code:
http://shtfschool.com/wp-content/themes/enfold-child/style.css?ver=1Best regards,
JosueHi!
The code has not been added, it should be here:
http://shtfschool.com/wp-content/uploads/dynamic_avia/enfold_child.css?ver=1
or
http://shtfschool.com/wp-content/themes/enfold/css/custom.css?ver=1
Best regards,
JosueHey!
Try adding this code to the Quick CSS:
#recaptcha_table input[type="text"], #recaptcha_table select{ display: inline !important;; }Cheers!
JosueMarch 17, 2014 at 7:25 pm in reply to: #bug: When I place a Product Grid, the Latest News widget stops working #238936Hello,
Please try to deactivate all third party plugins (except WooCommerce) to see if it gets fixed.
Regards,
JosueHi!
This is what i meant by snippets, for example, you can use this code to create a lightbox gallery:

http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/
Best regards,
JosueTry this:
@media only screen and (max-width: 989px) { #main main { padding-top: 20px; } }Result:

Cheers!
JosueThis reply has been marked as private.Hey!
Try adding this code to the Quick CSS:
@media only screen and (min-width: 767px) and (max-width: 989px) { .html_header_top.html_header_topbar_active.html_header_sticky.html_bottom_nav_header #top.home #main{ padding-top: 90px !important } }Cheers!
JosueTry with this code:
.blog-meta { display: none !important; }Cheers!
Josue -
AuthorPosts
