Forum Replies Created
-
AuthorPosts
-
It won’t, just update the parent one.
Regards,
JosueHey!
Add this too:
.av_secondary_right .sub_menu>ul>li:last-child, .av_secondary_right .sub_menu>div>ul>li:last-child { padding: 0 10px !important; }Best regards,
JosueHey Mirela!
It’s a server issue most likely produced by the SSL configuration you have set up, i just tested switching to the default WP theme and it didn’t worked neither in mobile devices (it did in desktops), so this is not theme-related.
http://integ.estlanderfp.fi/test/Cheers!
JosueHi Mark!
Yes, that was for another topic, my mistake.
Regarding what you say, i’m not seeing it:

Cheers!
JosueHey!
Here are all the iterances of wp_nav_menu in Enfold:
Searching 756 files for "wp_nav_menu" /enfold/footer.php: 113 ); 114 115: wp_nav_menu($args); 116 echo "</nav>"; 117 ?> /enfold/functions-enfold.php: 54 { 55 //first append search item to main menu 56: add_filter( 'wp_nav_menu_items', 'avia_append_search_nav', 10, 2 ); 57 add_filter( 'avf_fallback_menu_items', 'avia_append_search_nav', 10, 2 ); 58 /enfold/config-woocommerce/config.php: 273 274 # 275: # create the shop navigation with account links, as well as cart and checkout, called as fallback function by the wp_nav_menu function in header.php 276 # 277 function avia_shop_nav($args) /enfold/framework/php/class-megamenu.php: 39 40 //exchange arguments and tell menu to use the avia walker for front end rendering 41: add_filter('wp_nav_menu_args', array(&$this,'modify_arguments'), 100); 42 43 //exchange argument for backend menu walker .. 365 */ 366 function start_el(&$output, $item, $depth = 0, $args = array(), $current_object_id = 0 ) { 367: global $_wp_nav_menu_max_depth; 368: $_wp_nav_menu_max_depth = $depth > $_wp_nav_menu_max_depth ? $depth : $_wp_nav_menu_max_depth; 369 370 $indent = ( $depth ) ? str_repeat( "\t", $depth ) : ''; /enfold/includes/helper-conditional-megamenu.php: 20 add_action('avia_mega_menu_option_fields', array(&$this,'output_conditional_menu_options'), 10, 4); 21 22: add_filter( 'wp_nav_menu_objects', array(&$this,'apply_conditional_rules'), 10, 1); 23 } 24 /enfold/includes/helper-main-menu.php: 51 ); 52 53: $nav = wp_nav_menu($args); 54 } 55 .. 123 ); 124 125: wp_nav_menu($args); 126 127 if($headerS['header_social'] == 'icon_active_main' && empty($headerS['bottom_menu'])) echo $icons; 11 matches across 6 filesYou need to pass that JC extra argument there.
Best regards,
JosueHi!
Change that code to this:
#header_meta { margin-top: -30px; } .sub_menu { top: 75px; position: relative; }Cheers!
JosueHi!
Try updating to the latest version of Enfold (2.6.1).
Cheers!
JosueHey!
What’s the issue? could you elaborate please?
Best regards,
JosueHi!
That’s the secondary menu, you can enable it under “Extra elements” in the new header options.
Best regards,
JosueHey!
Try re-installing it using a fresh copy of Enfold.
Best regards,
JosueHi,
Can you post the link to your website please?
Regards,
JosueHey!
Where does #.Ux8icPl5O-Y appear? i couldn’t find it on your website.
Best regards,
JosueHey!
You’ll need to put the is_page functions this way:
is_page( array( 3120, 3202 ) );Cheers!
JosueMarch 13, 2014 at 5:58 am in reply to: Changes to blog posts not showing to public when use child theme #236700Hi Ben!
You forgot the URL of your website.
Cheers!
JosueHi Steven!
Your site looks exactly the same in Chrome and Safari for me, can you post a screenshot of your view? also what version of Safari are you using?
Regards,
JosueHey Jae!
Go to Appearance > Widget, look for the widget named “Enfold RSS Link and Twitter Account”, just drag it to the widget area of your preference and set your feed url.
If you don’t know what is your feed url simply put: yourwebsite.com/feed
Cheers!
JosueHi!
That’s possible, but that would require a deep modification to the prettyPhoto plugin, unfortunately we can’t help you with that, try contacting a freelancer to help you out.
Regards,
JosueHi Philip!
Refer to this table for licences: http://themeforest.net/forums/thread/theme-regular-license-on-wp-mu-multisite-per-subdomain/
Also try contacting Envato support, they will assist you better regarding this issue.
Cheers!
JosueHi,
Can you post the link to your website please?
Regards,
JosueHi,
I understand you issue and seems to be known one. I kinda found a workaround using some custom logic but i have a question, is your site only in Czech or is also in another language? can you post a link to it?
Best regards,
JosueHi,
Seems to be modifiable for Enfold, you can do it yourself if you know some coding, or you can try hiring a freelance developer to help you out.
Regards,
JosueHi,
Open /enfold/js/shortcodes.js and look for line 1179:
var target_offset = target_wrap.offset().top - 175,Replace it by this:
var target_offset = target_wrap.offset().top - 120,Regards,
JosueHey!
Can you post a link to the category page in question?
Cheers!
JosueThen the fix is pretty simple, as i mentioned before you just need to remove these lines from the img, img a selector in css/base.css and you are good to go:
height: auto; width: auto;Best regards,
JosueHey!
Seems you are calling the video source from http://localhost:8080/video/big_buck_bunny.mp4, you should use a real path, can you post a link to your website?
Best regards,
JosueHey!
You can do it using Widgets, go to Appearance > Widgets, look for the footer widget area.
Best regards,
JosueOr you can just provide me the FTP account you use and after i fixed it you just change the password.
Hi,
I can do it for you, can you provide me with a temporary FTP account?
Regards,
JosueHehe, no problem, glad we could help :)
Regards,
Josue -
AuthorPosts
