Forum Replies Created
-
AuthorPosts
-
September 6, 2014 at 4:10 am in reply to: Not ALL Child Theme Options are Updating Correctly #314308
Hey!
That’s a very particular issue, perhaps if you could provide us with an admin account we can try to reproduce this issue.
Regards,
JosueHi Ignazio!
Refer to this article:
http://codex.wordpress.org/Function_Reference/wp_enqueue_scriptBest regards,
JosueHi!
I’m not familiar with Windows Azure, i’ll ask my colleagues to see if they can contribute with something.
Best regards,
JosueHi!
The Enfold video element doesn’t support cover images right now, you’ll need to use the WordPress video shortcode:
http://codex.wordpress.org/Video_ShortcodeRegards,
JosueHey!
Exactly, you need to wrap your code with that in order to make any custom jQuery ($) code work in WordPress (it wasn’t a theme issue):
http://digwp.com/2011/09/using-instead-of-jquery-in-wordpress/Best regards,
JosueHey!
Make sure you set a menu in Appearance > Menus.
Cheers!
JosueHi!
Did you fix the issue with that modification? can we close this thread?
Regards,
JosueHi!
Not sure why that code doesn’t work, try using this plugin: http://wordpress.org/plugins/ie-css-definer
Cheers!
JosueSeptember 6, 2014 at 3:45 am in reply to: Problem with the alignment Space when inside a color section #314292Hey Sven!
Try adding this code to the Quick CSS:
.flex_column .av-special-heading { margin-top: 50px !important; }Cheers!
JosueSeptember 6, 2014 at 3:43 am in reply to: Editor not working after upgrading to WordPress 4.0 #314291Hi!
Try uploading the /framework folder and check if that works.
Cheers!
JosueHey!
Enfold uses a modified version of ScrollSpy which can be found in js/avia.js, around line 115.
Best regards,
JosueHey!
Try adding this code to the Quick CSS:
.iconbox_left .iconbox_icon, .iconbox_left .iconbox_content_title { float: right; } .iconbox_left .iconbox_icon{ margin-left: 20px; }Cheers!
JosueHey!
Check in header.php, around line 71:
get_template_part( 'includes/helper', 'main-menu' );Regards,
JosueSeptember 6, 2014 at 3:23 am in reply to: Change color on menu in header menu when is in mobile #314280Hi!
The menu item color is white wether the header is scrolled or not. Regarding the social links, add this to fix it:
#header .social_bookmarks a { color: white !important; }Cheers!
JosueHey!
Try with this code:
.av-main-nav li a{ font-family: "champagne__limousinesregular" !important; }Please note that providing fixes for third-party plugins is outside our support scope.
Cheers!
JosueSeptember 6, 2014 at 3:10 am in reply to: Slider / Background Photos in full-screen width of 1920px #314275You are welcome Wolfgang, always glad to help :)
Regards,
JosueHey Jez!
Your site will probably break because the theme settings are bound to the theme folder name, one thing you can is import/export them via Enfold > Import/Export.
Best regards,
JosueHey!
It was caching, when you have a caching plugin activated, your website will look different if you are logged-in/logged-out.
Cheers!
JosueSeptember 6, 2014 at 3:05 am in reply to: Update WP4.0 and Enfold 2.9.2… Blog doesnt work correctly #314272Hey!
@kultblendecom, is the issue fixed? not sure what you meant with your last message.
@andiconti, i checked your website but i didn’t note any sidebar, could you please detail your issue?Cheers!
JosueHi!
I couldn’t note the duplicated item on my end – http://screencast.com/t/kjWnTtrscm2
Best regards,
JosueSeptember 6, 2014 at 2:54 am in reply to: Problems with newest post showing up on blog section #314269Hi!
The blogpage is showing the correct posts when i see it logged in, if i check it on incognito mode it is different and its because the page is being cached by WP Super Cache.
Cheers!
JosueHi!
Try using this plugin:
https://wordpress.org/plugins/default-featured-image/Best regards,
JosueHey!
Try adding this at the very end of your theme functions.php or in the wp-config.php file:
error_reporting(E_ALL ^ E_NOTICE);Cheers!
JosueHi!
Try using nth-child:
https://developer.mozilla.org/en-US/docs/Web/CSS/:nth-childI’ll close this topic so we can keep the conversation in one place.
Cheers!
JosueHello,
Have you tried disabling all third-party plugins to see if it gets fixed? are you using the latest version of WordPress (4.0) / Enfold (2.9.2)?
Regards,
JosueHey!
Try setting the slider background as another layer (not here – http://screencast.com/t/qlwhL8Z8).
Cheers!
Josue -
AuthorPosts
