Honestly, I am completely stumped. The ONLY thing that I can think of is that the images somehow aren't properly being attached the the post.
Can you do one more check for me? Click on 'Media' in the left sidebar and find the images in question. If they are attached to the post it should look something like this: http://grab.by/aYXt
Hello, we have a homepage slider for revolving images. We wanted to feature certain projects on a rotating schedule in the number 2 and number 3 slot but cannot figure out how to make the image clickable with a URL that redirects to the actual portfolio page for that particular project.
I am a PHP novice so I am not sure where to even insert the code. Any help would be much appreciated.
I have a question on how to make my featured image clickable.
example
http://www.nordarchitects.dk/featured/healthcare-center/On this page i would very much like to be able to activate the gallery by clicking the featured image.
Is there any way to do this?
Thanks
Simon
You probably can, though the ease of that depends on how your page is currently structured. Can you post the code for the template in question?
Let me know if you need more.
@TheDoc
clicking the featured img now reloads the page and doesn't activate the fancybox.
...any suggestions?
Simon
Do you think i'm doing simething wrong?
Are the images not attached to the post? How are you creating the gallery via the built-in WordPress functionality?
The images are attached as a gallery inside the post, and the fancybox is a wp-plugin.
<a href="<?php echo wp_get_attachment_url($post->ID); ?>">too bad
I guess it has something to do with the plug-in?
Can you do one more check for me? Click on 'Media' in the left sidebar and find the images in question. If they are attached to the post it should look something like this: http://grab.by/aYXt
If not, it will say "(Unattached)".
Could it have something to do with that the posts are on custom page templates?
All posts on the custom page templates refer to my single page template
Hello, we have a homepage slider for revolving images. We wanted to feature certain projects on a rotating schedule in the number 2 and number 3 slot but cannot figure out how to make the image clickable with a URL that redirects to the actual portfolio page for that particular project. I am a PHP novice so I am not sure where to even insert the code. Any help would be much appreciated.
Thank you.http://buzzbombcreative.com
@jamesbuzz - please create a new thread for your question.