Shape 5

Joomla Club Extensions => Tab Show V2 - Club => : andrewjbea May 11, 2012, 08:03:11 AM



: Page Refresh On Title Click
: andrewjbea May 11, 2012, 08:03:11 AM
I have setup my site using the Sports Nation Siteshaper and have been working with the S5 Tab Show to try and get it to work correctly on my site.  Please view: http://simardfootclinic.com and scroll down to the Tab Show on the Home Page.  I have tried both the Mootools and S5 Effects Mouseover to find that when an S5 Tab Show title is clicked, the entire page refreshes.  I have tried this in several different browsers and get the same result.  Please Advise.

Thank you,

Andrew


: Re: Page Refresh On Title Click
: jonahh May 11, 2012, 12:46:32 PM
Hey Andrew,

In your templates/sportsnation/html/mod tab show/ default.php file you can open up and look for:

href="#"

and change to:

href="javascript:;"



: Re: Page Refresh On Title Click
: andrewjbea May 12, 2012, 06:37:35 AM
I'll give that a try...thanks


: Re: Page Refresh On Title Click
: q405iqy1b3 July 02, 2012, 11:15:46 AM
How do I do this for a different template? I am using Corporate Response and have the same problem.

I don't have a templates/corporate response/html/mod tab show/default.php file -- so what do I change?


: Re: Page Refresh On Title Click
: jonahh July 02, 2012, 02:12:53 PM
Hello,

You change the same thing, it doesn't differ from template to template


: Re: Page Refresh On Title Click
: q405iqy1b3 July 02, 2012, 05:36:54 PM
I don't have a mod_tab_show directory in templates/corporate_response/html.

I do have the S5 Tab Show module installed (I installed it manually), but I don't have a mod_tab_show directory under templates, or even a mod_s5_tabshow directory.

I do have mod_s5_tabshow directory under modules.


: Re: Page Refresh On Title Click
: jonahh July 03, 2012, 12:22:12 PM
ok then you would  make changes under the /modules folder directory


: Re: Page Refresh On Title Click
: q405iqy1b3 July 04, 2012, 02:45:40 PM
Do I replace all of the href="#" with a href="javascript:;"? Or just some of them?


: Re: Page Refresh On Title Click
: jonahh July 05, 2012, 12:29:01 PM
yes all of them, should be 10 I believe