- Posts: 8
COMMUNITY FORUM
Article links in slider images
- michelle
- Topic Author
- Offline
- New Member
Less
More
9 years 5 months ago - 9 years 5 months ago #144808
by michelle
Article links in slider images was created by michelle
How can I stop the articles used in the slider from linking to that article, so they are just images and text rather than links?
Or, how can I redirected them to a specific page/menu item rather than going to the article?
Any time I change anything in the slideshow module it breaks my homepage and I have to do a restore.
Thank you
Or, how can I redirected them to a specific page/menu item rather than going to the article?
Any time I change anything in the slideshow module it breaks my homepage and I have to do a restore.
Thank you
Last edit: 9 years 5 months ago by michelle.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
9 years 5 months ago #144848
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Article links in slider images
Hello Michelle,
You can edit the slider K2 content template (templates/numodusversus/html/mod_k2_content/slider/default.php) and remove the <a> tags.
If you mean the slideshow, then the path is templates/numodusversus/html/mod_k2_content/slideshow/
You can edit the slider K2 content template (templates/numodusversus/html/mod_k2_content/slider/default.php) and remove the <a> tags.
If you mean the slideshow, then the path is templates/numodusversus/html/mod_k2_content/slideshow/
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- michelle
- Topic Author
- Offline
- New Member
Less
More
- Posts: 8
9 years 5 months ago #144912
by michelle
Replied by michelle on topic Article links in slider images
Thanks, it is the slideshow I am trying to change and have tried to do what you said but if I make any edits to the image link then it no longer spans the width of the screen, it reduces the size of the image to about half.
Are you able to show exactly how I edit the image and title links in that default.php file please?
Thanks
Are you able to show exactly how I edit the image and title links in that default.php file please?
Thanks
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
9 years 5 months ago #144913
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Article links in slider images
Is there a link to your site?
You can also remove the href attribute ( not recommended ) or replace the <a> tag with a <span? element.
You can also remove the href attribute ( not recommended ) or replace the <a> tag with a <span? element.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.