Hello,
Sorry, this requires additional customization which is beyond our basic support scope.
Regards,
Eva Kemp.
Hello,
Sorry, this requires additional customization which is beyond our basic support scope.
Regards,
Eva Kemp.
Hello,
Old files in “woocommerce” folder weren’t overwritten, so I deleted it and reuploaded the folder from new version of the theme.
Regards,
Eva Kemp.
Hello,
Please use this code:
.main-nav {
background-color: #febdf1 !important;
}
Regards,
Eva Kemp.
Hello,
Your screenshots are blank.
Please resend new ones.
Thank you.
Regards,
Eva Kemp.
Hello,
Your site http://dryfruitsdeals.com/ doesn’t have WordPress installed, but there is a folder “wp” and wp-admin is available at this link http://dryfruitsdeals.com/wp/wp-admin .
Is it correct?
Regards,
Eva Kemp.
Hello,
Please follow the instructions from the articles provided in the previous post.
Thank you.
Regards,
Eva Kemp.
Hello,
Please provide us with correct url to wp-admin panel and give access to FTP account.
Thank you.
Regards,
Eva Kemp.
Hello,
I’ve removed review-order.php file in wp-content/themes/woopress/woocommerce/checkout directory.
Before next update you need delete “woocommerce” folder in the directory wp-content/themes/woopress and it’ll be reuploaded from a new theme package.
It requires because some woocommerce file may be modified or removed and if you have old woocommerce folder present old files will be still active.
Thank you.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Please check this site http://www.webpagetest.org/result/150512_G0_P5Z/1/details/ , you’ll see that slow loading is caused by your images. You need optimize them.
Please follow the suggestions from these articles:
http://codex.wordpress.org/WordPress_Optimization
http://techtage.com/speeding-up-wordpress-sites/
http://www.sparringmind.com/speed-up-wordpress/
Thank you.
Regards,
Eva Kemp.
Hello,
Please add this code in style.css of the child theme:
.top-bar .top-links {
display: none;
}
Sorry, but to add top links to the menu you need add them as pages in Appearance > Menus. Unfortunately they can’t be added with the same design as in top bar.
Thank you for understanding.
Regards,
Eva Kemp.
Hello,
Thank you for your feedback.
We appreciate it very much.
Have a great day too!
Regards,
Eva Kemp.
Hello,
You can disable the links in Theme Options > Header > Enable top links > Off.
Then go to Appearance > Menus and add “Register” and “My account” pages to your menu.
Regards,
Eva Kemp.
Hello,
You can hide first thumbnail using this code in custom.css file:
.product-thumbnails-slider .slides li:first-child {
display: none !important;
}
Please try it.
Regards,
Eva Kemp.
Hello,
I’ve edited header.php in child theme again and added this code in style.css:
.top-bar .top-links2 {
float: right;
margin: 4px 40px 0px 0px;
padding: 0px;
}
.top-bar .top-links {
float: left;
}
Please check.
Regards,
Eva Kemp.
Hello,
You added incorrect quotes in the code.
I’ve edited it.
Please clear browser cache and check the site.
Regards,
Eva Kemp.
Hello,
Please check your video with default WordPress theme too.
Is it working there?
If it’s not you have to contact plugin developers because the video is added with element of Ultimate VC Addons plugin.
Regards,
Eva Kemp.
Hello,
Please try to use this code in custom.css:
.tabs {
margin-top: 15% !important;
}
Regards,
Eva Kemp.
Hello,
Add this code in style.css of the child theme:
.blog-post .post-info {
display: none;
}
Regards,
Eva Kemp.
Hello,
I’ve created child theme and added this code in style.css in child theme folder:
.ultimate_socials {
float: left;
width: 200px;
}
Also the code in header.php has been changed to Ultimate Social Icons.
Now you can make style changes in style.css of the child theme.
Regards,
Eva Kemp.
Hello,
1. Please provide us with FTP credentials and we’ll create child theme for you.
2. You can try to use some plugin for share icons and replace the code in header.php with a new one that your plugin suggests.
Regards,
Eva Kemp.
Hello,
I’ve edited header.php file in the directory wp-content/themes/legenda and added this code <?php echo do_shortcode('[share]'); ?> on line 181
and added this code in custom.css file:
.share-title {
display: none;
}
.etheme-social-icons {
width: auto;
}
Please check top bar now.
We recommend to make changes of theme files in child theme http://codex.wordpress.org/Child_Themes , so you can create it and copy header.php in child theme folder. This way you won’t lose changes after theme update.
You can use other icons. Find the code from social media sites, check their help bases.
Regards,
Eva Kemp.
Hello,
As I see now mobile menu is shown.
Please check it once more.
Regards,
Eva Kemp.
Hello @Royalty,
Products order is taken from database. So how products where added so they are shown. Unfortunately it can’t be fixed.
Please take our apologies.
Regards,
Eva Kemp.
Hello,
The issue has been already fixed.
Please clear browser cache and check Shop page.
Regards,
Eva Kemp.
Hello,
Could you please show a screenshot what you’d like to achieve?
Thank you.
Regards,
Eva Kemp.
Hello,
The issue has been fixed.
Please clear browser cache and check the site.
Regards,
Eva Kemp.
Hello,
We’ve managed to fix the issue. The problem was with your footer. You created it incorrectly. You shouldn’t use “Footer 1” sidebar in Widgetised Sidebar element. If you want to add some widget you need create custom sidebar and drag your widget into there https://www.8theme.com/demo/docs/royal/#!/8_widgets_custom_widget_areas .
Please read how to create footer:
https://www.8theme.com/demo/docs/royal/#!/9_footer
Regards,
Eva Kemp.
Hello,
I’ve added “Contact us” link in “Place in header top bar” area. Please check it. To have social icons on the right side you have to edit header.php file.
Regards,
Eva Kemp.
Hello,
Please check if you selected menu for mobile devices in Appearance > Menus > Manage Locations tab > Mobile menu.
Regards,
Eva Kemp.