So, frankly, this is ridiculous, but I’m working on a client’s site, who had their site built by someone else. Now I’m finding that they used the Enfold theme, and then put their code directly into it, so it couldn’t be updated. Of course, after updating to WordPress 4.0, the version of Enfold they were using wasn’t compatible and I couldn’t edit any pages. So I updated Enfold.
The website is RPMPIN.com and RPMPINTUC.com. If you go to the rental search on each of them you’ll notice that the rental search isn’t there on RPMPIN.com (the updated one). The code for the search is in the page, but it’s not displaying on the front end.
My question is this: Where should I look for custom code on the old theme that would let this stuff display?
Is it possible to create something like the enfold style switcher you used on the demo site, with elements of the avia builder.
Or is it possible to change the accordion from top to bottom fo left to right.
Thank You
I am hoping you can help. I added the PA Knowledge Base plugin and it appears the style is being pulled from enfold CSS. I included the URL to my test page in private comments and I would like to get it to match the demo for the plugin. The plugin does have a custom CSS area in the settings, however I don’t know what needs to go there to match. Any help at all would be appreciated!
Here is the PA demo site that I would like to mimic http://demo3.pressapps.co/knowledge-base/?preview
Thank you,
brent
Hi Kriesi,
I agree with you 100% that during the past few months both Enfold and the Yoast plugin have had changes in the code that have caused all these issues.
As it is today though disabling some of the Yoast plugin’s features because of it so other plugins such as WPML & Woocommerce work, I think that it is a huge disservice to many of the 40,000 clients who use Enfold without WPML and woocommerce.
I really, really like Enfold and how easy it is to create a beautiful site with this theme, but as I said it doesn’t help me rank the site if I cannot use Yoast’s SEO plugin’s main feature (keyword analysis) in pages built with ALB.
Enfold is one of the best selling WP themes so please consider working with the Yoast team to solve these issues prior to adding any new features in the upcoming updates. What can we do with the new features when old ones break and are taken away in favor of having other feature work?
Thank you for your attention on this issue. Looking forward to hearing back that you found a solution to make Enfold fully compatible with the most widely used SEO plugin.
Best,
George
Hi Ismael. That doesn’t work, either.
But I did find a workaround which will suffice, so this thread can be closed on my part.
Thanks, Enfold folks, for the follow-ups!
I would like all sites (parent and subsites) on my multisite installation to apply the Enfold parent and child themes across the network identically. How might I accomplish this? I don’t want subsites settings to be different. All the logos and favicons are the same as well as settings. Is there ONE place to maintain the theme settings and customizations for the entire multisite install?
Plus, I’d like parent and child to be used by everything new site setup. Please advise, and thank you!
I still have an issue., I disabled the cache plugin, refreshed multiple times.. Can you click on the screen shot which you provided to see what I am talking about. I took a screen shot but not sure how to send it to you.

Hey ActionGameReplay!
Please edit your image element and give it a link then edit your Color Section element and give it a unique ID – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png
then add following code to Quick CSS in Enfold theme options under General Styling tab
#your-custom-id .container { max-width: 100%; padding: 0; margin: 0; }
Cheers!
Yigit
Hey!
You are currently using Enfold version 2.9.1 which is not compatible with WordPress 4.0. Please update Enfold to the latest version 3.0.2 via FTP and make sure to overwrite all files – http://vimeo.com/67209750
That should fix the issues you are having
Regards,
Yigit
Hey brandworld!
Please firstly turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then give your text block elementa custom class and then add following code to Quick CSS in Enfold theme options under General Styling tab
.avia_texblock.your-custom-class { background-color: rgba(0,0,0,0.5); }
0,0,0 is the RGB value of the color and 0.5 is opacity level
Best regards,
Yigit
Hey xepyonx!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home .avia-testimonial-content {
min-height: 100px;
}
Cheers!
Yigit
Oh wow, sorry to bother you with apparantly a non-enfold related matter! Thanks a bunch!
Hey brandworld!
You can add following code to Quick CSS in Enfold theme options under General Styling tab to hide logo on your page
.page-id-47 .logo { display: none !important; }
Can you please elaborate? What do you mean by “flexible menu”?
Cheers!
Yigit
Hi Goldman2014WP!
Currently it is not possible. Please feel free to request such feature here – https://kriesi.at/support/enfold-feature-requests/
Best regards,
Yigit
Hi!
Yes, please turn on custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and change the code to following one
.your-custom-class .av-special-heading-tag{
color:#FFF !important;
}
Best regards,
Yigit
Hi Goldman2014WP!
Please use a wider logo and then add following code to Quick CSS in Enfold theme options under General Styling tab to change the logo on mobile devices
@media only screen and (max-width: 480px) {
.logo img { opacity: 0; }
.logo a { background-image: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png); background-repeat: no-repeat; background-size: contain; background-position: 50% 50%; }}
Best regards,
Yigit
Hey laurarabell!
Please request such feature here – https://kriesi.at/support/enfold-feature-requests/
Currently it is not possible as menu items are fluid depending the screenwidth.
Cheers!
Yigit
Hello guys,
Ever since I updated to Enfold 3.0.2 my blog sidebar is wider than it should be. Why is that?
http://www.step1.com.br/blog/
Side on other pages remains normal.
Could you please assist?
Many thanks,
Miguel
This reply has been marked as private.
Hi robertscott!
You can easily replicate this website using Enfold but to be honest i am not really sure what you mean by “inner page”. Can you please point it out?
Best regards,
Yigit
Hi!
Please firstly update Enfold to the latest version 3.0.2 via FTP and make sure to overwrite all files – http://vimeo.com/67209750
Version you are currently using is not compatible with WordPress 4.0
Cheers!
Yigit
I can´t seem to change the main menu font size? I have tried this by going to “enfold”, “advanced styling”, selecting the “main menu links” and changing the font size, but it does not work?
I have also tried pasting some code lines provided in this forum in the quick css box?
Hey revenueconduit!
Thank you for your kind words!
Currently it is not possible. Please feel free to request such feature here – https://kriesi.at/support/enfold-feature-requests/
Cheers!
Yigit
Hi brendanogrady!
Please go to Appearance > Menus and create your main menu and check “Enfold main menu” under Menu Settings and do not add those pages to your menu
Best regards,
Yigit
Hi AndyHedden!
You are currently using a very old version of Enfold. Please update the theme via FTP and make sure to overwrite all files – http://vimeo.com/67209750
Cheers!
Yigit
Lost homepage data at hainesrafting.com in the process of updating wordpress. deactivated plugins to no avail, can’t revert to previous, I’m a newbie and developer is out of the country for a few months. Having trouble figuring out how to update Enfold. Please help.
-
This topic was modified 11 years, 6 months ago by
AndyHedden.
Hi Yigit,
Thanks, the problem seems to be caused by Po.st
Is there a way for it to work with Enfold?
Thanks
Imrich
Hi!
No, woocommerce shortcodes work on Enfold as well
Cheers!
Yigit
Hey Nicola!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) {
.responsive .template-blog .blog-meta, .responsive .post_author_timeline, .responsive #top #main .sidebar {
display: block; }}
Best regards,
Yigit