Delete link on GK image show
Premium BuddyPress WordPress theme perfect for venue, music brand or community music website.
- GK User
- Thu Dec 01, 2016 4:17 pm
Hi,
I don't find where I can change the link on each picture on the Gk Image Show.
Where can I delete the default link please ?
Thank you.
I don't find where I can change the link on each picture on the Gk Image Show.
Where can I delete the default link please ?
Thank you.
-
- Junior Boarder
- Joshua M
- Fri Dec 02, 2016 8:56 am
Hi,
Please check this article:
https://demo.gavick.com/wordpress/music ... mage-show/
You have to edit your slide image (Media Library) and change "Alternative Text" value.
Please check this article:
https://demo.gavick.com/wordpress/music ... mage-show/
You have to edit your slide image (Media Library) and change "Alternative Text" value.
-
- Moderator
- GK User
- Tue Dec 06, 2016 4:26 pm
Thank you,
but when I add a link in "Alternative Text" field, that does'nt work. That always redirect on a 404 page.
Then I want no link on each image, in which php page can I delete this ?
but when I add a link in "Alternative Text" field, that does'nt work. That always redirect on a 404 page.
Then I want no link on each image, in which php page can I delete this ?
-
- Junior Boarder
- Joshua M
- Wed Dec 07, 2016 9:09 am
Could you please provide me with a URL to your website and back-end access via PM (click the “Private Message” text underneath my avatar) so that I may analyze it?
-
- Moderator
- Joshua M
- Thu Dec 08, 2016 10:38 am
Did you edit any theme files? It looks like something is wrong in the GK Image Show source code. Could you send me also FTP access via PM?
-
- Moderator
- Joshua M
- Fri Dec 09, 2016 9:21 am
To remove links completely, please edit your MusicState/js/gk.scripts.js file and remove/comment out the following fragment:
- Code: Select all
wrapper.find('.gk-is-slide').click(function(e){
window.location = links[$G['actual_slide']];
});
wrapper.find('.gk-is-slide').css('cursor', 'pointer');
-
- Moderator
- GK User
- Fri Dec 09, 2016 10:26 am
Thank you very much of your help and to have taken time to solve my problem.
-
- Junior Boarder
7 posts
• Page 1 of 1