Hello,
We need to see the issue to give you correct code.
So please open access and give us WP admin credentials.
Thank you.
Regards,
Eva Kemp.
Hello,
We need to see the issue to give you correct code.
So please open access and give us WP admin credentials.
Thank you.
Regards,
Eva Kemp.
Hello,
We never received such query from other customers.
As we told this is standard WordPress functionality and it’s not caused by our theme.
Regards,
Eva Kemp.
Hello,
To remove sidebar on pages you need edit each page in WP Dashboard and select “Without Sidebar” for “Sidebar Position” field in Page Layout box on the right side of the editor.
Regards,
Eva Kemp.
Hello @multitac,
I’ve reuploaded shortcodes.php file.
Please clear browser cache ans check facebook icon now.
Regards,
Eva Kemp.
Hello,
Could you please show a screenshot or show on our demo?
Please give us access to your wp-admin panel.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Please provide both: FTP and WP admin credentials.
Thank you.
Regards,
Eva Kemp.
Hello,
Please open access to the site and wp-admin panel as we can’t view it getting the error:
“Your access to this site has been limited”.
Thank you.
Regards,
Eva Kemp.
Hello,
This is related to Woocommerce plugin, not to the theme.
Please refer to these articles:
https://wordpress.org/support/topic/woocommerce-adding-weird-string-to-all-urls-vxxxxxxxxxxxx
https://wordpress.org/support/topic/woocommerce-plugin-affecting-my-website-url
https://woocommerce.wordpress.com/2015/07/02/making-geolocation-static-cache-friendly-in-2-4/
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
1. Use this css code:
.products-grid .product-title a {
font-weight: normal;
}
As I see color is not black because you’re using this custom css code:
http://storage6.static.itmages.com/i/16/0524/h_1464085349_5143594_f83b59c0e3.jpeg
2. Unfortunately there is no such option. Sorry.
3. Remove this code from Global Custom CSS:
.fixed-header-area .collapse {
display: table-cell !important;
width: 600px;
}
and add it to Custom CSS for desktop.
4. Do you want to add 3 columns of products on Shop page? For tablets or mobiles?
Regards,
Eva Kemp.
Hello,
I’ve edited the code to this:
div.wpcf7 input[type="text"], div.wpcf7 textarea, div.wpcf7 input[type="email"] {
width: 100%;
}
Please check now.
Read how to create footer using Static Blocks in wp-admin panel:
https://www.8theme.com/demo/docs/royal/#!/9_footer
To move menu to the right add this code:
.navbar-collapse {
float: right;
}
To add more space between mobile info use this css code:
.menu-item-22388 {
margin-left: 30px;
}
To add icons to menu you need use some plugin, for example http://wptavern.com/how-to-easily-add-icons-to-menus-in-wordpress .
Regards,
Eva Kemp.
Hello,
Thank you for your feedback!
We really appreciate it!
Have a nice day.
Regards,
Eva Kemp.
Hello,
We use standard WordPress function for thumbnails showing and our theme doesn’t influence on how WordPress process the images.
You can check if the problem is related to our theme only or globally activating default Woocommerce theme Storefront https://www.woothemes.com/storefront/ .
We provide support only for problems that appear only with our theme, standard WordPress and Woocommerce fucntionalities are beyond our basic support scope.
Thank you for understanding.
Regards,
Eva Kemp.
Hello,
This is how zoom effect works.
There is no option to modify thumbnails.
Try to check images with default Woocommerce theme Storefront https://www.woothemes.com/storefront/ . Does the issue persist there too?
Let us know the result.
Regards,
Eva Kemp.
Hello,
Sorry but your query is unclear.
What exactly do you want to achieve?
As I see images are shown properly.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP credentials.
Regards,
Eva Kemp.
Hello,
Please provide WP admin credentials in Private Content.
Please note base demo content includes only basic pages, but not the whole demo.
Regards,
Eva Kemp.
Hello,
You need edit the file header-structure-2.php.
Regards,
Eva Kemp.
Hello,
Sorry, but there is no option to set what items to show in which column, they are displayed one by one.
Regards,
Eva Kemp.
Hello,
I don’t see language switcher on your site.
Please activate it and provide WP admin credentials in Private Content.
Regards,
Eva Kemp.
Hello,
You’re using old plugins versions.
Update them via FTP. Download the plugins here https://www.8theme.com/download-plugins/ .
After that check row settings.
Regards,
Eva Kemp.
Hello @chndr,
We’ve already fixed this bug in the version 3.0.1 http://themeforest.net/item/legenda-responsive-multipurpose-wordpress-theme/5888906 . You can update the theme to this version.
Don’t forget to create backup!
Regards,
Eva Kemp.
Hello,
Unfortunately there is no such option. Sorry.
Regards,
Eva Kemp.
Hello,
Sorry for a delay.
The problem is related to your settings you set positioning the layers, for example http://prntscr.com/b7i7rv
http://prntscr.com/b7i9ej
You need modify the options to position the layers correctly. Read Rev. Slider documentation:
https://www.themepunch.com/revslider-doc/layer-styles-positioning/
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
2. The reason is this code in Custom CSS is overriding brands slider code:
.page-id-18415 .owl-carousel .owl-item {
width: 380px !important;
}
Remove it if you don’t need it.
3. Use this code:
.filter-content .btn.filled.medium {
background-color: red !important;
}
.price_slider_wrapper .price_slider_amount button {
background-color: white;
}
Regards,
Eva Kemp.
Hello,
Please add this code in Theme Options > Custom CSS > Global Custom CSS:
div.wpcf7 input[type="text"], div.wpcf7 textarea {
width: 100%;
}
To remove line in footer use this css code:
.copyright-3 .container .row-copyrights, .copyright .container .row-copyrights {
border-top: none;
}
To change social icons you need edit the file wp-content/themes/royal/framework/shortcodes.php (find the section “! Share This Product” in line 1918), comment the code you don’t need.
Regards,
Eva Kemp.
Hello,
As I see the image is shown fine now http://storage2.static.itmages.com/i/16/0523/h_1464019422_9974578_2a6591b17e.jpeg .
If you mean the second image is smaller, the reason is their original sizes are different. You need upload original images with similar dimensions.
Regards,
Eva Kemp.
Hello,
You can add the same tag for the products you need in product editor and the tag can be used for different categories.
Regards,
Eva Kemp.