Home / Forums / WoodMart support forum / Error after Registration Vendor Store
Home › Forums › WoodMart support forum › Error after Registration Vendor Store
Error after Registration Vendor Store
- This topic has 12 replies, 2 voices, and was last updated 5 years, 2 months ago by
Artem Temos.
-
AuthorPosts
-
August 6, 2020 at 2:28 pm #216924
AlarconMGParticipantHi, this error appear after vendor registration is submitted:
Fatal error: Uncaught Error: […] wp-includes/plugin in /homepages/29/d830288681/htdocs/clickandbuilds/Swipeclic/wp-content/themes/woodmart/functions.php on line 200
Thanks.
August 6, 2020 at 2:46 pm #216932
Artem TemosKeymasterHello,
Thank you so much for purchasing our theme and contacting our support center.
Could you please describe step by step how to reproduce the error? Please, send us your FTP access as well.
Kind Regards
XTemos StudioAugust 6, 2020 at 7:45 pm #216957
AlarconMGParticipantHi thank you for your answer
Attachments:
You must be logged in to view attached files.August 7, 2020 at 6:33 am #217027
Artem TemosKeymasterIf you don’t have FTP access, please, contact your hosting provider and ask where you can get it.
August 7, 2020 at 3:39 pm #217154
AlarconMGParticipantHi, I attach an image with 5 steps to enter the FTP.
Thanks.
Attachments:
You must be logged in to view attached files.August 8, 2020 at 7:46 am #217230
Artem TemosKeymasterWe can’t access this way https://prnt.sc/tw49ja
Please, provide us FTP access and not your control panel information.August 8, 2020 at 7:57 pm #217375
AlarconMGParticipantHi, there is not a direct access.
Attachments:
You must be logged in to view attached files.August 8, 2020 at 8:13 pm #217378
AlarconMGParticipantI have information:
August 10, 2020 at 6:19 am #217515
Artem TemosKeymaster1. We can’t enter with your postcode http://prntscr.com/twyccu
2. The FTP you provided doesn’t have a password.
August 10, 2020 at 1:52 pm #217656
AlarconMGParticipantI´m sorry, this is the pass:
August 10, 2020 at 2:19 pm #217664
Artem TemosKeymasterTry to edit the file and change the following line http://prntscr.com/tx74vd
if ( woodmart_is_elementor_installed() && ( woodmart_elementor_is_edit_mode() || woodmart_elementor_is_preview_page() || woodmart_elementor_is_preview_mode() ) ) {to this one
if ( woodmart_is_elementor_installed() && function_exists( 'woodmart_elementor_is_edit_mode' ) && ( woodmart_elementor_is_edit_mode() || woodmart_elementor_is_preview_page() || woodmart_elementor_is_preview_mode() ) ) {August 10, 2020 at 4:37 pm #217684
AlarconMGParticipantThank you.
August 11, 2020 at 6:17 am #217787
Artem TemosKeymasterThis code will be implemented in our next theme update.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register