Hello,
Do you have Woocommerce plugin installed?
It would be better if you upload your site to some web host to be able to check the issue.
Regards,
Eva Kemp.
Hello,
Do you have Woocommerce plugin installed?
It would be better if you upload your site to some web host to be able to check the issue.
Regards,
Eva Kemp.
Hello,
Please refer to Woocommerce documentation:
http://docs.woothemes.com/document/change-number-of-related-products-output/
Regards,
Eva Kemp.
Hello,
Please provide us with FTP credentials as well.
Also update the theme to the latest version 2.7.
Don’t forget to create a back up before update.
Thank you.
Regards,
Eva Kemp.
Hello,
I’ve dragged size attributes in order you wished. Please clear browser cache and check if it’s fine now.
1. The reason is your side gallery on single product pages.
Try to use this code in custom.css file:
.thumbnails {
margin-top: -80px !important;
}
2. Unfortunately there is no such option. Sorry.
Regards,
Eva Kemp.
Hello,
Please provide us with correct FTP credentials.
Thank you.
Regards,
Eva Kemp.
Hello,
Create a page “News” and select it in wp-admin > Settings > Reading > Posts page.
Then you can select blog layout in Theme Options > Blog Layout.
Sorry but there is no such feature to make posts go down indefinitely without ending.
To have “Leave a reply” form you need enable comments in Settings > Discussion.
The issue with contact form has been fixed.
Please clear browser cache and check.
Regards,
Eva Kemp.
Hello,
Please try to add your code after line 214 after the code <?php echo etheme_search(array()); ?>.
Thank you.
Regards,
Eva Kemp.
Hello,
A lot of files were modified. So please update the theme as shown in the tutorial to avoid any misconfiguration.
Thank you.
Regards,
Eva Kemp.
Hello,
The issue has been fixed.
Please clear browser cache and check.
Regards,
Eva Kemp.
Hello,
Post some tweets in your Tweeter account and they will appear on your site.
Please provide us with a link where you see only “Visible on the product page”.
Thank you.
Regards,
Eva Kemp.
Hello,
You must rename default.custom.css to custom.css.
You can do this via FTP in the directory wp-content/themes/idstore.
Regards,
Eva Kemp.
Hello,
Unfortunately there is no such feature in the theme.
Sorry.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
We’ve sent slider archive to your email address.
Please check it.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP and wp-admin panel credentials in private content.
Thank you.
Regards,
Eva Kemp.
Hello,
Please check your site on mobile devices. If you resize browser window you should reload a page.
Thank you.
Regards,
Eva Kemp.
Hello,
Please add this code in custom.css of the parent theme or style.css of the child theme:
.header_text {
margin-left: 40%;
}
Regards,
Eva Kemp.
Hello,
I’ve checked slider and the slides are shown fine.
Please check your site on mobile devices and not resizing browser window.
If you resize it you need reload a page.
Regards,
Eva Kemp.
Hello,
In this case you need copy the edited copy into functions.php of the child theme.
How to create child theme you can read here:
http://codex.wordpress.org/Child_Themes
Regards,
Eva Kemp.
Hello,
Please add this code in custom.css file:
.minimal-light .esg-filter-wrapper .esg-filterbutton.selected span {
color: grey !important;
}
.button.product_type_simple {display: none;}
Regards,
Eva Kemp.
Hello,
You need edit the file wp-content/themes/royal/framework/theme-functions.php (lines 1516, 1517).
Regards,
Eva Kemp.
Hello,
Please check with your host what php version you use.
It must be at least 5.3 version, not lower.
Thank you.
Regards,
Eva Kemp.
Hello,
You need use this code:
.ico-sum {
width: 25px;
height: 29px;
background-image: url("images/Cart_icon.png") !important;
}
.fa-search::before {
content: url("https://custom.captac.co/wp-content/themes/royal/images/search_icon.png");
}
Regards,
Eva Kemp.
Hello,
Please provide us with a page link where your products are displayed and give us access to wp-admin panel.
Thank you.
Regards,
Eva Kemp.
Hello,
I’ve added this code into Text widget in “Place in Header top bar” area in Appearance > Widgets:
<a href="#"><img src="https://www.chuchick.com/wp-content/uploads/2015/03/shipping1.png"></a>
You need edit this part href="#" and write your url instead of #.
Thank you.
Regards,
Eva Kemp.
Hello,
Concerning reviews tab refer to this article:
http://masterns-studio.com/blog/woocommerce-enable-reviews-products/
For search form use this code in custom.css file:
.woocommerce-product-search label.screen-reader-text {
display: none;
}
.woocommerce-product-search input[type="search"] {
height: 35px;
width: 150px;
margin-top: 20px;
}
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
Regards,
Eva Kemp.
Hello,
Please provide us with a page link where you have issue.
Thank you.
Regards,
Eva Kemp.
Hello,
Use this code for “Checkout” and “View Cart” buttons in the header:
.shopping-container .btn.border-grey:hover {
background-color: green !important;
}
.shopping-container .btn.filled.big:hover {
background-color: green !important;
}
And this code for “Quick view” hover effect:
.show-quickly:hover {
color: #367400 !important;
}
Regards,
Eva Kemp.
Hello,
Sorry, but we still can’t access wp-admin panel.
Please check the credentials.
Regards,
Eva Kemp.