VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: Roccofx1 on February 28, 2016, 10:41:50 AM

Title: VM 3 - How to remove the blue i tooltip for related products & message?
Post by: Roccofx1 on February 28, 2016, 10:41:50 AM
Hi, I have Joomla 3.4.8 and VM 3.0.12

How can i remove the blue i tooltip that appears in related products, it also shows a message when hoover that says: add products to display in product details; this message is like an admin thing, but why the site shows it to people?

I also got a message in a yellow box that appears in the checkout page, it also only appears when hover a checkbox and says: .squaredTwo

these are like admin things that shouldnt show

Please help
Title: Re: VM 3 - How to remove the blue i tooltip for related products & message?
Post by: jenkinhill on February 28, 2016, 12:22:25 PM
The tooltip text can be changed by making a language override for COM_VIRTUEMART_RELATED_PRODUCTS_TIP (it is in the admin language files) or by editing components/com_virtuemart/sublayouts/customfields.php to remove the tooltip code, then use the edited file as a template override.

For the .squaredTwo issue, are you logged in to the front end as admin?  Is error reporting turned on in the BE? Using a commerical template? The only reference I have seen to this issue is http://vmuikit.com/forum/support-forum/411-vm-one-page-checkout-problems
Title: Re: VM 3 - How to remove the blue i tooltip for related products & message?
Post by: Roccofx1 on February 28, 2016, 22:49:32 PM
Tooltip help worked perfect, thanks

.squaredTwo, not working... im not logged as admin, it appears to all users, when u hover the checkbox a yellow box appears showing the DIV title name.
Title: Re: VM 3 - How to remove the blue i tooltip for related products & message?
Post by: eugeniotibi on September 01, 2017, 21:07:00 PM
Quote from: jenkinhill on February 28, 2016, 12:22:25 PM
The tooltip text can be changed by making a language override for COM_VIRTUEMART_RELATED_PRODUCTS_TIP (it is in the admin language files) or by editing components/com_virtuemart/sublayouts/customfields.php to remove the tooltip code, then use the edited file as a template override.

For the .squaredTwo issue, are you logged in to the front end as admin?  Is error reporting turned on in the BE? Using a commerical template? The only reference I have seen to this issue is http://vmuikit.com/forum/support-forum/411-vm-one-page-checkout-problems

I love your synthesis! I understand excactly what you say but can't get ir done. Could you develop step by step for newbie like me please Mr Jenkin? thanks so much.
reggards