Forum Replies Created

Viewing 15 posts - 1,291 through 1,305 (of 8,657 total)
  • Author
    Posts
  • in reply to: Change currency location #117472
    wensolutions
    Keymaster

    Hello,

    Regarding to delete the “From” in archive page, you can add CSS following the path Admin Panel > Appearance > Customize > Additional CSS,

    .content-area span.price-from {
            display: none;
    }

    Regarding to delete the “Trip Code” you can add CSS following the path Admin Panel > Appearance > Customize > Additional CSS,

    .wp-travel-trip-code span {
          display: none;
        }

    Hope this helps.

    Regards.

    in reply to: Change currency location #117467
    wensolutions
    Keymaster

    Hello,

    Regarding your query related to the change in the currency location on the front page, the position changing is the known issue. The front page currency location is managed by the theme so we have already informed the theme author about the issue.

    So, we will soon release the update fixing the issue.

    Also, regarding to delete the “From” you can add CSS following the path Admin Panel > Appearance > Customize > Additional CSS,

    .wp-travel-content span.price-from {
              display: none;
    }

    Hope this helps.

    If you have further queries, let us know.

    Thank you.

    in reply to: Footer menu colour #117465
    wensolutions
    Keymaster

    Hello,

    Glad we could help.

    If you have further queries, let us know.

    Thank you.

    in reply to: removing search form from the header #117448
    wensolutions
    Keymaster

    Hello,

    Regarding your query to remove the search from the header image, you can remove the search button from the header menu by following the path Admin Panel > Appearance > Customize > Menus > Menu Location(Header Menu) and disable search.

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

    https://www.loom.com/share/fdb87efbd81449f5aa794224288d5f4c

    Hope this helps.

    If you have further queries, let us know.

    Thank you.

    in reply to: Footer menu colour #117457
    wensolutions
    Keymaster

    Hello,

    Regarding your query to change the colors of the link and while hovering, you can add CSS to get color as per your requirement. You can add CSS following the path Admin Panel > Appearance > Customize > Additional CSS,

    #footer-navigation ul li a {
        color: #ff4747;
    }
    
    #colophon a:hover {
        color: #0aca7a;
    }

    You can replace the color code(#0aca7a) as per your requirement.

    Hope this helps.

    If you have further queries, let us know.

    Thank you.

    in reply to: Change currency location #117456
    wensolutions
    Keymaster

    Hello,

    Regarding your query related to the change in the currency location, everything is working on our side.

    You can refer to the screen record below to be more clear.
    https://www.loom.com/share/03480b67f3104bac804a342f6ec88399

    Also, this is the screenshot of your site and the currency location is placed on the right with a space on a single trip page as per your requirement.
    https://prnt.sc/ra4crp

    Also, please provide us the screenshot of the place where you found nothing changed.

    If you have further queries, let us know.

    Thank you.

    in reply to: Cannot change Homepage #117452
    wensolutions
    Keymaster

    Hello,

    Regarding your query to set the homepage, can you please provide us the screenshot marking the issue so that we can help you with the precise fix.

    Also, please provide your site URL.

    Regards.

    in reply to: Testimonials #117451
    wensolutions
    Keymaster

    Hello,

    When we inspected your site URL, we found that the testimonial is not added/assigned in the section.

    To inspect further, can you please provide us your login detail so that we can provide you precisely fix.

    Provide your login detail at wensolution[at]gmail.com

    Regards.

    in reply to: URGENT-Field Editor does not work #117274
    wensolutions
    Keymaster

    Hello,

    Thank you for providing the CPanel.

    When we inspected the issue further, we found that you have set your site to English(UK) and from your WordPress setting you have set language to English(U.S). The conflict between the WordPress language setting and setting from the plugin has raised the issue.

    So, please make sure to set the same language in both the setting. For now, we have resolved the issue.

    If you have further queries, let us know.

    Regards.

    in reply to: How To edit the Link/Button in CTA #117269
    wensolutions
    Keymaster

    Hello,

    To add CSS given below, you can follow the path Admin Panel > Appearance > Customize > Additional CSS

    .home-section-call-to-action .cta-buttons .cta-btn-primary {
        display: none;
    }

    This will help you remove one button.

    Hope this helps.

    If you have further queries, let us know.

    Thank you.

    in reply to: Mobile version of Real Estate Pro not displaying properly #117268
    wensolutions
    Keymaster

    Hello,

    When we inspected your site, the responsive view is working fine.

    Please provide us the screenshot of the issue you are facing or the screen record of the issue so that we can be clear with the issue and provide you with the precise fix.

    Regards.

    in reply to: Header Image #117267
    wensolutions
    Keymaster

    Hello,

    Glad we could help you.

    If you have further queries, let us know.

    Thank you.

    in reply to: Remove header only from one page #117232
    wensolutions
    Keymaster

    Hello,

    Please provide your site URL and can you please send the screenshot of the sections you mentioned.

    Also, please elaborate on the issue you faced so that we can provide you with the precise fix.

    Regards.

    in reply to: Demo Data #117218
    wensolutions
    Keymaster

    Hello,

    We have demo data of this theme, can you please provide us your email so that we can send you the zip file. we cannot send the file in public forum.

    Regards.

    in reply to: URGENT-Field Editor does not work #117217
    wensolutions
    Keymaster

    Hello,

    You can provide us your login detail at wensolution[at]gmail.com

    Regards.

Viewing 15 posts - 1,291 through 1,305 (of 8,657 total)