This topic has 6 replies, 2 voices, and was last updated 1 years, 2 months ago ago by Rose Tyler
Hello guys,
I have one issue and one little CSS help if possible.
1. On Product Page the PayPal button is missing
Till today I used the old PayPal Gateway which works fine on frontend, but had to remove it due to lack of support and updates for more than an year.
Here is some info
– This issue appeared in older versions of XStore as well, that’s why I kept using PP Gateway
– The Plugin I use now – WooCommerce PayPal Payments 2.2.1
– I cleared the cache from the hosting panel and turned off XStore Single product builder – the button still missing.
– I changed the theme with default WP theme and the button appeared
If you want access to WP admin panel I will need your IP address to add permission as there are hacking attempts and I have restricted access by IP.
Here is an image how it was before
2. Checkout Page SVG image to appear next to PayPal bullet somehow (I will style it. Just don’t know from where in the theme to show it.)
link to image: https://maugifts.com/paypal.svg
Hello, Jerrymain,
Thank you for contacting us and for using XStore.
Please provide wp-admin access. We added IPs into the Private Content area.
Kind Regards,
8theme team
Hello, I added the IPs. The user is in the private area
Hello, Jerrymain,
Sorry for the delay in answering.
We can’t access your Dashboard, unfortunately – https://prnt.sc/3-xe-XET0SWt Please check.
New IPs in the Private Content area.
Kind Regards,
8theme team
Hello, I removed the limitation for some days. Please try again. Greetings.
Hello, Jerrymain,
1/ Fixed.
2/ You can try to add the next custom CSS (result -> https://prnt.sc/j_Ihr_REps4U ):
#payment .payment_methods .wc_payment_method.payment_method_ppcp-gateway label:after {
content: '';
background-image: url(https://maugifts.com/paypal.svg);
display: block;
background-repeat: no-repeat;
width: 100px;
height: 30px;
background-size: 100px;
}
Kind Regards,
8theme team
The issue related to '‘PayPal on Single Product Page is missing’' has been successfully resolved, and the topic is now closed for further responses