VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: Jeroentje on November 14, 2017, 22:43:28 PM

Title: How to hide tags ?
Post by: Jeroentje on November 14, 2017, 22:43:28 PM
Hello,

Can someone please help me ?

I want to improve my SEO so I aplied Meta Tags to my images of the articles / products I want to sell.
For example I use the Meta Tags 'nice red shoes', 'beautifull shoes' etc

When I look in the front end of my shop these meta tags are showing..
I want to hide them. How can I do this ?

I hope someone can help me...

Best regards,

Jeroen

Joomla: 3.7.4
VM: 3.2.2
Title: Re: How to hide tags ?
Post by: Jörgen on November 15, 2017, 07:18:09 AM
Check Your insecure Joomla version, should update to 3.8.2.

Screenshot ? Both frontend and backend, please.

regards

Jörgen @ Kreativ Fotografi
Title: Re: How to hide tags ?
Post by: GJC Web Design on November 20, 2017, 01:05:36 AM
assume your tags are rendered in your template.. find them in the code and remove that section
Title: Re: How to hide tags ?
Post by: Kuubs on November 20, 2017, 15:31:36 PM
Quote from: Jeroentje on November 14, 2017, 22:43:28 PM
Hello,

Can someone please help me ?

I want to improve my SEO so I aplied Meta Tags to my images of the articles / products I want to sell.
For example I use the Meta Tags 'nice red shoes', 'beautifull shoes' etc

When I look in the front end of my shop these meta tags are showing..
I want to hide them. How can I do this ?

I hope someone can help me...

Best regards,

Jeroen

Joomla: 3.7.4
VM: 3.2.2

Hi Jeroen,

Where did you added these tags?

You can remove these tags if you enter your template and remove the tags section.
Title: Re: How to hide tags ?
Post by: Jeroentje on November 29, 2017, 23:22:38 PM
Hello guys,

Thank you so much for your replies on the VM-tags showing om my pictures. 
I have been on a holliday so that's why I could not repond sooner on your relies...sorry.

@ Jörgen: I updated to Joomla to 3.8.2; thanks for the tip ! I attached a picture of the frontend (screenshot 1) and a picture of the backend (screenshot 2). In the picture ''screenshot 2'' the meta tags are marked with a yellow color.

@ GJC Web Design: I use a Helix Shaper 3 template. I can not find the code for the tags, but I am not a programmer. Were should I look for the code ? Can you please help me a bit further ?

@ Huubs: I added them in VM - Article pictures - Article Information - Meta Tags (see attached picture ''screenshot 2'').

I want to keep the tags because I think this will help my SEO but I don't want them to show on my pictures like ''screenshot 1''.

I hope you can help me a bit further !

Best Regards,

Jeroen
Title: Re: How to hide tags ?
Post by: jenkinhill on November 30, 2017, 11:49:47 AM
From the images it looks like you are entering the image alt text, but your Helix template is incorrectly showing that text as the image subtitle. Test with Protostar and the text should not be displayed. Ideally the template override should be updated with the correct code.

Check the page code, maybe with Firebug, to see if the template uses the defaut VM class for the subtitle (vm-img-desc)  then you could use a css override to hide the text:

.vm-img-desc  { display:none; }
Title: Re: How to hide tags ?
Post by: Jörgen on November 30, 2017, 13:42:35 PM
Hello

If You don´t put anything in Getoonde Beschriving you will get the image alt text as image description. Enter something in Getoonde Beschriving and see what happens.

regards

Jörgen @ Kreativ Fotografi
Title: Re: How to hide tags ?
Post by: Jeroentje on December 01, 2017, 15:53:10 PM
Hello,

@ Jörgen: when I enter something in the Getoonde Beschrijving (see screenshot 3 where I enter 'Pepe Milan April Flower Scarparti'), this text will show on my tumbnail images (see screenshot 4). But when I enlarge this tumbnail (zoom) only the meta tags are visible (see screenshot 5).

@ Kelvyn: thanks for your advise. It is a bit complicated for me (I never used css override). I'll try to figure it out. I'll let you know if it works.

best regards,
Jeroen
Title: Re: How to hide tags ?
Post by: Jeroentje on December 01, 2017, 17:02:12 PM
Hello again,

I figured something out.

I am from Holland so I use a Dutch version of VM. The field is called ''meta trefwoorden'' which can be translated to Meta Tags, so I think this is for SEO.
I looked at an English version and there the field is called ''Image Alt-Text". It looks like this field has noting to do with SEO? Am I correct ? Otherwise I will leave this field emply..problem solved.

Best regards,

Jeroen
Title: Re: How to hide tags ?
Post by: jenkinhill on December 01, 2017, 19:23:28 PM
The image alt-text is thought by some to be useful for SEO, but its official use is to provide an accessible alternative description of an image for those with impared vision who may use site readers or text magnifiers which do not show the actual image. In my experience it has no real SEO value.
Title: Re: How to hide tags ?
Post by: Jörgen on December 02, 2017, 01:21:20 AM
Hello again

Funny, if I place text in image alt this shows as image captions, if I also fill in the image description field it takes precedence before the image alt for the main image. When I click on the thumbnail I only get the image alt text. This happens also  happens with the beez template. I have always filled in the image alt field for all my images the image description is left blank. Have never thought so much about this.

regards

Jörgen @ Kreativ Fotografi
Title: Re: How to hide tags ?
Post by: jenkinhill on December 02, 2017, 11:22:58 AM
I have never noticed this, but using the VMBeez template and latest VM test version (3.2.7.9684 but probably the same in earlier versions), if I fill in the image subtitle and alt text, then the subtitle appears under the thumb image but on the fancybox popup image the alt text shows in the .fancybox-title-inside div. If I enter only the alt text then nothing shows under the thumb image but the alt text still shows on the popup. I have no idea if it was meant to be this way.
Title: Re: How to hide tags ?
Post by: Jörgen on December 02, 2017, 11:30:20 AM
Neither Do I, a bit odd perhaps. But as said, I have used the image alt description as image captions since years and have never reflected more over this.

regards

Jörgen @ Kreativ Fotografi