VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: ChelssLeanne on January 12, 2015, 18:29:52 PM

Title: PayPal payment method showing 2 logo's when only upload one.
Post by: ChelssLeanne on January 12, 2015, 18:29:52 PM
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]
Title: Re: PayPal payment method showing 2 logo's when only upload one.
Post by: GJC Web Design on January 12, 2015, 21:20:16 PM
is this some 3rd party template or OPC checkout? looks like it's hard coded in the template
Title: Re: PayPal payment method showing 2 logo's when only upload one.
Post by: jjk on January 12, 2015, 21:29:21 PM
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).
Title: Re: PayPal payment method showing 2 logo's when only upload one.
Post by: ChelssLeanne on January 16, 2015, 02:57:58 AM
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 :)



Title: Re: PayPal payment method showing 2 logo's when only upload one.
Post by: ChelssLeanne on January 16, 2015, 02:58:52 AM
Sorry forgot to add attachment lol :)

[attachment cleanup by admin]
Title: Re: PayPal payment method showing 2 logo's when only upload one.
Post by: GJC Web Design on January 16, 2015, 09:52:47 AM
try leaving the payment name blank

or

.vmpayment_name {
display:none;
}
Title: Re: PayPal payment method showing 2 logo's when only upload one.
Post by: ChelssLeanne on January 17, 2015, 02:53:08 AM
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