Forum Replies Created
-
AuthorPosts
-
wensolutions
KeymasterHello @tadltech,
When we inspected your site URL we found that you do not have the latest version of the theme i.e. version 2.1 so at first please update your version to the latest one and verify the issue .
Also when we checked by activating the free version of the plugin it is working absolutely fine with the theme .
Further more if you have installed any third party plugin please deactivate and check the issue .
Hope this helps .
Best Regards!!
wensolutions
KeymasterHello @dabus,
We have already released the update fixing the issue .
So please update your theme to the latest version and verify the issue .
Also we would like to apologize for delay in replying .
Thank you !!
Best Regards!!
wensolutions
KeymasterHello @mielele,
We would like to apologize for the confusion .
Please use below given code to show the icon .
https://gist.github.com/anonymous/d544bb37163fec7d208d369b67b485a2
We strongly recommend you to use the child theme for this process . At first activate the child theme and paste the given code in your child theme functions.php file.
Hope this helps .
Best Regards!!
August 23, 2017 at 12:45 am in reply to: Customize icons from Bizlight Pro + limit words from Homepage Section #51526wensolutions
KeymasterHello @agus84,
The theme has option to show font awesome icon .
To display personally designed icon require higher code code customization which lies beyond the support we offer for our product.
Although it is possible for you to achieve your request on the theme with advanced code customization of the theme, it might effect other parts of the theme, like its design and at times its functionality.
Our suggestion to you is to hire a professional developer for your customization, so that your theme will no be effected in any way.
To hire a developer please follow the link below
http://themepalace.com/hire-a-customizer/
Hope this helps .
Best Regards!!
wensolutions
KeymasterHello @gudkashah,
To manage the size of the welcome widget title and change the background color use below given CSS.
#wen-corporate-welcome-5 .widget-title { font-size: 25px; } #sidebar-front-page-widget-area .widget.wen_corporate_welcome_widget { background: #77a464 none repeat scroll 0 0; }You can adjust the color code and size according to your requirement .
Hope this helps.
Best Regards!!
August 22, 2017 at 11:39 pm in reply to: Change Featured Pictures width/height on category pages #51503wensolutions
KeymasterHello @alain17,
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/academic/reviews/
Best regards !!
August 21, 2017 at 11:57 pm in reply to: Change Featured Pictures width/height on category pages #51432wensolutions
KeymasterHello @alain17,
If you wish to change the width of the image in category page use below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
.category .type-post .post-thumbnail img { max-width: 30%; }Hope this helps.
Best Regards!!
Have a good day .
wensolutions
KeymasterHello @Fatim,
Glad we could help you.
And the process for translation is exact as included in video record .
If you need any help on translation then you can refer to the video given above .
We will really appreciate if you could help us too by rating our theme in WordPress repo here:-
https://wordpress.org/support/theme/clean-commerce/reviews/
Best regards !!
wensolutions
KeymasterHello @fatim,
We have already translated the the required string in your site .
Please check and respond .
Further more if you have any issue please do not hesitate to post them.
Best Regards!!
wensolutions
KeymasterHello @paulleonard,
Since you have already created the child include below given code in your child theme functions.php file .
https://gist.github.com/anonymous/b87a01f1df07e3e7f792d6c2c8e3f424
Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @mielele,
When inspected your site we found that the additional CSS is not rendered properly i.e. the quotations are escaped .
So please once try by including below given code in your themes functions.php file .
function custom_style() { $var= ".social-icons li a[href*='vk.com']:before, .social-icons li a[href*='vk.com']:after { content: '\f189';}"; $san_var = esc_html( $var ); die( $san_var ); }custom_style();
Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @mielele,
Please make sure you have pasted below given CSS in the location Admin Panel > Appearance > Customize > Additional CSS .
For clear info refer to below screen shot :
https://image.prntscr.com/image/a94JZ_ddRKyXj8pdWftLOw.png
Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @fatim,
We have not received your email so please send your login detail in below given email address.
Thank you!!
August 21, 2017 at 3:05 am in reply to: Can't get "NB:RecentWorks" Widget to select by Category #51309wensolutions
KeymasterHello @erikamarie,
As we are unable to receive your email please send your logon detail in the email mentioned below.
[email removed]Thank you !!
wensolutions
KeymasterHello @mielele,
Please use below given CSS to show the font awesome icon of VK
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
.social-icons li a[href*="vk.com"]:before, .social-icons li a[href*="vk.com"]:after { content: "\f189 "; }Hope this helps .
Best Regards!!
-
AuthorPosts





