Hi,
how can I save/export page templates, created with the Advanced Layout Builder, to import them into a complete other (ENFOLD) website?
Thanks.
How about a Testimonial Slider like the one that is used in the Salient theme. That one is very nice in that it provides a slider that can be used on a color section background. I have a need to display quotes and author and not a picture. Thanks.
It would be nice if there was some additional flexibility in choosing the Font, Font Family, Weight, Size, etc, for the various headings. For example, I would like to set my H1 font to use a certain font size and weight. Same for H2, H3, body, etc. Some themes have this as part of the Admin area. Sure, it could be done in the css file, but seems like it should be part of the theme settings. It would be nice to be able to select different font styles for certain elements, like the new Content Slider. How about a new element that let’s you set text to any font and any style. Thanks.
Tbh I’m not sure if the iframe supports the draggable option. If you want build advanced maps without taking care of code modifications I recommend to use this plugin: WP Google Maps. I tested it with Enfold and it’s very intuitive & easy to use and it integrates well into our theme. You can create an unlimited number of maps & markers, re-size the maps, etc.
It also allows you to activate/deactivate the dragging function. Just go to Maps > Settings and check the “Disable Mouse Dragging” checkbox.
Good afternoon,
I have a question concerning the layer slider in Enfold. I would really like to you use URL’s of images in stead of Media/layer ID’s. Can someone tell me if this is possible, and if so, how I can achieve this?
Thanks in advance!
I have checked the thread and the plugin.
But I fail to see how it can help me set a standard size for all th featured images shown in ur theme
I did little digging and added the code set_post_thumbnail_size( 150, 150, true ); to functions-enfold.php but seems it deprecated.
Please help
Hi,
You can add following code to custom.css file or into Quick CSS section in Enfold theme options page under Styling to make large button even larger
.avia-button.avia-size-large { padding: 30px 80px; }
You can increase the value to make button larger
Regards,
Yigit
With the map widget, you can enter a location…That is what i meant by “custom”.
Well, if I don’t use the Enfold map widget, can I do it another way?
Hi,
To hide sale icon please add following code to custom.css file or to Quick CSS in Enfold theme options page under Styling
#top .main_color .onsale { display:none; }
Regards,
Yigit
open up wp-contentthemesenfoldincludeserror404.php and delete
<h3 class=''><?php _e('Feel like browsing some posts instead?', 'avia_framework'); ?></h3>
<?php
the_widget('avia_combo_widget', 'error404widget', array('widget_id'=>'404',
'before_widget' => '<div class="widget avia_combo_widget">',
'after_widget' => '</div>',
'before_title' => '<h3 class="widgettitle">',
'after_title' => '</h3>'
));
?>
Hi Rohan,
It is located in WordPress theme directory so you should go to Enfold folder and you will find Config-templatebuilder folder there.
Regards,
Yigit
Hi Doremus,
In WordPress theme directory please go to Enfold > Js and open avia.js file and find following code in line 87
switchWidth = 767;
and change it to
switchWidth = 915;
You can adjust the value by changing ‘915’.
P.S.: Your website looks very nice. Definitely deserves to be showcased in this topic https://kriesi.at/support/topic/enfold-showcase
Regards,
Yigit
Hi, after uploading new version of Enfold layerslider is not working any more. Please, advise!
http://www.vecakuforums.lv/
Hey,
i have following questions (i would like to attache screenshots… they would make my problems much easier to describe… no possibility here?!):
1) if i look up my homepage with the enfold theme the text in the slider is too big. Is there a possibility that the text will not appear if the picture gets to small or that the text will be much smaller?
2) if i look up my homepage on the iPad than the menu is directly following on the logo without no space… that looks not very good… is there a possibility to change that…
3) where can i change the text which appears in the comments area of the blogs?
4) when the text in the portfolio grid wrap in the next line because then the box get bigger but all the other boxes in the line does not… that is not looking very good. is there a possibility that if one portfolio box wraps his text and the box gets bigger that every other box get the same size?
5) how can i use the parameters for youtube embeds when embedding videos
Thanks for help!
Greetz
Christian
Hi there!
Using the Fullscreen Slider I got this error message
« Warning: trim() expects parameter 1 to be string, array given in /srv/www/vhosts/heartworking.ch/subdomains/pci/httpdocs/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow.php on line 447 »
Can you help me?
Thanks
I’d like to modify Iconbox.
Now iconbox has two option: with icon on top, with icon on left.
I’d like to have a third option: no-icon, that allows me to remove the icon (I know that iconbox without icon is a nonsense but I’ve seen that Iconbox is the best base for the result I wanna reach) and then I’ll add the possibility to choose a background color for the box and a font color.
I tried to modify iconbox.php file in themesenfoldconfig-templatebuilderavia-shortcodes : I added the third option and modified the outputted DIV as I want.
It works … Now I’m trying to add the other two options (font color and background) but I see no results… The impression is that the server is using a version of iconbox.php file cached somewehere…. I tried everything, deleting iconbox.php from the server, changing the theme and then reapplying Enfold, but nothing worked …. how can I force the server to reload the file modified? (and why the first modifications had been applied?)
Thank you all
Mac
1. Added the draggable/scrollwheel settings as you told me to and that works like a charm when I use with the widget, on my offices pages, thanks!
For the contact page however, I need a map with a whole bunch of our offices on it – I’m pretty sure I can’t do that with the Enfold Widget, so I used an iframe within the Layerslider to fix that. There’s a solution that seems to work to it on Stack Overflow, but I have no idea where to put the code. Any idea? http://stackoverflow.com/questions/7534888/embed-google-maps-on-page-without-overriding-iphone-scroll-behavior
2. Sorry, cache issue :)
In wp-contentthemesenfoldframeworkphpclass-framework-widgets.php replace
var myOptions = {
zoom:".$zoom.",
mapTypeControl:true,
mapTypeId:google.maps.MapTypeId.".$type.",
mapTypeControlOptions:{style:google.maps.MapTypeControlStyle.DROPDOWN_MENU},
navigationControl:true,
navigationControlOptions:{style:google.maps.NavigationControlStyle.SMALL},
center:latlng
};
with
var myOptions = {
zoom:".$zoom.",
mapTypeControl:true,
mapTypeId:google.maps.MapTypeId.".$type.",
mapTypeControlOptions:{style:google.maps.MapTypeControlStyle.DROPDOWN_MENU},
navigationControl:true,
navigationControlOptions:{style:google.maps.NavigationControlStyle.SMALL},
center:latlng,
draggable: false
};
this code mod will deactivate the google map scroll function and the user interaction (touch/input event) will affect the website and not the map area.
Hi there,
I’d like to setup a portfolio similar to your ajax demo portfolio. (http://kriesi.at/themedemo/?theme=enfold)
The support documentation doesn’t step through this at all (2.5 Adding simple Posts, Pages and Portfolio Entries)
Do you have any literature to help me do this as I’m struggling!
Many thanks
1) I tested the code on my test server and the draggable: false setting and the code I posted above works. Note that it will only work with the Enfold Maps widget and will not affect third party google map plugins or iframes you generated with a map generator. I didn’t find the draggable: false setting in the source code on this page: http://mep.raffeltest.nl/vestigingen/amsterdam/ and it seems like you didn’t modify the file yet.
2) Can you post a link to the parallax website please? I didn’t notice any issues on this page: http://mep.raffeltest.nl/vestigingen/amsterdam/
We replaced all occurrences of entry-content with entry-content-wrapper, then we searched all files for “$content” strings and wrapped them into a div (entry-content). We further replaced all occurrences of post-title and main-title with post-title entry-title and main-title entry-title.
The reason is that entry-content has a semantic meaning (hatom feed) which is used by Google+ to fetch the article data of a blog page. the previous structure messed this feed up so we had to change it.
I copied this file list from our github repository:
404.php
archive.php
config-templatebuilder/avia-shortcodes/portfolio.php
config-templatebuilder/avia-shortcodes/postcontent.php
config-templatebuilder/avia-shortcodes/postslider.php
config-templatebuilder/avia-shortcodes/section.php
config-woocommerce/config.php
config-woocommerce/woocommerce-mod.css
css/base.css
css/layout.css
css/shortcodes.css
framework/php/class-framework-widgets.php
functions-enfold.php
includes/error404.php
includes/helper-post-format.php
includes/loop-archive.php
includes/loop-author.php
includes/loop-comments.php
includes/loop-index.php
includes/loop-page.php
includes/loop-portfolio-single.php
includes/loop-search.php
index.php
js/avia.js
taxonomy-portfolio_entries.php
template-archives.php
template-builder.php
hi, this is the current small business website for my store,
it first started out with the replete theme but after the last wordpress update i made the change to enfold and
its the best thing ive ever done, this theme makes it so easy to change and build pages, its amazing!!
cheers
Andrew
The Vacuum Guy
http://www.vacshop.com.au/
Hey!
Go to Enfold > Styling. There you’ll see a textarea field (“Quick CSS”) where you can insert your css code.
Regards,
Peter
I want to change images in the easy slider or ad new images – but modifications are not safed – always the old content is displayed. Have you any idea? (WP 3.6, Enfold 2.01, Enfold Child 1.0, Contact Form 7, Contact Form 7 Datepicker, WPML Multlingual CMS, WPML String Translation); I also tested without any activated plugin – negative.
Hi,
I’ve noticed this in both the 2.1 version, and the 2.01 versions. Previous to version 2.01, everything worked fine with the fonts. My site is http://drinkallthebeers.com I can change the font in the enfold settings, but after saving the settings, the font doesn’t change. Even if I change the font to a cursive or script type, it remains to be what looks like Helvetica bold. I’m viewing the site on Chrome version 29.0.1547.65 on a mac.
Hey,
You can use this on your custom.css or Quick CSS:
IconBox:
.main_color .iconbox_content_title {
color: red;
}
.main_color .iconbox_icon.heading-color.avia-font-entypo-fontello {
color: blue;
}
Regards,
Ismael
Hi,
What do you mean by “Custom Location”?
No, I don’t think that is possible if you’re using the Enfold Google Maps Widget.
Regards,
Ismael
Hi,
That line of code is right at line 82 in header.php (Enfold 2.0.2).
Regards,
Josue