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]
is this some 3rd party template or OPC checkout? looks like it's hard coded in the template
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).
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 :)
Sorry forgot to add attachment lol :)
[attachment cleanup by admin]
try leaving the payment name blank
or
.vmpayment_name {
display:none;
}
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