@gmail.com

Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • in reply to: wordpress Image upload http error #7712
    @gmail.com
    Participant

    i have solved the issue adding this code to my theme

    add_filter( ‘wp_image_editors’, ‘change_graphic_lib’ );

    function change_graphic_lib($array) {
    return array( ‘WP_Image_Editor_GD’, ‘WP_Image_Editor_Imagick’ );
    }

    This code should be added in the functions.php file inside the theme folder

    in reply to: wordpress Image upload http error #7711
    @gmail.com
    Participant

    sorry for the later replay the issue still continues. i have to disable plugin to upload images or they just appear as blank. and now that i have updated to last version. i cant add different pricing options. everytime i save it says my session expired and asks me to login in back to wordpress

    in reply to: padding on trip display #7309
    @gmail.com
    Participant

    its up again. i don’t know what happened

    in reply to: padding on trip display #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

    in reply to: padding on trip display #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?

    in reply to: padding on trip display #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

    in reply to: padding on trip display #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!

    in reply to: padding on trip display #7225
    @gmail.com
    Participant

    thank you for your fast reply

    un example here:

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

Viewing 8 posts - 1 through 8 (of 8 total)