I would like to add a URL to the client images listed in the client section. I've used the client short-code, but can't determine how to add a link to each client.
Attached is the code currently. Any suggestions on how to link the client images to their corresponding websites?
Easiest way I think is to use the HTML output of the shortcode. So if you look in the page source you will see the html code for the clients shortcode.
Take that, add your links and then reinsert the modified HTML code in the page content.
Or try wrapping each [client_header] in a <a href>
I'm not understanding what you mean by the HTML output of the shortcode, and not sure where the page source is...
I tried wrapper each [client_header] in a <a href> but it just shows up on the main page as text, not giving the image a link. I'm not savvy of coding at all, so if you could help spell it out in laymen terms that would be helpful.
To reiterate, I would to link each client image under my clients section to their corresponding websites.
The shortcode I am using is:
[clients][client_headers][client_header index="0" logo="my image source listed here as a png"]
Hi,
I would like to add a URL to the client images listed in the client section. I've used the client short-code, but can't determine how to add a link to each client.
Attached is the code currently. Any suggestions on how to link the client images to their corresponding websites?
All best,
Jamie
Hello Jamie,
Easiest way I think is to use the HTML output of the shortcode. So if you look in the page source you will see the html code for the clients shortcode.
Take that, add your links and then reinsert the modified HTML code in the page content.
Or try wrapping each [client_header] in a <a href>
..[client_headers]<a href="...">[client_header]...
Thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
I'm not understanding what you mean by the HTML output of the shortcode, and not sure where the page source is...
I tried wrapper each [client_header] in a <a href> but it just shows up on the main page as text, not giving the image a link. I'm not savvy of coding at all, so if you could help spell it out in laymen terms that would be helpful.
To reiterate, I would to link each client image under my clients section to their corresponding websites.
The shortcode I am using is:
[clients][client_headers][client_header index="0" logo="my image source listed here as a png"]
I have a total of 6 logos here.
Sorry - my mistake I was under the impression we are talking about a different shortcode.
The clients slider is meant to be used like here:
http://clapat.ro/themes/newave-wordpress/#clients
and you can add the url in the company description with a <a href="..."></a>.
Let me know how it goes.
Thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy