Forum Replies Created
-
AuthorPosts
-
wensolutions
KeymasterHello @sfennell,
As we have inspected your site URL we found that the blog page you are referring to is not the blog list page but the single page . So the code we have provided did not work .
Now to resolve the issue replace above given CSS with the CSS given below.
body:not(.single) .sidebar { display: none; } body:not(.single) #primary { width: 100%; }Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @aschonland,
The code that is seen in the screen shot is of the Share Buttons plugin . So if you have activated the Share Button plugin please deactivate the plugin and see if the issue is fixed .
If this does not solve the issue then go to that particular post and remove the code from the content area of that post which you may have included while activating the plugin. Then include the appropriate content in the content area section.
Hope this helps.
Best Regards!!!
wensolutions
KeymasterHello sfennell,
To setup the side bar only in the blog page you have to chose the side bar options in Global Layout by going to Admin Panel > Appearance > Customize > Theme Options > Layout Options .
Then add below given CSS by going to Admin panel > Appearance > Customize > Additional CSS .
body:not(.blog) .sidebar { display: none; } body:not(.blog) #primary { width: 100%; }Hope this hleps.
Best Regards!!
wensolutions
KeymasterHello @aschonland,
For the first issue please make sure you activated the Daily insight pro theme . After activating the pro you will see menu Theme license inside Admin panel > Appearance . Refer to the screen shot below for proer info .
https://image.prntscr.com/image/Gsn2jbJnRWqQzijGtyCWSg.png
As we are still not clear with the second issue please send us screen shot of the issue so that we could help you .
Hope this helps.
Best Regards!!
Have a good day .
wensolutions
KeymasterHello @ecohomeinstaller,
Glad we could help you .
If you have any issue further, please feel free to post them and we will happily assist you .
We will really appreciate if you could help us too by rating our theme in WordPress repo here:-
https://wordpress.org/support/theme/wen-associate/reviews/
Best regards !!
wensolutions
KeymasterHello @commycashinon,
As far as we have checked the theme locally the theme is working fine in all browser .
The logo and the site title are aligned with each other as you can see in the demo of the theme.
http://demo.wenthemes.com/university-hub/
Also, Please share you website URL so that we could inspect the issue that you have mentioned further and help you .
Hope this helps.
Best Regards!!!
wensolutions
KeymasterHello @ecohomeinstaller,
Upon inspecting your site we found that you have used site Origin plugin .In the test page for the brand section you have used the widget from the site origin . So you can use the widget from the site origin in the Admin Panel > Appearance > Customize > widget > Front Page : Main as in the page .
Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @venkadeshcivil,
Please do not directly add the code in any of the file. You always have to go through the child theme approach for any modification as the original modification wont be lost .
Now please mention the location that you want to display the google add so that we could help you through the use of child theme . If possible provide the screen shot mentioning the location that you want to display the google add .
Hope this helps .
Best regards!!
wensolutions
KeymasterHello @akeerthand,
Actually we are having trouble in understanding the sections you are referring to so please post the screen shot of section that you are having trouble with along with the site URL.
Also to maintain the image ratio Please try regenerating your thumbnails with the help of plugin like :
https://wordpress.org/plugins/regenerate-thumbnails/ and see if it resolves the issue.
Hope this helps .
Best Regards!!
wensolutions
KeymasterHello @roomaromas,
Glad we could help you !!
As mentioned in earlier replies 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/clean-commerce/reviews/
Best regards !!
wensolutions
KeymasterHello @roomaromas,
First of all thank you very much for buying the Pro version .
You can change the Menu Background by going to Admin Panel > Appearance > Customize > Color Options > Primary menu color Options > Bakground Color .
Also, please feel free to post any query further . We are always here for you guys .
Best Regards!!
wensolutions
KeymasterHello @ecohomeinstaller,
If you set the Front page display to Your latest post then the front page will display the latest post you have added . If you set your Front page display to A static page then it will display the sections that you have added through the widgets available in the theme .
So if you want to list the latest post in the front page then you can set the front page display to your latest post .
Also you can show latest post in the front page by using the widget Associate: Recent Posts . You can place above mentioned widget by going to Admin Panel > Appearance > Customize > widget > Front Page : Main.
Hope this helps.
Best Regards!!
wensolutions
KeymasterHello @roomaromas,
The customizer setting that you have made in the free version will be lost upon upgrading to the pro version . However the database content i.e. the post and pages will not be lost .
Hope this clears up the confusion .
Best Regards!!
wensolutions
KeymasterHello @roomaromas,
The feature to change the background color for the menu is available in the pro version . With the pro version you can enjoy wide range of color options .
Also, as you have changes the color through the use of CSS, you can place the required CSS in the location Admin Panel > Appearance > Customize > Additional CSS and verify the issue . Not only this any additional CSS can be added to this location .
Hope this helps.
Best regards!!
wensolutions
KeymasterHello @realm81,
To create the more space between each bulleted line use below given CSS.
For this go to Admin panel > Appearance > Customize > Additional CSS and below given CSS.
.entry-content ul li { line-height: 40px; }Hope this helps.
Best Regards!!
-
AuthorPosts





