Hello,
What theme version you’re using? Is this test the same with default WordPress theme?
Also try to disable third-party plugins, maybe one of them caused issue.
Regards,
Robert Hall.
Hello,
What theme version you’re using? Is this test the same with default WordPress theme?
Also try to disable third-party plugins, maybe one of them caused issue.
Regards,
Robert Hall.
Hello,
Do you mean “Read more” buttons? Please see screenshot: http://prntscr.com/6g5ay8
Regards,
Robert Hall.
Hello,
Could you please clarify us with more details and show us with screenshot these string?
Also please provide us with link to the page and wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
Unfortunately we do not have such opportunities.
Try to read more about this plugin or something else. Maybe these help you.
http://codecanyon.net/item/woocommerce-wholesale-prices/5325378
Regards,
Robert Hall.
Hello,
Please add this code in custom.css file
a.ubtn-link{
margin:0;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
You can do this, but after that customization you need to customize header area because you will be have collapse with fixed header and header.
If you want this please comment out following code in \wp-content\themes\legenda\js\etheme.js file on line 706-721.
/* $(window).scroll(function(){
if (!$('body').hasClass('fixNav-enabled')) {return false; }
var fixedHeader = $('.fixed-header-area');
var scrollTop = $(this).scrollTop();
var headerHeight = $('.header-wrapper').height() + 20;
if(scrollTop > headerHeight){
if(!fixedHeader.hasClass('fixed-already')) {
fixedHeader.stop().addClass('fixed-already');
}
}else{
if(fixedHeader.hasClass('fixed-already')) {
fixedHeader.stop().removeClass('fixed-already');
}
}
});*/
and add this code in custom.css file
.fixed-header-area{
top: 0;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Hello,
Could you please clarify with more details what exactly you want to do and show us screenshots?
Regards,
Robert Hall.
Hello @zeny,
As I see you have already translated ‘Place Order’. http://prntscr.com/6fuj6n
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
These menu you must create manually (Appearance->Menus).
How to customize menu you can read also in our documentation:
https://www.8theme.com/demo/docs/royal/index.html#!/primary_menu
Regards,
Robert Hall.
Hello,
You can try to edit \themes\royal\headers\header-structure-1.php file.
We strongly recommended you do all changes in Child Theme.
https://www.8theme.com/demo/docs/royal/index.html#!/2_child_theme
Regards,
Robert Hall.
You’re welcome!
Have a good day!
Regards,
Robert Hall.
Hello,
Please read more how to setup Royal theme in our documentation:
https://www.8theme.com/demo/docs/royal/index.html#!/documenter_cover
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
As I see there no images. See screenshot: http://prntscr.com/6fsym6
Could you please clarify us with more details?
Also please read more informations about menu customization in our documentation:
https://www.8theme.com/demo/docs/legenda/index.html#!/primary_menu
Regards,
Robert Hall.
Hello,
Sorry, but your FTP credentials isn’t correct.
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
You’re welcome!
If you have any questions please feel free to contact us.
Regards,
Robert Hall.
Hello,
Please add this code in custom.css file.
.back-to{
display:none;
}
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall.
Hello,
Please navigate to Dashboard->Products->Categories->and click update. This step you need do for all categories.
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
Please read more here:
https://www.8theme.com/demo/docs/royal/index.html#!/woocommerce
Regards,
Robert Hall.
Hello,
I’ve enabled ‘Anyone can register’ option in Setting->General. Please check it now.
Regards,
Robert Hall.
Hello,
Sorry, but we don’t have such feature in our theme.
You can try to use some third-party plugin to implement such functionality.
Regards,
Robert Hall.
Hello,
Please use this code in custom.css file:
.main-header{
background-color: #ffd600;
}
Regards,
Robert Hall.
Hello,
New plugin will be added soon. Please wait a little bit.
Sorry for inconvenience.
Regards,
Robert Hall.
Hello,
We’re glad to hear that your issue is solved.
If you have any questions feel free to contact us.
Regards,
Robert Hall.