Hi, please provide a link to the page in question so I can take a look.
Hello:
This is the page: http://eduk.edu.mx/wordpress/cursos-ninos/
I want to have the image link to the larger image using your shadowbox code.
I inserted it using the simple WordPress editor (Add Media button). And this is the code I have:
<img src=”http://eduk.edu.mx/wordpress/wp-content/uploads/derechos_cuerpo-244×300.jpg” alt=”Los Derechos de mi Cuerpo” width=”244″ height=”300″ class=”alignright size-medium wp-image-16040″ />
I can either use your code ( but i loose the align right class, or use their code which I don’t want. I want a combination of both.. How should I implement it?
Thanks
The code looks alright. You just need to add a class to the <a> tag.
<a class="wp-colorbox-image" href="http://eduk.edu.mx/wordpress/wp-content/uploads/derechos_cuerpo.jpg"><img src="http://eduk.edu.mx/wordpress/wp-content/uploads/derechos_cuerpo-244x300.jpg" alt="Los Derechos de mi Cuerpo" width="244" height="300" class="alignright size-medium wp-image-16040"></a>
Hello:
This solved my issue. Thank you very much.
I’m still trying to solve the issue in this post. https://ww.wp.xz.cn/support/topic/activating-plugin-from-a-slider-button?replies=3
Activating a shadowbox youtube video from a slider button. I’m attaching a screenshot.
Is this possible with a variation of your short code or html…?
Screenshot link: http://www.velarde.com/tests/slider.jpg
Site link : http://www.netpay.mx/wordpress/
thanks