Hello,
You can use Loco Translate. Also you can translate the theme using PoEdit program as described in the documentation https://www.8theme.com/demo/docs/royal/#!/1_how_to_translate
Best regards,
Jack Richardson.
Hello,
You can use Loco Translate. Also you can translate the theme using PoEdit program as described in the documentation https://www.8theme.com/demo/docs/royal/#!/1_how_to_translate
Best regards,
Jack Richardson.
Hello,
I don’t see related products slider. Have you added the code again?
Best regards,
Jack Richardson.
Hello,
The problem with Stripe payment will be fixed in the next theme update.
Meanwhile try to reupload checkout folder in wp-content/themes/idstore/woocommerce directory that we’ve sent to your email address. Please check it.
Best regards,
Jack Richardson.
Hello,
This topic will be closed as a duplicate.
You’ll receive a reply in the other topic.
Best regards,
Jack Richardson.
Hello,
You’re welcome.
Best regards,
Jack Richardson.
Hello,
You need add new code for Instagram icon in wp-content/themes/royal/framework/shortcodes.php file after line 2060::
if($instagram == 1) {
$html .= '
<li>
<a href="http://url_to_your_Instagram_page" class="'.$tooltip_class.'" title="'.__('Instagram', ET_DOMAIN).'" target="_blank">
<i class="ico-instagram"></i>
<svg width="38" height="38" xmlns="http://www.w3.org/2000/svg" class="circle">
<circle cx="19" cy="19" r="18" fill="rgba(255,255,255,0)" stroke="#000000"></circle>
</svg>
</a>
</li>
';
}
and
'instagram' => 1, after line 1979.
Best regards,
Jack Richardson.
Hello,
I’ve added this code in Global Custom CSS:
footer {
margin-top: 0px;
}
and set margin-bottom value to 0px for Single Image element http://storage7.static.itmages.com/i/16/1104/h_1478284169_4847439_22cc17745b.jpeg .
Please check now.
Best regards,
Jack Richardson.
Hello,
I’ve installed Margaret template for you. Please check.
Best regards,
Jack Richardson.
Hello,
I’ve edited the code for the first block on your home page.
Please check it now. Image is clickable now.
Best regards,
Jack Richardson.
Hello,
Please take our apologies for the delay.
Could you please clarify all theme settings are reverted back to default or just logo, header and custom css sections? Are custom metaboxes options dropped also (i.e. custom footer or sidebar position for specific page)?
Best regards,
Jack Richardson.
Hello,
I’ve set the option “Stretch row and content” for the row where “Raw HTML” element is added. Please check it now.
Best regards,
Jack Richardson.
Hello @jbuchheit,
You’re welcome.
Best regards,
Jack Richardson.
Hello @jbuchheit,
I’ve created Register page for you. Please check header links now.
Best regards,
Jack Richardson.
Hello,
You can try to add both sliders on a page and hide one for mobile and another for desktop via css.
Also read this article https://www.themepunch.com/revslider-doc/layer-mobile-visibility/
Best regards,
Jack Richardson.
Hello,
You need upload brand logo in Products > Brands > Edit a brand > Thumbnail, then check single product page.
Unfortunately there is no option to show brand under the category like you want. Sorry.
Best regards,
Jack Richardson.
Hello,
Unfortunately there is no such feature in the theme. Sorry.
Best regards,
Jack Richardson.
Hello,
Please update the theme to the latest version 3.0.3.
Before update delete “woocommerce” folder in the directory wp-content/themes/legenda/ and it’ll be reuploaded from a new theme package.
Also update all required plugins https://www.8theme.com/download-plugins/ .
Don’t forget to create back up of your files and database before starting update process!
Best regards,
Jack Richardson.
Hello,
You can use this code to link an image:
<a href="http://your_link"><img src="http://link_to_your_image"></a>
Best regards,
Jack Richardson.
Hello,
You need edit the file wp-content/themes/royal/framework/shortcodes.php (find the section “! Share This Product” in line 1965), to change links you need edit the code, for example for Twitter <a href="https://twitter.com/share?url='.$permalink.'&text='.$post_title.'" class="'.$tooltip_class.'" title="'.__('Twitter', ETHEME_DOMAIN).'" target="_blank"> and replace https://twitter.com/share?url='.$permalink.'&text='.$post_title.' with a link to your Twitter account.
To remove some icons delete/comment the code of the icon you don’t need.
Best regards,
Jack Richardson.
Hello,
Please try this css code:
.pp_left, .pp_middle, .pp_right, .pp_content{
background: #333 !important;
}
Best regards,
Jack Richardson.
Hello,
Unfortunately there is no option to add links to iblock banners, you can add it only for button as shown for callto shortcode https://www.8theme.com/demo/idstore/information-blocks/ .
Best regards,
Jack Richardson.
Hello,
Do you mean lightbox background?
If so please use this css code:
.mfp-bg {
background: black;
}
Best regards,
Jack Richardson.
Hello @Delcliseur1,
The issue has been fixed.
Please check your site now.
Best regards,
Jack Richardson.
Hello,
As I see posts are shown on home page http://storage1.static.itmages.com/i/16/1101/h_1478010471_3312847_6ed1cbdcab.jpeg
Please clarify how to replicate the issue.
Also provide WP Dashboard credentials in Private Content.
Best regards,
Jack Richardson.
Hello,
I’ve updated translation files. Please check cart widget in the header now.
Best regards,
Jack Richardson.
Hello,
Download new plugin version here https://www.8theme.com/download-plugins/ and upload the extracted folder via FTP in wp-content/plugins directory, just overwrite current “js_composer” folder with a new one.
Best regards,
Jack Richardson.
Hello @Delcliseur1,
To investigate this issue we need your FTP and WP admin credentials.
Have you modified original theme files?
Best regards,
Jack Richardson.
Hello @Delcliseur1,
We’ll try to reupload theme files. May we do this?
Please provide FTP and WP Dashboard credentials in Private Content.
Best regards,
Jack Richardson.
Hello,
You are using 3-rd party plugin which adds own css style to owl elements. Check the screenshots:
http://prnt.sc/d1be8m
http://prntscr.com/d1bgqf
It’s not related to our theme. If you want to use this plugin you need manually overwrite the mentioned css properties using css code proposed before by my colleague.
Best regards,
Jack Richardson.
Hello,
You need also delete “woocommerce” folder in the directory wp-content/themes/idstore/ and
reupload it from a new theme package.
Best regards,
Jack Richardson.