Forum Replies Created
-
AuthorPosts
-
October 13, 2014 at 7:26 am in reply to: Can't get Color Section to be Full Width after Upgrading #334669
Hey takingaction!
Thank you for using Enfold.
Please try this:
#jigsection1 .container { width: 100%; max-width: none; padding: 0; }Cheers!
IsmaelHey Ignazio!
Thank you for using Enfold.
This will take a lot of customization but if the columns are inside a Color Section, you can assign a unique id on the section. Use this id plus the column selectors to change the width of the specific columns inside the color section on mobile devices. If you can give us a link to the actual page, we would like to inspect it.
Best regards,
IsmaelHi artspbseo!
Thank you for using Enfold.
You can add this on functions.php:
remove_action( 'woocommerce_before_single_product_summary', 'avia_close_image_div', 20); add_action( 'woocommerce_before_single_product_summary', 'avia_product_share', 20); if(!function_exists('avia_product_share')) { function avia_product_share() { global $avia_config; if(is_product()) { $avia_config['currently_viewing'] = "shop_single"; get_sidebar(); } //share links on single post avia_social_share_links(); echo "</div>"; } }Regards,
IsmaelOctober 13, 2014 at 6:55 am in reply to: PLUGIN COMPATIBLE TO ENFOLD TO ADD CUSTOM PRODUCT TABS #334655Hi pedroantunes!
Thank you for using Enfold.
Haven’t tried this plugin personally but it might work: https://wordpress.org/plugins/woocommerce-custom-tabs/
Regards,
IsmaelHey mercury9!
Thank you for using Enfold.
You can edit includes > loop-index.php, find this code on line 134:
echo "<time class='date-container minor-meta updated' $markup>".get_the_time(get_option('date_format'))."</time>";Replace it with:
echo "<time class='date-container minor-meta updated' $markup>".__('Published on :','avia_framework').get_the_time(get_option('date_format'))."</time>";Unfortunately, this will not be included on the social share summary. Please hire a freelance developer to configure that option.
Best regards,
IsmaelOctober 13, 2014 at 6:46 am in reply to: Possible to hid breadcrumbs from individual blog posts? #334650Hi David!
Thank you for using Enfold.
You can add this on QuickCSS or custom.css to hide the breadcrumb on single posts:
.single .title_container .breadcrumb { display: none; }Regards,
IsmaelHi dgooddesignco!
Thank you for using Enfold.
The default portfolio url should be http://www.websitename.com/portfolio-item/portfolio-item-name/ by default. Did you install any SEO plugins? Please try to deactivate the plugins then test it again. Download the latest version 3.0.1 from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
IsmaelOctober 11, 2014 at 11:03 am in reply to: Main Menu In Page Navigation Selected Item Not Working Properly #334271Hi!
Thank you for using Enfold and for taking the time to investigate. I’m really sorry for the delay.
Have you tried the fix posted here? https://kriesi.at/support/topic/anchor-link-causing-navigation-bar-to-highlight-the-wrong-link/
Best regards,
IsmaelOctober 11, 2014 at 11:00 am in reply to: Have Blog Sidebars been affected by the upgrade to V3? #334269Hi JPOsteen!
Thank you for using Enfold.
You can add this css modifications:
@media only screen and (max-width: 767px) { .responsive .logo img { display: none; } #top .header_bg { opacity: 0; filter: alpha(opacity=0); } #header { position: fixed; } }If you want this to affect a specific page, we will need to see the actual website.
Best regards,
IsmaelHey Al!
Thank you for using Enfold.
Do you mind if we take a look at the actual website? We would like to check it. It calculates the width of the mega menu container.
Regards,
IsmaelHey!
@solra93: What is the password? I tried username Admin and pass Kriesi but it’s not working. If possible, please create a new thread then set the password and username as private reply.Regards,
IsmaelHey DROR!
Thank you for using Enfold.
Please use this on Quick CSS or custom.css:
@media only screen and (max-width: 1024px) { .avia_mega_div.avia_mega5.twelve.units { right: -375px !important; } }You can force the mobile menu to show on tablets. Go to Enfold > Header > Mobile Menu > Header Mobile Menu activation. Choose the second option.
Regards,
IsmaelHi!
The %portfolio_entries% is an invalid permalink structure. You can’t use that. I’m sorry but customizing the portfolio permalink structure requires a bit of customization that is beyond the scope of support. Please hire a freelance developer or visit Envato Studio or Werkpress for further customization. You can also vote or request the feature on our Feature Requests page.
Cheers!
IsmaelHi!
Thank you for the info.
The preview is working fine on our installation even if you set the page to draft. Is this only happening on that particular page?
Cheers!
IsmaelHey!
I checked the site and the mega menus are aligning properly now, calculating the correct left position. Maybe Kriesi fixed it. Anyway, glad it is working as it should.
Cheers!
IsmaelHey Tech!
Thank you for using Enfold.
Please try to log out then log in again using another browser. See if that helps.
Regards,
IsmaelHi schoolsict!
Thank you for using Enfold.
You give us a link to the overview page. Which page are you referring to? In case you have questions, please take some time to review all of the resources in the Theme Documentation as a lot of basic stuff like theme installation, css snippets etc are already available in there with better explanation and awesomeness. Watch some of our Video Tutorials to learn more about the different aspect of the theme. You can also search the forums for queries that has been answered before that might be related to your problem.
If you still have any questions, don’t hesitate to let us know and we will be happy to assist you. If you have any requests or you feel like giving us a warm hug? You can definitely post it on our Feature Requests page. :)
Thanks!Cheers!
IsmaelOctober 11, 2014 at 10:18 am in reply to: Mega Menu display issue after upgrade to Enfold latest version #334242Hey tremblayly!
Thank you for using Enfold.
If you have a cache or minify plugin, please disable them first. If that doesn’t help, use this on Quick CSS or custom.css:
.avia_mega_div.avia_mega5.twelve.units { left: -500px !important; }Cheers!
IsmaelOctober 11, 2014 at 10:16 am in reply to: Incompatibility (again) with Yoast WP SEO (blank page editor) #334240Hey!
Kriesi has been notified regarding the issue and the 3.0.2 update should be release soon enough. Please wait for that.
Cheers!
IsmaelHey!
Please toggle the width settings on Enfold > General Layout > Dimensions panel then save changes. If it doesn’t work, please post the login details here. We would like to check it.
Best regards,
IsmaelHey!
This is a temporary fix. Please edit avia.js, find this code on line 944:
css_block = $("<style type='text/css' id='av-browser-width-mm'></style>").appendTo('head:first');Replace it with:
//css_block = $("<style type='text/css' id='av-browser-width-mm'></style>").appendTo('head:first');Remove browser cache then reload the page.
Regards,
IsmaelHi!
I get a forbidden error. I’ll ask the rest of the support team to take a look.

Regards,
IsmaelHi Snerp!
Thank you for using Enfold.
I’m sorry but the screenshot is not working.I have no idea what to look for. http://s27.postimg.org/e7a80xbf7/gap1.png
Best regards,
IsmaelHey Pearwcz!
Thank you for using Enfold.
I’m sorry but it will take a lot of customization to add a comment section for archive pages specially the category pages. This is beyond the scope of support. You can hire a freelance developer or visit Envato Studio or Werkpress for further customization.
Regards,
IsmaelHi!
Thank you for using Enfold.
The code should work. Please give us a link to the actual page with the image. We would like to check it.
Cheers!
IsmaelHi Yory!
Thank you for using Enfold.
Can you please give us a link to the actual page? We would like to inspect it.
Best regards,
IsmaelHi!
If you want to change the layout of the category page featured image, you can edit config-woocommerce > config.php. Find this code on line 718:
if(is_product_category()) { global $wp_query; $image = ""; if(isset($wp_query->query_vars['taxonomy'])) { $term = get_term_by( 'slug', get_query_var($wp_query->query_vars['taxonomy']), $wp_query->query_vars['taxonomy']); if(!empty($term->term_id)) { $attachment_id = get_woocommerce_term_meta($term->term_id, 'thumbnail_id'); if(!empty($attachment_id)) { $image = wp_get_attachment_image( $attachment_id, $image_size, false, array('class'=>'category_thumb')); if($image) echo "<div class='page-thumb'>{$image}</div>"; } } } }This is line of code is specifically responsible for the category featured image:
if($image) echo "<div class='page-thumb'>{$image}</div>";Cheers!
IsmaelHi!
No, the plugin will not help. You’re still using an old version of the theme. Please download the latest version from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Remove any css codes regarding container, grid, columns widths. The new enfold update has a new grid system so old css modifications might not work. After the update, please toggle any theme options then save changes to remove cache.
Cheers!
IsmaelHi!
Please add this on Quick CSS or custom.css:
@media only screen and (max-width: 767px) { #footer div .av_one_fourth { width: 100%; } }Before adding the code above, try to toggle any settings on Enfold > General Layout > Dimensions panel. Save changes. See if it fixes the issue.
Cheers!
Ismael -
AuthorPosts

