use RockWall GK image show in Startup

Get help or discuss with other members about business Joomla! 3 and 2.5 template designed especially for your start-up projects on dedicated support forum.
GK User
Sun Jul 07, 2013 5:39 pm
Hello

Im using the Startup WP template, but i want a different slide.
Is it possible to use the RockWall image show in the Start up template?
User avatar
Fresh Boarder

GK User
Mon Jul 08, 2013 8:11 am
Hi,

I'ts possible, but it's a lot of custom work (beyond our support), i can only point you where you have to start.

gavern/widgets.imageshow.php - main php file,
jquery animation are in js/gk.sripts.js (// Image Show section)
css/extensions.css (GK Image Show section) - css styling
User avatar
Moderator

GK User
Tue May 27, 2014 12:08 pm
Hi, just setting up...

And gk image show doesn not show propperly...
It shows that is loading, but nothing appear. I followed http://www.gavick.com/demo/wordpress/st ... age_id=922
I set header bcg also, and nothing shows, just basic gray field, no image.

http://multitex.hr/web-242/

thnx in advance
Multitex
User avatar
Junior Boarder

GK User
Tue May 27, 2014 12:16 pm
Hi,

You didn't change code from the files, right? could you send me a PM with backend access? Then I'll be able to check it exactly.
User avatar
Moderator

GK User
Mon Jun 02, 2014 4:59 pm
Hi

When I set GK Image Show header slideshow, I have text, buttons and picture.

I have links on buttons and it is OK, but the picture also have it's own link.
Can I cancel somehow this image link?

THNX
User avatar
Junior Boarder

GK User
Tue Jun 03, 2014 7:46 am
Hi,

You have to edit Startup/js/gk.scripts.js file and remove/comment out this fragment:

Code: Select all
elmt.click(function () {
 window.location = elmt.attr('alt');
 });
elmt.css("cursor", "pointer");
User avatar
Moderator


cron