Forum Replies Created
-
AuthorPosts
-
Hey!
You forgot the URL.
Regards,
JosueFebruary 15, 2014 at 5:55 pm in reply to: AJAX or JQUERY not working? Image gallery, ajax search and accordion broken #224374Please do so.
Regards,
JosueFebruary 15, 2014 at 5:53 pm in reply to: .bottom_nav_header.social_header .main_menu>div, full width border-bottom #224373Hey Jyles!
Try adding this code to the Quick CSS:
#header_main_alternate:before { content: ""; height: 1px; background: rgb(206, 206, 206); display: block; position: absolute; z-index: 10000; top: 45px; width: 100%; }
Cheers!
JosueHi Jason,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueHi,
Can you post the link to your website please?
Regards,
JosueHi Benjamin!
Try on header.php or footer.php, inside a <script></script> tag.
Cheers!
JosueFebruary 15, 2014 at 5:35 pm in reply to: Latest Update: AJAX Portolio redraws itself on each scrol through #224366Hey Ed!
Try this fix (Quick CSS):
.portfolio_preview_container{ max-height: 572px !important; overflow: hidden; }
Cheers!
JosueHey Kevin!
You can use the min-height property:
.page-id-2925 .main_color.container_wrap{ min-height: 800px }
Cheers!
JosueFebruary 15, 2014 at 8:50 am in reply to: Widgets in the Footer: how to open links in a new page #224289You are welcome, glad we could help :)
Regards,
JosueFebruary 15, 2014 at 3:25 am in reply to: Widgets in the Footer: how to open links in a new page #224247Sorry, try with this code instead:
jQuery(function() { jQuery(function(){jQuery('#footer a').each(function(i){this.target = "_blank";}); }); });
Cheers!
JosueFebruary 15, 2014 at 2:58 am in reply to: Widgets in the Footer: how to open links in a new page #224244Hi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueFebruary 15, 2014 at 2:16 am in reply to: Widgets in the Footer: how to open links in a new page #224235It’s right here:
http://trikego.com/wp-content/themes/enfold/js/avia.js?ver=1Regards,
JosueFebruary 15, 2014 at 1:48 am in reply to: Widgets in the Footer: how to open links in a new page #224231Hi,
Try adding this at the end of js/avia.js:
jQuery(function() { jQuery(function(){jQuery('a[href][rel*=external]').each(function(i){this.target = "_blank";}); });
Regards,
JosueHey!
Try putting the HTML in a Text block (Text view).
Regards,
JosueHey!
It’s here /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php, you will need to do it via FTP.
Cheers!
JosueHey!
Please post the login credentials.
Cheers!
JosueFebruary 15, 2014 at 12:11 am in reply to: Enfold Theme Options translate french – Traduction en Francais #224218Hi!
It’s ready for translation, try using this plugin to edit the .po files correctly.
Regards,
JosueHi Shaz!
I think this is an isolated problem. Just loaded both sites in two Macs without an issue. We need more details about the issue.
Regards,
JosueFebruary 15, 2014 at 12:04 am in reply to: How to REMOVE and not just hide the breadcrumbs ? #224216Hi!
That’s the correct way, if there’s no $args[‘breadbrumb’] the avia_breadcrumbs() function won’t be invoked (functions-enfold.php, linea 302)
Cheers!
JosueHi!
There is a newer version of Enfold (2.5.2), please install that in your staging server and see if it get fixed. These are the tabs i see on my local install (2.5.2):
Regards,
JosueHey Anthony!
Thank you very much for sharing this info :)
Regards,
JosueFebruary 14, 2014 at 11:32 pm in reply to: Change Blog date to "last updated" instead of "Date published" #224207Hey!
That was expected, every time you update all the theme files gets replaced with the new ones, therefore losing any customization. That’s why i recommended using a Child theme.
However you can just re-do the change, now it’s on line 126.
Best regards,
JosueYou are welcome, glad we could help :)
Regards,
JosueHey Tim!
Here:
http://wordpress.org/plugins/the-events-calendar/
http://tri.be/shop/wordpress-events-calendar-pro/Cheers!
JosueFebruary 14, 2014 at 10:28 pm in reply to: the Advanced Layerslider shows two grey lines I want to hide #224192Hola Adolfo,
Soy hablante nativo :), sobre los ‘color sections’ me refiero a los elementos que están en la Pagina en si, no en el slider, cuando edites una deberías ver algo así:
Si no los encuentras, por favor créame una cuenta de Administrador para revisarlo personalmente.
Saludos,
JosueHi @kbardin!
Go to https://kriesi.at/support/forum/enfold/ and scroll down to the bottom, you’ll see a form there to create a new topic.
Regards,
JosueHi!
header.php, before the <head> tag closes, you must put the absolute path to the files, ex:
http://yourwebsite.com/script/jquery.jscrollpane.min.jsCheers!
JosueHey!
I will suggest it :)
Best regards,
JosueNo problem, you are welcome.
Regards,
Josue -
AuthorPosts