Forum Replies Created
-
AuthorPosts
-
September 12, 2017 at 7:51 am in reply to: WooCommerce Products are not well displayed on Laptop/Computer #53136
wensolutions
KeymasterHello @fatim,
Please use below given CSS in Admin Panel > Appearance > Customize > Additional CSS.
.related.products { clear: both; }Also this is noted as the known issue and we are working on this . We will let you know as soon the issue is fixed .
Hoping for your Co-operation.
Best Regards!!
wensolutions
KeymasterHello @huan-vuonggmail-com,
When we scanned the latest version of Nature Bliss pro we are unable to find any kind of virus.
So please mention the kind of virus you found while scanning so that we could inspect further .
Hope you understand .
Best Regards!!
wensolutions
KeymasterHello @liberaldusunce,
First of all we would like to apologize for delay in replying you.
For the translation you may use the plugin such as WPML String translation and for the translation of customizer field you can refer to below given link.
https://wpml.org/documentation/getting-started-guide/translating-theme-options/
https://wpml.org/forums/topic/how-to-translate-customizer-fields/
And for WPML configuration file/external file please refer to below link.
https://wpml.org/documentation/support/language-configuration-files/
Hope this helps .
If you have still have the problem please kindly let us know .
Best Regards!!
wensolutions
KeymasterHello @evanhill,
The theme has only the option to display the post in the slider section . The read More button will link to different post that is displayed in the slider . So create post assign to the category and make them display in the slider section . This will make three different post to be linked .
Hope this helps .
Best Regards!!
Have a good day .
wensolutions
KeymasterHello @michaelmui,
In order to remove the background image in home page only please use below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
body.home { background-image :none; }Hope this helps .
Best Regards!!
Have a good day .
wensolutions
KeymasterHello @wapel,
The mobile menu is absolutely working fine in mobile version and yes when you are logged in and check the view in desktop the menu will be hidden in behind the Dashboard Bar at top.
But you can use below given CSS to make it appear below the admin bar .
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
.admin-bar a#sidr-left-top-button { top: 56px; } .admin-bar .page-section { padding: 99px 0; }Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @tekiebelu,
Yes the pro version supports the WooCommerce plugin .
Not only this pro version comes with other exciting feature which you might want to consider.
To know more about the pro version please refer to below link:
http://themepalace.com/downloads/restaurantz-pro/
Thank you .
Best Regards!!
wensolutions
KeymasterHello @jagdomains,
The only way you could change the title of blog listing page is through the child theme as we need to modify the code and it is not that difficult process either.
Although we are very glad to help you and thank you very much for your suggestions . We will try to consider your request in coming updates .
Best Regards!!
wensolutions
KeymasterHello @jagdomains,
Glad to help you guys .
If you have any issue further please let us know .
Best Regards!!
Have a good day .
September 11, 2017 at 11:24 pm in reply to: Translation issue ( Shopping Cart and My account ) #53111wensolutions
KeymasterHello @fatim,
We have already solved your issue and replied via email.
We are also glad to help you .
If you have any issue further please let us know .
Best Regards!!
Have a good day .
wensolutions
KeymasterHello @serv2003,
To make the post appear below the advertisement use below given CSS in Additional CSS location .
#primary article.hentry { clear: both; }Hope this helps .
Best Regards!!
wensolutions
KeymasterHello @lhjweb,
Glad we could help you !!
If you have any issues further, please feel free to post your queries and we will happily help you further.
We will really appreciate if you could help us too by rating our theme in WordPress repo here:-
https://wordpress.org/support/theme/restaurantz/reviews/
Best regards !!
wensolutions
KeymasterHello @serv2003,
To increase the space between the post use below given CSS.
For this go to Admin panel > Appearance > Customize > Additional CSS and paste below given CSS.
#primary article.hentry { margin-bottom: 20px; }Hope this helps .
Best Regards!!
wensolutions
KeymasterHello @paul614724,
To achieve what you want you have to activate the child theme .
Child theme references:
https://codex.wordpress.org/Child_ThemesYou can even activate the child theme using the plugin below .
https://wordpress.org/plugins/wp-child-theme-generator/
After activating the child theme in your child themes funcstions.php file paste below given code .
add_action( 'after_setup_theme', 'travel_eye_child_woo_addons' ); function travel_eye_child_woo_addons(){ add_theme_support( 'wc-product-gallery-lightbox' ); add_theme_support( 'wc-product-gallery-slider' ); }Also the pro version of the theme support the WooCommerce plugin so the pro version will not have such issue .
Hope this helps.
Let us know if you have any confusion further .
Best Regards!!
wensolutions
KeymasterHello @jagdomains,
To achieve what you have requested you have to activate the child theme .
Child theme reference .
https://codex.wordpress.org/Child_Themes
You can even activate the child theme using the plugin given below.
https://wordpress.org/plugins/wp-child-theme-generator/
After activating the child theme in your child theme functions.php file use below given code .
https://gist.github.com/anonymous/234400fe8d671bcffd9ef63473b2cf03
Hope this helps .
Best Regards!!
-
AuthorPosts





