Home › Forums › WoodMart support forum › Popup cart on the side has a problem.
Popup cart on the side has a problem.
- This topic has 19 replies, 2 voices, and was last updated 7 months, 1 week ago by
Luke Nielsen.
-
AuthorPosts
-
June 16, 2024 at 10:21 am #573014
support-3043ParticipantPopup cart on the side has a problem. , CSS not working ?
June 16, 2024 at 10:22 am #573015
support-3043ParticipantPopup cart on the side has a problem. , CSS not working ?
Attachments:
You must be logged in to view attached files.June 17, 2024 at 12:14 pm #573147
Luke NielsenKeymasterHello,
Seems that right now the mini cart comes from Elementor so in order to disable it, navigate to Elementor -> Settings -> Integrations and set the “Disable” value: https://take.ms/Ra7Cv
Then clear the cache, remove all old products from the cart and recheck the issue.
Kind Regards
June 17, 2024 at 1:35 pm #573174
support-3043ParticipantThank you. It worked. I would like to ask about the customized CSS. Doesn’t work when the website is first opened After refreshing the website again the CSS will work. I cleared the cache and it still didn’t go away ?
Attachments:
You must be logged in to view attached files.June 18, 2024 at 10:11 am #573391
Luke NielsenKeymasterHello,
Please disable all plugins except these ones:
Elementor or WPBackary
Woodmart Core
WooCommerce
Enable the Parent themeThen activate the plugins one by one, checking the issue to detect which one causes the problem.
Let me know the result.
Kind Regards
July 15, 2024 at 12:06 pm #583338
support-3043ParticipantI tried turning off all plugins. Except for the plugs listed, CSS is still slow to execute.
July 15, 2024 at 12:31 pm #583351
Luke NielsenKeymasterHello,
Send me the URL link to that page – https://prnt.sc/mbulxZ10mIGg and admin access so I can check how it works on your side.
Kind Regards
July 15, 2024 at 12:52 pm #583359
support-3043ParticipantI sent it below.
July 15, 2024 at 1:19 pm #583376
support-3043ParticipantLogos also have problems.
Attachments:
You must be logged in to view attached files.July 15, 2024 at 2:10 pm #583394
support-3043ParticipantI put the CSS in Additional CSS And Theme settings > Custom CSS.
July 16, 2024 at 5:33 pm #583736
Luke NielsenKeymasterHello,
Seems that you forgot to send the credentials related to the admin panel, could you please send them?
Looking forward to collaborating with you!
Kind Regards
July 17, 2024 at 9:42 am #583851
support-3043ParticipantSorry, I forgot to send you the admin panel.
July 17, 2024 at 10:21 am #583870
support-3043ParticipantI coded the wishlist icon to be on the right side. I put the code in Additional CSS, but the Additional CSS doesn’t seem to work sometimes. The wishlist icon is still in the middle of the product image.
I had to refresh the page once for the Additional CSS to work.Attachments:
You must be logged in to view attached files.July 17, 2024 at 3:37 pm #583987
Luke NielsenKeymasterHello,
Could you please add my IP to the whitelist? https://take.ms/mTuwK
51.15.78.81
I look forward to hearing back.
Kind Regards
July 18, 2024 at 6:03 am #584059
support-3043ParticipantI added your IP. Please try checking again.
Thank you.
July 19, 2024 at 2:31 pm #584441
Luke NielsenKeymasterHello,
Sorry for the delay.
Could you please clarify how to replicate it? Because on my side it works well – https://take.ms/4tYxH
Also, try to remove the deprecated base styles – https://take.ms/07NeQ
Let me know the result. Thank you for your time and patience.
Kind Regards
July 22, 2024 at 1:26 pm #584779
support-3043ParticipantHello,
I removed the deprecated base style as advised. – https://take.ms/07NeQ
—————————————————————————–
Could you please clarify how to replicate it? Because on my side it works well – https://take.ms/4tYxH
Yes, sometimes it can work fine. But sometimes the code in Additional CSS doesn\’t seem to work. I have a lot of CSS customization code, but I\’ll give you 2 examples where I customized the css.
1.Logo: I have adjusted the css of the logo position to move it slightly upwards using Code ( padding-top: 0px; and
margin-top: -40px; ) is set to Additional CSS, but when opening the website page It won\’t stay in the position I customized the CSS. I have to wait a while for the logo to move to the position I customized the CSS. Please look at the image and video files I attached.https://monosnap.com/file/tcmHj708iUpFnvoeSM6MtDsN4nwmUZ
https://monosnap.com/file/25H7OrQsWf6jqUG3tXegCQJLqDtQSB2. Wishlist Icon: I have customized the css of the Wishlist Icon position to be at the top right of the product image with Additional CSS, but sometimes the Additional CSS doesn\’t seem to work. The Wishlist Icon remains in the center of the product image.
I had to refresh the page once to get the additional CSS to work. Please look at the picture and video files I attached.
https://monosnap.com/file/lsbj9xDy37kJCIdXoBcHh7AUL6a9ZpPlease look at the pictures and video that I attached in Google Drive.
https://drive.google.com/drive/folders/1Ng5JK8tj8P5i2DLQW9CHv2WXGp2YgbbA?usp=sharingOr is there any way to let the Additional CSS I customize work first?
Thank you.
-
This reply was modified 7 months, 1 week ago by
support-3043.
Attachments:
You must be logged in to view attached files.July 23, 2024 at 5:05 pm #585153
Luke NielsenKeymasterHello,
You have such an issue because we use parts CSS and at the first loading it is connected in the places where it is needed (all over the site), and when you next load the page (or update), it is connected all in one place in the header.
Usually, such problems only occur when you create custom CSS code with the same sectors as in the theme files, in this case, you need to strengthen the selectors in your custom code.
Kind Regards
July 24, 2024 at 5:42 am #585242
support-3043ParticipantThank you very much for your advice. I need to customize my css code.
July 24, 2024 at 10:09 am #585275
Luke NielsenKeymasterHello,
Yep, then clear the site/server cache and recheck the issue.
Thank you for your time.
Kind Regards
-
This reply was modified 7 months, 1 week ago by
-
AuthorPosts
- You must be logged in to create new topics. Login / Register