Hey!
No – posts don’t support the “Advanced Layout Builder” at the moment (see: http://themeforest.net/item/enfold-responsive-multipurpose-theme/discussion/4519990?page=34#comment_4128768 ) because the comments, the blog layouts, etc. are not compatible with it.
Best regards,
Peter
You can try this fix: https://kriesi.at/support/topic/quform-its-my-4th-topic-and-nobody-answer-me#post-122772 or open up wp-contentthemesenfoldconfig-templatebuilderavia-shortcodestextblock.php and replace
return "<div class='avia_textblock'>".wpautop( ShortcodeHelper::avia_remove_autop($content) )."</div>";
with
return "<div class='avia_textblock'>".ShortcodeHelper::avia_remove_autop($content)."</div>";
This modification will remove the wpautop() function/filter which adds p tags to the content. Maybe this will also fix the conditional logic issue.
Try following css code
#gform_wrapper_1 .gform_body .gform_fields .gfield input#input_1_2 {
margin: 0em 17px -1em -1em;
}
you can change the distance between button & text input field by increasing/decreasing the second value (17px).
1) You can reduce the sidebar margin with following css code:
.inner_sidebar {
margin-left: 50px;
}
Decrease the margin-left value. It’s not easily possible to change the outer margins or the margin between content area and sidebar because this will break the existing layouts and would require some major adjustments to the css grid.
2) Open up wp-contentthemesenfoldincludesloop-index.php and search for
$link = avia_image_by_id(get_post_thumbnail_id(), 'large', 'url');
You can replace “large” with any other thumbnail size (small, medium, portfolio, portfolio_small, entry_with_sidebar).
I would love to see the layout builder on the tabs content editor too!
Desperately needed some many of the elements in the tab contents.
Hi Dude,
I have changed this and it works fine.
Chears Rob
Did you set this image as post thumbnail (featured image)? If you want to get rid of the post thumbnail on pages open up wp-contentthemesenfoldincludesloop-page.php and replace
if($thumb) echo "<div class='page-thumb'>{$thumb}</div>";
with
//if($thumb) echo "<div class='page-thumb'>{$thumb}</div>";
Flexibility of controlling margins or spacing between EACH SET of H1 H2 H3 H4 headings and control of spacing between divider breaks.
Feature Request:
1. Centered Logo with Navi Menu items on left and right side.
Hi Guys,
On the Home page example here: http://kriesi.at/themedemo/?theme=enfold scroll to the bottom of the page, where you see the title: In Case You Need Help.
How do I get the image to stay static like that?, I tried gallery, ut you cannot stretch the image. I tried Colour section, but it is not possible to get the image to not scroll…is it to do with background att: fixed / scroll?, I tried both, can’t see a difference?.
Also, can I increase the height of the image here, I tried padding variables in the colour section again, it made no difference between small, large and default.
My brain is fried.
Thanks
I would like a layerslider that is NOT fullwidth so I can put a layerslider beside a sidebar.
In the Enfold theme, I assumed that the Avia Layout Builder worked on Posts, but it is not showing for me. Should the Layout Builder work on Posts? Is their a way to get it to work for posts. I am looking to do a magazine site and really need the Layout Builder flexibility on the Posts.
This is most annoying, but here’s how to fix it if you don’t want to FTP (which can in itself be a rats maze depending on your situation).
The “Error” message ‘Are you sure you want to do this?’ is caused by php hitting the upload limits set within the php.ini file.
You can usually find and update this file at either:
/etc/php.ini or, for Ubuntu, /etc/php5/apache2/php.ini
edit the following lines to:
memory_limit = 99M
upload_max_filesize = 20M
post_max_size = 24M
save, quit.
restart apache : sudo service apache2 restart
and then give it a whirl – you should have no problems
the following code is not in the header on my website, got it comparing my website to the enfold theme demo with firebug
data-avia-search-tooltip=” <form action=”http://kriesi.at/themes/enfold/” id=”searchform” method=”get”> <div> <input type=”submit” value=”🔍” id=”searchsubmit” class=”button”/> <input type=”text” id=”s” name=”s” value=”” placeholder=’Search’ /> </div> </form>” style=”height: 88px; line-height: 88px;”>
Hi guys,
I am trying to use the Enfold theme on one of my sub sites in a WordPress Netwrok environment. Everything else with the theme seem to be working, however, when I go to Appearance -> Widgets, I don’t see the custom widgets that should be registered on theme activation and also there are no sidebar areas where you can drop any widgets.
Please help
Thanks
Sven
If I choose a specific page to be the blog in the enfold settings and I choose to hide the header, it still does. Also, I’m unable to place any content on that page using the Avia Page Builder… What do I need to do to make functional like a normal page and display blog posts?
https://www.bluesquidmedia.com/ink-blog/
Hi,
LOVE the theme !! but still have some questions :
1) Is there a way to get the custom.css to the backend of WP ? or do I have to make all edits via FTP ?
2) Breadcrumb navi : I need to change “You are here : Home” ? Where is it ?
http://outilsducoach.com/?page_id=12
3) Where can I make the main categories font siz a bit bigger ?
4) Testimonials: if I don’t fill in a link I get still the beginning of “http://” how can I get rid of this ?
4) Where to remove the backlink “Enfold Theme by Kriesi”
Thanks in advance,
A
Hello, I’m having this problem on Enfold theme:
I create a new “portfolio item” i put an easy slider than open the media gallery, and i can’t see any of the previous images i already loaded.
However i load some new pics there, then i go to choose a “featured image” but i still see the media gallery empty, i can only upload a new image, and, if i do it, i will see the same image loaded two times in my folder. how to solve it?
thank you very much
Got latest Enfold version and latest WP version running, no issues whatsoever, so far.
Thanks Ismael. Are you interested in taking the job? :)
Chenan
I searched the forum and it seems like nobody posted a link to a French translation yet. You can use http://wordpress.org/extend/plugins/codestyling-localization/ to translate the theme and please post a link to your translation files – they will help other users too.
Hi Ismael,
the issue is that the main menu disappears on my ipad and the slideout menu does not appear. It appears on smaller screens then ipad. I tried it with menus from 4 to 8 items. The enfold demowebsite does work well on my ipad. What to do?
Eric
Hi,
What you describe sounds close to the fixed header with social icons and top second menu. Have you tried all 5 headers in Enfold > (Theme Options) > Headers?
If you want something different, can you take a snapshot and move things around in some graphic software so we can see what’s on your mind?
Thanks,
Nick
Hi,
Please use http://wordpress.org/plugins/bwp-minify/ instead of Minify. The exact same setup (bwp-minify + supercache) is being used on the theme’s demo site kriesi.at/themes/enfold and there are no problems.
Thanks,
Nick
I have big problems with the placement of elements on LayerSlider. On your preview page http://kriesi.at/themes/enfold/ it is possible to change the browser width. The elements (background but also single placed transparent png images) move dynamically on the “stage”. Thus, the position of all single elements/images remains the same in relation to the total browser size.
It is not possible to implement this “element-behavior” on my page. The elements do not move with the changing browser size. Single Images are fixed. I tried it with visual place, but also with percentage placement. In last case, the images overlap.
I need support please, because I have a launch date and I don’t get this problem solved.
Hi,
The link shows a 404 page: http://ayuntamientobenisano.es/calendario/
Regards,
Ismael
HI,
I would be also interested in the French translation.
How can I download it?
Thank you for your help.
Regards.
Bernard
Hi,
1.) Is this the Post slider? Download Enfold 1.7, you can select more options for “Title and Excerpt”.
2.) Glad you figure this out.
3.) You’re twitter widget looks ok.
4.) – – – –
5.) You can create a New Shop Page, select “No sidebar”, insert the woocommerce shortcodes. Select this page as the default shop page on Woocommerece > Settings > Pages > Shop Base Page.
6.) You can set a minimum height on your custom.css or Quick CSS
.pricing-table li {
min-height: 80px;
}
7.) Edit footer.php, find this code
<span class='copyright'><?php echo $copyright . $kriesi_at_backlink; ?></span>
Replace it with:
<span class='copyright'><?php echo $copyright . $kriesi_at_backlink; ?></span>
<?php $social_args = array('outside'=>'ul', 'inside'=>'li', 'append' => ''); avia_social_media_icons($social_args); ?>
8.) Please give us a screenshot because I can’t see the issue. Thanks.
Regards,
Ismael
Hi,
The topics are group together by theme. You can use the search box.
Regards,
Ismael
Hi,
You can visit odesk or freelancer. :)
Regards,
Ismael