Hello,
Here are your tabs http://prntscr.com/j6wgdt
Do you want to change stylings of tabs, add more tabs or something else? The style of these tabs can be changed using custom css code. Please describe in details the desired result.
Regards
Hello,
Here are your tabs http://prntscr.com/j6wgdt
Do you want to change stylings of tabs, add more tabs or something else? The style of these tabs can be changed using custom css code. Please describe in details the desired result.
Regards
What woocommerce version do you use?
Regards
Hello,
I am glad that you sorted out.
Feel free to ask if you have any other questions.
Regards
Hello,
If you mean this message http://prntscr.com/j6v9wd, please read about disabling WP Debug – https://codex.wordpress.org/WP_DEBUG
Regards
Please set 4 in Theme Options > E-commerce > Single Product Page > Number of slides per view.
Regards
Hello,
We do not have this problem on our test site. Please create a staging site and provide us with wp-admin and FTP access, so we could make tests there. Also, enable stripe dev mode on the staging site.
Regards
Hello,
Theme Options > E-commerce > Single Product Page > Tabs type > Default http://prntscr.com/j6uwpw
and delete
.single-product .wc-tabs {
display: none;
}
from Theme Options > Styling > Custom css.
Regards
You’re welcome!
Regards
You’re welcome!
Regards
Hello @cessholden,
Great. Thank you for letting us know.
Regards
Hello,
1. Is the issue solved http://prntscr.com/j6s271 ?
2, 3. We’ve added custom css code – http://prntscr.com/j6t8mw
4. Theme Options > Header Settings > Fixed header color scheme > Dark.
5. http://prntscr.com/j6rxve
6. Please add this code in Theme Options > Custom css:
.footer-product a, .footer-product span {
font-size: 0px;
}
7. http://prntscr.com/j6rzbk
8. Edit your Footer static block using VC.
9. I would recommend you to use Loco Translate plugin https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/ (the same for woopress theme).
Please submit new topics for new questions.
Regards
Hello,
Please provide FTP access in the Private Content area.
Regards
Hello,
The problem with responsive is caused by custom css – https://prnt.sc/j6syba
You can add this code in Theme Options > Styling > Custom css http://prntscr.com/j6szmx :
.woocommerce .woocommerce-checkout .col2-set .col-1, .woocommerce .woocommerce-checkout .col2-set .col-2 {
width: 100%;
}
Regards
Please read this topic https://www.8theme.com/topic/help-adding-social-icons-on-top-to-follow-us/
Regards
Hello,
1.
.top-bar .my-account-link, .top-bar .login-link{
border-left: 1px solid rgb(230, 230, 230);
padding-left: 13px;
}
2.
.top-bar a:hover {
color: blue !important;
}
3. 1) Make sure that you set correct settings for the plugin according to theme documentation –
https://www.8theme.com/documentation/xstore/plugins/woocommerce-infinite-scroll-and-ajax-pagination-settings/
2) http://prntscr.com/j6sn1b
Regards
Hello,
2. I’ve disabled “WpOpal Framework For Themes” plugin – https://prnt.sc/j6sb1v
3.
.product-information select {
color: black;
}
Regards
Hello,
To enable social icons on Single Product Page go to Theme options > Singe Product Page > Show share buttons > On.
[share] shortcode inserts social icons (facebook, twitter, mail, pinterest, google+)
Let us know if you need any further assistance.
Regards
Dear @aahmadi3,
Sorry, but your problem is a bit unclear for me. Please see screenshots http://prntscr.com/j6rslu > https://prnt.sc/j6rsxk
Could you please provide link to page where the code is not working and some screenshots?
Regards
Hello,
I do not see the code via the console on your site. It is the effect of the cache issue or the code was added in an incorrect place. Where did you add the code?
Regards
Hello,
Do you mean theme update? We can help you with the update. Please provide FTP access in Private Content.
Also, confirm that you made the full backup of the site, DB and theme options (Theme Options > Import/Export > Options > Export Options).
If you edited php files of theme, transfer changes into a child theme https://www.8theme.com/demo/docs/woopress/#!/3_child_theme.
Regards
Hello,
Woocommerce > Settings > Shipping > Shipping options > Enable the shipping calculator on the cart page.
Regards
Hello,
There is no such options by default, but you can add this code in custom css for page http://prntscr.com/j6r4g3:
@media only screen and (min-width: 1300px){
.container {
width: 1300px;
}
}
Regards
Hello,
Where did you add the code?
Please note that custom css code should be added in style.css file of child theme or in custom.css file of the parent theme. To create “custom.css” you can rename the file “default.custom.css” which is located in theme directory.
Regards
Hello,
There is the effect of your custom css code https://prnt.sc/j6qtet https://prnt.sc/j6qum8
I would recommend you to use devtools in chrome browser to inspect the code on page http://prntscr.com/j6qvq5
Regards
Hello,
Thanks for credentials.
Unfortunately, I can’t re-create the problem on your staging site. I’ve re-saved Theme Options > checked page editor and all works fine http://prntscr.com/j6qri9
Please describe steps one by one that should we do to be able to see the problem. Thanks in advance.
Regards
Hello,
You added Product Categories widget in Single product page Sidebar but on your single product page the sidebar is disabled. To be able to see the effect of the widget settings to need to enable the sidebar or move the widget to Shop Sidebar area.
Regards
You’re welcome!
Regards
Hello,
.tax-product_cat .main-products-loop {
margin-top: 54px;
}
Regards
You’re welcome!
Have a nice day.
Regards