Home › Forums › WoodMart support forum › Changes done on site are not being reflected
Changes done on site are not being reflected
- This topic has 5 replies, 2 voices, and was last updated 5 years, 3 months ago by Elise Noromit.
-
AuthorPosts
-
October 12, 2019 at 2:15 pm #149800
foozballParticipantHi, whatever changes I am doing on the site, I can see them happening when I am logged into wordpress. However, when I try to fetch the website from other browser or say from other locations such as using geopeeker.com , I see a site only with Black Friday header–a theme which I am not even using. Please fix this issue for me, as my site needs to go live. And whatever changes I have done on the site, needs to be saved.
Also, I see ‘Home Fashion’ written on my tabs as ‘Site title’–how can I change that?
Attachments:
You must be logged in to view attached files.October 12, 2019 at 4:40 pm #149826
Elise NoromitMemberHello,
Please deactivate all the plugins not related to the theme, check the issue, if the problem remains, leave the plugins not activated and provide the site admin access to the private area for us to check.
Best Regards
October 12, 2019 at 5:21 pm #149830
foozballParticipantPlease let me know the following:
1. Also, the header is not applying globally to the entire website even if I have set the header to default. The shop pages have different woodmart headers.
2. from where can I disable the sign up the newsletter pop up on opening the site from Woodmart
3. I see ‘Home Fashion’ written on my tabs as ‘Site title’–how can I change that?I did deactivated the plugins, still it doesnt do any good. Please check
October 13, 2019 at 9:59 am #149865
Elise NoromitMemberHello,
The Theme settings work. I have changed the style on hover in the product grid https://prnt.sc/pilpz6 and it works: https://gyazo.com/aec2bdf688f978fbd92d9daf020f2131
Please describe the problem in more detail if any and provide page URL and screens.
1. Check the custom header in the shop page, different pages can have different custom headers, you edit one header and shop page has another header https://xtemos.com/docs/woodmart/header-builder/set-different-header-specific-page/
2. You can disable the popup in the Theme Settings > Shop > Promo popup.
3. The site title is changed in the Dashboard > Settings > General.
Best Regards
October 20, 2019 at 12:26 pm #151182
foozballParticipantHi, for the Quick mode for ‘Hover on products’ option, I wanted to change the color of the ‘add to cart’ button from ‘blue’ to ‘red’ even though the default color of the theme is ‘Blue’ (Consider Attached snapshot) Please let me know how to do that?
Also, the ‘Compare’ and the ‘Quick view’ options are not being shown on the mobile view. Please fix that.
Attachments:
You must be logged in to view attached files.October 20, 2019 at 6:31 pm #151221
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .woodmart-hover-quick .woodmart-add-btn > a { background-color:red; } @media (max-width: 1024px){ body .woodmart-buttons .wd-compare-btn, .woodmart-buttons .wd-quick-view-btn { display: block; } }
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register