Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Ultimate › I click on reports but I am getting the booking tab
- This topic has 27 replies, 2 voices, and was last updated 4 years, 10 months ago by
eritechdeveloper.
- AuthorPosts
- May 5, 2020 at 6:04 pm #127020
eritechdeveloper
ParticipantHi,
as a store vendor, when I click report I am getting the booking tab, did I break it somehow.
See image here
- May 5, 2020 at 6:12 pm #127022
eritechdeveloper
Participant - May 8, 2020 at 9:57 pm #128503
Sushobhan
KeymasterHi,
Thanks for getting in touch with us!
Open your WCFM dashboard (admin user) >> Settings >> Menu Manager and expand the Reports menu. Check the url field, the value should be something like this – [Home url]/store-manager/reports-sales-by-date/.
I think somehow this url field value gets changed to Booking menu URL.
Let me know if this fixes your problem.
Thank You! - May 8, 2020 at 11:28 pm #128546
eritechdeveloper
Participant - May 9, 2020 at 10:59 am #128711
Sushobhan
KeymasterAre you saying it gets broken without you changing anything? Well, that’s odd!
The Menu Manager is there to provide the admin, full control over Dashboard Menu. But if you don’t want to keep it under your settings page then I can provide you a code to hide it. Will that help?
Let me know.
Thank You! - May 9, 2020 at 5:31 pm #128842
eritechdeveloper
Participant - May 10, 2020 at 9:23 pm #129275
Sushobhan
KeymasterHi,
It’s hard to tell what is causing this issue. It seems like a conflict with some other plugin or theme. Though if you want to disable this you can do so using the following line-
add_filter( 'wcfm_is_pref_menu_manager', '__return_false' );
Add this code to your child theme’s functions.php
In case you do not have a child theme then add code using this plugin – https://wordpress.org/plugins/code-snippets/
Let me know how this goes.
Thanks! - May 11, 2020 at 1:27 am #129316
eritechdeveloper
Participantok I will fix it on time, and disable the menu manager, I will do it now and let’s how it goes tomorrow.
- May 11, 2020 at 1:47 am #129320
eritechdeveloper
ParticipantNope still broken, please help me fix this asap.
- May 12, 2020 at 12:04 pm #129906
Sushobhan
KeymasterSo you are saying you fixed the menu links, and then disabled menu manager. But it gets broken again!
Would you be comfortable sharing temporary backend access of your site, along with site URL, to debug this further?
When sharing the access, please don’t forget to mark the reply as private.
Thank you! - May 12, 2020 at 3:11 pm #129996
eritechdeveloper
ParticipantThis reply has been marked as private. - May 12, 2020 at 8:41 pm #130106
Sushobhan
KeymasterThis reply has been marked as private. - May 12, 2020 at 9:15 pm #130132
eritechdeveloper
ParticipantThis reply has been marked as private. - May 12, 2020 at 9:31 pm #130133
Sushobhan
KeymasterThis reply has been marked as private. - May 12, 2020 at 9:34 pm #130134
eritechdeveloper
ParticipantThis reply has been marked as private. - May 12, 2020 at 9:37 pm #130139
Sushobhan
KeymasterThis reply has been marked as private. - May 12, 2020 at 10:06 pm #130151
eritechdeveloper
ParticipantThis reply has been marked as private. - May 12, 2020 at 10:34 pm #130160
eritechdeveloper
ParticipantThis reply has been marked as private. - May 12, 2020 at 10:34 pm #130161
eritechdeveloper
ParticipantThis reply has been marked as private. - May 13, 2020 at 9:32 am #130291
Sushobhan
KeymasterThis reply has been marked as private. - May 14, 2020 at 8:07 pm #130987
eritechdeveloper
ParticipantThis reply has been marked as private. - May 15, 2020 at 4:13 pm #131337
eritechdeveloper
ParticipantThis reply has been marked as private. - May 15, 2020 at 6:27 pm #131402
Sushobhan
KeymasterHi,
I have reset all the menu links. And it works perfectly. Also, disabled the snippet I provided you to hide the menu manager.
Please check.
Thank You! - May 15, 2020 at 6:46 pm #131408
eritechdeveloper
ParticipantThis reply has been marked as private. - May 21, 2020 at 5:01 pm #133889
eritechdeveloper
ParticipantThis issue is back again, soon as I try to enable the withdrawal tab in the menu manager.
<br />photo uploader<br />
- May 23, 2020 at 11:21 pm #134567
Sushobhan
KeymasterHi,
Can you please tell me if you are still facing this issue? As I can see Withdrawal tab is already enabled and it isn’t messing up with the menu. If possible send me a screen recording of how I can reproduce this.
Thank You! - May 29, 2020 at 1:41 am #136288
eritechdeveloper
ParticipantHi Subshobhan, sorry to hear about the cyclone.
I have actually disabled the menu manager, for now, using your snippet to stop it from breaking again.
- June 6, 2020 at 5:03 pm #139060
eritechdeveloper
ParticipantThis is becoming a real headache, every time I disable code snippet to debug an issue. This menu issue reappears because menu manager is enabled again. Can you help me get a permanent fix?
- AuthorPosts
- You must be logged in to reply to this topic.