Hi, EightThemes.
After update theme to new version have the same issues with header top bar. How create header bars like this?
Is it possible to find demo date.
Thanks
Best regards,
Paul
This topic has 7 replies, 3 voices, and was last updated 9 years, 3 months ago ago by Eva Kemp
Hello,
To display default language panel in top bar you need to remove your text widget in Appearance > Widgets > Left side top bar area. As for the rest links you need manually add text widget in Right side top bar area with needed links code. To display share buttons use shortcode [share]
.
Also you can change cart design in 8Theme Options > General > Header settings > Cart widget design > select “Animated”.
Best regards,
Jack Richardson.
Hi, Jack Richardson.
Thanks, But how remove page Newsletter and add Delivery page? Also translate My Account and Logout to russian language. And change link to social networks share].
Thanks
Best regards,
Paul
Hello,
To remove “Newsletter” icon go to 8Theme Options > E-Commerce > Promo Popup > Enable promo popup > Off and, > Show link in the top bar > Off.
To add Delivery page you need create a new page and use “Order Tracking Form” element in Visual Composer editor.
Please read how to translate the theme:
https://www.8theme.com/classico-theme-documentation/ (10.1. Base theme translation).
To change links for social icons you need edit the file wp-content/themes/classico/framework/shortcodes.php (find the section “! Share This Product” in line 552), to change links you need edit the code, for example for Twitter <a href="https://twitter.com/share?url='.$permalink.'&text='.$post_title.'" class="'.$tooltip_class.'" title="'.__('Twitter', ETHEME_DOMAIN).'" target="_blank">
and replace https://twitter.com/share?url='.$permalink.'&text='.$post_title.'
with a link to your Twitter account.
Regards,
Eva Kemp.
Thanks, Eva/
Another question how create this images with text at home page?
Thanks
Best regards
Paul
Hello,
You need use “Banner with mask” element in Visual Composer editor.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up