Hello. Advise please plugin for related posts, which integrates well with enfold. Can be paid or free. Now I have installed “wordpress related posts”, but this plugin does not suit me.
-
This topic was modified 11 years, 9 months ago by
Zakkery.
Hey Kim!
Unfortunately LayerSlider can’t re-size shortcodes (i.e. button shortcodes or in your case the form) properly. Please remove the form from the slider and add into the page content and it should re-size properly. We’ll release an update for Enfold which includes LayersSlider 5 soon – maybe the new slider version will fix the issue but I’m not sure.
Cheers!
Peter
Hey!
Ok, then delete the line and open up wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php and delete
if(!is_admin() && !session_id()) session_start();
Regards,
Peter
Hello Yigit,
I installed the theme enfold and I haven’t installed any plugin.
I want to set the slider as the home of the template.
With shortcode fullscreen Slider you can’t configure slider with independent layers with movement like home slider.
I have configured with Layer Slider slider as I can make it appear on the home page. The help says:
Inserting the slider with shortcode
You can place your sliders into pages and posts with their shortcodes. You can find the shortcode for each slider in this page next to their names in the list view. To insert the slider, edit a page or post and insert its shortcode into the WordPress text editor.
But this does not work.
As shown equal the slider theme?
Thanks.
Hi Raph!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
1-
#top .social_bookmarks_mail:hover a {
color: #fff;
background-color: #9fae37;
}
these are default values.
2-
.social_header .phone-info { font-weight: normal; }
Cheers!
Yigit
When I replace that line, I get this error on the website.
Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/rawjuici/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:1) in /home/rawjuici/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 33
When I delete that line, I get this error on the website.
Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/rawjuici/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:1) in /home/rawjuici/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php on line 27
Hi Josue,
Yes the theme is compatible for translation (front end, aviation editor) but except “Theme option” that does not contain “po” file and “mo” and remains in English. I installed WPML to try to translate “theme option” but I do not know if this is possible. How do I translate as simply “theme option” without it generates errors? I can create a “mo” file translate “register-admin-options.php”?I may have missed something in the setup

