Hello,
1. Please read https://www.themepunch.com/faq/video-not-showing-up-on-mobile/
2. Check your element settings http://prntscr.com/gqq5jo
Regards
Hello,
1. Please read https://www.themepunch.com/faq/video-not-showing-up-on-mobile/
2. Check your element settings http://prntscr.com/gqq5jo
Regards
Hello,
Did you write child_print_item_cats() function yourself? We do not have this function in our theme.
Regards
Hello,
Please try to http://prntscr.com/gqq0ma if the page won’t appear provide wp-admin access in Private Content and I will help you recreate the page.
Regards
To recreate the link position as in Jewellery demo, you need to select http://prntscr.com/gqpumx
Another way, if you want to change the header structure and add my account link you need to edit a file in xstore/headers/ (select file according to your header variant in Theme Options). Use a child theme to do any changes in template files.
Regards
Hello,
We have updated theme and woocommerce. Please check. This notice relates to your child theme http://prntscr.com/gqpnvr > http://prntscr.com/gqpobh, so you just need to compare 2 files (parent theme file and your child theme file) and add the missing code to your child theme file.
Also translation files were synchronized, so you need to translate missing strings.
Regards
You need set http://prntscr.com/gqmy6u and select appropriate settings in Theme Options, please see screenshot from our corporate demo http://prntscr.com/gqox6v
Regards
You’re welcome!
Regards
You’re welcome!
Regards
Hello,
Please try this code:
#customer_login .col-1 {
background-color: rgba(128, 0, 128, 0.26);
}
Regards
You’re welcome!
Regards
Hello,
Please note that we recommend to make changes in a child theme to prevent of losing modifications after theme update. Otherwise you need to save changed file and reupload it after update.
Change this code http://prntscr.com/gqnvwd to
$i = 0;
while ( $loop->have_posts() ) : $loop->the_post(); $i++; endwhile;
echo $i . ')';
in framework/portfolio.php file.
Regards
Please check now http://prntscr.com/gqnupv > http://prntscr.com/gqnust
Regards
Hello,
Please go to 8Theme Options > Import / Export > Dummy content > Import additional pages > select page that you need and click import button.
Feel free to ask if you have any other questions.
Regards
Hello,
Could you please provide a screenshot for better understanding?
Regards
Add code in http://prntscr.com/gqnm0q and ignore these notices.
Regards
Make sure that > wasn’t changed to >
Regards
Hello,
You’re welcome!
Regards
For example, you may use this code in Custom css:
.bellows.bellows-skin-grey-material .bellows-nav .bellows-submenu .bellows-current-menu-item > .bellows-target {
background-color: grey;
color: white;
}
Regards
Hello,
On the screenshot, the link in top bar, so go to Theme Options > General > Header Settings > http://prntscr.com/gqndqv and http://prntscr.com/gqnebb
if you want such link position https://www.8theme.com/demo/xstore/jewellery/ > http://prntscr.com/gqnfgt
Regards
Hello,
Please check https://www.8theme.com/documentation/xstore/theme-installation/xstore-theme-requirements/
Regards
Hello,
Add these codes in Custom css for this page:
1.
.wpcf7-form label {
font-size: 1.14rem;
}
2.
.testimonials-slider blockquote {
font-style: normal !important;
text-transform: none;
}
3.
input.wpcf7-form-control.wpcf7-submit {
background-color: grey;
color: white;
}
input.wpcf7-form-control.wpcf7-submit:hover {
background-color: black;
}
Regards
Hello,
I’ve checked the latest theme version archive http://prntscr.com/gqn5v7
Please try to download archive of the theme from ThemeForest and check this image.
Regards
Hello,
At first, you need to have appropriate versions of theme and woocommerce, so please update Royal to 3.1 version, update all required plugins: https://www.8theme.com/download-plugins/ and http://prntscr.com/gqn30y
If problem won’t be solved, please provide link to such product and screenshots of the problem to better understanding.
Regards
Hello,
Please check Theme Requirements – http://prntscr.com/goay05
then follow https://www.8theme.com/demo/docs/lifestyle/#theme_installation_and_upgrade
Regards
Hello,
Please add this code in custom.css
.header-type-4 .cart-summ {
margin-top: 4px;
}
How to create custom.css you can watch in this tutorial https://www.youtube.com/watch?v=Qok2zRedRMY.
Regards
Hello,
If you plan to create multilanguage site you may use WPML https://wpml.org/documentation/related-projects/woocommerce-multilingual/, but if you want to simply translate site to one language I would recommend you use Loco translate plugin https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/.
If you use WPML plugin, please read documentation https://wpml.org/documentation/translating-your-contents/ and contact the plugin authors about translation questions.
Regards
I checked your site in different browsers but didn’t see the icon, so very likely it is a cache of some sort give you such result.
Regards
Hello,
I am glad that you sorted out.
Regards
Hello,
I enabled debug mode and checked your single product page, but did not face the error.
Likely the problem was solved after theme update, if not, please help me to see the error.
Regards