Hello,
I’ve added Product Categories widget to Products Sidebar and written the word “Categorías”. Please check the sidebar now.
Also I have removed two buttons from a single product page.
Thank you.
Regards,
Eva Kemp.
Hello,
I’ve added Product Categories widget to Products Sidebar and written the word “Categorías”. Please check the sidebar now.
Also I have removed two buttons from a single product page.
Thank you.
Regards,
Eva Kemp.
Hello,
Could you please provide us with wp-admin panel credentials in Private Content?
Thank you.
Regards,
Eva Kemp.
Hello,
To replace a map image with yours you need add the following code into custom.css file:
.with-map {
background-image: url(images/world-map.png);
}
Replace “images/world-map.png” with the path to your image.
How to create custom.css you can watch here. It’s for Legenda theme but the process is identical.
Thank you.
Regards,
Eva Kemp.
Hello,
Please provide us with wp-admin panel credentials in Private Content.
Thank you.
Regards,
Eva Kemp.
Hello,
You can download the site at this link: http://themeforest.net/item/royal-multipurpose-wordpress-theme/8611976
How to update the theme is written in our documentation:
https://www.8theme.com/demo/docs/royal/#!/installation_upgrade (paragraph “1.5 Theme Upgrade”).
Thank you.
Regards,
Eva Kemp.
Hello,
Please provide us with a link to your site.
If you want to create multilingual site you need use WPML plugin http://wpml.org/
Thank you.
Regards,
Eva Kemp.
Hello,
We’ll take your suggestion into our account.
Thank you.
Regards,
Eva Kemp.
Hello,
Ok. Looking forward to your reply.
Regards,
Eva Kemp.
Hello,
The counter is working from our side.
What issues do you have with it?
Please clarify.
Thank you.
Regards,
Eva Kemp.
Hello,
Thank you. I’m able to log in now.
As I see you’re using very old theme version.
Please update it to 1.4 version.
Thank you.
Regards,
Eva Kemp.
Hello,
I’ve activated WPML plugin and resaved Permalinks settings.
Please check the pages now and clear browser cache before.
Thank you.
Regards,
Eva Kemp.
Hello,
As I see you’ve added Newsletter box to your home page.
Please update the theme to the latest version 2.4.1. If the problem isn’t fixed after that please provide us with FTP login details.
Thank you.
Regards,
Eva Kemp.
Hello,
I’ve added the following code into custom.css file:
.instag {
width: 200px;
}
Please check the footer now.
Thank you.
Regards,
Eva Kemp.
Hello,
Please provide us with the correct link to wp-admin panel.
Thank you.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Ok, if there are any questions, let us know.
Regards,
Eva Kemp.
Hello,
Sorry, but we are unable to connect via FTP with the credentials you provided.
There is an error:
Error: Cannot establish FTP connection to an SFTP server. Please select proper protocol.
Error: Critical error
Error: Could not connect to server
Please check the login details.
Thank you.
Regards,
Eva Kemp.
Hello,
As I see you’re using old theme version and Woocommerce plugin.
Please update them to the latest versions.
Thank you.
Regards,
Eva Kemp.
Hello,
I’ve selected the menu in Appearance > Menus > Manage Locations tab:

Please check the site.
Thank you.
Regards,
Eva Kemp.
Hello,
As I see the images are shown:

Could you please show a screenshot from your side?
Thank you.
Regards,
Eva Kemp.
Hello,
On your screenshot Posts Slider element of Visual Composer is used.
To add the value for background color in Text element you need edit the column where it’s added:

To mark a product with a brand go to Products > select a product to edit and you’ll see brands that you created in Products > Brands:

Thank you.
Regards,
Eva Kemp.
Hello,
As I see Twitter widget is working fine on a mobile device:

Are you checking it resizing a browser window or using some mobile device?
If you’re resizing browser window you need to reload the page.
Thank you.
Regards,
Eva Kemp.
Hello,
Sorry, but the credentials to wp-admin panel are incorrect.
Please check them.
Thank you.
Regards,
Eva Kemp.
Hello,
You’re always welcome.
Regards,
Eva Kemp.
Hello @jedijonny,
There is also a bug in Legenda theme.
It will be fixed in the next update.
Please take our apologies for inconveniences.
Regards,
Eva Kemp.
Hello,
Please try to add this code in custom.css file:
input#place_order {
font-size: 20px;
}
Thank you.
Regards,
Eva Kemp.
Hello,
1. Do you mean you want to change background color of menu items?
2. To change padding between menu items you need add this code to style.css of your child theme:
.main-nav .menu > li {
padding-right: 20px !important;
}
Change the value to yours.
3. Unfortunately there is no such possibility. Sorry.
4. Your site is loading quite fast. There are no any issues on our side.
Regards,
Eva Kemp.
Hello,
Your site is under construction.
Can we have wp-admin panel access?
Thank you.
Regards,
Eva Kemp.
Hello,
Please add this code in custom.css file:
.newproducts {
margin-bottom: -50px !important;
}
Thank you.
Regards,
Eva Kemp.
Hello,
To replace our search form you need edit the file header.php (line 203) and replace the following code with the one you need:
<?php if (etheme_get_option('search_form')): ?>
<div class="search search-left hidden-phone hidden-tablet a-left">
<?php echo etheme_search(array()); ?>
</div>
<?php endif ?>
Unfortunately we don’t have such features to add video within a menu container.
You may use some plugin or try to use Link item in Appearance > Menus.
Concerning newsletter you can use mailchimp plugin https://wordpress.org/plugins/mailchimp-for-wp/
Their documentation can be found here: http://kb.mailchimp.com/
Thank you.
Regards,
Eva Kemp.