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.
User avatar
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.
User avatar
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 ?
User avatar
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?
User avatar
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?
User avatar
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');
User avatar
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.
User avatar
Junior Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.