Forum Replies Created

Viewing 15 posts - 3,796 through 3,810 (of 8,657 total)
  • Author
    Posts
  • in reply to: Click and no click on food items #74795
    wensolutions
    Keymaster

    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!!

    in reply to: Mobile Menu is Always Expanded #74768
    wensolutions
    Keymaster

    Hello @manufacturing-works,

    Glad we could help you.

    If you have any issues further then please let us know.

    Thank you.

    Best Regards!!

    in reply to: Background image #74767
    wensolutions
    Keymaster

    Hello @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!!

    in reply to: Apply Coupon on cart page not working #74765
    wensolutions
    Keymaster

    Hello @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!!

    in reply to: Click and no click on food items #74757
    wensolutions
    Keymaster

    Hello @gustogambia,

    Can you please resend your customization request in the email address given below:

    wensolution@gmail.com

    Thank you.

    Regards!!

    in reply to: Blog Question & Background Question #74756
    wensolutions
    Keymaster

    Hello @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.

    wensolutions
    Keymaster

    Hello @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!!

    in reply to: child theme #74753
    wensolutions
    Keymaster

    Hello @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!!

    in reply to: H2 on Startpage not working correctly #74752
    wensolutions
    Keymaster

    Hello @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/k1gl17

    Hope this helps.

    Best Regards!!

    in reply to: How to change the Featured Slider image? #74751
    wensolutions
    Keymaster

    Hello @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.

    http://prntscr.com/k1gitp

    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:

    http://prntscr.com/k1gjb2

    Hope this helps.

    If you have any confusion further then please let us know.

    Thank you.

    Best Regards!!

    in reply to: In Place of Events? #74750
    wensolutions
    Keymaster

    Hello @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!!

    in reply to: Problem with responsive layout on mobile. #74624
    wensolutions
    Keymaster

    Hello @sumitrajancse,

    When we tested the theme locally, the cart page seems fine as you can see in below-given screenshot :

    https://prnt.sc/k0reha

    So can you provide your site URL so that we can provide precise on this?

    Thank you.

    Best Regards!!

    in reply to: Menu Item, Portfolio and testimonal not available #74623
    wensolutions
    Keymaster

    Hello @sumitrajancse,

    Glad we could help you.

    If you have any issues further then please let us know.

    Thank you.

    Regards!!

    in reply to: Blog Question & Background Question #74619
    wensolutions
    Keymaster

    Hello @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!!

    in reply to: H2 on Startpage not working correctly #74611
    wensolutions
    Keymaster

    Hello @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:

    http://prntscr.com/k0pvo8

    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!!

Viewing 15 posts - 3,796 through 3,810 (of 8,657 total)