Forum Replies Created
-
AuthorPosts
-
wensolutions
KeymasterHello,
Please add the below given CSS to
Dashboard -> Appearance -> Customize -> Theme Options -> Custom CSS.evision-social-section a[href*="vimeo.com"]:before { content: "\f194"; }Hope it helps.
Best regards.wensolutions
KeymasterHello,
Since we will not be able to view how you have added a separate template file, we will not be able to give you a definite answer to solve your problem.
So by assuming that you know how to make custom templates on WordPress we suggest you to add the custom template on your theme’s root directory, then create a page for the custom template from the BACKEND.
On the left you will be able to see Page attributes METABOX option where you will be able to select your custom page template for your page.Hope it helps.
Best regards.wensolutions
KeymasterHello,
Your queries have been answered below.
I followed instructions on limiting categories for the posts page, but that didn’t work.
To exclude the Testimonial category, you will need to put the ID of the Testimonial category which is an integer (number).
To know the ID of your category just go to Dashboard -> Post -> Categories
on the left you will be able to see your list of categories, put the mouse pointer over the “Testimonial category”, then on the bottom a small notice will appear where you will be able to see
tag_id = “…”.
Now remove the “Testimonial string ” from the “Exclude categories from blog” customizer option and put the tag_id you obtained on the same option.Also, it’s a huge hindrance in pitching this site to my educational institution by having the slider, clearly designated as “front/home” also appear on the “posts page.” The theme’s selling point of having a static home page tells customers that the posts page is not “front/home” and therefore shouldn’t have the slider.
To remove the slider from the blog page, please add the below given css to
Dashboard -> Appearance -> Customize -> Theme Options -> Advanced Optionsbody.blog div#featured-slider { display: none; }Hope it helps.
Best regards.wensolutions
KeymasterHello,
Have you tried changing your excerpt length form, Dashboard -> Appearance -> Widgets -> Service Widget -> Excerpt Length
Please let us know how it goes.
Best regards.wensolutions
KeymasterHello,
We have monitored your site and analyzed your feature request.Since there is no option to add a header image on Wen Business Theme, we suggest you either to hire a developer to customize your website and meet you feature request ( to hire a developer please visit http://themepalace.com/hire-a-customizer/ ) or Upgrade to the premium version of the theme (WEN Business Pro) which has the feature to add a header image along with much more exciting features.
(To check the pro version please visit http://themepalace.com/downloads/wen-business-pro/ )Best regards.
wensolutions
KeymasterAs far as we have checked this theme locally and it works all fine.
However the functionality is not checked with any third party plugins.
So, if you have installed any third party plugins then please try disabling them one by one and check you site if the issue is fixed. If the issue is fixed you will know the exact plugin that have created the issue.
But if the issue still continues then kindly let us know.Regards!!!
wensolutions
KeymasterHello,
Seems like you have added this CSS on your site
h2 { font-size: 30px; display: none; }Please remove the
display:nonepart of the code which is making your h2 titles to disappear.If you cannot find and remove the required code, you can always add the below given CSS code
h2 { display: block; }Hope it helps.
Best regards.wensolutions
KeymasterHello @fishipictures,
The strings that you have mentioned are already translation ready in the theme’s pot file. So the strings should also have translated when you translated your website in your language.
Please verify in your Theme directory > languages folder that your .po translation file is complete and the strings you have mentioned has the translated strings saved in the file.
Best Regards!!
wensolutions
KeymasterHello,
We will be needing your site URL to fix the issue you are currently explaining.
Please provide us with your site URL so that we can monitor and possibly fix the issue or provide you with suitable suggestions.
Hope it helps.
Best regards.wensolutions
KeymasterCan you please share us your site URL pointing the issue you are having with translation?
wensolutions
KeymasterHello @ryanbit
Try copying below CSS as a whole and remove the above given CSS.
#site-navigation ul li.menu-item-has-children a:after, #site-navigation ul li.page_item_has_children a:after{ right: 40px !important; top: 5px !important; } #site-navigation ul li.menu-item-has-children a, #site-navigation ul li.page_item_has_children a { padding-right: 7px 70px !important; }And your second query about heading tag. Can you send us a screenshot of where are your trying to add the tag and not displaying.
Hope this will help you.
Regards!!!
wensolutions
KeymasterHello @
The problem is found and try pasting below code instead of above code. You can remove above code and paste below CSS.
#site-navigation ul li.menu-item-has-children a:after, #site-navigation ul li.page_item_has_children a:after{ right: 19px !important; top: 5px !important; }Hope this will help you.
Regards!!!
wensolutions
KeymasterHello @ryanbit
Can you please keep that CSS, so that we could see the CSS in your live site and inspect you site so that we could know why that CSS is not working.
Regards!!!
wensolutions
KeymasterHello @ryanbit
For the menu alignment try adding some custom CSS by going to Admin Panel / Appearance / Customize / Theme Options / Advanced Option. Here copy and paste below custom CSS.
#site-navigation ul li.menu-item-has-children > a:after, #site-navigation ul li.page_item_has_children > a:after{ right: 19px !important; top: 5px !important; }And about your second query we are unable to get what you are trying to tell.
Can you explain in much more clear way my be with some screenshot of what you are trying to do.Hope this will help you.
Regards!!!
wensolutions
KeymasterHello @nathanrussell
Posts page is still showing the featured slider, which I’ve designated as home/front page only.
The theme is designed in such a way that the when slider is set to Home/Front page only,then the slider will appear in Front Page as well as Blog page. We are sorry for the inconvenience.
s there a way to select which posts appear on the posts page? I don’t want the “testimonials” appearing as posts, just the ones I’ve tagged as “news.”
And to make post of certain category not to appear in Blog pages then you have the option to enter that category Id and restrict posts of those category to appear in Blog page.
For this you need to go to Admin Panel / Appearance / Customize / Theme Options / Blog Options. Here you will see Exclude Categories in Blog where you need to enter category Id. ( Separate with comma if more than one. )Hope this will help you.
Best Regards!!!!
-
AuthorPosts





