Forum Replies Created

Viewing 15 posts - 3,781 through 3,795 (of 8,657 total)
  • Author
    Posts
  • in reply to: Mobile Menu #75093
    wensolutions
    Keymaster

    Hello @dev-alerts,

    Actually, we have not tested the Max mega menu plugin with the theme so we cannot assure 100% compatibility of the plugin with the theme.

    However, you can try using the plugin if the layout on responsive is not working for you.

    Further, you can disable the mobile menu by adding the CSS given below by going to Admin Panel > Appearance > Customize > Additional CSS.

    @media only screen and (max-width: 1023px){
    #mobile-trigger {
        display: none;
    }
    }

    Hope this helps.

    Thank you.

    in reply to: Any way to disable the hover-over zoom on images? #75047
    wensolutions
    Keymaster

    Hello @madhav,

    Since it is not our product we really cannot help you with this.

    So please contact the respective forum for your query.

    Thank you.

    Regards!!

    in reply to: remove demo email, make home page look like demo page #75037
    wensolutions
    Keymaster

    Hello @eopala,

    Actually, we are quite clear with your issue but when we inspected your site URL we found that there is no any icon displayed in the top left corner of the header.

    Since the are is to display the social menu, to make the social menu display there please follow below given steps:

    Now to display the social icon on the top header please follow below given steps:

    Step 1: Create the social menu by going to Admin Panel > Appearance > Menu by including your desired custom links:

    Screenshot:

    https://prnt.sc/jge90m

    Step 2: Assign the created social menu to the social menu location either from Admin Panel > Appearance > menus or from Admin Panel > Appearance > Customize > Menus > Menu Location.

    Step 3: Now got to Admin Panel > Appearance > Customize > Theme Option > Header option and enable the option “Show Social Icons”.

    The left and the right section on the to top header is independent to each other i.e. you separately enable/disable the menu section and phone, email section.

    Hope this clears the confusion.

    Thank you.

    in reply to: child theme #74952
    wensolutions
    Keymaster

    Hello @emanimama,

    Actually, the issue you have mentioned is not quite related to the theme so we could only suggest you in these kinds of queries.

    Now if the creating the child theme through the plugin generates such error then you can also create the child theme manually following the first steps mention in the link provided above which is:

    http://wptravel.io/how-to-create-a-child-theme/

    Hope this helps.

    Regards!!

    in reply to: remove demo email, make home page look like demo page #74951
    wensolutions
    Keymaster

    Hello @eopala,

    Please find the answer to your query in the link given below:

    http://themepalace.com/topic/demo-page-and-plugin-not-found/#post-74950

    Also, thank you very much for creating the ticket. Please post the following replies for the query here.

    Thank you.

    Regards!!

    in reply to: DEMO Page and Plugin not found #74950
    wensolutions
    Keymaster

    Hello @eopala,

    First of all thank you very much for using the Theme.

    Now coming to your query, to remove the demo phone no and email just go to Admin Panel > Appearance > Customize > Theme Options > Header Options and empty the field of Phone no and email as mentioned in the screenshot below:

    http://prntscr.com/k2pgkr

    Now to make your site look like in the demo please follow our theme official documentation given below:

    http://themepalace.com/instructions/themes/nature-bliss-pro/

    Further, if you have any query/confusion while setting up any of the sections then please let us know.

    Thank you.

    Ps: Please create your own ticket to post the query as it will be easy to follow up the replies.

    Best Regards!!

    in reply to: Forced capitalization of all words in the heading #74899
    wensolutions
    Keymaster

    Hello @katrin-luber,

    Glad we could help you.

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

    Also, we would really appreciate if you could help us by rating out theme by following the link given below:

    https://wordpress.org/support/theme/mega-blog/reviews/

    Regards!!

    in reply to: Forced capitalization of all words in the heading #74893
    wensolutions
    Keymaster

    Hello @katrin-luber,

    First of all thank you very much for using the pro version.

    Now, to disable the forced capitalization use below given CSS.

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.

    .entry-title {
        text-transform: none;
    }

    Hope this helps.

    Best Regards!!

    in reply to: Remove page contents and title #74886
    wensolutions
    Keymaster

    Hello @minbharat,

    A license is only entitled to one domain only, and automatic update is only possible to one installation.

    You’re fine to use regular license in multiple installs on same domain. you need to purchase a license for each time you install a theme on a unique website.

    Hope this clears the confusion.

    Thank you.

    in reply to: child theme #74859
    wensolutions
    Keymaster

    Hello @emanimama,

    To resolve the issue please once follow the below-given steps:

    1. Empty your cache
    2. If you have used any cache plugin, then please deactivate them and verify the issue.
    3. Further, check if errors still occur with all plugins turned off.

    Also, you may need to increase your PHP memory if server limits allow it. Raising it can be done following the link below:

    https://docs.woocommerce.com/document/increasing-the-wordpress-memory-limit/

    Hope this helps.

    Best Regards!!

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

    Hello @emanimama,

    To change the font size of the footer widget title use below given CSS.

    .footer-widget-area h3.widget-title {
        font-size: 14px;
    }

    You can change the size as per your requirement.

    Hope this helps.

    Best Regards!!

    in reply to: Mobile Menu #74857
    wensolutions
    Keymaster

    Hello @dev-alerts,

    First of all thank you very much for your interest in the premium version of the theme.

    Now regarding your query, the style of the responsive menu will be the same as in the free version. But if you require then you can change the styling as per your requirement hiring the professionals.

    Besides this pro version comes with lots of other exciting feature and to know about it please refer to below-given link:

    http://themepalace.com/downloads/nature-bliss-pro/

    Thank you.

    Best Regards!!

    in reply to: Gallery Template #74854
    wensolutions
    Keymaster

    Hello @crdc,

    First of all thank you very much for using the theme.

    If you just want to display the image only then you can remove the title and make the image unclickable by which you will be able to show the image from the selected category.

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.

    span.gallery-item-title {
        display: none;
    }

    Hope this helps.

    Best Regards!!

    in reply to: Remove page contents and title #74803
    wensolutions
    Keymaster

    Hello @minbharat,

    Firat of all thank you very much for using the theme.

    Now the option to remove the page title and content is already available in the theme and for this go to Admin Panel > Appearance > Customize > Homepage Settings and disable the option “Enable Content”.

    Screenshot:

    http://prntscr.com/k1wl3w

    Hope this helps.

    Regards!!

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

    Hello @frederikunser,

    When we inspect further, we found that you are using the free version of the theme.

    Also, for your information, the option is not available in the free version of the theme.

    So if want the feature then you need to upgrade to the pro version.

    Not only this feature, pro version comes with lots of other exciting feature and to know about it please refer to below-given link:

    http://themepalace.com/downloads/yummy-pro/

    Further, even with the free version, you can have the default header image and for this just select the below-given image in customization removing the one you have uploaded.

    Hope this helps.

    Regards!!

Viewing 15 posts - 3,781 through 3,795 (of 8,657 total)