Hi kroemer08!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
h2, h3 {
font-weight: normal!important;
}
Regards,
Yigit
Hi Boulanger!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 768px) {
#header_main { display: none; }}
Cheers!
Yigit
I activated the Shrinking Header and set a fixed height and now it works …. lol really dont know why, but it works.
It was not a plugin or CSS. I deactivated all. Seems, that the problems exist in enfold self …
Hi, wondering would be it be possible to add a custom button to the enfold navigation menu similar to a login in button.
thanks in advance
Hi Daniela!
Danke, dass Sie unser Theme benützen.
Haben Sie die letzte Version von Enfold installiert (2.8.1) und auch WordPress am letzten Stand (3.9.1)?
Ich habe bei einer komplett neuen Installation versucht, den Fehler zu rekonstruieren – bei mir funktioniert aber alles einwandfrei.
Eventuell Browser schließen und neu öffnen oder/und Rechner neu starten. Eventuell auch einen anderen Browser versuchen.
Falls das keine Lösung bringt – können wir einen Account bekommen, damit wir es auf Ihrer Seite testen können?
Regards,
Günter
This reply has been marked as private.
Hi guys i am trying to ad anchor links to a page, the thing is that i am using one color section with a background image containing all the content, so i cant use different color sections to use the anchor link described here http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
So how can i link to specific text block, or element other than color section?
http://abolengo.com.ar/?page_id=4185
Hi,
I am having issues with my mobile responsive site built with Enfold. Currently the website is sending mobile devices to a mobile site which doesn’t exist and when you click on view whole site the responsive version on the site then shows perfectly.
How can i disable the redirection to the mobile site so it simply shows the responsive site i built
Thanks
Hey!
Please firstly turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
then refer to Josue’s post here and give a custom class to text elements – https://kriesi.at/support/topic/how-to-trigger-specific-elements/#post-268697
then add following code to Quick CSS
.avia-section .av_one_half.custom_class { margin-left: 0!important; width: 48%!important; }
.avia-section .av_one_half { margin-left: 0!important; width: 52%!important; }
Cheers!
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
div.phone-info {
position: relative;
top: 30px;
right: 10px;
}
Regards,
Yigit
I guess there isn’t any option in Enfold for Facebook page feed? Any suggestions of a plugin that solve this?
Hello
I created a woocommerce product with 3 gallery images and 1 featured image.
When I click on a product image a lightbox appear, but there’s no way to see the other image’s miniatures.
If I use a wp default theme (tried with twentyfourteen) into the lightbox appear a miniatures box.
I’m trying to enable this.
I tried to change the “overlay_gallery” parameters at line 856 in enfold/js/avia.js file but nothing change.
I tried to commet the line 61 of the same file to disable lightbox callback
//$(container).avia_activate_lightbox({callback:’avia_lightbox_callback’});
and then install a plugin like “Fancybox For WordPress” to see if another lightbox will make the gallery images overlay to appear.
It seems that this solution doesn’t work…
I tried to customize pretty enfold/js/prerryPhoto CSS and JS to see if gallery markup was removed…but it seems that all is ok.
I tried to substitute the theme prettyPhoto CSS and JS with the standard one, downloaded from prettyPhoto website…nothing changed.
Is there a way to let the gallery overview to be displayet in prettyPhoto lightbox?
Thanks for help
Hi!
Please go to Enfold/framework/php folder and open class-framework-widgets.php file and find
$faces = "true";
and change it to
$faces = "false";
Regards,
Yigit
Hi Sal!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
ul.uiList.pam._4cg3._509-._4ki {
display: none!important;
}
Best regards,
Yigit
Hey!
Currently it is not possible. However you can request such feature here or vote if already requested – https://kriesi.at/support/enfold-feature-requests/
Regards,
Yigit
Hey buscofen89!
Thank you for you kind words, glad you like Enfold :)
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.main_color .pricing-table li.avia-pricing-row, .main_color .pricing-table li.avia-heading-row, .main_color .pricing-table li.avia-pricing-row .pricing-extra { color: red!important; }
If that does not work, please post the link to your page where you have pricing table and point out the text you would like to change.
Regards,
Yigit
Hi,
I’m looking to update an ageing Shoutbox theme to one built around a newer theme like Enfold. One of the reasons (apart from it being responsive and having a newer template builder) is that Enfold has a built in shop. However, looking at the demo, it seems a bit limited. Please can you explain the features of the shop a little more.
– For example, does it have the ability to add selection options to each product?
Imagine I have a box for sale, does Enfold give me tools to add size selectos, colour selectors etc. Or do I have to create a separate post for each item in each colour and each size?
– How is postage calculated and can I control it? Does it have an intelligent option to calculate bulk buys or multiple purchases?
– Can I add discounts or sale prices to previously featured items?
– How is the checkout controlled and how are payments made – via paypal only? Or are there other payment options included?
Thanks!
richard
Hallo zusammen,
in bspw. der Icon-Box werden die Texte im Reiter “visuell” in weiß auf weißem Hintergrund dargestellt. Kann man das beheben?
Link: http://kunden.kaundvau.de/kriesi_enfold_visuell.png
LG, Tom
Hey!
Please go to Enfold theme options > import/export tab to find “install dummy data” button.
Best regards,
Yigit
Privyet Bearded!
Theme options are not translated. You need to manually translate within theme files.
Please go to Enfold/includes/admin folder and open register-admin-options.php file to translate theme options strings
Regards,
Yigit
Hi,
I Use Gravity forms for a rather complex registration form.
I use the same form on different websites and with the enfold theme, the fields are changed by the theme.
A select field is shorter and has more padding. A large text field should have 93% of the space and is also shorter.
Any tips or tricks?
It is as if the field size with some fields doesn’t work. Small, Medium Large have the same effect.
Thanks
-
This topic was modified 11 years, 4 months ago by
SergeVG.
Hi, with the last update of enfold theme the plugin “social stream” don’t works.
http://artistandbeer.com/social
The “feed view” runs ok but the “wall view” not. The wall view need the isotope jquery.
I talked to the developer and he told me that is a problem in the version of the isotope jquery of theme does not work with the plugin. What you can check?
Any solution for this?
Thanks so much!!!
Xavier.
Upload Enfold Version 2.8.1 (2014 May 28th) in WordPress (3.9.1-ru_RU).
Ftp permission on /wp-content/ is 777.
After activation theme in ‘Enfold Theme Options’ i don’t have button ‘Install dummy data’ and i can’t find russian language for control panel.
-
This topic was modified 11 years, 4 months ago by
Bearded.
Hey!
– Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .widget ul { list-style: none; }
– Seems like you have manage to display social icons on the socket section
– Please add your content into the same layout element as “EXPERT WITNESS & FORENSIC CONSULTANTS”
–
div#av_section_1 ul { color: white; }
Cheers!
Yigit
Hey heelia!
Thank you for choosing Enfold!
Unfortunately, the mega menu toggle is not available without major modification on the theme codes. You might need to find a plugin or hire a freelance developer to add the feature for you. Please visit Envato Studio or Werkpress for further customization. You can also vote or post the feature on our Feature Requests page.
Note that the theme do have a mega menu feature. Please watch this video: http://vimeo.com/channels/aviathemes/67651241
You can also try to integrate the ubermenu plugin but we won’t be able to provide any support for it.
Cheers!
Ismael
Hi!
Thank you for the details.
There is a theme named “SmallBiz Dynamic Lite” on Appearance > Themes. Where is this coming from? I checked the themes folder, there’s only enfold, enfold-child and the default wordpress themes but I don’t see this smallbiz theme. Are you sure that this is the correct server?
Regards,
Ismael
Hey curmi01!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.footer_color .widget_nav_menu ul:first-child>.current-menu-item, .footer_color .widget_nav_menu ul:first-child>.current_page_item {
background: transparent;
}
Different background color indicates current page :)
Best regards,
Yigit
Hey jazbird!
Please update Enfold to the latest version 2.8.1 via FTP – http://vimeo.com/67209750
That small bug was fixed :)
Best regards,
Yigit