Home Forums Pro Themes Travel Eye Pro Price tag at featured widget

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #60279
    Quan Tran
    Participant

    Hi, I’m from Vietnam, I bought this theme, but got troubs with colour in featured tríps section, it’s about price tag, now how i can remove that tag? please support me. Big thanks!

    #60280
    Quan Tran
    Participant

    And I can set up back ground for it, please help me at this point too please.

    #60286
    wensolutions
    Keymaster

    Hello @quantranvn,

    Firstly, thank you very much for buying the pro version.

    You can remove the price tag in the posts by going to edit screen of Travel Eye: Featured Trips widget. Here on each featured trip, you will find the field “Price”. Here remove this price.

    Screenshot:
    https://image.prntscr.com/image/nyb0cHGeR0Kc6-6O18Wrgg.png

    The theme initially doe not have the feature to add the backgound image per section. However you can add the background image using custom CSS.

    Go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS .

    #pg-252-2> .panel-row-style {
        background: url(http://localhost/wordpress/wp-content/uploads/2017/10/photography-2188440_1280.jpg);
    }

    Here replace the URL with your image URL.

    Hope this helps.

    Best Regards!!

    #60369
    Quan Tran
    Participant

    Im sorry, but it’s not working, I think I have to explain it clearer. I see in the demo version of theme, we have the background at featured trip section and new posts section. And it seems on the parallax mode. So how I can add and adjust the back ground like the demo? Please support me again with big thanks from me. ^^

    #60376
    Quan Tran
    Participant

    Heyyy, i did it, thank you, now I have a small problem with change hover color at the arrow back and next on slider section. Can you help me with it? Thank you TP!

    #60390
    wensolutions
    Keymaster

    Hello @quantranvn,

    Glad that your previous issue is solved.

    Now to change the hover color of the arrow add below given CSS in Additional CSS.

    .so-widget-sow-hero .sow-slider-base .sow-slide-nav a:hover {
        background: #33dcdd none repeat scroll 0 0;
    }

    Here change the color code as per your requirement.

    Hope this helps.

    Best Regards!!

    Have a good day 🙂 .

    #60417
    Quan Tran
    Participant

    Hiiii, Thank you for supporting me, I have one more quest. Now everything done, but I want my menu navigate right exactly to the widget section on the home page. I dont want to move to anther page when click a tab on menu, but to a section right on home page. For example, on the menu, I create “new Tour” Tab, and when click into it, I want it lead to Featured Trip Section. Any Idea how to make it please? Thank you so much ^^

    #60442
    Quan Tran
    Participant

    By the way, can I set up a video for slider ? Thanks again.

    #60446
    wensolutions
    Keymaster

    Hello @quantranvn,

    Actually, the theme does not have such feature.

    Also what you are looking for requires higher code customization and as much as we would love to help you with this, we are unable to do so as it requires a lot of code customization.

    Also, the theme does not have the feature to set the video in the slider.

    Our suggestion to you is to hire a professional developer for your customization so that your theme will no be affected in any way.

    To hire a developer please follow the link below

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

    We hope it helps,

    Best Regards.

    #60732
    Quan Tran
    Participant

    Hellooo, thank you for supporting me too much. I got a problem with contact form 7, it’s not work, I filled up all the blanks, then click submit, and it back like this: “There was an error trying to send your message. Please try again later.” . Please help me with this stuck. Thank you so much.

    #60748
    wensolutions
    Keymaster

    Hello @quantranvn,

    When we tested the form locally, we are unable to find such issue and for your info, the setting of the contact form 7 is not controlled by the theme.

    Also, the issue may be because due to the incorrect setting with the contact form seven so you can contact the respective forum for the issue.

    Hope this helps.

    Best Regards!!

    #60756
    Quan Tran
    Participant

    Thank you, one last quest, I want to change the background color of the trip name at the featured trip section. Please support me again. Thank you!

    #60766
    wensolutions
    Keymaster

    Hello @quantranvn,

    To change the background color of the title section use below given CSS in Additional CSS location.

    .so-widget-travel-eye-featured-trips .trip-info > h5 {
        background: #5cc4ef none repeat scroll 0 0;
    }

    Change the color code as per your requirement.

    Hope this helps.

    Best Regards!!

Viewing 13 posts - 1 through 13 (of 13 total)
  • You must be logged in to reply to this topic.