I am receiving a fatal error message whenever I attempt to edit a page. Avia does not load and this is the error I receive:
Fatal error: Call to undefined function woocommerce_product_loop_start() in /home/furnitu0/public_html/abbie/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php on line 788
I have just installed Enfold version 3.0, I am running WordPress 4.0. I have also deactivated all plugins which may not be compatible with WordPress 4.0 and am still receiving the fatal error message. All WooCommerce plugins have been updated to their latest release.
Also, after the Enfold 3.0 update, I am receiving random black colored background areas while viewing my website in Firefox.
Thanks in advance for your help!
Hey!
I changed one of the logo image source and it shows fine. It is located on the fourth row. http://www.rentmedakar.cz/?page_id=8071&lang=en
Did you regenerate the thumbnails here? http://www.rentmedakar.cz/wp-admin/tools.php?page=regenerate-thumbnails
Or try to change the logo images manually.
Best regards,
Ismael
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
Hey!
Refer to this article:
http://kriesi.at/documentation/enfold/change-icon-used-for-standard-theme-elements/
I’d suggest using a social profile you don’t use and replace the icon for that option, you can see the full list of available icons in functions.php, line 145.
If you want to use a custom icon font, refer to this video:
Best regards,
Josue
Hi,
I would like to add Google Font Source Sans Pro in weights: 400,300,700 to my site
I’ve read the following thread: https://kriesi.at/support/topic/new-custom-font/
which advised to : “Insert following code at the bottom of functions.php and then select the font from the dropdown:”
add_filter( 'avf_google_heading_font', 'avia_add_heading_font');
function avia_add_heading_font($fonts)
{
$fonts['Source Sans Pro'] = 'Source Sans Pro:400,300,700';
return $fonts;
}
add_filter( 'avf_google_content_font', 'avia_add_content_font');
function avia_add_content_font($fonts)
{
$fonts['Source Sans Pro'] = 'Source Sans Pro:400,300,700';
return $fonts;
}
I’ve added this filter, uploaded but still can’t see the fonts in Enfold > General Styling > Heading Font or Defines the Font for your body text drop down menus.
Where have I gone wrong?
Thanks.
Hallo liebes Team von Kriesi,
ich habe gerade ein neues wp mit dem Enfold theme aufgesetzt.
Läuft soweit auch alles super. doch was ich nicht verstehe dass ab meinem dritten Navigationspunkt das Dropdown-Menü 102 px nach rechts Springt.
Screenshots:
http://cloud.digitalpiloten.com/public.php?service=files&t=275c0530de8a067ae5739beb2da4b5e7
(Wenn ich hier über den Punkt Lounge gehen öffnet sich das dropdown wie gewollt)
Beim folgenden Link ist der Fehler zu sehen wenn ich mit der Mouse über Club gehe:
http://cloud.digitalpiloten.com/public.php?service=files&t=f674990990098b2fdbce214766b3bdfe
(Im Quelltest sieht man das die Navi 102 px nach rechts springt)
Jemand eine Idee wo dran es liegen kann?
Vielen Dank vorab.
VG,
Ingo
This reply has been marked as private.
Hi Martin!
It should work now, i edited your child masonry_entries.php, line 792.
Regards,
Josue
Hi,
every times that i try to save some changes i have a fatal error.
It never did before.
Please can you help me?
Fatal error: Out of memory (allocated 62914560) (tried to allocate 11113707 bytes) in /homepages/41/d532234668/htdocs/clickandbuilds/MORETHANLUX/wp-includes/wp-db.php on line 1038
Thank you in advance
Thanks Devin.
Yes, in this case, it did activate and there was a number indicating an update in the WordPress admin soon after, however when one clicks on updates for plug-ins, it shows none listed there. I presumed that this was the plug-in is in the Enfold folder and not the normal plugins folder in wp-content. Yes, a LayerSlider team issue. Just wanted to pass on notes here and document what worked or didn’t for anyone else who was trying the same. (One always hopes one’s blunders saves times for others who need not repeat them ;) !)
None of my attempts to get it to work on my live server were succesful, as noted above. It did work on my local environment on Mamp Pro. Wonder if the issues caused by this are the result of outdated or just older php versions? My local uses 5.5.14. My previous host Media Temple which I was using on a Grid shared server used 5.3.27. I am migrating these sites to a new optimized site using php 5.5 as well, and will see if these LayerSlider issues will disappear.
Wonder if anyone has seen a minimum php version it requires?
Appreciate the response. Great to be able to pre-update the new LS releases – for those of us that have bought it – in advance of new integrated theme updates. Any one who has updated smoothly, would love to hear.
All best…
If I enable the woocommerce plugin this happens?
Warning: is_readable() [function.is-readable]: open_basedir restriction in effect. File(C:\Inetpub\vhosts\catenais.co.uk\httpdocs\wordpress/wp-content/plugins/C:\Inetpub\vhosts\catenais.co.uk\httpdocs\wordpress/wp-content/languages/plugins/woocommerce-en_US.mo) is not within the allowed path(s): (C:/Inetpub/vhosts/catenais.co.uk\;C:\Windows\Temp\) in C:\Inetpub\vhosts\catenais.co.uk\httpdocs\wordpress\wp-includes\l10n.php on line 457
Warning: Cannot modify header information – headers already sent by (output started at C:\Inetpub\vhosts\catenais.co.uk\httpdocs\wordpress\wp-includes\l10n.php:457) in C:\Inetpub\vhosts\catenais.co.uk\httpdocs\wordpress\wp-includes\pluggable.php on line 1121
Hi mcraig77!
Please add following code to Functions.php file in Appearance > Editor
function add_custom_tooltip(){
?>
<script>
jQuery(window).load(function(){
jQuery('a').removeAttr('title');
jQuery('img').removeAttr('title');
});
</script>
<?php
}
add_action('wp_footer', 'add_custom_tooltip');
Best regards,
Yigit
I get this strange error dl my MAMP ..
thanks
Notice: Use of undefined constant WPLANG – assumed ‘WPLANG’ in /Applications/MAMP/htdocs/villa/wp-content/themes/enfold/config-layerslider/LayerSlider/classes/class.km.autoupdate.v3.php on line 74
This reply has been marked as private.
I got this error message:
Fatal error: Maximum execution time of 30 seconds exceeded in /www/htdocs/w00cdc83/wp-includes/class-phpmailer.php on line 879
Hi Ismael,
I was also trying to solve this problem.
I pasted the code in the functions.php file at the end and got this:
Fatal error: Call to undefined function add_action() in /home/www/fa6629310bc5f52d9a238f9cc7a5eb7b/web/wp-includes/functions.php on line 4668
Can you help?
Thanks.
Hey!
Try adding this at the very end of your theme / child theme functions.php file:
function custom_func() {
echo do_shortcode('[layerslider id="7"]');
}
add_action('ava_after_main_menu', 'custom_func');
Cheers!
Josue
Hi GOWD!
Thank you for using Enfold.
You can use this on functions.php if you want sharing section on pages:
add_filter('avf_template_builder_content', 'avia_add_social_toolbar_template_builder', 10, 1);
function avia_add_social_toolbar_template_builder($content = "")
{
$content .= avia_social_share_links(array(), false);
$content .= '<div style="height:1px; margin-top:50px;" class="hr"></div>';
return $content;
}
Edit this one, remove the hover part:
#top #wrap_all .av-social-link-rss:hover a{color:#fff; background-color:#ffa133; }
#top #wrap_all .av-social-link-facebook:hover a{color:#fff; background-color:#37589b; }
#top #wrap_all .av-social-link-twitter:hover a{color:#fff; background-color:#46d4fe; }
#top #wrap_all .av-social-link-mail:hover a{color:#fff; background-color:#9fae37; }
#top #wrap_all .av-social-link-dribbble:hover a{color:#fff; background-color:#e44885; }
#top #wrap_all .av-social-link-linkedin:hover a{color:#fff; background-color:#419cca; }
#top #wrap_all .av-social-link-search:hover a{color:#fff; background-color:#222222; }
#top #wrap_all .av-social-link-gplus:hover a{color:#fff; background-color:#de5a49; }
#top #wrap_all .av-social-link-behance:hover a{color:#fff; background-color:#008cfa; }
#top #wrap_all .av-social-link-flickr:hover a{color:#fff; background-color:#ff0086; }
#top #wrap_all .av-social-link-forrst:hover a{color:#fff; background-color:#234317; }
#top #wrap_all .av-social-link-myspace:hover a{color:#fff; background-color:#000000; }
#top #wrap_all .av-social-link-tumblr:hover a{color:#fff; background-color:#345574; }
#top #wrap_all .av-social-link-vimeo:hover a{color:#fff; background-color:#31baff; }
#top #wrap_all .av-social-link-youtube:hover a{color:#fff; background-color:#a72b1d; }
#top #wrap_all .av-social-link-pinterest:hover a{color:#fff; background-color:#cb2027; }
#top #wrap_all .av-social-link-skype:hover a{color:#fff; background-color:#12a5f4; }
#top #wrap_all .av-social-link-instagram:hover a{color:#fff; background-color:#a67658; }
#top #wrap_all .av-social-link-five_100_px:hover a{color:#fff; background-color:#222222; }
#top #wrap_all .av-social-link-soundcloud:hover a{color:#fff; background-color:#F76700; }
#top #wrap_all .av-social-link-xing:hover a{color:#fff; background-color:#006567; }
#top #wrap_all .av-social-link-vk:hover a{color:#fff; background-color:#597BA5; }
#top #wrap_all .av-social-link-reddit:hover a{color:#fff; background-color:#FF4500; }
Cheers!
Ismael
This reply has been marked as private.
I upgraded WordPress, then Enfold, at the same time.
This message was in Chrome Console while in the Layer Slider settings screen:
7Consider using ‘dppx’ units, as in CSS ‘dpi’ means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual ‘dpi’ of a screen. In media query expression: print, not all, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi)
GET http://news.kreaturamedia.com/layerslider/jquery-1.10.2.min.map 404 (Not Found) news.kreaturamedia.com/layerslider/jquery-1.10.2.min.map:1
PHP Version 5.3.3
Hello everybody,
Someone could help me to do a button like this one : 
The logo is SVG and the name is text.
In advance, thanks
-
This topic was modified 11 years, 6 months ago by
CustomiPhone.
Hey silviouk!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.woocommerce-cart div#av_section_1 {
background: #8a8a8a url(https://kingbeer.co.uk/wp-content/uploads/2014/05/14734214526_16e60be8f2_o1.jpg) top center no-repeat fixed !important;
}
and then add following code to Functions.php file in Appearance > Editor
function add_custom_link(){
?>
<script>
jQuery(window).load(function(){
jQuery('p.return-to-shop > a').attr('href','https://kingbeer.co.uk/shop/');
});
</script>
<?php
}
add_action('wp_footer', 'add_custom_link');
Best regards,
Yigit
Hey!
Did you get anything in your PHP error log? try disabling all third-party plugins before attempting to update (i’d suggest doing it via FTP and making sure all its uploaded correctly).
Best regards,
Josue
Hi there,
We used this code that we found on the forum to modify the archive.php layout:
add_filter(‘avf_blog_style’,’avia_change_archive_blog_layout’, 10, 2);
function avia_change_archive_blog_layout($layout, $context){
if($context == ‘archive’) $layout = ‘blog-grid’;
return $layout;
}
Worked really well but it’s given us a 3 column layout in 768 and above view and we wanted 2 columns, a 2 column layout in 480 and we wanted 1 column in 480 and below. Please advise.
Many thanks
Sill loving Enfold – 6 months in and using it on all 3 of our sites!
Hey!
It will set the folder to 777 after its created but looking at the function it doesn’t re-set it afterwards. If the host is worried about it however the function can be taken over from a child theme or you can edit it directly in the theme files. Its on line 690 in framework>php>function-set-avia-backend.php .
Cheers!
Devin
Hi mw75!
Please add following code to Functions.php in Appearance > Editor
function add_custom_target(){
?>
<script>
jQuery(window).load(function(){
jQuery('.avia_partner_widget a').removeAttr('target');
});
</script>
<?php
}
add_action('wp_footer', 'add_custom_target');
Best regards,
Yigit
I tried deactivating all active plugins and then reactivating them again but it didn’t help…could it be because I added google adsense code in my footer?
Also after deactivating my plugins… I have an x as a picture for where my stats use to be and when I click to see my site stats I get an error messaging saying “We were unable to get your stats just now. Please reload this page to try again.” then when I click configure I get another error message saying ….. “User Agent: “Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; WOW64; Trident/6.0; MALNJS)”
Page URL: “http://www.great-sensei.com/wp-admin/admin.php?page=stats&noheader”
API URL: “http://dashboard.wordpress.com/wp-admin/index.php?noheader=true&proxy&page=stats&blog=70794745&charset=UTF-8&color=fresh&j=1:3.1.1”
missing_token: “”
“