Could you please provide temporary wp-admin access in Private Content?
Regards
Could you please provide temporary wp-admin access in Private Content?
Regards
Hello,
Please remove this from custom css:
.rtl .copyright .footer-sidebar-widget .textwidget img {float: right;}
.rtl .copyright .footer-sidebar-widget .textwidget p {text-align: left;}
and add this code:
.rtl .copyright .a-right {
text-align: left !important;
float: left !important;
}
.rtl .copyright .footer-sidebar-widget .textwidget img {
float: left;
}
.rtl .copyright .span6 .footer-sidebar-widget {
text-align: right;
}
.rtl .footer_menu li:after {
content: "\f105";
font-family: FontAwesome;
font-size: 14px;
color: #6f6f6f;
position: relative;
left: -10px;
}
.rtl .footer_menu li:before {
display: none;
}
Regards
Hello,
Please add this code in Theme Options > Custom css:
@media (min-width:768px){
.header-type-8 .menu-wrapper .languages-area{
padding: 0px !important;
}
.header-wrapper .menu > li > a, .header-wrapper .header .menu-main-container .menu > li > a {
padding-left: 10px;
padding-right: 10px;
}
}
.header-type-8 .menu-wrapper .navbar-collapse, .header-type-8 .menu-wrapper .navbar-collapse .menu-main-container .menu{
float:none !important;
text-align: center;
}
Regards
Hello,
I’ve deleted the code from style.css. Please, clear cache and check.
Regards
Hello,
Please read our documentation https://www.8theme.com/demo/docs/royal/#!/installation_upgrade
You need to create a backup of your files, database and theme options (Theme Options > Import/Export > Options > Export Options) to be able to restore the site to the previous state if something goes wrong. Also, update all required plugins: https://www.8theme.com/download-plugins/
Regards
Hello,
Please provide some screenshot for better understanding the desired result.
Regards
Hello, @ldruker
We’ve sent wp-instagram-widget.php file to your registration email.
You need to replace this file in lifestyle/framework/widgets/ folder via FTP.
Please provide a screenshot of the problem with a left photo.
Regards
Hello, @Jean Pierre
We’ve sent wp-instagram-widget.php file to your registration email.
You need to replace this file in lifestyle/framework/widgets/ folder via FTP.
Regards
Hello,
Please clear cache and check now.
Regards
Hello,
Customize > Woocommerce > Product Catalog > Products per row
Regards
Hello,
The price of the chosen option shows below – http://prntscr.com/it5s2a
Feel free to ask if you have any other questions.
Regards
Hello,
Customize > Woocommerce > Product catalog > Default product sorting
Regards
Hello,
I am glad that you sorted out.
Regards
Hello,
You can use Loco Translate plugin and change that text using translation files – https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/
Regards
Hello,
I would recommend you to add the code in functions.php file of child theme.
Regards
Hello,
Please read this topic https://www.8theme.com/topic/change-text-in-choose-an-option-button-in-single-products-page/
Regards
Hello,
Do you use a child theme? What version of WC plugin using on your site?
Please activate a parent theme and check if the problem will be solved.
Do you use third-party plugins that do not come bundled with our theme? Try to disable them and check if the problem still persists.
Regards
Hello,
Please read our documentation – https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/
Likely you simply need to synchronize translation files.
Button Sync (Loco Translate plugin http://prntscr.com/glemdq) allows you to synchronize your translation file with updated pot file. It means if we made any changes in template files that may affect transaltion or we added new string for the translation and you updated theme you need to synchronize your translation with updated files. Only after synchronization, you’ll be able to translate new strings or strings that were changed.
If the problem won’t be solved even after synchronization, please provide wp-admin and FTP access in Private Content.
Regards
Hello,
In this case, check what static block set in Footer area, likely required text is a part of the static block (go to Visual Composer > Role manager and enable composer for the Static Blocks https://www.8theme.com/documentation/xstore/support/static-blocks/ or provide temporary wp-admin access so I can take a closer look)
Regards
.single-product .product-information .price, .single-product .qty-span, .single-product .product-content .compare, .single-product .add_to_wishlist,
.single-product .add_to_wishlist, .single-product .product-content .compare, .single-product .product-content .compare:before, .single-product .product-information .product_meta > span,
.single-product .product-information .share-title {
color: white;
}
.single-product .product-share {
border-color: #A48640;
}
Regards
Hello,
Please explain the desired result in more details.
You can use static blocks to display required menus https://prnt.sc/io664z edit the mega menu content by editing the Static blocks http://prntscr.com/io66gb (go to Visual Composer > Role manager and enable composer for the Static Blocks https://www.8theme.com/documentation/xstore/support/static-blocks/ )
Regards
Hello,
We’ve made some changes via your child theme, please check.
Regards
Hello,
Please update Massive Addons for Visual Composer plugin to 2.3.3 version.
If the problem won’t be solved, read this reply from author of Massive Addons plugin https://codecanyon.net/item/massive-addons-for-visual-composer/14429839/comments?page=36&filter=all#comment_14143143 https://prnt.sc/hmu4qh and follow their suggestion.
Regards
Hello,
I am glad that you sorted out.
Feel free to ask if you have any other questions.
Regards
Hello,
You’re welcome!
Have a nice day.
Regards
Hello @Z Richard,
Please check email.
Regards
Hello,
Please check [8theme] Product Options > Additional custom block http://prntscr.com/it54tn
Regards
Hello,
If your Main Sidebar area in Appearance > Widgets is empty, there is shown the search by default. To disable the sidebar on a page, you need to open page editor > [8theme] Layout options > Sidebar Position > Without.
Regards
Hello,
Make sure that you use latest versions of Visual Composer and Massive Addons for Visual Composer plugins https://www.8theme.com/documentation/xstore/plugins/plugins-update/
What PHP version do you use?
Regards
Hello,
You are right, please delete the code from Theme Options > Styling > Custom css and add this in Custom css for the account page http://prntscr.com/it51x8
Regards