I have this plugins installed:
Antispam Bee von Sergej Müller Version 2.5.9,
Features von WooThemes Version 1.3.0,
Google XML Sitemaps von Arne Brachhold Version 3.3,
Microkid’s Related Posts von Microkid Version 4.0.3,
podPress von Dan Kuykendall (Seek3r) Version 8.8.10.17,
Statify von Sergej Müller Version 1.2.5,
Testimonials von WooThemes Version 1.4.1,
WooCommerce German Market von Inpsyde GmbH Version 2.2.4,
WooCommerce Product Add-ons von WooThemes Version 2.4.2,
WooCommerce Tab Manager von SkyVerge Version 1.0.9,
WooCommerce von WooThemes Version 2.0.17,
WooThemes Updater von WooThemes Version 1.1.3,
wpSEO von Sergej Müller Version 3.0.8
Enfold 2.3.2
Hello my friends,
i installed finally Woocommerce on WordPress. Actually I use Enfold and Enfold-Child theme, because i have a php hooks and custom css on my website.
So, the problem. I set on all woocommerce page and on product/items sidebar right and sidebar page, but when I open a SHOP page and item page, there are a terrible look-and-feel, style, and CSS!!!
Please see this on http://www.21dieci.it/shop/ and, please help me to solve this and make a perfect e-commerce website :)
Thanks
-
This topic was modified 12 years, 4 months ago by
ligend.
Hey!
Yes, see: http://www.wpexplorer.com/limit-wordpress-search/
You can even use a child theme to add the hidden input fields to your search form – just paste following code into the functions.php file (child theme or enfold functions.php):
add_action('ava_frontend_search_form','add_search_form_fields');
function add_search_form_fields()
{
echo '<input type="hidden" name="cat" id="cat" value="5" />';
}
and instead of 5 enter the id of the category you want to include in the search.
Cheers!
Peter
Hi!
Please contact the plugin authors regarding this issue. I’m not familiar with the code of Events Espresso and I’m not sure why it doesn’t work. If the Event Espresso developers need any help to find the issue they can send me a mail to: (Email address hidden if logged out) and I’ll try to solve the issue with them.
Cheers!
Peter
Hi!
I see no easy way to fix the issue because the position of the calendar data is generated dynamically and extending the height of the entire table row just because of one or two items doesn’t make sense imo. You can hide the preview image with following css code though
#espresso_calendar .thumb-wrap img {
display: none;
}
– then the data should fit into the table cells.
Cheers!
Peter
Hey!
The next version of Enfold will support a masonry grid (grid supports uneven rows and displays them like Pinterest). The 2.3.2 version or older versions do not support such a grid.
Cheers!
Peter
Hi!
Please try to modify /wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php a bit. Open up the file and replace:
$fstring = $font_list['folder'].'/'.$font_name;
with
$fstring = $font_list['folder'].'/'.$font_name;
if(!empty($_SERVER['HTTPS']))
{
$fstring = str_replace('http://', 'https://', $fstring);
}
Regards,
Peter
Thanks.. re: 2, you should be able to see the problem on site when you looked. It still exists. Section 1 menu item is always highlighted. This happens if I include the full URL for a menu entry, e.g. “http://wp.atrico.com.au/#section3” instead of “#section3”.
Hello!
1) As far as I know the theme doesn’t actually have a function to highlight active anchors. Ismaels code above I believe is trying to achieve that but it doesn’t look like its working.
2) I’m not getting that behavior when view any other page on your site right now. Can you add one to your menu so we can test it out.
Regards,
Devin
Hi there! still waiting on an answer from you! This is time sensitive so i will appreciate your assistance.
I’m using the layer slider that comes with the theme Enfold and i will like to add a small 400px layer slider between the logo and the social buttons in the header.
I’ve tried doing that using the standard WP php call to a shortcode. Its not working. Can you guys help me get a layer slider in the header? Thats what my client wants. How can i do that?
Thank you!
Hey dreamdaredazzle!
You can find some of tutorial videos here http://vimeo.com/channels/aviathemes/videos
They cover almost all basic things. If you need help or have any questions, you can post them here any time
Regards,
Yigit
Hey wonddigital!
Please add following code to Quick CSS in Enfold theme options under Styling tab
a { color: inherit; }
Best regards,
Yigit
This reply has been marked as private.
Awesome. If you take a look at the site you could see I made the changes you recommended and it turned out perfect. The only issue is the menu is left justified instead of spread across the menu bar like the example. How could we do that?
Thank you for the help. I’m trying to use firebug to find the css to change but I’m running into a wall until I become more familiar with enfold.
-
This reply was modified 12 years, 5 months ago by
MuzSolutions.
Hi –
Still working on a few issues not resolved or answered by your prior response.
What is the best way to create a blog with one column where there are multiple large photos and text without thumbs or clicking to enlarge the image as well as embedded video (Vimeo)? You said: 6) Please go to Enfold theme options > General Settings and choose “Single Author, Big preview pic” as Blog Style. I already had that selected. Made a new post and the image is still smaller than it’s actual size. I want an image inline with text, at it’s native size and which does not have the option to click on it to enlarge it in another window.
Is it possible to not included the author and the date on a post and if so how? You recommended adding this to the Quick CSS
.post-meta-infos { display: none; } which I did but it does not suppress the post metadata.
Not answered: How do you display categories, name and date at the bottom of the blog post and not at the top.
Not answered: What is the best way to add social links and icons to the lower left side of the footer?
Thanks!
I have 6 main menu items. The first three each have a single submenu.
I’m trying to get the menu to persistently display the sub page on each of the pages that have one, and on the sub pages them selves.
Enfold hides sub menus on mouseOut. How do I modify that so the menu behaves like this one: http://www.puretechventures.com/about.php?
Thanks in advance.
This reply has been marked as private.
Hi!
I see you are using Enfold 2.3.2 and the icons are displaying as expected:

