Forum Replies Created

Viewing 15 posts - 2,101 through 2,115 (of 8,657 total)
  • Author
    Posts
  • in reply to: Problem with menu and order #102232
    wensolutions
    Keymaster

    Hello,

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

    Regarding your query, when we tested the plugin we were unable to find such issue and everything seems to work fine.

    So can you please provide your site URL so that we can inspect the issue further and help you?

    Thank you.

    wensolutions
    Keymaster

    Hello paxful,

    Currently, there is no option to shift the position of the menu and as much as we would love to help you on this we are unable to do so as it requires higher code customization.

    To hire a developer refer to below given link:

    https://themepalace.com/hire-a-customizer/

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

    Thank you.

    in reply to: Ordering of menu sections #102219
    wensolutions
    Keymaster

    Hello null815,

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

    Currently, we do not have the option to manage the ordering of the menus and as much as we would love to help you with this we are unable to do so as it requires higher code customization.

    So if you want then you hire our professional developer for this. To hire a developer refer to the below-given link:

    https://themepalace.com/hire-a-customizer/

    Thank you.

    in reply to: Remove Date Category at the top of posts #102218
    wensolutions
    Keymaster

    Hello @greendizzle,

    Do just want to remove the date from the breadcrumb or the entire breadcrumb section.

    If you want to disable the entire breadcrumb section then go to Admin Panel > Appearance > Customize > Theme Options > Breadcrumb Options and chose the disable option.

    But if you want to only remove the date then it will require higher code customization.

    Hope this helps.

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

    Thank you.

    in reply to: The template looks nothing like the one I bought #102216
    wensolutions
    Keymaster

    Hello @pjsloan,

    We would like to apologize for the trouble.

    Also can you please provide the screenshot of the section that you are referring to so that we can properly inspect and help you further.

    Further, we promise you to help in all the possible ways so let us know if there is any confusion further.

    Thank you.

    wensolutions
    Keymaster

    Hello @mcu,

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

    Now regarding your query, currently the feature is not available in the theme and what you are looking for requires higher code customization.

    So if you want then you hire our professional developer for this.

    To hire a developer refer to below given link:

    https://themepalace.com/hire-a-customizer/

    If you have any queries related to the theme then kindly let us know.

    Thank you.

    in reply to: New Profitmag Pro site issues #102213
    wensolutions
    Keymaster

    Hello @adricontent,

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

    Also, we would like to request you to not post your purchase ID directly in the forum.

    Now please find the answer to your queries below:

    1, I activated the home page slider block, but how do I deactivate it as I do not like the functionality?

    Response: Currently there is no option to enable and disable the homepage slider so as for now you can disable the slider using the CSS below.

    For this go to Admin Panel > Appearance > Customize > Addtional CSS and paste below given CSS:

    .slider-section {
        display: none;
    }

    But we will definitely fix it and release the update.

    2, I have tried to implement the other home page content blocks, but they do not appear on the site. I only get a list of blog posts. The link to “How to manage Home Page Block?” on the instructions page only leads back to the theme landing page.

    Response: For your information, initially the homepage setting will display the list of posts. ie blog page, so you need to go to Admin Panel > Appearance > Homepage setting and chose the option ” A static page” in the option “Your homepage displays” and chose the pages to display home page and blog page.

    Screenshot:

    https://prnt.sc/oi8i47

    Now you will be able to display the homepage sections in home page.

    3, How do I remove the navigation links in red blocks at the bottom of post pages?

    Response: To remove the navigation link in from the bottom of the page, you need to add below given CSS.

    .nav-links {
        display: none;
    }

    Hope this helps.

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

    Thank you.

    in reply to: I purchased 2 theme but it shows only 1 #102107
    wensolutions
    Keymaster

    Hello,

    Thank you for the email.

    We will check the email and reply to you there.

    Thank you.

    in reply to: I purchased 2 theme but it shows only 1 #102102
    wensolutions
    Keymaster

    Hello,

    We have not received any email so probably the email bounced back.

    So can you please resend the query in the email mentioned below:

    info@themepalace.com
    themepalace.llc@gmail.com

    Please do not forget to mention your Purchased order #ID and Purchased email.

    Thank you.

    in reply to: I purchased 2 theme but it shows only 1 #102101
    wensolutions
    Keymaster

    Hello @digitalmarketer,

    We will verify and let you know.

    Thank you.

    wensolutions
    Keymaster

    Hello @kknp,

    Please add below given CSS to remove the search from the header.

    .header-search-box {
        display: none;
    }

    Thank you.

    in reply to: Working with Elmentor Page Builder #102080
    wensolutions
    Keymaster

    Hello,

    Actually, we have not tested the theme with the elementor plugin so we are in no position to help you with this but we do have the link which you can refer and which may help you.

    https://zemez.io/wordpress/support/how-to/how-to-add-custom-menu-using-custom-menu-module-for-elementor/

    Further, if you have any query related to the theme then kindly let us know.

    Thank you.

    wensolutions
    Keymaster

    Hello @kknp,

    When we inspected your site URL, we found that you have made some customization in the theme which happen to cause the issue.

    So as for now, we have adjusted the width of both of the side same and the gap is uniform.

    For this add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    #sidebar-secondary .custom-html-widget table { 
        width: 100% !important;
    }
    
    #sidebar-primary .custom-html-widget table {
        width: 100% !important;
    }

    Hope this helps.

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

    Thank you.

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

    Hello @emanimama,

    Please add below given CSS to change the title color of the blogs in blog listing page.

    .archive-layout-masonry .content-area .blog_single a {
        color: #a466e2 !important;
    }

    Hope this helps.

    Thank you.

    wensolutions
    Keymaster

    Hello,

    When we check the theme we were unable to find such an issue as you can check in the demo as well.

    https://themepalace.com/theme-demo/?demo=ajBOM0FRNHBmWmQ1amVqMkpGS1ZXdz09

    So we need to inspect your site URL, let us know once you put the site live.

    Thank you.

Viewing 15 posts - 2,101 through 2,115 (of 8,657 total)