Home › Forums › WoodMart support forum › woomart shopping cart sidebar disappeared
woomart shopping cart sidebar disappeared
- This topic has 17 replies, 2 voices, and was last updated 4 years, 11 months ago by Elise Noromit.
-
AuthorPosts
-
February 11, 2020 at 3:37 pm #172805
shukiParticipantHi, after update to Woodmart theme, the sidebar when adding product to shopping cart does no longer appear, only dark background…..
February 11, 2020 at 5:51 pm #172832
Elise NoromitMemberHello,
Please navigate to Woodmart > Header builder http://prntscr.com/iyd2pe
Choose the proper header type (your current) http://prntscr.com/iyd333
Set the same (Drop-down or Sidebar) format in the Shopping cart element in both Desktop view and mobile: http://prntscr.com/iyd3v3
Best Regards
February 12, 2020 at 6:01 am #172892
shukiParticipantHi,
Let me make it more clear,
I had this setup and running fine for the last 8 months.
After last update its not showing anymore. this is configured as you can see,
please try the link i sent and see what im talking about
ThanksAttachments:
You must be logged in to view attached files.February 12, 2020 at 10:29 am #172953
Elise NoromitMemberHello,
Please deactivate all the plugins not related to the theme and provide the site admin access to the private area we shall check.
Best Regards
February 13, 2020 at 10:07 am #173135
shukiParticipantHi, tried deactivating all none related plugins. same result
(some plugins are required for proper shop functionality)
see attachedplease provide IP address so i can whitelist you
thanksAttachments:
You must be logged in to view attached files.February 13, 2020 at 12:19 pm #173186
Elise NoromitMemberHello,
Here is my IP 5.248.118.5
Best Regards
February 13, 2020 at 2:14 pm #173221
shukiParticipantadded
February 13, 2020 at 4:34 pm #173268
Elise NoromitMemberHello,
I can not log in
Best Regards
February 16, 2020 at 7:50 am #173754
shukiParticipantcan you try this password
February 16, 2020 at 10:50 am #173800
Elise NoromitMemberHello,
I need admin rights to enter the dashboard. I have got to My account page and I cannot check anything.
Best Regards
February 16, 2020 at 11:04 am #173804
shukiParticipantsorry, try again now
February 16, 2020 at 6:15 pm #173866
Elise NoromitMemberHello,
You have 53 active plugins one of them could become incompatible with the theme.
Please deactivate all the plugins not related to the theme and switch the parent theme, check the issue, if the problem remains, leave the plugins not activated for us to check.Best Regards
February 16, 2020 at 6:26 pm #173869
shukiParticipantas you can see, the same issue remains with only the 9 core plugins active
you may test this yourself. deactivate all the rest
i cannot leave it for you since we are developing in progress, be my guest and test itAttachments:
You must be logged in to view attached files.February 16, 2020 at 7:58 pm #173879
Elise NoromitMemberHello,
I have deactivated all the plugins, then I have activated plugins in Appearance > Install plugins and switched to the parent theme, it works https://gyazo.com/325b97bf39a165a19ecffba1085b0520
Do the same and then activate one by one detecting what causes the problem, I switch to the child theme and activate the plugins as they were.
Best Regards
February 17, 2020 at 3:35 pm #174070
shukiParticipanti turns out this piece of code:
<?php do_action( 'woodmart_before_wp_footer' ); ?>
if missing in child theme footer.php file, created the issue.
<div class="woodmart-close-side"></div> <?php do_action( 'woodmart_before_wp_footer' ); ?> <?php wp_footer(); ?> </body> </html>
February 17, 2020 at 10:54 pm #174118
Elise NoromitMemberHello,
So, have you solved the issue?
Best Regards
February 18, 2020 at 6:48 am #174160
shukiParticipantyes, do you know why this happens ?
February 18, 2020 at 9:19 am #174207
Elise NoromitMemberHello,
The plugins may conflict this part of the code.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register