Hi,
yes, you can cange to default theme and check..
it won’t change any of your current theme settings.
Hi,
yes, you can cange to default theme and check..
it won’t change any of your current theme settings.
Hi,
refer this : https://docs.woocommerce.com/document/configuring-woocommerce-settings/#section-2
Regards,
Hi,
check this topic replies : https://www.8theme.com/topic/header-has-been-changed-after-activating-xstore-template-with-my-purchase-code/
Hi,
you want zoom feature in Portfolio?
you can can show zoom option in products only.
it is automatic in our theme .
if your xstore has no such option use this plugin https://wordpress.org/plugins/yith-woocommerce-zoom-magnifier/
Regards,
7. check the replies here : https://www.8theme.com/topic/newsletter-popup-like-demo/
8. we are using intercom.io
5. add our slider ‘shortcode’ in 8theme options > ecommerce > shop > product Page Banner Content
6. that is 8theme product widget
Hi,
2. go to static block > prefooter > edit and enable the back end editor then you will see the options
3. what is signe product ?
4. yes, you can create that using product page options
And NB:
You can choose the cart icon type in 8theme options > general > header settings > Shopping cart icon
Regards,
Hi,
I’ve update your site cart icon which is match to your wish list.
you may check now
Hi,
yes it is ‘VC tabs’ element and inside that we use [8theme] products element / shortcode
Regards,
Hi,
this is an issue that should be fixed by Massive Addon team or by VC team.
for the time being please use VC backend editor if you are using Massive Addon too
Regards,
how can we sign in and set up an account (as per screenshot below) if there is no option to create an account.
– you have enable the option for creating account.
– check this video to find where the option: https://www.youtube.com/watch?v=9Y5J0opsuGw
– check the video from 0.30 minute
regards,
Hi,
how can we change these words?
– there is no any option in theme to change the text.
– use loco translate to translate any phrase which you can change from admin panel.
– Use Loco Translate plugin https://www.8theme.com/demo/docs/xstore/#translation , create English translation and just change necessary strings to what you need.
Hi,
You have to change those image paths (in the code line – images-url (”)) with your own images paths.
Hi,
Add this css in 8theme options > styling > custom css > global custom css
#text-16 { border-top: 1px solid rgba(125, 125, 125, 0.2); padding-top: 39px; margin-top: 42px; }
change the values as you want.
Regards,
Hi,
It seems you have some issue with Massive Addon plugin.
Deactivate the Massive AddOn plugin and check
what is you Massive AddOn vesion?
are you using any third party plugins ?
You are welcome.
If you have any other questions do not hesitate to ask (in new post / topic)
Regards,
Hi,
add this css code in 8theme options > styling > custom css > global custom css
.header-wrapper.header-xstore2 .header-logo { padding-top: 0 !important; padding-bottom: 0 !important; }
change the value as you want.
Regards,
Hi,
WordPress by default do not verifies email addresses of users registering an account in your site.
so you have to use 3rd party plugins or our custom code for this.
Regards,
Hi,
how do you add external links?
you can add css to the link if you have a class for the external link when you add it.
can you define a class to the external links when you add them?
also let us know the page url where you have the external links.
Hi,
go to pages > your home page > edit and enable the visual composer backend editor there.
on the 1st row you can see the visual composer element.
Just select the slider you want there.
Regards,
Hi,
Both can not be achieved by default.
You need to customize the header php files and we do not support for customization. It’s out of support scope.
Thanks,
You are welcome.
DO not hesitate to ask if you have any other questions (in new topic / post)
Regards,
Hi,
Sorry, the correct one is
div.products-page-cats{display: none !important;}
You are welcome.
DO not hesitate to ask if you have any other questions (in new topic/post)
Regards,
You are welcome.
Do not hesitate to ask if you have any other question (in new post/topic)
Regards,
Hi,
Enable Ajax add to cart in WooCommerce > settings : http://prntscr.com/gncelp
Glad you sorted out this and you are welcome.
Do not hesitate to ask if you have any other question (in new post/topic)
Regards,
You are welcome.
Do not hesitate to ask if you have any other question (in new post/topic)
Regards,
To remove the categories beneath the title.
.product-information-inner .products-page-cats { display: none; }