eVision Themes
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [eMag] DocumentationGlad to hear. Thanks.
Let us know, if you need further queries.
Forum: Themes and Templates
In reply to: [eMag] How to change author’s displayed nameThanks @rakxzo for using our theme.
Regarding your queries, Currently, this feature is not available, We’ll update it in next version.
Hope, you’ll understand.
Forum: Themes and Templates
In reply to: [eMag] like the screenshotAlso, you can follow the video tutorials to set up homepage on all our themes:
Forum: Themes and Templates
In reply to: [Photo Magic] Renaming menu navigation tabThanks for using our theme.
There is no features available to rename it Menu. Hopefully, we’ll provide this features in new version.
Forum: Themes and Templates
In reply to: [eVision corporate] Know more button in free themeHello Tanya,
Sorry for the inconvenience.
It’s possible to change the language but there is no features of editable of this text. We think, it’s better to upgrade the PRO version and change your text on your own language.Hope this helps your queries.
Best Regards,
eVision Support TeamForum: Themes and Templates
In reply to: [Bizlight] Move Logo LeftThanks for using our theme.
Would you please share your website link so that we’ll inspect the code and provide you the solutions?
Regards
eVision Support TeamForum: Themes and Templates
In reply to: [eMag] like the screenshotHello John,
Thanks for using our free version theme. It’s simple to configure the site like as demo link: http://demo.evisionthemes.com/emag
Please follow this documentation to build your site similar to demo site: http://doc.evisionthemes.com/emag/
If you have any confusion, please do let us know.
Regards,
eVision Themes Support TeamForum: Reviews
In reply to: [Bizlight] Excellent supportThank you so much @omnisectorltd for your excellent review. We really appreciate it.
Forum: Themes and Templates
In reply to: [eMag] Stick or remove menu barThanks @rtrotter for noticing the issues and suggestion.
We’ll take care of this point in new version.
Forum: Reviews
In reply to: [eMag] Perfect Service, thanksThanks for your excellent review. We’ll really appreciate it.
Forum: Themes and Templates
In reply to: [eVision corporate] map section shows nothingHello @rysio,
Thanks for using our free theme. We have fixed this issues on new version ( 1.2.3), please update it.
FYI, As from now onward in WordPress dot org, the map section ( google map ) falls under the plugin territory, so we are planning to move our users safely to the google map plugin ( WP Google Maps ). On our next version of this theme, the map section will be completely dependable with this plugin.
Hope it helps your queries.
Forum: Reviews
In reply to: [Bizlight] Breaks websiteThis problem has been already solved! Please upgrade your new version.
Forum: Reviews
In reply to: [eMag] Competent design and well widgetised optionsThank you Sachyya for excellent review and 5 stars. We really appreciate it.
Forum: Reviews
In reply to: [eMag] Love this theme so much!Thank you so much for your excellent review. We really appreciate it.
Forum: Themes and Templates
In reply to: [eMag] How to remove orange menu items?Thanks for using our theme.
You can do it through Additional CSS.
code here:.main-navigation a:hover,
.main-navigation a:focus,
.main-navigation a:active,
.main-navigation a:visited:hover,
.main-navigation a:visited:focus,
.main-navigation a:visited:active,
.main-navigation.sec-main-navigation ul ul a:hover,
.main-navigation.sec-main-navigation ul ul a:focus,
.main-navigation.sec-main-navigation ul ul a:active {
color: #fff;
}Hope this helps !