Abnadabe Posted November 23, 2016 Share Posted November 23, 2016 Hello guys! I updated the PayPal module in prestashop and after that I got a page on my website with a "?" as a image if you click it you come to an "about" PayPal page I would like to delete that, also when someone wants to pay for the products it say "Pay with your PayPal account or creditcard" to the left of that text it used to be a image of Visa/Mastercard, now it's the same it's a "?" as a image there aswell. I did not have an "about PayPal" page before, and the payments where you click to pay on PayPal had images of Visa/Mastercard they are now gone.. How can I restore this? Thanks in advance. Link to comment Share on other sites More sharing options...
stockw Posted November 24, 2016 Share Posted November 24, 2016 Can you provide the url of your website? thanx Link to comment Share on other sites More sharing options...
Abnadabe Posted November 25, 2016 Author Share Posted November 25, 2016 Can you provide the url of your website? thanx Hey there! The URL is currently not working because the site is on maintenance But here are some images on how it looks like: https://gyazo.com/e7c3ea75add837c0e059097615c7ce88 Also there is an about PayPal page which I want to remove , but I cant do it via the module, dont know how to do it otherwise. Link to comment Share on other sites More sharing options...
stockw Posted November 28, 2016 Share Posted November 28, 2016 I'm sorry but i can't see the image, maybe i was late to see your reply. If you can could you repost them? Link to comment Share on other sites More sharing options...
Abnadabe Posted November 29, 2016 Author Share Posted November 29, 2016 I'm sorry but i can't see the image, maybe i was late to see your reply. If you can could you repost them? https://i.gyazo.com/e7c3ea75add837c0e059097615c7ce88.png I took a screenshot with gyazo, above is the image to see how it looks. I would appreciate help if you knew how to edit this. Link to comment Share on other sites More sharing options...
Jignesh.aakoliya Posted November 30, 2016 Share Posted November 30, 2016 I also faced same problem after updating my PrestaShop website. I updated (replaced) PayPal logo’s dynamic url to static url and now all PayPal images are shown on checkout. Follow following steps to change PayPal’s dynamic url to static url of your shop Open the file "your_root/modules/paypal/views/templates/hook/express_checkout_payment.tpl" Find the condition "{if isset($use_mobile) && $use_mobile}" (twice in the file) and change the image source from the dynamic link to <img src="http://www.yoursite....ange_295x43.png" /> You should change 6 <img src> tags to make it work. Save, upload, refresh the page and clear cache and check it. It should work. Thanks Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now