Hey!
Yes, I’m pretty sure qtranslate does not fully work with Enfold. We decided to support WPML only (at least for now) because it’s a premium plugin with a support and developer team behind it.
Regards,
Peter
Hey!
Glad we are able to help. In case you have any 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 find that you still have questions after taking the time on our documentations, 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. :)
Regards,
Ismael
There was an update notice on Enfold to upgrade to, I think 3.9? That appears to be what’s causing all the grief. After the “upgrade” my LayerSliders were virtually destroyed. There was some text, but no images. It was a mess. Someone sent me custom CSS about images and, although I questioned why I didn’t need it before, I added it anyway. The LayerSliders now had images again but now my slider at the top of my homepage is all screwed up. The image height is wrong. The font is wrong. The text placement is wrong. All this and I didn’t tough a thing.
Hi,
we are wondering how to do that white background to the box in the middle of the gray background? For example Home v2 box that is starting with text: Enfold is freakish…
How we can do pages that are called magazine and transparent in your template (Home v10:Magazine and Home v11: Transparent menu.
Thanks for your help.
Hi!
Thanks, hope you are well as well :)
Please firstly turn on custom CSS field for Advanced Layout Builder elements. Please see – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Then give different custom classes to your pricing tables and add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.custom-class-one .avia-heading-row, .custom-class-one .avia-pricing-row { background: red !important; border-color: orange !important; color: green !important; }
.custom-class-two .avia-heading-row, .custom-class-two .avia-pricing-row { background: red !important; border-color: orange !important; color: green !important; }
Cheers!
Yigit
Hey!
Yes, that is what i meant and now it does work fine. Please add following code to Quick CSS in Enfold theme options under General Styling tab
ul.deposit_options {
list-style: none!important;
}
li#deposit-option-full input, input#pay-deposit {
float: left;
}
tr#due-later, tr#due-today {
display: none!important;
}
Regards,
Yigit
Hi,
I tried to modify Enfold css in order to change the solid border of the sidebar into a dotted one. (to be true, I’ve changed it quite everyhere, but the issue only comes with the sidebar).
In my child theme :
.content {
border-right-style: dotted;
border-right-width: 1px;
}
#top #main .sidebar {
border-left-style: dotted;
border-left-width: 1px;
}
Display is correct with Chrome, but not with Firefox 30, neither with IE 11 (but it is not so visible on IE).
I think there is one pixel gap between the sidebar border and the main page area one, but I don’t know how to fix it.
This does not appear in all pages of my site: sometimes, it looks fine but if I change only one sign, then the gap appears.
You can have a look on :
– Example with a bad display : http://www.ticettac.net/wp_eloise/blog/
– Example with a fine display : http://www.ticettac.net/wp_eloise/navire/
Is there anything I should do to solve it?
Best regards
m.
There is nothing wrong with the server or the other website. As I mention before the other website is working fine with gravity forms and the other website where I am using enfold theme is not working with either form. I deactivate the wp SMTP plugin and still non of the forms are sending emails. I test different email accounts and nothing. What else could be causing the problem?
Thanks,
Guido
Hi there,
hope you are well.
First of all great job on the enfold theme. I am an absolute wordpress beginner and it made my life very easy to create a website for my new company. However I do have a question about the pricing table.
I have three pricing columns and would like the pricing rows to be different colour (silver, gold, bronze)
here’s the website: http://www.tacticalproductions.at/highspeed/pages/pricing/
How would I go about this?
Thank you. Cheers
Hi!
Please add following code to Quick CSS in Enfold Theme options under General Styling tab and adjust as needed
.home .content {
padding-top: 5px;
}
Regards,
Yigit
Hey nicostudio!
Please update Enfold to the latest version 2.8.1 via FTP – http://vimeo.com/67209750
then flush browser cache few times. Let us know if issue remains
Regards,
Yigit
Hey Jon!
Select this setting here (Enfold > Blog Options):

And build your blog page with the Template Builder like this:

