Home › Forums › WoodMart support forum › 404 error for the admin wishlist in Dashboard -> Products -> Wishlists.
404 error for the admin wishlist in Dashboard -> Products -> Wishlists.
- This topic has 34 replies, 2 voices, and was last updated 11 months, 3 weeks ago by Luke Nielsen.
-
AuthorPosts
-
November 29, 2023 at 8:20 pm #516975
EQUIPEMENTSPROParticipantWishlists works fine for all users but admin cannot see wishlist created in Dashboard -> Products -> Wishlists.
I have got error 404 for each usersNovember 30, 2023 at 11:20 am #517119
Luke NielsenKeymasterHello,
Please, disable all plugins that are not related to our theme and provide us with your admin access. We will log in and check what is wrong there. You can leave only the following plugins that are required for our theme:
WoodMart core
WooCommerce
Elementor/WPBakery page builderThank you in advance
Kind Regards
November 30, 2023 at 2:33 pm #517241
EQUIPEMENTSPROParticipantThaks for your reply
I had test only with essential plugin => No wayDecember 1, 2023 at 11:13 am #517536
Luke NielsenKeymasterHello,
Please, confirm the permission for plugins deactivation, and switching to the parent/default theme. As soon as we complete the testing we will enable it all back, however, You would better make the full backup of your site.
Looking forward to hearing back from you!
Best Regards.
December 1, 2023 at 11:15 am #517537
EQUIPEMENTSPROParticipantHello,
As you have see this is a real ebusiness site.
Impossible to do what you say for us.December 1, 2023 at 11:21 am #517541
EQUIPEMENTSPROParticipantI can’t take this kind of risk just for a wishlist
December 1, 2023 at 11:22 am #517543
Luke NielsenKeymasterHello,
So in case, it’s a live site, I suggest you clone your website and move it to the staging platform so we can investigate the issue there.
https://www.wpbeginner.com/wp-tutorials/how-to-create-staging-environment-for-a-wordpress-site/
Looking forward to collaborating with you!
Kind Regards
December 1, 2023 at 11:22 am #517544
EQUIPEMENTSPROParticipantAt this time you have made many time test and do 404 error on the site You impact directely our SEO
December 1, 2023 at 11:25 am #517545
EQUIPEMENTSPROParticipantYes i work to do a clone
December 1, 2023 at 11:25 am #517546
Luke NielsenKeymasterI didn’t touch the settings on your site I just checked the issue and asked you for permission.
Thank you for your time.
Kind Regards
December 4, 2023 at 1:43 pm #518222
EQUIPEMENTSPROParticipantHello,
Test site in place .
Thanks for you helpDecember 5, 2023 at 3:37 pm #518698
Luke NielsenKeymasterHello,
Please accept my apologies for the delay.
Seems that access to the staging site is limited, here is a video: https://take.ms/PJUD2 , could you please increase the access to the admin?
Looking forward to hearing back from you!
Kind Regards
December 5, 2023 at 4:32 pm #518709
EQUIPEMENTSPROParticipantHello,
Juste à mistake from me !
You are admin now !December 5, 2023 at 6:31 pm #518759
Luke NielsenKeymasterHello,
Please add the below code into the “functions.php” file in your child theme and then recheck the issue.
add_action('woodmart_admin_table_column_name_actions', function ( $settings, $item, $delete_wishlist_url) { if ( isset( $settings['view'] ) ) { $settings['view'] = sprintf( '<a href="%s">%s</a>', esc_url( woodmart_get_wishlist_page_url() . '/' . $item['ID'] . '/' ), esc_html__( 'View', 'woodmart' ) ); } return $settings; }, 10, 3 );
Let me know if you have any questions.
Kind Regards
- This reply was modified 12 months ago by Luke Nielsen.
December 5, 2023 at 7:27 pm #518781
EQUIPEMENTSPROParticipantI had just do the test without résolution
December 6, 2023 at 10:30 am #518964
Luke NielsenKeymasterHello,
So the issue is resolved?
Let me know if you have any questions.
Kind Regards
December 6, 2023 at 10:32 am #518965
EQUIPEMENTSPROParticipantHello,
No that solve nothingDecember 6, 2023 at 1:07 pm #519028
Luke NielsenKeymasterHello,
We have added that code to the staging site and it works well there, please check it.
Thank you for your time.
Kind Regards
December 6, 2023 at 1:25 pm #519033
EQUIPEMENTSPROParticipantYes in test site it’s Ok
But in production site, no changement
I don’t understand ?Copy of changement here
Attachments:
You must be logged in to view attached files.December 6, 2023 at 3:03 pm #519073
EQUIPEMENTSPROParticipantI had restart all plugin et it’s Ok on test site !!
I don’t understandDecember 6, 2023 at 3:35 pm #519090
Luke NielsenKeymasterHello,
Please update the access to the live site so I can check how it works there.
Looking forward to collaborating with you!
Kind Regards
December 6, 2023 at 4:21 pm #519123
EQUIPEMENTSPROParticipantThanks for your help
December 7, 2023 at 5:12 pm #519517
EQUIPEMENTSPROParticipantUse the same login
December 7, 2023 at 6:01 pm #519532
Luke NielsenKeymasterHello,
The permalinks must always end with such a sign: https://monosnap.com/file/zHSOwjgQt7h0OxqxFc5UszRhZTic7q
That is why it’s not working on your side.
Kind Regards
December 7, 2023 at 6:56 pm #519549
EQUIPEMENTSPROParticipantYes there is an error in this line and i don’t kow why
Miss a / in the line !!!!!!!!
To have /%postname%/Thank you very very mutch
Have a good day
December 7, 2023 at 6:58 pm #519550
EQUIPEMENTSPROParticipantBut after this modification, i always see the same whislist.
December 7, 2023 at 8:54 pm #519567
EQUIPEMENTSPROParticipantI make a new clone only to test the problem
Change functions.php as your recommandation
and keep https://vmzjhd69fp5.c.updraftclone.com/%postname%wishlist work correctly !
I don’t understand
December 8, 2023 at 10:51 am #519687
EQUIPEMENTSPROParticipantHello,
At this time, that don’t work on clone ?
I don’t know why ?December 8, 2023 at 2:41 pm #519788
EQUIPEMENTSPROParticipantHello,
On clone site :
After many test enable / disable many plugins:
If wishlist Plugin is enable, i access only the same list for all customer
If wishlist Plugin is desable i access to each list …December 11, 2023 at 10:48 am #520276
Luke NielsenKeymasterHello,
Sorry for the delay.
So the issue in the third-party plugin that affected the work of the Wishlist?
Looking forward to hearing back from you!
Kind Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register