Regards,
Josue
thanks – that’s the one i’m using but i guess i ned to tweak it more…
Hi,
I’ve just purchased Enfold and I am unable to find specific instructions of what to do next..
Trawling the forum, Video tutorials not loading nothing that ‘talks to the topic’ – what am I missing?
This is ‘at the heart’ of any installation and I would think should form part of user instructions!!!
Where are they?
I’ve downloaded the WordPress ‘package’ to computer and then uploaded to Host public folder – what next?
How to I get the WordPress to run so that I can add data?
Help!
Many thanks,
Jim
In 5 years of building my own websites on wordpress, Enfold is the first time I’ve ever had FUN building a new site. I can;t believe it, but EVERYTHING I’ve tried so far works, looks stunning, and is easy. I have just 2 plugins running, and see no need for more. This, so far, is an absolutely wonderful experience.
Thanks!!
Hey! Mind posting us login data to your installation so we can take a look at the post and the editor. If I understand correctly the strang gap between layerslider and color section should be removed, am I right?
At this point I am simply not sure what exactly you are trying to do so any hints or additional description would be appreciated :)
hi . how setup transparent background in Enfold theme options -> Styling ?
Hi!
Open /themes/enfold/framework/css/avia_admin.css, add this at the end:
#avia_import{display: none !important}
Regards,
Josue
Hola José!
Si, es posible, podrías crear una nueva Widget Area y ponle “Sidebar Movil”, luego tendrias que modificar los archivos donde quieres que aparezca (page.php, post.php), y ponerlo asi:
<div class="solomoviles" style="display: none;">
<?php dynamic_sidebar("Sidebar Movil"); ?>
</div>
Y luego en este archivo, pondrias que se muestre solo cuando se esta en movil:
/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */
@media only screen and (max-width: 767px) {
/* Add your Mobile Styles here */
.solomoviles{ display: block !important; }
}
Saludos,
Josue
Hi beejman4000!
Yes, please add following code to Quick CSS in Enfold theme options under Styling tab
.title_container .main-title { font-size: 24px; }
Regards,
Yigit
Hi!
If you have not made any changes on theme files you will not lose.
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Cheers!
Yigit
Hello!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#menu-item-3512 .avia-menu-fx { display: none; }
li#menu-item-3512 a { padding: 5px; background-color: blue!important; color: white!important;height: 30px!important; line-height: 20px!important; margin-top: 43px; border-radius: 15px; }
Regards,
Yigit
-
This reply was modified 12 years, 5 months ago by
Yigit.
I would love to add video to the fullscreen slider, instead of just images.
And also:
– Animated numbers/charts (even if it’s just like on the Kriesi homepage, right above the big twitter and facebook buttons).
– A nice integrated language selector for WPML in the main menu, similar to the search in the menu.
-
This reply was modified 12 years, 5 months ago by
DavyE.
And I have tried clicking “Import Parent Theme Settings,” but it has not worked. My website remained in the default color scheme and did not absorb any of my customizations that I have set in Enfold.