This topic has 16 replies, 4 voices, and was last updated 9 years, 3 months ago ago by Eva Kemp
Hi there 🙂 I just purchased your theme , but I’m having problems to install demo xml file it says that it wasn’t istalled…I tried to restart whole cpanel and set up new wordpress again but still, could not even get the theme to upload through WP, FTP worked at the end, not having an issue with the demo content..
Many many thanks
Iva
Hello,
I’ve installed Classico theme, but slider can’t be imported because ZipArchive extension is not enabled on a server. Please ask your hosting provider to activate it and let us know.
Regards,
Eva Kemp.
Thx it has been fixed thank you! Also I would like to ask about the demo data like is on your site with the woocommerce pages shop and categogies …mega menu is it possible to import those? And I’m having one more issue with the whish list ..it doesnt let me to instal it I get this massage …
Plugin probably has not have a valid header with basic information .
Thank you very much
Iva
Hello,
I’ve imported products for you. Please check. You have to create product categories yourself in Products > Categories section as well as menu. Please read our documentation https://www.8theme.com/classico-theme-documentation/ (6.3. Mega Menu).
I’ve installed Wishlist plugin.
Regards,
Eva Kemp.
Thank you very much !
Iva
Hello,
You’re welcome!
Regards,
Robert Hall.
Hiya,
I’m sorry again…where can I fix the top menu ., please and I can’t see widget whislist to add to the top menu its not even in menue and also the search CSS is out of the row.
Thank youvery much,
Iva
I looks like I’m misssing the top bar widget in widgets.
Hello,
You can edit top bar in Appearance > Widgets > “Left Side top bar area” and “Right Side top bar area”.
Best regards,
Jack Richardson.
Thank you I did, but could you help me please.
1. I have two widgets overlapping each other on top left.
2. Also I added FAQ and Wishlist to my top right but it’s not the same CSS compere to whats on there now the newsletter and loging…and I like it like to have it like your demo here..https://www.8theme.com/demo/classico/variant1/product-category/dresses/..
3. The search bar in the middle has broken CSS.
Would you suggest to buy your installation service or can you fix it for me.
I’m just a bit hopeless with this.
Thank you very much and I appreciate your patience with people like me , I dont know much about.
Iva M.
Hello,
1. Please add this code in Theme Options > Typography > Custom CSS > Global Custom CSS:
.header-type-17 .top-bar {
height: 80px;
}
2. Please use this css code:
.top-bar .widget_nav_menu .menu > li > a {
font-family: Verdana,sans-serif;
}
3. Add this code in Global Custom CSS:
.header-type-17 .navbar-header.navbar-right .header-search {
width: 500px;
}
.cart-widget-on .header-wrapper.header-type-17 .header-search form .fa-search::before {
margin-left: -5px !important;
}
Regards,
Eva Kemp.
Ok Thank you thats perfect just now I have the widgets are underneah how can I put them inline, next to each other And also how I achieve this in your demo https://www.8theme.com/demo/classico/variant1/product-category/dresses/ the topright bar ending with logout like that without the socials and the banner above the products (is that the Product Page Banner in template css ..?) and also if I click on product there is error page I must of done something with it how can I fix that.
Cheers,
Iva
Ok Thank you thats perfect just now I have the widgets are underneah how can I put them inline, next to each other And also how I achieve this in your demo https://www.8theme.com/demo/classico/variant1/product-category/dresses/ the topright bar ending with logout like that without the socials…also missing the bar infront of FAQ and the banner above the products (something like Category Page Banner – like your demo) and also if I click on product I get 404 error page I must of done something with it how can I fix that.
Cheers,
Iva
Hello,
Add this code in Theme Options > Typography > Custom CSS > Global Custom CSS:
.languages-area .widget.widget-woocommerce-currency-switcher {
display: inline-block;
}
.top-bar .widget_nav_menu .menu-item-4109 .menu > li:before {
content: "I";
font-family: "Open Sans",sans-serif;
display: inline-block;
width: 1px;
height: 10px;
color: #8A8A8A;
margin: 2px 12px 0px;
}
I’ve checked single product page and haven’t got 404 error. Please give us a direct link where you have a problem.
To upload banner for each category go to Products > Categories > edit a category > Description, and add this code for an image:
<img src="http://your_path_to_image">
Regards,
Eva Kemp.
Thank you, the eror page has just gone! ..don’t know why!? But yeh good 🙂 Thank you only the little line didnt show up I put the code in and still not showing, I’m thinking that I could put the menu under as…maybe display: block; ? but then the line on top is stretched under..:/
I.
Hello,
I’ve added this code in Global Custom CSS to display vertical line “|” after “logout” link:
.top-bar li.logout-link a:after {
content: "I";
font-family: "Open Sans",sans-serif;
display: inline-block;
width: 1px;
height: 10px;
color: #8A8A8A;
margin: 2px 12px 0px;
}
Please check.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up