Forum Replies Created
-
AuthorPosts
-
Hi!
Thank you for using Enfold.
Where is the “4454” url coming from? How did you set your permalink structure?
Cheers!
IsmaelHey!
I’m sorry but can you please translate that on your native language. I’ll ask Andy and Dude to take a look. The login credentials that you provided is not working. Please check.
Regards,
IsmaelHey!
I’m not sure if you can change the style of a facebook likebox widget but please try this on Quick CSS:
.fb_iframe_widget iframe { position: absolute; width: 250px !important; }Best regards,
IsmaelHey!
Thank you for the update. Please use this:
#top .av-magazine .avia-inherit-font-color a.active_sort { color: red; }Cheers!
IsmaelOctober 20, 2014 at 9:45 am in reply to: Woo Commerce 2.2 Support and Theme Update Questions #338234Hi!
Thank you for the update.
Please make sure that you’re running Enfold 3.0.1, not Enfold 2.9.2, on WordPress 4.0. Add this on functions.php to fix the product slider issue:
// fix for woocommerce 2.2+ and enfold 2.9.2: woocommerce_product_subcategories() not available in admin mode add_action('woocommerce_init', function() { if ( ! function_exists( 'woocommerce_product_subcategories' ) ) include_once( __DIR__.'/../../plugins/woocommerce/includes/wc-template-functions.php' ); } );Regards,
IsmaelHi ftt123!
Thank you for using Enfold.
Please create a single slide on the advance layout builder then play around with the Transition and Delay options of the layers.
Cheers!
IsmaelHey!
Thank you for the update.
Please use this instead:
#top .avia-smallarrow-slider-heading h3 { color: #ffffff !important; }Best regards,
IsmaelHi!
Thank you for using Enfold.
We need to see the actual website. Please post it here. If you upload your own logo on Enfold > Theme Options > Logo, it will automatically remove the default demo logo.
Cheers!
IsmaelOctober 20, 2014 at 9:37 am in reply to: Blog Single Author Small – Doesn't Look Like Your Demo Page – Why? #338228Hi doriprice2020!
Thank you for using Enfold.
The Blog Single Author Small style have layouts for pages with and without sidebars. If you want the same layout as the demo, you need to enable the page sidebar.
Cheers!
IsmaelHi Bruno!
Thank you for using Enfold.
Where did the shortcode [affiliates_url] coming from? Is this a plugin shortcode? If that is the case, you need to contact the plugin author and ask them why the shortcode is not working inside link codes.
Best regards,
IsmaelOctober 20, 2014 at 9:33 am in reply to: Blog grid with always the same preview picture of each category #338224Hi!
I’m sorry but what do you mean by “I only want to see the heading of the blog”? A screenshot will help. Please visit Envato Studio or Werkpress for further customization.
Cheers!
IsmaelHey!
Thank you for the update.
I checked the site on Chrome and Firefox and the info window looks ok:

Regards,
IsmaelHi Smaskit6!
Thank you for using Enfold.
Please watch this video on how to properly add images to mega menu: http://vimeo.com/channels/aviathemes/67651241
Cheers!
IsmaelHey artemrepin!
Thank you for using Enfold.
Please remove the code then use this plugin to show two different menus: https://wordpress.org/plugins/zen-menu-logic/
Regards,
IsmaelHey Userreq!
Thank you for using Enfold.
What do you mean by “Thumbnails-Definition”? Are you referring to the “Featured Image” box? Please go to Screen Options then enable the Featured Image.
Regards,
IsmaelHey typoskull!
Thank you for using Enfold.
There are thousands of Enfold users and less than handful of them reported malware issues. Most of the malware reports are coming from another plugin. I think this is just a false/positive result which can be ignored completely. If you want, you can delete the file then upload it again. See if that changes anything.
Regards,
IsmaelHey mslaiter!
Thank you for using Enfold.
I think you forgot the actual url of the website. Please check. Make sure that you’re running Enfold 3.0.1 on WordPress 4.0.
Best regards,
IsmaelHi!
Thank you for the update.
I checked the website but it is using the dummy content: http://www.dfredmueller.de/
Cheers!
IsmaelHi!
The logo looks OK now when I checked the site and the site is not narrower. The code doesn’t have anything to do with containers. Please provide a screenshot of the issue and check all css media queries, make sure that they are properly coded.
Best regards,
IsmaelOctober 20, 2014 at 9:03 am in reply to: Can't remove Enfold theme inadvertantly nested to Main Enfold theme via FTP #338195Hi paslet!
Thank you for using Enfold.
Please give us a link to the actual website. On FTP, remove the enfold theme folder then upload it again after.
Regards,
IsmaelHi!
Did you disable the Page Sidebar Navigation option? Please give us the login details. We would like to check it. I’m sorry but you can’t show the comments of another post or page without code modifications or use of a plugin. You can try this one:
https://wordpress.org/plugins/bwp-recent-comments/
Regards,
IsmaelHi!
Thank you for using Enfold.
I checked the link (http://client1.waltoncreative.com/index.php/portfolio-item/frozen-food-supplier/) but there’s a 404 error. Please check.
Best regards,
IsmaelHi Simon!
Thank you for using Enfold.
Edit the masonry element then look for the Gap between elements setting. Select “No gap”.
Best regards,
IsmaelHi CB!
Thank you for using Enfold.
You can edit js > shortcodes.js, find this code on line 3701:
//transition speed when switching slide transitionSpeed:900,Adjust the transitionSpeed value. Remove browser cache then reload the page.
Regards,
IsmaelOctober 20, 2014 at 8:49 am in reply to: Add a link to the right of the google translate drop down #338186Hi mcraig77!
Thank you for using Enfold.
Try to replace the code with this:
function add_custom_script_translator(){ echo "<div class='g-trans'>".do_shortcode('[google-translator]')."</div>"; echo "<a class='g-trans-link' href='LINK HERE'>CHANGE THIS TEXT</a>"; } add_action('avia_meta_header', 'add_custom_script_translator', 10);Regards,
IsmaelOctober 20, 2014 at 8:47 am in reply to: Post Categories not showing one of the categories on the page #338184Hi Marcelo!
Thank you for using Enfold.
The entries are located at the very bottom of the masonry content.
Best regards,
Ismael -
AuthorPosts