Cheers!
Josue
Thank you for the response…
The only function pages I see in my editor are the
Theme Functions and functions-enfold
Is one of those the “child” theme?
and do I just insert it anywhere???
I am not super familiar with coding php like that….which is why I bought a template where I wouldn’t have to do too much :)
THank you for your help
TIara
Hello.
I bought and installed a deposit plugin from limeplugin. this is used in conjunction with woocommerce so that customer is able to pay e.g. 25% deposit.
But somehow enfold and this plugin dont work well together from css point of view.
1. the button to choose between 100% payment and deposit payment is distorted. there are 2 dots
2. the deposit plugin does its calculation and the calculation details appear below the additional information field. this information should be hidden.
could you please have a look?
thanks for checking,
philip
Hi lflask!
Within the theme the only thing that would be able to support anything close to that would be the prettyPhoto lightbox script but the whole slideshow with captions would need to be custom coded.
As an example, the theme pulls together the photos in galleries into a lightbox like on this page when you click on an image: http://kriesi.at/themes/enfold/shortcodes/gallery/
But you would need to build the code for the link custom into a code element using the demos here: http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/
The non-code route would be to find a plugin that does what you are looking for instead which there is most likely one that fits your needs out there somewhere.
Regards,
Devin
(Sorry for the 2-part Question)
Also, the Dev Team at WPMU Plugins are asking about the theme’s sidebar functionality. Their question is as follows:
My question was:
“I am using the professional theme Enfold and with this theme you can choose whatever sidebar you like in blog posts or page posts.
You can easily choose Sidebar under Edit Post > Layout > Sidebar Setting. See link below:
https://www.dropbox.com/s/uzgryvhsdcpgu9n/layout.png
However with the Fundraiser Post Plugin, the option for Layout is missing entirely. I do not think the theme is the issue, but see link below:
https://www.dropbox.com/s/fw2k0p8ydgpusrv/campaign%20post.png”
Their response and question to you:
“Does the Enfold theme support custom post types for its layouts? Or is it just for posts and pages? From its product page it doesn’t seem like it supports these. Have you tried it with any other custom post type? (besides WooCommerce products… I believe it supports these). Have you tried contacting the theme developer on this one?? Perhaps their insights would help us resolve this and add support for all custom post types…”
Hi Finlando!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .av-main-nav ul a { text-align: center; }
.av-main-nav ul { box-shadow: none; }
Regards,
Yigit
Hi!
Typically your symptoms sound like a permalinks issue. So try going to your Settings>Permalinks and then saving them as default. Check that the url is working and then re-save with your previous settings. That will ‘flush’ the permalink settings. If the page still doesn’t work it’s probably an incompatibility issue between Enfold and qtranslate. If that’s the case you need to switch to WPML or use another theme which officially support qtranslate. We do not support qtranslate at the moment and we also don’t have plans to support it in the future.
Best regards,
Peter
Hi uroskancler!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.image-overlay { background: transparent !important; }
Cheers!
Yigit
Hey elad0708!
Enfold is not backwards compatible with older themes like Corona or Replete. Enfold is the first theme which includes the “Avia Advanced Layout Builder” and this layout builder uses different shortcodes and a different template/layout logic than older themes like Corona. This (unfortunately) means you must build the pages again and replace the Corona shortcodes with the Enfold template builder shortcodes. Personally I recommend to copy the theme/plugin/wordpress files to a test/developer server, then export the database of the production website with WP MigrateDB or WP MigrateDB PRO and replace the url/domain of the production server with the testserver url. Then import the database file on your test server (i.e. with phpmyadmin) and rebuild/edit the pages with the new Enfold template builder. Afterwards make a backup of your production server files and database, copy the files from the test server to the production server and import the database from the test server on your production server.
Regards,
Peter
Hey azevan28!
Please firstly update Enfold to the latest version 2.8.1 via FTP – http://vimeo.com/67209750
Cheers!
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .avia-content-slider-inner .slide-entry-wrap { -webkit-perspective: none; }
Regards,
Yigit
Hi,
I recenly bought the Enfold theme and I am using Corona for my site right now. How can I transfer my site to Enfold without building it all up again,
Thanks
Elad
Hello
Unfortunately I dont use tags and just imported over 200+ articles in Enfold and wish to use the related posts feature but its not working.
Is it because I dont use tags?
Thank you
Hey Ignazio!
Thank you for using the theme!
Yes, it’s possible. Edit functions.php, find this code:
if(isset($avia_config['use_child_theme_functions_only'])) return;
Below, add this code:
add_theme_support('avia_template_builder_custom_css');
Refer to this link for more info: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Best regards,
Ismael
This reply has been marked as private.
Okay, I see, so you’re calling the Footer Copyright section a “Socket” section – not to be confused with Socket Layer. It’s just a made up term for Enfold.
The only thing I am actually having trouble with is the size of the thumbnails.
If you go here : http://kriesi.at/themes/enfold/blog/masonry-blog/
The image sizes are perfect.
But on my page I get just two images per row.
I have tried each one of the display formats, and I have even tried using a couple of your images to see if it was my place holder images causing the problem.
I have also tried the landscape and portrait tags but that didnt work either.
Any ideas?
=======
Solved – I was putting the masonry within a 1 column layout element as a container, if i remove the container and just dump the masonry element it works perfectly.
Sorry, hope this helps some one else though!
-
This reply was modified 11 years, 7 months ago by
checkitwriteit. Reason: solved problem
No, you can actually do that in Enfold, please see the first part of my message.
Regards,
Josue