Intro loading page skip button

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Mar 17, 2014 8:38 pm
Reply with quote
Report this post
Hi

I was wondering if it is possible to add another 'What we do' button (figcaption?) to the initial load page so people visiting the site have the option to skip the slide show, and go straight to the page content (#gkHeader)?

But it needs to be another instance so I can change the text to 'Skip Intro'
User avatar
Junior Boarder

GK User
Mon Mar 17, 2014 9:01 pm
Reply with quote
Report this post
Hi,
right now using this module is not possible,
but maybe you can use intro page.

For example :
two template styles - one only for start
second for all others pages/subpages
User avatar
Platinum Boarder

GK User
Mon Mar 17, 2014 9:18 pm
Reply with quote
Report this post
Hi

I meant within the code, loading another instance of the button at the begining?

Code: Select all
<a href="<?php echo $link; ?>" class="gkLearnMore" data-anim="slidedownbtn"><?php echo $link_text; ?></a>


This code is in the view.php, which I assume is the button, but if I added gkLearnMore2 and added the code in the loading script?

Code: Select all
<div id="gkIs-<?php echo $this->config['module_id'];?>" class="gkIsWrapper-gk_creativity notloaded" data-bganim="<?php echo $this->config['config']->gk_creativity->gk_creativity_bganim; ?>">


Maybe somewhere here?
User avatar
Junior Boarder

GK User
Mon Mar 17, 2014 9:28 pm
Reply with quote
Report this post
Sorry, but we don't help with customization of php code.
You do this at your own risk.
User avatar
Platinum Boarder


cron