Hi YU-Design!
See: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
The layout builder has been purposely left off the posts and has not been coded to work with them as well so some things may not work when directly copied over.
Specifically any full width element will probably have trouble since they aren’t designed to be added in to areas not using the avia layout builder.
Best regards,
Devin
Thanks for the reply.
The blog items are working, but the product items not, these are te show the shop products of woocommerce.
-
This reply was modified 12 years, 2 months ago by
yuravw.
Hello
I would like to use Trebuchet MC as font for Heading and body text.
In most cases I may change font via TinyMCE, but for some places it is not possible.
Could you please help me and tell how may I add the font to the list of Enfold availible fonts?
Thanks!
Hello:
Just, I am uploaded the theme in my hosting and making a new installation.
Everything works fine… until I notice the icon fonts are missed.
I check on firefox, opera, explorer and safari and no fonts are showing on any of them.
The version of WP is 3.8.1 and Enfold is 2.4.4
I checked the icon font manager and entypo-fontello seems is installed…
Can you help me with this?
Thank you so much in advanced…
Susan
Hi Yura!
Please try deactivating all active plugins and check if that helps. Then you can activate them one by one to find the culprit
Cheers!
Yigit
When we tried to use the ENFOLD LATEST NEWS widget it worked ok for our default English site but when we switched to the German site the widget displayed no posts.
We had to go and download another plugin “SUPER RECENT POSTS” to make it work.
I craeted a page using many plugins to see how they behaved multi-lingual sites. The ENFOLD LATEST NEWS WIDGET is on the page. Here is the english version of the page:
http://staging.actify.com/actify-news-rbm/
and here is the German version. You can see the posts disappear from the ENFOLD LATEST NEWS WIDGET on the german version.
http://staging.actifyeurope.de/actify-news-rbm/
Hey slui!
Please add following code to Quick CSS in Enfold theme options under Styling tab and change the url to your custom image
.image-overlay.overlay-type-extern .image-overlay-inside:before {
content: url('https://www.yourdomain.com/image.png');
font-family: 'entypo-fontello';
}
Regards,
Yigit
I have installed Enfold with BuddyPress Multilingual.
For latter to work, in the WPML settings (Language URL format) I need to set the option “Different languages in directories”, (according to BuddyPress Multilingual instructions).
This seems to work, but when I go to the Enfold Theme options, (/wp-admin/admin.php?page=avia), I get the following error code on top of the page:
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘bpml_icl_ls_languages_filter’ not found or invalid function name in /public_html/wp-includes/plugin.php on line 199
Warning: uasort() expects parameter 1 to be array, null given in /public_html/wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php on line 5573
Please let me know what to do.
Regards,
Paul
Hi,
I’m using a plugin called Wordfence. It just recently completed a scan determining whether there was malicious code in my files and it found that the Avia Framework has it. Here is the error code below:
—
This file may contain malicious executable code
Filename: wp-content/themes/enfold/framework/php/function-set-avia-ajax.php
File type: Not a core, theme or plugin file.
Issue first detected: 11 secs ago.
Severity: Critical
Status New
This file is a PHP executable file and contains the word ‘eval’ (without quotes) and the word ‘base64_decode(‘ (without quotes). The eval() function along with an encoding function like the one mentioned are commonly used by hackers to hide their code. If you know about this file you can choose to ignore it to exclude it from future scans.
—
With this being said, the author has admitted to becoming more aggressive about scanning files because of the increase in hacking attempts.
Can you please confirm whether your file has been compromised?
I suggest maybe reaching out to the author and see if there was a way so that you don’t get flagged. I have a number of other themes that I’ve purchased and I have not had this issue.
sl
I do not see the Pagebuilder in the WordPress Enfold theme CMS.
I says it is still loading.
Hi!
I’m sorry but that is not possible with the Avia Layout Builder. Set the footer to 1 column on Enfold > Footer > Footer Columns. Generate the shortcodes using the shortcode wand on the Default Editor then go to Appearance > Widgets. Insert a Text Widget on Footer – column1 then copy the shortcodes on it.
Cheers!
Ismael
Hey!
This is your blog now: http://prolinpro.prlncms.com/blog/
You forget to set the sidebar on Enfold > Sidebar > Sidebar on Blog Page.
Cheers!
Ismael
FYI tried adding it to custom.css since I found an @media thing ready to go. Change took, but no diff on mobile: https://medcruiters.us/wp-content/themes/enfold/css/custom.css?ver=1
Hey!
No, because I couldn’t edit the file. However we should wait for the next theme update because I’m not sure why my code isn’t working and maybe some updated files are still missing in Enfold 2.4.5. The next update should contain all necessary hooks and then you can even use the “big preview” gallery style. I.e. I tested it here: http://test.inoplugs.com/agb/ and used a slightly modified version of the code I posted in one of my last posts.
add_filter('avf_avia_builder_gallery_image_link', 'avia_change_gallery_thumbnail_link', 10, 4);
function avia_change_gallery_thumbnail_link($link, $attachment, $atts, $meta)
{
$custom_url = get_post_meta($attachment->ID, '_gallery_link_url', true);
if(!empty($custom_url))
{
$link[0] = $custom_url;
$link['custom_link_class'] = 'aviaopeninbrowser';
}
return $link;
}
Best regards,
Peter
Hi orsettopro!
You can use this on Enfold > Styling > Quick CSS to adjust the margin of the logo partner element:
.avia-content-slider {
margin: 5px 0;
clear: both;
}
Cheers!
Ismael
Hey erostad!
The grid layout doesn’t support post formats on version 2.4.2. Please download the latest version of Enfold on your themeforest account then update the theme via FTP. Watch this video by Devin: http://vimeo.com/channels/aviathemes/67209750
Cheers!
Ismael
Hi,
WORDFENCE give me today several warnings on this ENFOLD file:
../framework/php/function-set-avia-ajax.php
This file is a PHP executable file and contains the word ‘eval’ (without quotes) and the word ‘base64_decode’ (without quotes). The eval() function along with an encoding function like the one mentioned are commonly used by hackers to hide their code.
Could you tell me the reason for this and how to handle it? I won’t have any security problems at my sites.
Thanks a lot in advance.
Hello,
I have installed the Enfold theme (v.2014 January 09 – Version 2.4.5, wordpress version 3.8.1, Linux Debian ). Everything seems to work OK except for the magic wand button that doesn’t show in the Default editor toolbar. Shortcodes work fine if you write them manually or use the Advanced Layout editor. In the javascript console we get the following message: “[AVIA-LOG] Switching to Classic Editor. Template Builder is in safe mode and will empty the textarea so user cant edit shortcode directly avia-builder.js?ver=0.4:19”. There are no PHP errors.
Any idea what could be wrong?
Thank you,
Eneko.
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
oh, and for me, i have not modified the stock field value regarding responsive. i also am not doing anything with zoom level in either safari or chrome for the iphone 4s with iOS 7, yet i am missing header nav and slideshow.
WP 3.8.1
Enfold 2.4.5
Hi Yigit,
sorry for not coming back to this topic, but i think it will be better to make everything final and than let you take a look at the places where i want to have smaller margins …
one thing that i dont understand at the moment is:
on my frontpage i do not have any white frame at the bottom edge of the website. the last image could scroll in without interfering with a white frame.
Any other page from the website has a white frame at the bottom edge of the website. this makes it less convincing when the last image scrolls over it.
Can i get rid of this white border at the bottom edge of the site on every page ? and when, how ?
many thanx for helping !
stucki
Hey TJ!
1) Thanks, we’ll add the alt/title attributes to the “You might also like” images with the next theme update.
2) the ?s= query parameter is probably added by the search link (loop icon) in the menu. Since 2.4 we added a rel=”nofollow” to the search link and the search engines should not follow it. However if the spider/crawler ignores the rel value and follows the link it will provoke a 404 error. You can remove the search icon if you fear that it affects your ranking (Enfold > Theme options) however I’m pretty sure it has no impacts at all because google and other search engines respect the nofollow attribute…
Cheers!
Peter
This reply has been marked as private.
I tried finding one but its not a very popular request. No file would need to be changed but instead you would be uploading a new font file: http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/
What you are looking for is numbers in svg format or as an already generated icon font file. I’ve come up short when trying to find one but it would be a good resource to have so I’ll tag the topic for myself and I’ll try and squeeze in making one this week. It would only be 1-10 or maybe 1-20 in a serif style.
Hey foreigner!
I’m not sure it is anything to do with the theme in this case. The author permalink and how it gets generated isn’t touched by the theme as far as I know.
You can try switching to one of the default themes and see if that helps and try limit it to an Enfold specific issue.
Regards,
Devin
Hey Frisk_Flora!
1- Please go to Appearance > Widgets and add needed widgets to Footer column widget area. You can choose how many columns to display on footer in Enfold theme options under Footer tab
2- Please refer to my post here https://kriesi.at/support/topic/remove-alternate-content-area/#post-218971
Regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#header_main { border-bottom-style: none; }
Cheers!
Yigit