Forum Replies Created

Viewing 15 posts - 1,516 through 1,530 (of 8,657 total)
  • Author
    Posts
  • in reply to: Icons not showing #113989
    wensolutions
    Keymaster

    Hello,

    Glad you found the workaround.

    If you have further queries, let us know.

    Thank you.

    in reply to: Version 1.5.3 – Broken?? #113957
    wensolutions
    Keymaster

    Hello,

    Regarding your query on the front page setting, after you updated to the recent version of the theme you don’t need to set up the front page again. It remains as it is and only the new updates are updated. So the issue might have occurred due to the third-party plugin.

    Please provide your site URL so that we can help you figure out the main issue. Also once uninstall the plugins to inspect which plugin might have created such issue.

    Regards.

    in reply to: Hiding Filter #113956
    wensolutions
    Keymaster

    Hello,

    The enable and disable option is available also in free version, in our side it is working fine and for clarification, you can see the screen record given below,

    https://www.loom.com/share/8ddc5f993c754d8a9dd2446c93a762a0

    Hope this helps.

    If you have further queries, let us know.

    Thank you.

    wensolutions
    Keymaster

    Hello,

    Regarding your query on the trip location to be clickable, maybe any other third party plugin is creating the issue. We inspected in our side with the latest version and it is working absolutely fine and is clickable and also directed to trip location archive pages.

    So once deactivate the plugins one by one so that you can detect which plugin has created the issue. Also, please provide your site URL so that we can inspect the issue from our side too.

    Hope this helps.

    If you have further queries, let us know.

    Thank you.

    in reply to: HTML does not work in the about us section #113872
    wensolutions
    Keymaster

    Hello,

    We will let you know when the issue will be fixed.

    If you have any queries further, let us know.

    Thank you.

    in reply to: How can I remove the border around the site branding #113871
    wensolutions
    Keymaster

    Hello,

    Regarding your query related to removing borders, please add following given CSS code in Additional CSS section to remove borders by going to Admin Panel > Appearance > Customize > Additional CSS

    #top-bar{
    	border-bottom: none;
    }
    .main-navigation{
    	border-top: none;
    }
    .main-navigation:before{
    	background-color: transparent;
    }
    .site-branding:before, .site-branding:after{
    	background-color: transparent;
    }

    Hope this helps.

    If you have any queries further, let us know.

    Thank you.

    in reply to: duplicate image -homepage of Blog Diary Pro #113870
    wensolutions
    Keymaster

    Hello,

    As per your query regarding to change the same blog image and the same header image on the front page, the feature is not available right now. For the quick fix to hide image at header, please add the given CSS following the path Appearance > Customize > Additional CSS,

    #header-banner-image {
        background-image: none !important;
    }

    This will help you hide the header image, but we will enhance this feature in the future update.

    Hope this helps.

    If you have further queries, let us know.

    Thank you.

    in reply to: more post on the “SINGLE COLUMN POSTS” #113864
    wensolutions
    Keymaster

    Hello,

    As per your query regarding to set the front page with three posts in the ‘single column post’ section, you have to assign the same categories to the post you want to display in that specific section. You can set the section as per your requirement following the path Appearance > customize > FrontPage > Blog > Content-Type and select the category.

    For clarification, you can refer to the given screen record.

    https://www.loom.com/share/748b3b2af0504db7ba4b29926c1f93d1

    Hope this helps.

    If you have further queries, let us know.

    Thank you.

    in reply to: Hiding Header Image Everywhere #113858
    wensolutions
    Keymaster

    Hello,

    Actually, the space below the breadcrumb is the space allocated for banner image. Due to the CSS ‘background-image: none !important;’ which has been used in your site has disabled the banner image so the more space has been appearing below breadcrumb.

    Also, if you want to reduce the space between breadcrumb and content, you can add following given CSS code in Additional CSS section by going to Admin Panel > Appearance > Customize > Additional CSS

    .single .no-padding-bottom{
        padding-top: 0px !important;
    }
    
    .single #banner-image .banner-title{
        padding-bottom: 0px;
    }

    Hope this helps.

    If you have any queries further, let us know.

    Thank you.

    in reply to: License will not update #113855
    wensolutions
    Keymaster

    Hello @TOMTOMS-NAGOYA,

    Glad you found the workaround.

    If you have further queries, let us know.

    Thank you.

    in reply to: Wrong date in "latest news" section of homepage #113803
    wensolutions
    Keymaster

    Hello,

    The issue regarding displaying same date has been resolved so Please update the theme.

    If you have any queries further, let us know.

    Thank you,

    in reply to: Wp Travel alert #113795
    wensolutions
    Keymaster

    Hello,

    As per the issue you mentioned, the license doesn’t work if you have used the license key already for another domain. If you have used the license for the other domain then you need to reset the license and for that, you need to send the reset request at info[at]themepalace.com .

    If this is not the case then please send us the screenshot where the issue is displaying so that we can inspect the issue further.

    Regards.

    in reply to: IMPORTANT Notice: WP Travel Custom Filters Support forum #113792
    wensolutions
    Keymaster

    Hello,

    To hide the filter as a whole from home page is possible by disabling the button following the path: Admin Panel > Appearance > Customize and you can find the enable and disable button in the customizer options.

    Hope this helps.

    If you have further queries, let us know.

    Thank you.

    in reply to: Hiding Filter #113790
    wensolutions
    Keymaster

    Hello,

    Regarding your query about just keeping only one filter, the feature is not available currently. To remove the filter as a whole is possible by disabling the button following the path: Admin Panel > Appearance > Customize and you can find the enable and disable button in the customizer options.

    Hope this helps.

    If you have further queries, let us know.

    Thank you.

    in reply to: Site search functionality #113786
    wensolutions
    Keymaster

    Hello,

    We have informed the theme author regarding the feature request. We will definitely add the feature in the next update.

    Regards.

Viewing 15 posts - 1,516 through 1,530 (of 8,657 total)