Hello,
Please refer to this article:
https://www.8theme.com/blog/how-to-add-social-media-icons-to-wordpress-menus/
Regards,
Eva Kemp.
Hello,
Please refer to this article:
https://www.8theme.com/blog/how-to-add-social-media-icons-to-wordpress-menus/
Regards,
Eva Kemp.
Hello @UrbnDesignz,
Please show a page where you created one page menu.
Thank you.
Regards,
Eva Kemp.
Hello,
Register page is working:
http://storage5.static.itmages.com/i/15/1008/h_1444288759_2549781_ed2882c285.png
Please note you need check it being logged out of your wp-admin panel.
When you logged in you can’t see register page, because you can’t be registered, you’re already logged in.
Regards,
Eva Kemp.
Hello,
Sorry, but I don’t see such issue in Chrome browser:
http://storage8.static.itmages.com/i/15/1008/h_1444288620_1356392_c836451f57.png
Try to remove this code that you added in custom.css:
.menu {
margin-right: 70px !important;
}
and check fixed header after that.
Regards,
Eva Kemp.
Hello,
To disable footer on mobile add this code in your child style.css:
@media (max-width: 480px) {.footer-top.footer-top-3, .main-footer {
display: none;
}}
Regards,
Eva Kemp.
Hello,
As I see you didn’t update plugins Ultimate VC Addons, Visual Composer, Master Slider, Essential Grid. Please update them too.
If the issue still persists after that, please provide us with FTP credentials.
Regards,
Eva Kemp.
Hello,
Please update the theme to the latest version and Woocommerce as well.
Before update delete “woocommerce” folder in the directory wp-content/themes/royal/ 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!
(it’s for Legenda theme but the process is the same).
Regards,
Eva Kemp.
Hello,
The reason is you’ve added margin-left values to the columns in About page.
Remove them and check the page on mobile after that.
Regards,
Eva Kemp.
Hello,
There is no shortcode for register form. Please read our documentation how to create register page https://www.8theme.com/demo/docs/royal/#!/4_registration_page .
Regards,
Eva Kemp.
Hello,
As I see that form is created with help of some plugin.
You need contact plugin author concerning its configuration.
Regards,
Eva Kemp.
Hello,
You’re welcome and thank you for your feedback.
Regards,
Eva Kemp.
Hello,
I’ve added this code in Global Custom CSS:
.cart-design-2.design-white .cart-bag:before {
border-color: black;
}
.cart-design-2.design-white .cart-bag .badge-number {
border-color: black;
color: white;
}
.cart-design-2.design-white .cart-bag .badge-number:before {
box-shadow: 0px 0px 0px 35px #000 inset;
}
and this code to CSS block in VC editor in your home page:
.cart-design-2.design-white .cart-bag:before {
border-color: white;
}
.cart-design-2.design-white .cart-bag .badge-number {
border-color: white;
color: #3D3D3D;
}
.cart-design-2.design-white .cart-bag .badge-number:before {
box-shadow: 0px 0px 0px 35px #FFF inset !important;
}
Please check your site now.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
The text is written in Spanish because you translated it in .po file in wp-content/themes/woopress/languages directory. The original text is written in the file I told you in the previous post.
Regards,
Eva Kemp.
Hello,
As I see site is shown fine on mobile:
http://storage8.static.itmages.com/i/15/1007/h_1444234757_3313204_3ec0f23782.png
Please show a screenshot what you see on your side and specify what mobile device you’re using.
Regards,
Eva Kemp.
Hello,
I’ve updated permalinks settings.
Please check Wishlist page now.
Regards,
Eva Kemp.
Hello,
The issue isn’t related to our theme. The page doesn’t work with other theme too. Please check it.
You need refer to this article:
https://wordpress.org/support/topic/wysija_page-not-working
Regards,
Eva Kemp.
Hello @Floppy78,
Thank you for sharing the solution.
Regards,
Eva Kemp.
Hello,
To make header type 5 full width add this code in Theme Options > Custom CSS > Custom CSS for desktop:
.header-type-5.slider-overlap .header > .container {
width: 100%;
}
Regards,
Eva Kemp.
Hello,
We’re sorry for the delay.
In this case you may try to remove the file no-products-found.php in wp-content/themes/classico/woocommerce/loop directory and the translation of default Woocommerce file will be loaded.
Please try it.
Regards,
Eva Kemp.
Hello,
Yes, it’s fixed now.
Regards,
Eva Kemp.
Hello,
You can select header type 2 to have transparent header.
Please check it.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP and wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP credentials in private content.
Regards,
Eva Kemp.
Hello,
I’ve added $locale='en_EN'; to wp-config.php file.
Please clear browser cache and check your site now.
Regards,
Eva Kemp.
Hello,
These warnings are related to server configuration.
Please refer to these articles:
http://www.agentwp.com/open_basedir-restriction-in-effect-error-in-wordpress
https://wordpress.org/support/topic/open_basedir-restriction-in-effect-1
You should contact your hosting provider concerning this issue.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello @Pablo Posiak,
Please provide us with FTP and wp-admin panel credentials in private content.
Regards,
Eva Kemp.
Hello @FuegoHD,
Glad it was helpful for you.
Have a nice day.
Regards,
Eva Kemp.
Hello,
1. You can reorder categories in Products > Categories section and drag the categories to any place you need, then add “Woocommerce Product Categories” widget to “Shop Sidebar” area in Appearance > Widgets and select “Category Order” in “Order by” field in the widget settings.
2. You can create slider with Revolution Slider plugin, edit a category in Products > Categories and add slider shortcode in “Category Header” section.
Regards,
Eva Kemp.