Tips and Tricks HQ Support Portal › Forums › WP Photo Seller › Photo Seller – Misplaced Checkbox for Terms and Conditions
- This topic has 7 replies, 2 voices, and was last updated 9 years, 1 month ago by Peter.
-
AuthorPosts
-
October 8, 2015 at 5:12 am #13142KrystalMember
The checkbox is floating way out in left field for the Terms and Conditions feature of the cart I just activated.
Here is the product page to add to the cart and see the checkout page.
[http://karismaticimaging.com/photo_details/3/391/Individual-Student-Pictures/view/]
Sorry! Thank you
October 9, 2015 at 12:20 am #71543PeterMemberI’ve sent you an email.
October 9, 2015 at 12:47 am #71544KrystalMemberHi Peter, I plugged the code in that you emailed me and it didn’t have any effect on the checkbox to the Terms and Conditions. It instead moved the ManualCheckout/Paypal Checkout drop down menu and made it smaller.
The checkbox is still floating out in left field far away from the Terms and Conditions text.
In response to your email yes I certainly appreciate the time and energy it must take to deal with such coding issues. I can only imagine the dilemmas that can arise when combining various themes and plugins. I appreciate your hard work to help the plugin perform like it is sold in the demo. I don’t feel I am seeking customization, but for it to work as expected and demonstrated. Thank you so much for the extra effort it is taking to sort it out!
October 9, 2015 at 12:50 am #71545PeterMemberPlease make sure that you have installed the version of the plugin I sent you AND also that you have added the custom CSS code I gave you and then let me know so I can look at that page.
October 9, 2015 at 2:50 am #71546KrystalMemberOH! I apologize, I read your email on my phone and didn’t see another update attachment. I just did the one from yesterday last night. Anyway, it is in and working! Thank you SO MUCH. I truly hope everything just works from here on out and the theme and plugin get along. From the consumer side, ya just buy a theme and buy some plugins and think they would just work. I am sure it is so much more complicated and appreciate your effort to support your plugin and ensure its functionality. I will double check everything so I can start taking orders with this puppy!
October 9, 2015 at 3:05 am #71547PeterMemberGlad I was able to help.
October 9, 2015 at 4:30 am #71548KrystalMemberI am poking around double checking everything and that new update version (or maybe the code, I don’t know?) shrunk two fields in the manual checkout section. The address field and the comment fields look oddly tiny. I think everything else is working well!
October 11, 2015 at 8:25 am #71549PeterMemberThe address field and the comment fields look oddly tiny.
The following custom CSS will fix this:
#wps_manual_payment .pure-input-1{
width: 100% !important;
} -
AuthorPosts
- You must be logged in to reply to this topic.