Forum Replies Created

Viewing 15 posts - 2,521 through 2,535 (of 8,657 total)
  • Author
    Posts
  • in reply to: Updating Theme & License Key #96097
    wensolutions
    Keymaster

    Hello @lynaesh,

    All our premium themes comes with initial 1 year of Subscription. This means that you can download the updates and get private support forum access till 1 year of purchase date. But after one year, you will need to renew your subscription in order to continue downloading updates and get private support forum access. But this subscription has nothing to do with the usages of the theme to your site. You can use it in your site as long as you want it without renewing your subscription.

    As for the Travel eye pro theme the latest version is “2.4” which you can check in the theme download page.

    https://themepalace.com/downloads/travel-eye-pro/

    Regarding the compatibility query, yes it is compatible. But if the issue arises with each update then we will fix them and make sure it is compatible with the latest version.

    Hope this clears the confusion.

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

    Thank you.

    in reply to: CTA Button Link #96095
    wensolutions
    Keymaster

    Hello,

    The CTA section is managed from the customizer > Front Page > Call TO action.

    If you chose to set the section using Page or the post then it will link to that particular page or the post. But if you chose to use the custom option then you can add the link in the field “Button Link”.

    Screenshot: http://prntscr.com/ngjlr7

    As for the color, you need to add the additional CSS so please mention the particular section that you want to change the color of so that we can provide the precise fix.

    Thank you.

    in reply to: Featured Section #96094
    wensolutions
    Keymaster

    Hello @frau-inga,

    To resolve the issue, please add below given CSS in the Additional CSS.

    @media screen and (min-width: 767px){
     .col-3 article {  
        min-height: 600px !important;
    }
    }

    Hope this helps.

    Thank you.

    in reply to: div .tour-info on Travel Base Pro breaking UI on mobile #96093
    wensolutions
    Keymaster

    Hello @sakun,

    Can you please provide your site URL so that we can provide the precise fix on this?

    Hoping to hear from you soon.

    Thank you.

    in reply to: Register/Login Button issue #96092
    wensolutions
    Keymaster

    Hello,

    Yes, actually it is not an issue. You just need to manage the setting in the Woocommerce.

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

    Thank you.

    in reply to: Register/Login Button issue #96038
    wensolutions
    Keymaster

    Hello,

    For the register section to appear you need to manage the setting in the WooCommerce.

    Please set the setting as given in the screenshot below:

    https://prnt.sc/ng89y4

    Hope this helps,

    Thank you.

    in reply to: Language #96032
    wensolutions
    Keymaster

    Hello,

    If so then you can do any modification in the theme.

    Let us know if you have any issues further.

    Thank you.

    in reply to: Language #96026
    wensolutions
    Keymaster

    Hello,

    You cannot directly translate the string in the original theme file. If you directly modify the parent theme then upon update to the latest version all of your modification will be lost.

    So, if we recommend you to go through the child theme for any modification in the theme.

    Thank you.

    in reply to: Image – change to prevent viewers from opening #95988
    wensolutions
    Keymaster

    Hello,

    When we inspected your site URL we found that to resolve the issue we need to modify the whole template which requires higher code customization.

    So, if you want to disable the click then you need to hire our professional developer.

    To hire a developer please refer to below given link:

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

    To change the color of the CTA section add below given CSS in Aditional CSS.

    #sidebar-front-page-widget-area .cta-layout-1.realestate_base_widget_call_to_action {
        background: #000000;
    }

    For the portfolio, section add below given CSS.

    .realestate_base_widget_portfolio .portfolio-filter a:hover, .realestate_base_widget_portfolio .portfolio-filter a.current {
        background: #232323;
    }

    You can change the color code as per your requirement.

    Hope this helps.

    Thank you.

    in reply to: Register/Login Button issue #95911
    wensolutions
    Keymaster

    Hello,

    We will verify the issue and get back to you.

    Thank you.

    in reply to: formatting #95902
    wensolutions
    Keymaster

    Hello @frau-inga,

    Here “By : ” is hardcoded which cannot be changed but you can add the spacing between the date and author by adding below given CSS.

    For this go to Admin Panel > Appearance > Customize > Additional CSS and add the CSS below:

    a.url.fn.n {
        margin-right: 10px;
    }

    Hope this helps.

    Thank you.

    in reply to: Elementor plugin compatibility #95901
    wensolutions
    Keymaster

    Hello,

    The Elementor builder plugin should work fine with the Pleased Pro theme and Travel Pro plugin, however, if you spot any functionality issue, feel free to write us back.

    Regards!!

    in reply to: Changing the color in the submenu #95900
    wensolutions
    Keymaster

    Hello,

    We hope for your kind co-operation,

    Regards!!

    in reply to: Language #95899
    wensolutions
    Keymaster

    Hello,

    All the strings of the theme are translation ready and you can translate the individual strings of the theme using the Loco Translate plugin.

    If you spot any translation issue with any of the strings in the theme, kindly let us know along with the screenshot so that we can inspect the issue further.

    Hope to hear from you soon,

    Best Regards!!

    in reply to: Remove or change dynamic page title #95897
    wensolutions
    Keymaster

    Hello @alireza_hsi,

    Yes, please create the child theme and paste the code provided above in your child theme’s functions.php file.

    Thank you.

Viewing 15 posts - 2,521 through 2,535 (of 8,657 total)