-
AuthorPosts
-
July 28, 2017 at 4:14 pm #831121
Hi,
i have thes error message in my single product page:
Warning: Missing argument 3 for avia_woocommerce_gallery_thumbnail_description() in /var/home/reschenhof ……..
WP Version: 4.8
Enfold with child: 4.0.7Please tell me what’s wrong.
Thank you!
- This topic was modified 7 years, 3 months ago by Luisgasser.
July 28, 2017 at 4:22 pm #831125Hi Luisgasser!
You are currently using an older version of the theme. Please update Enfold to the latest version 4.1.2 – http://kriesi.at/documentation/enfold/updating-your-theme-files/ and flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh
Regards,
YigitJuly 28, 2017 at 4:31 pm #831136Hi Yigit,
now theme is updated and browser cache is flushed.
But still the same message in any browser
July 28, 2017 at 4:38 pm #831143Hi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
- FTP logins
Best regards,
YigitJuly 28, 2017 at 5:01 pm #831161it’s in privat content.
p.S.: i can’t give you FTP Logins cause it is not my Server
WP Logins in private content
July 31, 2017 at 1:56 pm #832122Hi,
Login credentials are not working for me. Can you please check them once again and post FTP logins here privately as well?
Best regards,
YigitJuly 31, 2017 at 3:40 pm #832185Hi,
new admin in privat contentAugust 4, 2017 at 5:50 am #834160Hi,
The login credentials are still not working. Please check it carefully. Did you add any modifications in the functions.php file?
Best regards,
IsmaelAugust 5, 2017 at 3:54 pm #834822Hi again,
in privat content i give you the account details from my testserver
August 6, 2017 at 6:07 am #834929Hi,
Thank you for the update. We disabled the following filter in the functions.php file.
Woocommerce 3.0.0 Compatibility Fix Remove Enfold's custom functions that conflict with the new image display in WooCommerce 3.0.0 global $woocommerce; if( version_compare( $woocommerce->version, '3.0.0', ">=" ) ) { function avia_woocommerce_gallery_thumbnail_description($img, $attachment_id, $post_id, $image_class ) { return $img; } function avia_woocommerce_post_thumbnail_description($img, $post_id){ return $img; } }
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.