Forum Replies Created
-
AuthorPosts
-
@gmail.com
Participanti 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
@gmail.com
Participantsorry 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
@gmail.com
Participantits up again. i don’t know what happened
@gmail.com
ParticipantThank 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
@gmail.com
ParticipantDo 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?
@gmail.com
ParticipantHello 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
@gmail.com
ParticipantJust 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/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!
@gmail.com
Participant -
AuthorPosts