Hello,
The screenshot was removed.
I do not see error messages even with the debug enabled.
Regards
Hello,
The screenshot was removed.
I do not see error messages even with the debug enabled.
Regards
Hello,
You provided access to themes folder on FTP so I can’t check it. I’ve installed Error Log Monitor plugin to be able to see the log in Dashboard and tried to re-save menu, theme options and page but -error log is empty.
Here is instruction how you can enable debug mode – https://codex.wordpress.org/Debugging_in_WordPress
Please make a screenshot once you get the 503’s so so we can take a closer look.
Regards
Hello,
Thanks for the topic.
You use the latest version of the theme but old version of Core plugin (1.0.15). Please update 8theme Core plugin to latest version – Appearance > Install plugins, also you need to update Massive Addons for Visual Composer plugin – https://www.8theme.com/documentation/xstore/plugins/plugins-update/
Regards
Hello @sherine,
What URL should we use to login? /wp-admin – gives 404.
Please check our documentation https://www.8theme.com/documentation/xstore/woocommerce/product-images/
& how do I change font’s size of the product page.
Also, product options includes text area where customer could type.
– main fonts settings you can find in Theme Options > Typography.
Also, you can add custom css code in Theme Options > Styling > Custom css. Please describe your request in more details so we could give you an example of code.
Regards
Hello,
Do you have this problem only with our theme or even when a default WC theme – Storefront activated on your site?
Try to disable all 3-rd party plugins > clear cache and check site one more time.
Also, check your robots.txt file, this article can be useful https://mor10.com/robots-txt-might-be-ruining-your-mobile-friendly-ranking-with-google/
Regards
Hello,
You can change Single Product Page Layout in Theme Options > E-commerce > Single Product Page.
To remove the short description http://prntscr.com/irz92g can be used this code:
.product-information .short-description {
display: none;
}
3.
.tabs .tab-content, .tabs .tab-content a {
color: #000000;
}
Regards
Hello,
At first sight, the problem with categories on shop page related to WC and theme versions incompatibility.
I can pass your problem to our developers, but you need to provide temporary wp-admin and FTP access and be patient, the solution takes a few days.
Hope you understand this matter.
Regards
You’re welcome!
Have a nice day.
Regards
Hello, @temppelinemanta
Fixed. Please, clear cache and check.
Regards
Hello @hdowthwaite,
You use old theme version. I would recommend you to update the theme https://www.8theme.com/documentation/xstore/theme-installation/theme-update/ and then replace the wp-instagram-widget.php file.
Regards
Hello @makmgr,
You’re welcome!
Have a nice day.
Regards
Hello,
You’re welcome!
Have a nice day too.
Regards
Hello,
Please add this code in Theme Options > Styling > Custom css:
.single-product .commentlist .comment-text p {
word-break: normal;
}
Regards
1.
footer li {
margin-bottom: 1.43em;
}
2. We are theme support and we can help you with issues related strictly to our theme. These fields created by some 3-rd party plugin that doesn’t come bundled with our theme.
Regards
Hello,
You can disable Buttons hover in Theme Options > E-commerce > Products Page Layout or add this code in custom css:
.product-view-mask2.view-color-transparent .footer-product .button {
display: none !important;
}
Regards
Hello,
We use fontawesome icons – https://fontawesome.com/v4.7.0/icons/ to change the icon you can add this css code in Theme Options > Custom css:
.fa-facebook-f::before, .fa-facebook::before {
content: "\f082";
}
http://prntscr.com/iry06y
Feel free to ask if you have any other questions.
Regards
Hello,
Thanks for the topic.
Could you please explain your problem in more details?
Regards
Hello,
Simply add the slider on your page via VC Slider element not via “Show revolution slider instead of breadcrumbs and page title” option.
Regards
Hello,
1,3. Problems caused by changes in your child theme. You can activate parent theme and check.
2. I do not see the problem http://prntscr.com/irxacr
4. Please add this code in Custom css for the page http://prntscr.com/irxstu:
.owl-carousel.testimonials-slider .owl-item img {
display: inline-block;
}
.owl-carousel.testimonials-slider .owl-item img {
width: auto;
}
Also, go to Theme Options > Color Scheme > Fixed Header Text Color > Dark.
Regards
Hello,
Appearance > Widgets > Footer Copyrights Left/Right areas.
Read more – https://www.8theme.com/documentation/xstore/support/widgets-custom-widget-areas/
Regards
Hello, @hdowthwaite
Could you please provide wp-admin access in Private Content?
Regards
Hello,
Theme Options > General > Header Settngs > Header overlaps the content > Off
Feel free to ask if you have any other questions.
Regards
Hello,
We’ve sent wp-instagram-widget.php file to your registration email.
You need to replace this file in xstore/framework/widgets/ folder via FTP.
If the problem won’t be solved, please provide temporary wp-admin access in Private Content.
Regards
Hello,
Please add this code in Custom css:
.template-container {
overflow: visible;
}
.woocommerce-MyAccount-content {
overflow: auto;
}
Regards
Please use this code:
.single-product-booking .product-side-information-inner .product_meta {
display: none;
}
Regards
Hello,
Yes, you can do all these activations. Once activation limit will be reached you need to contact us and we will help with it.
Regards
Hello @makmgr,
We’ve sent wp-instagram-widget.php file to your registration email.
You need to replace this file in xstore/framework/widgets/ folder via FTP.
Regards
Hello, @ben
It is strange, please provide a screenshot of the problem and link to the page, we will check one more time.
Regards
You’re welcome!
Have a nice day.
Regards