PayPal payment method showing 2 logo's when only upload one.

Started by ChelssLeanne, January 12, 2015, 18:29:52 PM

Previous topic - Next topic

ChelssLeanne

Good Afternoon,

I have added my PayPal logo into Vituremart Payment method. I am using Joomla! 2.5.27.
I have deleted it and re-upload a new PayPal payment method and still isnt working.
Can anyone help me? How do I get it to just show 1 logo?



[attachment cleanup by admin]

GJC Web Design

is this some 3rd party template or OPC checkout? looks like it's hard coded in the template
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

jjk

I'm not shure, but in case you are using VirtueMart 3.x with the 'One Page Checkout' enabled in the VM configuration, I think the first logo is the result when 'Enable Automatic Selected Payment' in VM Configuration > Checkout tab and the second one is the list of available payment options (where PayPal currently is the only option you configured). Try to disable 'Enable Automatic Selected Payment'. (Clear Cart, Joomla Cache and browser cache to see the difference).
Non-English Shops: Are your language files up to date?
http://virtuemart.net/community/translations

ChelssLeanne

Hi @jjk,

Thank you! I eventually got rid of the 2 logos! :)
the only thing now is when I have the logo there for PayPal it is showing the text there too. Please see attachment. Is there anyway I can remove this?
Also I am using VirtueMart 2.6.6.
TIA :)

Thank you GJC Web Design for your comment :)




ChelssLeanne

Sorry forgot to add attachment lol :)

[attachment cleanup by admin]

GJC Web Design

try leaving the payment name blank

or

.vmpayment_name {
display:none;
}
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

ChelssLeanne

Quote from: GJC Web Design on January 16, 2015, 09:52:47 AM
try leaving the payment name blank

or

.vmpayment_name {
display:none
}

Good Evening GJC :)

Thank you for your help I have sorted it now :)

Chels X