-
This reply was modified 11 years, 9 months ago by
Alex.
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.page-id-17 div .av_three_fourth {
margin-left: 11%!important; }
You may need to adjust the value to center it perfectly
Best regards,
Yigit
Dear Enfold,
help me please:
1.How to make search avaliable in top header visible before the HOME link. currently the search button only popup after click. i would like the Search avaliable before the home link.
2. why in the mobile version i could not find the search button at all? any code i need to put so i could search when im in mobile version?
thank you
indra
Hi!
Please go to wp-content\themes\enfold\config-templatebuilder\avia-shortcodes folder and open portfolio.php file and find
$first_item_name = apply_filters('avf_portfolio_sort_first_label', __('All','avia_framework' ), $params);
and modify it as needed
Best regards,
Yigit
Hi,
I’m trying to embed a HTML5 video but Enfold keeps reformatting my code. How can I make it stop doing that?
Thanks :)
-
This topic was modified 11 years, 9 months ago by
xilopix.
Hi nicolasweh!
Mobile devices scroll to top when you touch the topbar that is why it was hidden on mobile. But you can display it by adding following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) and (min-width: 480px) {
.responsive #scroll-top-link {
display: block;
}}
Best regards,
Yigit
Hey andydufresne!
Do you have Layer Slider as a standalone plugin? LayerSlider that comes with Enfold does not support shortcodes
Best regards,
Yigit
There is no problem with the English, it’s only when it generates for the French menu that it outputs the array. I don’t know if this is an issue with WPML, but it happens only with the Enfold theme and only, as I say, with the French.
I tried to assign a specific menu, and it’s fine when I do this, so that wp_list_pages() routine seems to be the culprit. Where do you suggest I start to troubleshoot from here? I want to use dynamic menus rather than manually managed menus…
Thanks for this link. I’ve had a look into it, but it looks like the script needs to reference a media query to work.
This is fine for mobile media queries, but my custom.css file doesn’t have a media query setup for the normal desktop styles. Am I meant to create a new media query to contain all my custom css so this script will work? I’m a little confused on how it should be implemented with Enfold.
Avia Advanced Layout Builder for POSTS. This is the only thing lacking in the theme. :(
enfold scroll-top-link icon disappear from 480 px to 768px width
I just noted that, both in chrome and Firefox, is there some reason for that?
I’d like to have that scroll icon always fixed to the right for the bottom of my pages when I’m scrolling down regardless of the width size of the screen or resizing it.
Thanks
This reply has been marked as private.
Hi,
I need to create a gallery of paintings with different dimensions, horizontal, vertical and so on.
I would like to have a result similar to the Masonry Portfolio demo http://kriesi.at/themes/enfold/portfolio/masonry-portfolio/
but with the following differences:
– The thumbnails of the paintings should maintain the natural image ratio (no cropping) and also proportionality with respect to the real images, without the limit to have the same width because in such a case, for example, a horizontal image becomes a very little image compared to the others.
– Clicking on the images of the portfolio should open the lightbox of the image
– The dimension of the opened lightbox should be changeable for each image to have a proportional view of the original pictures
Thanks a lot in advance for your help.
Kind regards,
Giovanni
Hi tassavor!
No, I couldn’t reproduce this issue on my test servers. Please try to deactivate all third party plugins and check if it makes any difference. If yes a plugin hooks into the image query and breaks the order. If not please create us an admin account and post the login credentials as private reply. Make sure that the latest version of Enfold (2.5.4) is installed.
Best regards,
Peter
Thank you for your help, it works great. Can you also do to “Portfolio Grid” on page http://www.imagine.nazwa.pl/swedish% 20enfold/wordpress /? Page_id = 2905
Hey! Do you mean the Tribe Events Calendar ?
Since when is it possible to insert it with Shortcodes, please? I must set everything in the settings-tab a few weeks ago. There you can work with shortcodes in the before and after field. But it was not possible to insert itself with Shortcodes in Pages. Did I missed anything?
WYSIWIG-editor for Open Graph for Facebook:
og:title, og:image and og:description
Hey!
Please try to update Enfold to 2.5.4. Kriesi did some debugging ( https://kriesi.at/support/topic/2-5-background-videos-user-examples-for-debugging/ ) and the youtube api issue should be fixed now.
Regards,
Peter
Hi!
Right now we do not plan a “deep integration” of Events Calendar (i.e. Advanced Layout Editor support for Events, etc.) because the templates are different but you can use the shortcodes generator (magic wand icon in the TinyMCE (visual editor) toolbar) to insert shortcodes into the event page description/content.
Regards,
Peter
Hey Helchar!
Open up wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php and replace:
switch($contents)
{
case "excerpt": $excerpt = $entry->post_excerpt; $title = $entry->post_title; break;
case "title": $excerpt = ''; $title = $entry->post_title; break;
case "only_excerpt": $excerpt = $entry->post_excerpt; $title = ''; break;
case "no": $excerpt = ''; $title = ''; break;
}
with
switch($contents)
{
case "excerpt": $excerpt = $entry->post_excerpt; $title = $entry->post_title; break;
case "title": $excerpt = ''; $title = $entry->post_title; break;
case "only_excerpt": $excerpt = $entry->post_excerpt; $title = ''; break;
case "no": $excerpt = ''; $title = ''; break;
}
$cats = get_the_term_list($the_id, 'portfolio_entries', '', ', ','').' ';
if(!empty($cats))
{
$excerpt = '<span class="blog-categories minor-meta">'.__('in','avia_framework')." ";
$excerpt .= $cats;
$excerpt .= '</span>';
}
This code will replace the excerpt text with the category list.
Cheers!
Peter
Hello everyone!!!
See below all the websites we designed with this FANTASTIC theme!! My bro and I are based in Cape Town and we not very strong on back-end development but we know how to design and use HTML/CSS. The Enfold theme did all the nitty gritty back-end coding automatically for us. We will continue to use this theme because it has endless design possibilities.
zedduo.com
oculusid.com
incywincycollege.com
thenailcompany.co.za
R&S (still under construction)
-
This reply was modified 11 years, 9 months ago by
zedduo.
Hi!
Something (probably custom code) adds some weird output to the head area of the website (i.e.:
<!-- Add jquery script to support Conditional Forms-->
<script type="text/javascript" src="http://mobilcsarnok.hu/wp-content/themes/enfold/js/1.7.1/jquery-1.7.1.min.js"></script>
<script type="text/javascript" src="http://mobilcsarnok.hu/wp-content/themes/enfold/js/hidefieldsScript.js"></script>
) and this breaks the doctype definition and some other things. See: http://validator.w3.org/check?uri=http%3A%2F%2Fmobilcsarnok.hu%2F&charset=%28detect+automatically%29&doctype=Inline&group=0
Please revert the changes or install the unmodified, updated theme files with ftp: https://vimeo.com/channels/aviathemes/67209750 to fix the issue.
Best regards,
Peter