padding on trip display

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #7221
    @gmail.com
    Participant

    Hello what page does this plugin use to show the trip page. i can’t get padding on this page, but i can on cart and checkout for example.

    it is like in screenshot.

    trip display in full screen without padding

    https://ibb.co/c8744o

    #7224
    WP Travel
    Keymaster

    Hello @gmail-com,

    First of all thank you very much for using the WP Travel Plugin.

    When we inspected your screenshot we found that the issue of padding is due to incompatibility of the theme that you are currently using with the WP Travel plugin.

    So we can help you with the padding issue as a quick fix and for this, we need your site URL. So please post your site URL so that we can inspect further and help you with precise fixes.

    Also, for, your information WP Travel works best with the Travel log theme so if you wish then you can use the theme and the link is given below:

    http://wensolutions.com/themes/travel-log/

    Thank you.

    Best Regards!!

    #7225
    @gmail.com
    Participant

    thank you for your fast reply

    un example here:

    http://drivetoyou.pt/itinerary/aveiro/

    #7227
    WP Travel
    Keymaster

    Hello @gmail-com,

    To manage the padding use below given CSS.

    For this go to Admin Panel > Appearance > Customize > Additonal CSS and paste below given CSS.

    .wp-travel-content.container {
      max-width: 1170px;
      padding-left:15px;
      padding-right:15px;
    }
    
    .wp-travel-content.container {
        margin: 0 auto;
        position: relative;
    }
    
    .wp-travel-content.container:before,
    
    .wp-travel-content.container:after{
      content: " ";
      display: table;
    }
    
    .wp-travel-content.container:after{
      clear: both;
    }

    Hope this helps.

    Best Regards!!

    #7228
    @gmail.com
    Participant

    Just Perfect!!!!

    Thank you so much! can you still help me with 3 other small design issues?

    1- when i try to book now in this link for example
    when i type in the phone number or choose date it gets cutout like in screenshot
    http://drivetoyou.pt/itinerary/aveiro/

    https://ibb.co/hZJuLT

    2- in this link as example the ITINERARIES are out of line i don’t know why
    http://drivetoyou.pt/itinerary/albufeira/

    3- on the checkout page how can i display the windows more organized like in your demo?

    4- when i have super cache plugin turned on i can get to book anything. it always gives me the error that cart is empty when i add a trip

    and congratulations on your plugin you have everything i needed!

    #7235
    @gmail.com
    Participant

    Hello again. Can you please help me with the above questions? And another thing i cant add prices that have decimal places like 183.56€

    Best regards

    #7238
    Support Team
    Keymaster

    Hello @gmail-com,

    First of all, we would like to apologize for the delay in replying to you.

    Now please find the answer to your queries below:

    # Query 1:

    Response: When we inspected your site URL, we were unable to find such issue. The no. is displaying fine now as you can see in below given screenshot:

    http://prntscr.com/jz1luv

    # Query 2:

    Response: It is due to your theme layout. However we will provide the fix for this.

    Please use below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    .col {
        display: flex !important;
    }

    # Query 3:

    Response: When we saw you check out page the layout was fine. Also, for your information, the layout comes from the themes. So as mentioned above if you wish to have the same layout as in the demo then you can use the Travel Log theme.

    But if you want to work on the layout with the existing theme then you can hire a professional developer.

    To hire a developer please use below given CSS,

    http://wptravel.io/hire-wordpress-customizer/

    # Query 4:

    Response: It is clearly due to conflict with the cache plugin. Also, we have not done any compatibility testing of the plugin with the cache plugin you have mentioned. So we think it is better not to use if it’s creating the conflict with WP Travel plugin.

    # Query 5:

    Response: We will fix the issue in the next update which is releasing shortly.

    Hope this helps.

    Regards!!

    #7246
    @gmail.com
    Participant

    Do you think I can add an exception to cache plugin?

    Also what would the ETA be on the next update due to the decimal price issue?

    #7248
    WP Travel
    Keymaster

    Hello @gmail-com,

    The update has already been released fixing the issue related to the decimal pricing. So please update the plugin to the latest version and verify the issue 🙂 .

    As for the plugin issue, we will note it down and see what can be done 🙂 .

    Let us know if you have any issue further.

    Thank you.

    Regards!!

    #7251
    @gmail.com
    Participant

    Thank you soon much for everything i am so grateful for everything.

    can you help me on one final problem which has to due with the field when you input the number of group size. can you please help me format this field?

    it can hardly be seen.

    like in attachment

    https://image.ibb.co/dpF04o/Captura_de_ecr_2018_06_26_s_21_31_31.png

    #7253
    Support Team
    Keymaster

    Hello @gmail-com,

    When we tried to access your site URL to help you further, we were unable to do so as your site is down.

    So please inform us once you made your site live and we will help you.

    Thank you.

    Regards!!

    #7309
    @gmail.com
    Participant

    its up again. i don’t know what happened

    #7312
    Support Team
    Keymaster

    Hello @gmail-com,

    When we checked your site URL, the field to enter the size in the pricing option is fine as you can see in below-given screenshot:

    http://prntscr.com/k1k6gl

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

    Thank you.

Viewing 13 posts - 1 through 13 (of 13 total)
  • The forum ‘WP Travel’ is closed to new topics and replies.