Hey MeryVi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.grid-entry-excerpt {
text-align: left;
}
Regards,
Yigit
Hi
Is there a issue with new wordpress and layers slider that comes with enfold.
Has always worked in the past, but now can’t edit slides.
Thanks
Hey 1lizcollins!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.iconbox_content .center-icon br {
display: none;
}
Cheers!
Yigit
Hi,
I am trying to display the WooCommerce product entries as a portfolio grid however so far Enfold allow to select the product categories as entries only with Mansory and not with the Portfolio Grid.
Is there anyway that I can select the product category (WooCommerce) using the Portfolio Grid instead of Mansory?
Thank you for the help!
Hi kevv33!
Can you please place freshly downloaded Enfold.zip file somewhere on FTP and let us know where so we can try updating the theme for you?
Best regards,
Yigit
Well, not exactly. Now I can create a template (the name is a bit awkward du to the enfold template itself) and I can reuse it as a stamp everywhere. Now, I’d like to change the CDCI afterwards and I would like to edit this template there and I expect that everywhere it changes right after I changed the template. Since this is currently more a stamp than a template it doesn’t change because it is copied there.
I really hope there is a wordpress plugin that helps me doing this. I know enfold ist “just” a template, but you already have so many enhancements, so I think you may help me out.
Hi jaroljmek!
1- Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-testimonial-wrapper {
margin-top: 0;
}
2- Currently it is not easily possible but please feel free to request such feature here – https://kriesi.at/support/enfold-feature-requests/
Best regards,
Yigit
Hi!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Best regards,
Yigit
Hi Josue,
No, I am referring to:
Opening and closing an edit box in visual mode (edite and save one text box, then go to another on the same page) the following occurs:
1) The editor renders all the text white (seems empty)
2) The editor adds p tags. Not efficiently however. Adds orphans.
3) If I delete all of the p tags in code view, the p tags reappear.
You can imagine how frustrating this is.
As above hear is a copy of before and after showing original code, and then the results after the editor changes it.
Before and After sample ( see above in September 16 post)
As written
<h1><strong>Dessert Menu</strong></h1>
<strong>Bourbon Pecan Bread</strong> Pudding w/ caramel sauce and whipped cream <strong>6</strong>
Problem appears after the second time a text box is opened and saved (but page has not been updated). Sometimes, appears right away on first attempt to edit.
<p>
<h1><strong>Dessert Menu</strong></h1>
<p><strong>Bourbon Pecan Bread</strong> Pudding w/ caramel sauce and whipped cream <strong>6</strong></p>
<strong>Attempted fixes:</strong>
I have copied all of the enfold theme manually to make sure the it is updated but that did not fix it. I turned off and on all of the plugins, switched to a different theme, switched back, and it did not fix it. On another theme…the text editor works. The only thing I did not do is create a new site, manually install wordpress, then manually add your theme.
I see this issue popping up with others and also on other themes such as Avada (they created a plugin to fix it)
Any guidance is greatly appreciated. Thanks in advance,
John
Browser:
I am seeing this in Firefox – using an up-to-date version 32.0.2 and Safari (but Firefox my preferred dev browser) (Mac – Maverics). This continues to exist.
Hi!
I *think* this is related to a semi ongoing bug with Yoast’s WordPress SEO plugin. I’ve run across similar issues now for multiple users who have it active.
I’ll tag the topic for Peter as he has an ongoing relationship over there to make sure Enfold is always compatible I believe.
Best regards,
Devin
Hi,
I have a strange problem during “Page Edit.” All of the center column information now resides on the lower right column. Please view images:
http://shamalah.com/wp-content/uploads/2014/09/Screen-Shot-2014-09-23-at-7.17.51-AM.png
http://shamalah.com/wp-content/uploads/2014/09/Screen-Shot-2014-09-23-at-7.17.38-AM.png
This happened before updated WP 4.0, so I updated and have the latest Enfold. I deactivated plugins (except WooCommerce), but cannot find the culprit.
Can you please recommend next steps?
Thank you
I recently purchased and installed the Enfold theme, along with the demo data. Shortly thereafter, I receive this email from GoDaddy below:
(Dear Valued GoDaddy Customer.
Your account contains more than 65214 directories and may pose a potential performance risk to the server.
Please reduce the number of directories for your account to prevent possible account deactivation.
In order to prevent your account from being locked out we recommend that you create special tmp directory. )
Is this normal?? Seems excessive, and I’m not sure if there is anything I can do about it. I appreciate any feedback.
Hey Condesign_kista!
Try switching to any of the twenty something themes and see if the link works. There shouldn’t be anything on the theme side which could or should effect files inside of the uploads folder being accessible.
You can update your theme and not lose any settings without using a child theme. You only need to use a child theme if you modify the actual theme files.
See: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
Devin
Hey!
As @ismael said, please feel free to request such feature here – https://kriesi.at/support/enfold-feature-requests/
Kriesi is currently working very busy on Enfold version 3, so it may take some time for him to get back to you. Please kindly wait for his response. Thread will be on hold until you reply, if you have any related questions, please feel free to post them here or start a new topic.
Best regards,
Yigit
Hi!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Regards,
Yigit
Hi boost2business!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (min-width: 1340px) {
#b4m-header-section div.av_two_fifth { min-height: 635px; }}
@media only screen and (min-width: 1140px) and (max-width: 1339px) {
#b4m-header-section div.av_two_fifth { min-height: 656px; }}
@media only screen and (min-width: 990px) and (max-width: 1139px) {
#b4m-header-section div.av_two_fifth { min-height: 698px; }}
@media only screen and (min-width: 769px) and (max-width: 989px) {
#b4m-header-section div.av_two_fifth { min-height: 780px; }}
Best regards,
Yigit
Hey rpl_admin!
That is expected behaviour and it is not easily possible to switch positions of columns on mobile.
As a workaround, you can turn on custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and add extra text block elements with custom CSS class to your content and hide them on desktop using custom css and show them on mobile.
Best regards,
Yigit
I get this message after i upload the files for enfold theme
Fatal error: Call to undefined function get_header() in /home/mysite/public_html/index.php on line 9
How do I fix this error message as so I can be able to see the site? As we cannot see nothing. We did everything correctly, that is, we uploaded all of the files in the correct places using filezilla, yet it still does not work and i am confused. Help needed please. thanks.
Hi Daria!
Please go to Enfold theme options > Header Layout and choose to display “Logo center, menu below”. It should center your logo perfectly.
Cheers!
Yigit
hi yigit
because of the body problem:
when i replace
<body id="top" <?php body_class($style." ".$avia_config['font_stack']." ".$blank); avia_markup_helper(array('context' => 'body')); ?>>
in the header.php with
<body id="top" style="background-image:url(<?php bloginfo( 'template_url' ); ?>-child/images/bg.jpg); background-position:center top; background-attachment:fixed; background-size:cover;>
(cause i need the same fixed background in all pages)
any problems for enfold with that?
thanks and greets
h
Hi Bartvanvlijmen!
Please make sure that you are using the latest version of Enfold which is 2.9.2. If you are not, please update the theme via FTP – http://vimeo.com/67209750
Regards,
Yigit
Hey H!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
span.ajax_search_excerpt {
display: none;
}
Regards,
Yigit
Hey onkeldonut!
You are currently using Enfold version 2.5.4 which is not compatible with WordPress 4.0. Please update Enfold to the latest version 2.9.2 via FTP – http://vimeo.com/67209750
You may need to re-configure header options after updating the theme. Please see – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-header-configurator/
Best regards,
Yigit
Hey!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Cheers!
Yigit
After the updates (both – WordPress AND Enfold) the theme is not working properly anymore. I can not use the “insert media” function and when i try to insert a new article picture the nice new lightbox-upload-window has disappeared but instead the old upload-window opens in the same tab and ich can not go back to the content anymore.
Since the “insert media” button on top of the content-block does not work i can not ad new products to my online shop which is kind of a big problem!!!
Please help!!!!!!
Hello,
I just installed a fresh version of Enfold and tried to import dummy data. But it dont let me.
Importing didnt work!
You might want to try reloading the page and then try again
(The script returned the following message:
Fatal Error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 2007 bytes) in /www/htdocs/…/strassenmagazine.net/wp-content/themes/enfold/framework/php/wordpress-importer/parsers.php on line 475
Thank you for Feedback
Bernd
Hi!
You can request new features or vote requested features here – https://kriesi.at/support/enfold-feature-requests/
Regards,
Yigit
Hey plugmedialtd!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home div#av_section_2 .content {
padding-top: 10px;
padding-bottom: 10px;
}
Cheers!
Yigit
I recently upgraded wordpress and am running the latest version of Enfold. There seems to be an unpredictable and difficult to replicate bug:
1) When I press “update” after editing EXISTING content and refresh the page on the front-end, nothing is changed
2) The only way to get it to change is to add some NEW content (e.g. a text block) or to change the parent page and then switch it back
3) Sometimes 2) doesn’t work and it seems to randomly accept the new content after I change a special heading
This wasn’t happening before the upgrade to WordPress 4.0 and I haven’t installed/changed anything else. This is quite a frustrating bug as I spend 5+ minutes messing around to save page content when it happens.
Hi!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Regards,
Yigit