Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WC Marketplace › add product photos problem
- This topic has 6 replies, 2 voices, and was last updated 4 years, 7 months ago by Sushobhan.
- AuthorPosts
- April 26, 2020 at 11:24 pm #123403wasitstore.comParticipant
hello
I have problem with adding photos to the product with this frontpage
https://snipboard.io/TspYna.jpg
when I add photo this unavailable design appear to me
https://snipboard.io/9VGkhm.jpg
but when I wanted to add photo from same front as a website admin
I can to add
with best regards
- April 27, 2020 at 11:35 am #123559SushobhanKeymaster
Hello,
Thank you for contacting the support and sorry for any inconvenience that might have been caused due to that.
Please check if there are any JS errors in your browser console (What is browser console – https://support.airtable.com/hc/en-us/articles/232313848-How-to-open-the-developer-console).
Are you using any role editor plugin? If yes, then try after disabling that as well.
Thanks!
- April 27, 2020 at 12:39 pm #123582wasitstore.comParticipant
thank you very much
this result appeared to me
https://snipboard.io/nofxNU.jpg
as I told you .. the when I use same product adding page as admin of website .. there is no problem . just the vendor facing this problem
I dont have role editor plugin .. I was but I removed
with best regards
- April 27, 2020 at 4:36 pm #123661SushobhanKeymaster
Kindly expand the browser console error object (click on the arrorw) and send. Also check at wp-admin -> WooCommerce -> Status -> Logs -> fatal_erros log -> is any error generated (check for today’s date)?
Thank you!
- April 28, 2020 at 4:11 am #123966wasitstore.comParticipant
Please .. did you see what is the problem ?? And I want to tell you that i have ultimate version of wcfm plugin .. is this enough to request premium support ?
With best regards
- April 28, 2020 at 2:36 pm #124135wasitstore.comParticipant
2020-04-26T11:56:08+00:00 CRITICAL Cannot redeclare handsome_bearded_guy_add_my_country() (previously declared in /home2/waksds0afggu/public_html/wp-content/plugins/code-snippets/php/snippet-ops.php(446) : eval()’d code:5) في /home2/waksds0afggu/public_html/wp-content/themes/electro-child/functions.php في السطر 39
2020-04-26T11:56:38+00:00 CRITICAL syntax error, unexpected end of file في /home2/waksds0afggu/public_html/wp-content/themes/electro-child/functions.php في السطر 62
2020-04-26T15:17:43+00:00 CRITICAL Uncaught Error: Call to a member function get_cart_contents_count() on null in /home2/waksds0afggu/public_html/wp-content/themes/electro/inc/woocommerce/template-tags/header.php:33
Stack trace:
#0 /home2/waksds0afggu/public_html/wp-includes/class-wp-hook.php(287): electro_header_mini_cart_icon(”)
#1 /home2/waksds0afggu/public_html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array)
#2 /home2/waksds0afggu/public_html/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#3 /home2/waksds0afggu/public_html/wp-content/themes/electro/inc/template-tags/header.php(48): do_action(‘electro_header_…’)
#4 /home2/waksds0afggu/public_html/wp-includes/class-wp-hook.php(287): electro_header_icons(”)
#5 /home2/waksds0afggu/public_html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array)
#6 /home2/waksds0afggu/public_html/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#7 /home2/waksds0afggu/public_html/wp-content/themes/electro/inc/template-tags/header.php(35): do_action(‘el في /home2/waksds0afggu/public_html/wp-content/themes/electro/inc/woocommerce/template-tags/header.php في السطر 33this is fatal error log for wcfm
- April 28, 2020 at 3:41 pm #124158SushobhanKeymaster
It seems you have a lot of issues with your custom code. And, none of them are coming from WCFM.
1. You are using both Code Snippet plugin and your theme’s functions.php to add custom code. There lies the first problem as you might have tried same snippet implemented via both the options. Like the function “handsome_bearded_guy_add_my_country”, the error clearly states its re-declared in child theme functions.php on line 39, while same same was added via code snippet plugin as well.
2. You have some invalid code in your child theme’s functions.php on line 62. I can’t tell you how to fix that without seeing what’s there on line 62.
3. Third error seems to be related to the first and second error.
Looking forward to helping you.
- AuthorPosts
- You must be logged in to reply to this topic.