Forum Replies Created
-
AuthorPosts
-
wensolutions
KeymasterHello @hipnippers,
The display of the cart page is managed by going to Admin Panel > woocommerce > Setting > Checkout > Checkout pages and assign the page eg “Cart” page in Cart page section .
Screen shot :
https://image.prntscr.com/image/ZmvSxp-tQC6j6dF5aMgP6w.png
Hope this helps .
Best Regards!!
wensolutions
KeymasterHello @hipnippers,
Glad to help you .
If you have any issues further then please let us know .
Best Regards!!
wensolutions
KeymasterHello @owiterm,
You can display only image in the service section without changing the code .
For this you just need to place the image in the content edit area of the page and go to Admin Panel > Appearance > customize > Home/Front Service section > Number Of Words in Single Column Content and set the appropriate no for eg 100 so that your image will be displayed .
Similarly if you want to display text along with the image just place the text above the image and then save the page .
Screen shot :
https://image.prntscr.com/image/diliWsdYQ4eWv7tE0yc0JQ.png
Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @ctenoriosailormen-com,
As for the LMS plugin, you can use LMS plugin but we cannot assure its 100% compatibility with the theme as we have not done any compatibility testing of the plugin with the theme .
The WooCommerce plugin is not required to install if you do not require it . It is just the plugin that is recommended by the theme but its your choice whether you want to use the feature from that plugin or not . You do not need to activate if you do not want to use the plugin.
Also please mention the features that is not showing up .
As for the word Free please send us the screen shot marking the issue so that we could help you on this .
Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @fatim,
Actually we are not quite clear with your issue. Are you talking about the Menu section or the Featured Carousel section and section below it?
Please explain you query properly further may be with the proper screen shot so that we could help you .
Thank you .
Best Regards!!
wensolutions
KeymasterHello @jsslanders,
Please use below given CSS to to remove the stretching out of logo .
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
.site-branding img { max-height: 100%; }Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @christi,
The feature to change the icon in the service section is available within the theme .
For this go to Admin Panel > Appearance > Customize > Widget > EC:Service > Icon and change the icon class as per your requirement . Refer to below screen shot for proper info :
https://image.prntscr.com/image/_xdNm4KGS_uG_qQbMRh3Ag.png
Hope this helps.
Best Regards!!
Have a good day .
wensolutions
KeymasterHello @kitchentools,
Can you post your site URL With the proper screen shot marking the issue so that we could help you further .
Best Regards!!
wensolutions
KeymasterHello @hipnippers,
To manage the site in responsive view replace the CSS :
@media only screen and (max-width: 767px) { .woocommerce ul.products li.product, .woocommerce-page ul.products li.product { width: 48.2%; clear: both; } } .woocommerce ul.products li.product, .woocommerce-page ul.products li.product { margin: 0 1.8% 15px 0; width: 23%; }With the CSS given below:
@media only screen and (min-width: 767px){ .woocommerce ul.products li.product, .woocommerce-page ul.products li.product { margin: 0 1.8% 15px 0; width: 23%; clear: none; } }Or if you want to revert the columns back to 3 then you can simply remove the codes from the child theme functions.php and remove the additional CSS we have provided .
Hope this helps .
Best Regards!!
wensolutions
KeymasterHello @ctenoriosailormen-com,
To activate your license you have to buy the theme download it and replace the license key with the new one that you get with the new purchase .
After buying the new theme you will get private support forum access till 1 year of purchase date.
Hope this clears up.
Best Regards!!
Have a good day .
wensolutions
KeymasterHello @creativevortex,
Replace above given CSS with the CSS given below:
.site-logo img { width: 220px !important; }Hope this helps .
Best Regards!!
wensolutions
KeymasterHello @morrys1971,
The theme is already translation ready and can be translated to any language .
In your theme file you can find the .pot languages folder. Using this file you can translate to any language you want.
For this you can use any gettext editor software like :
https://poedit.net/Launch poedit application. Choose “Create a new translation” option in the application Screenshot : http://imgur.com/a/mMfXs
Browse for the provided .po file. Choose translation language
Screenshot :
http://imgur.com/a/uwfwGFind strings to translate from the list and provide translation string in Translation Box and save the translation.
Screenshot : http://imgur.com/a/hZS2SNow copy the .po and .mo file generated by the software in your child theme’s languages folder.
Finally, in your Admin Dashboard > Settings > General > language, make sure the desired language is chosen and save your settings.
Hope this Helps,
Best Regards !!
wensolutions
KeymasterHello @nivaunmac-com,
Please visit below links and downloads the plugins and install them .
TP Travel Package :
https://wordpress.org/plugins/tp-travel-package/WP Google Maps:
https://wordpress.org/plugins/wp-google-map/Also as you are getting blank page, please debug the error by setting “define( ‘WP_DEBUG’, true );” in wp-config.php
Hope this helps.
Best Regards!!
wensolutions
KeymasterHello nivaunmac-com,
Yes we will keep that in mind and we are again sorry for all the inconveniences.
If you have any more query then please let us know.
Best Regards!!!
wensolutions
KeymasterHello @sofie-siversen,
To change the hover color over the contact and email while hovering over it you have to go to Admin Panel > Appearance > Customize > Color Options > Top Header Color Options > Links Hover Color and change as per your requirement .
Hope this helps.
Best Regards!!
-
AuthorPosts





