Forum Replies Created
-
AuthorPosts
-
wensolutionsKeymaster
Hello @gustogambia,
Thank you for the email.
Yes, it is possible to make your menu page work as you want through the customization.
So now we will reply to you via email further.
Thank you.
Regards!!
wensolutionsKeymasterHello @manufacturing-works,
Glad we could help you.
If you have any issues further then please let us know.
Thank you.
Best Regards!!
wensolutionsKeymasterHello @marco,
Glad that you figured out the solution by yourself.
As for the background option, we are working on this and hopefully release the update soon adding the option.
In the meanwhile, if you have any issues further then please let us know.
Thank you.
Best Regards!!
wensolutionsKeymasterHello @myoun008,
We are working on the updates and hopefully, we will soon release the update after all the necessary testings.
Hoping for the co-operation.
Thank you.
Regards!!
wensolutionsKeymasterHello @gustogambia,
Can you please resend your customization request in the email address given below:
Thank you.
Regards!!
wensolutionsKeymasterHello @emanimama,
Please find answers to your query below:
Q: How can I change the font size of my content?
Response: Can you please explain more clearly where do you exactly want to increase the font size in?
Q: How can I remove the page title from showing on its page when opened?
Response: To remove the page title in the pages just go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
.page h1.entry-title { display: none; }
Q: Can I add widgets into the footer?
Response: You can definitely add the footer in the widget and for this you need to go to Admin Panel > Appearance > Customize > Widget > Footer widget 1, 2, 3, 4 and add yo desired widgets.
Q: How can remove the date of the blog post from showing to the public?
Response: To hide the dates please add below given CSS by placing the CSS in Additional CSS.
.single span.posted-on { display: none; }
Q: URL for how I don’t want it to appear:
Response: To make the footer widget area disappear on the front page add below given CSS.
.home #footer-widgets { display: none; }
Q: Can you also advise how I can change the font size for the footer widget area only – not anywhere else in the site? I need to make the font smaller
Response: To change the font size of the font only in footer widget add below given CSS.
div#footer-widgets { font-size: 12px; }
Change the font size as per your requirement.
Q: Can I change the order in which my blog post? I think this will fix my blog issue if I can order it to post oldest to newest first then that way the five pictures I have posted first that appear on my home page will remain in place.
Response: Currently there is no feature in the theme but you can try using the plugin that helps you to manage the order of the post from the backend.
Plugin.
https://wordpress.org/plugins/post-types-order/
Note: We have not tested the plugin with the theme so we cannot assure its 100% compatibility with the theme.
Hope this helps.
Thank you.
July 2, 2018 at 2:09 am in reply to: Masonry archive(layout options) : can I custumize appearance on small screens #74755wensolutionsKeymasterHello @janne,
First of all thank you very much for using the theme.
To resolve your issue in the responsive view add below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
@media only screen and (max-width: 1023.99px){ .post-content h2 a { display: block; } .post-content a { display: none; } }
Hope this helps.
Best Regards!!
wensolutionsKeymasterHello @emanimama,
To know how to create the child theme please refer to below given link:
http://wptravel.io/how-to-create-a-child-theme/
Hope this helps.
Best Regards!!
wensolutionsKeymasterHello @frederikunser,
The header image is not displayed may be because you have not enabled the header in the front page.
So for this, you need to go to Admin Panel > Appearance > Customize > Header Image and enable the option ” Enable Header On FrontPage”
Screenshot:
http://prntscr.com/k1gl17Hope this helps.
Best Regards!!
wensolutionsKeymasterHello @fillinlight,
First of all thank you very much for using the pro version of the theme.
Now, the feature slider in the theme can be set using page, post, categories, tag etc.
If you are willing to use the pages then to change the image in featured slider you need to go to individual page edit screen and change the image in Feature Image section.
But if you want to set the slider using the post, categories, tags then you have to go to individual post edit screen and change the image.
Screenshot:
Hope this helps.
If you have any confusion further then please let us know.
Thank you.
Best Regards!!
wensolutionsKeymasterHello @marl,
First of all thank you very much for using the theme.
Now regarding your query, currently there is no such feature in the plugin and to add such feature in the theme requires higher code customization.
So our suggestion to you is hire a professional developer so that your theme won’t be affected in any way.
To hire a developer please follow below link:
http://themepalace.com/hire-a-customizer
Thank you.
Best Regards!!
wensolutionsKeymasterHello @sumitrajancse,
When we tested the theme locally, the cart page seems fine as you can see in below-given screenshot :
So can you provide your site URL so that we can provide precise on this?
Thank you.
Best Regards!!
wensolutionsKeymasterHello @sumitrajancse,
Glad we could help you.
If you have any issues further then please let us know.
Thank you.
Regards!!
wensolutionsKeymasterHello @emanimama,
Actually, the theme is designed in in such way and the blog will list the posts along with the images being highlighted.
Also, as much as we would love to help you with this we are unable to do so as it requires higher code customization so our suggestion to you is to hire professionals if you require.
To hire a developer please refer to below given link:
http://themepalace.com/hire-a-customizer
Thank you.
Best Regards!!
wensolutionsKeymasterHello @frederikunser,
To make your homepage display as in the demo at first you need to manage your front page display by going to Admin Panel > Appearance > Customize > Homepage Settings. Here set up the section as shown in screenshot below:
After this, you need to enable each and every section by going to Admin Panel > Appearance > Customize > Homepage Sections. At first, you will have the demo content displayed but you can set up yourchoosingctions by chosing the page, post category as per your requirement.
For this you can even refer to the theme official documentation given below:
http://themepalace.com/instructions/themes/yummy-pro/
Hope this helps.
Let us know if you have any confusion further.
Thank you.
Regards!!
-
AuthorPosts