Hello,
You’re welcome!
Regards
Hello,
You’re welcome!
Regards
Hello,
Thanks for the topic.
how can i to make sure that Show products toolbar on the shop page is not visibile in the category list page, but I only want it on the product list pages ?
– please describe the desired result in details and provide some screenshots to help me understand more.
Regards
Hello,
You may use this code in Theme Options > Styling > Custom css:
button#place_order {
background-color: #02acff;
color: white;
}
Also, I would recommend you to update theme to latest version https://www.8theme.com/documentation/xstore/theme-installation/theme-update/
Regards
Hello, @bagshaw50
In 4.16 theme version Menu options were moved into popup https://gyazo.com/4afccf783b354e548521473647b97856 and we have added Ajax saving for the menu items and menu.
Feel free to ask if you have any other questions.
Regards
Hello,
1. You may change this code http://prntscr.com/ibq8yp
2. http://prntscr.com/ibq99w
3. This is effect of custom css code in your Theme Options https://prnt.sc/ibq9yp
5. I do not see “copyright area” on your home page, this is your margin-bottom http://prntscr.com/ibqarw > http://prntscr.com/ibqb3z and a default padding-bottom for page content https://prnt.sc/ibqbdb which you may remove using this css code:
.content-page, .page-content {
padding-bottom: 0;
}
6. You need to set 1 in Line height filed – http://prntscr.com/ibqcld
7. Titles of widgets you may change in Appearance > Widgets – http://prntscr.com/ibqd77
Also, please create a separate topic for the translation problem.
Regards
Hello,
You need to change css code, that does not work anymore, to this one:
.products-grid .product {
text-align: center;
}
Regards
Hello,
This looks like some of 3-rd party plugins cause such effect. Try to disable 3-rd party plugins and then check.
Regards
Great.
This topic will be closed because the issue is solved. Please kindly open up new tickets for additional questions.
Have a nice day.
Regards
You’re welcome!
Regards
Hello,
Yes, you need to update theme to latest version 4.18 that compatible with WC 3.3.1.
Image settings were changed in new WC version. Please read this article https://woocommerce.wordpress.com/2017/12/11/wc-3-3-image-size-improvements/
Feel free to ask if you have any other questions.
Regards
Hello,
Thanks for the topic.
Image settings were changed in new WC version. Please read this article https://woocommerce.wordpress.com/2017/12/11/wc-3-3-image-size-improvements/
Feel free to ask if you have any other questions.
Regards
Hello,
Oh I see, this was the custom logo for home page http://prntscr.com/ibf6v2 Please check now.
Regards
Hello,
Reply time on the support forum is up to 24 hours and depends on the number of requests. We are sorry if you faced some delay. You’ll always get the answer, be sure.
Please check the topic now.
Regards
Hello,
Reply time on the support forum is up to 24 hours and depends on the number of requests. We are sorry if you faced some delay. You’ll always get the answer, be sure.
1. This requests some customization in theme files.
2. Please add this code in Theme Options > Styling > Custom css:
.single-product .product-information-inner p {
color: pink !important;
}
3, 5.
.single-product-booking .product-side-information-inner .variations label, .single-product .yith-wcwl-add-button.show a {
color: pink;
}
4.
.single-product-booking .product-side-information-inner .variations select {
width: 100%;
}
6, 7.
.single-product-booking .product-side-information-inner span.posted_in, .single-product-booking .product-side-information-inner .product-price-title {
display: none;
}
8. Please provide some screenshots for better understanding desired result.
Regards
Hello,
Please clear cache and check now.
Regards
You’re welcome!
Regards
You’re welcome!
Regards
Hello,
You may activate theme now.
Regards
Could you please provide temporary wp-admin access also? Or provide me screenshots of settings that you set for categories element.
Regards
Hello,
I’m glad that you sorted out.
Have a nice day.
Regards
Hello,
Please read about theme translation in our documentation – https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/
Feel free to ask if you have any other questions.
Regards
Hello,
I hope you are well today and thank you for your question.
Please give me some screenshots for better understanding desired result. You may use such screenshot maker as Lightshot.
Also, please provide temporary wp-admin access in Private Content.
Regards
Hello,
I hope you are well today and thank you for your question.
Your site under maintenance mode, so please provide us with temporary wp-admin access in Private Content or temporary disable the mode.
Regards
Hello,
Your site under maintenance mode, so please provide us with temporary wp-admin access in Private Content.
Also, please provide some screenshots to help me understand more.
Thanks in advance.
Regards
Hello,
Please upload logo image in Theme Options > General > Header Settings.
Regards
Hello,
1. What links do you mean? I’ve checked “Read more” button on the slider and this works fine.
2. Please check now. Read more – https://www.themepunch.com/faq/how-to-change-the-timing-of-single-slides/
Regards
Hello,
If you see the message about outdated files in theme, you shouldn’t replace these files in theme folder to woocommerce files. In your case, you need to wait for theme update. New theme version will be fully compatible with latest woocommerce version. Our developers are working on the update, so it will be released within 1-2 days.
Please note that before update any plugin you need to be sure that theme and other plugins that you use are compatible with the new version.
What exactly custom changes do you mean? Were some files of parent theme or child theme changed? I can see only request for theme update and child theme creation.
Regards
Hello,
Please describe your questions in details and provide some screenshots to help me understand more.
Thanks in advance.
Regards
You’re welcome!
Yes, it is possible in xstore/framework/shortcodes/team-member.php file – http://prntscr.com/ibbk3w
(https://fontawesome.com/icons?d=gallery – https://fontawesome.com/icons/envelope?style=solid http://prntscr.com/ibbl3w)
Unfortunately, it will be needed to repeat the changes after each theme update, because of this can’t be done via child theme.
Regards