Forum Replies Created

Viewing 15 posts - 631 through 645 (of 8,657 total)
  • Author
    Posts
  • wensolutions
    Keymaster

    Hello @tours-atitlan,

    Thank you for using the WP Travel plugin.

    Regarding your query, there is an issue when the group size of the pricing above has more no of pax then below pricing. This issue is currently under the fixing process and will be available in the update.

    As a workaround, you can add max pax to the lower pricing greater than the pricing added above.

    But we would suggest you wait for the update as it will be available soon.

    Thank you.

    in reply to: Social Menu On Same Line As Phone/Email #128122
    wensolutions
    Keymaster

    Hello,

    Thank you for making the query clear, please provide us with your site URL so that we can inspect in detail and help you move the social icon on the one line in the header.

    Hoping for your kind co-operation.

    Regards.

    in reply to: Duplicate photo in post #128121
    wensolutions
    Keymaster

    Hello,

    Hope you have resolved your confusion.

    Regards.

    in reply to: Decrease Height of Archive Header Image #128120
    wensolutions
    Keymaster

    Hello @KJKINGSLEY,

    Actually, we are not quite clear with your queries so please explain in detail with proper screenshots and your site URL.

    Regards.

    wensolutions
    Keymaster

    Hello,

    Regarding your query, free and pro version of the theme have feature enhancements from which we cannot change them section wise. To change the sections as per the requirement, it requires code customization.
    So, you can consider hiring a freelancer or our professional developer.

    Also, provide us with the site URL so that we can inspect to help you with a precise fix.

    Further, we help our users with simple CSS fixes and with the queries/confusion.

    Thank you.

    in reply to: Changing colors and hovers #127886
    wensolutions
    Keymaster

    Hello,

    Please add following given CSS code in Additional CSS section by going to Admin Panel > Appearance > Customize > Additional CSS

    .home .btn{
      border: 2px solid #fafd2d;
    }
    
    .widget_media_audio .mejs-button.mejs-playpause-button.mejs-play>button:before, .widget_media_audio .mejs-button.mejs-volume-button.mejs-mute>button:before{
      color: #2332de;
    }
    
    .widget_media_audio .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{
      background-color: #181ede;
    }
    
    input[type="submit"] {
       border: 2px solid #255cda;
    }
    
    input[type="submit"]:hover{
     background-color: #151bd0;
    }
    
    .backtotop {
        background-color: #151bd0;
    }
    
    .single .posted-on a {
      background-color: #151bd0;
    }

    You can replace color code(#151bd0) as per your requirement.

    Hope this helps.

    If you have any queries further, let us know.

    Thank you.

    in reply to: Change color of links inside posts #127884
    wensolutions
    Keymaster

    Hello,

    Please add following given CSS code in Additional CSS section to change color of links inside blog posts by going to Admin Panel > Appearance > Customize > Additional CSS.

    .home .archive-blog-wrapper article .entry-container a.btn,  .home .archive-blog-wrapper .post-categories li a{
         color: #f52d0d;
    }

    You can replace color code(#f52d0d) with your desired color code.

    Hope this helps.

    If you have any queries further, let us know.

    Thank you.

    in reply to: Theme Not Working #127878
    wensolutions
    Keymaster

    Hello,

    Regarding your query, everything is working fine on our side so, once please deactivate your plugins one by one and verify the issue as this issue might have raised due to the third party plugin conflict.

    Hoping for your kind co-operation.

    If the issue still persists, let us know.

    Regards.

    in reply to: Duplicate photo in post #127874
    wensolutions
    Keymaster

    Hello,

    Regarding your query, everything is working fine on our side as you can see in the screenshot given below where only one featured image is displaying of the related post.

    https://prnt.sc/tck1n7

    Also, once please deactivate your plugins one by one and verify the issue as this issue might have raised due to the third party plugin conflict.

    Hope this helps.

    If the issue still persists, let us know along with some screen records.

    Regards.

    in reply to: “Undefined” Slider Image #127872
    wensolutions
    Keymaster

    Hello,

    Regarding your query, the slider has the option to choose either a page or a trip for its content. Once please make sure you have added the trip in each slider content following the path Admin Panel > Appearance > Customize > Frontpage > Slider and make sure the trip title are mentioned clearly.

    Also, if the issue still persists, please add the trips in the slider and let us inspect the issue from your site URL.

    Regards.

    in reply to: Image borders #127721
    wensolutions
    Keymaster

    Hello,

    Regarding your query, you can add CSS following the path Admin Panel > Appearance > Customize > Additional CSS, to remove the white border from the images in pages.

    .page .blog-post-wrap .wp-block-image img {
    
        border: none;
    }

    Hope this helps.

    Regards.

    in reply to: “Undefined” Slider Image #127719
    wensolutions
    Keymaster

    Hello,

    Actually we are not quite clear with your query as the screenshot you have sent is not supporting.

    https://prnt.sc/tavkjy

    You can use light shot app to capture the screenshot.

    https://app.prntscr.com/en/download.html

    Also, please provide us with the site URL so that we can inspect further.

    Regards.

    in reply to: Thumbnail issue #127716
    wensolutions
    Keymaster

    Hello,

    Also, please once update to the latest version of the WP Travel so that the recent updates have resolved the issues.

    Regards.

    in reply to: Thumbnail issue #127715
    wensolutions
    Keymaster

    Hello,

    Regarding your query, the single trip page URL that you have sent is showing the maximum group size is 8 as shown in the screenshot below which is working fine.

    https://prnt.sc/tauz93

    Please once provide us with the backend screenshot and also a screenshot of the issue you have faced in the frontend trip page so that we can be clear and help you with fixes.

    Regards.

    in reply to: Removing Footer/Bottom of Page image #127714
    wensolutions
    Keymaster

    Hello,

    Regarding your query, please add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS to add color in the background of the content of the pages.

    .page .content-area .blog-post-wrap {
    background-color: #212121;
    }
    
    .page .content-area .entry-content {
    background-color: #212121;
    }

    You can change the background color as per your requirement.

    Hope this will help.

    Regards.

Viewing 15 posts - 631 through 645 (of 8,657 total)