Photoslide Gk3 Article link problem
Corporate Ltd is perfect choice for your next business Joomla website
- GK User
- Sat Aug 01, 2009 3:59 pm
I am having problems with the article link.
I add the NAME, IMAGE.
I set the TITLE and TEXT to BLANK.
I set LINK TYPE to ARTICLE LINK.
I set the LINK to BLANK.
I set the ARTICLE to one of the articles in my website.
When I go to the homepage, I can see the slides, but the links are wrong. I get errors. Any ideas?
I am using the quickstart version.
http://www.abbabrasil.com.br/website/
I add the NAME, IMAGE.
I set the TITLE and TEXT to BLANK.
I set LINK TYPE to ARTICLE LINK.
I set the LINK to BLANK.
I set the ARTICLE to one of the articles in my website.
When I go to the homepage, I can see the slides, but the links are wrong. I get errors. Any ideas?
I am using the quickstart version.
http://www.abbabrasil.com.br/website/
-
- Fresh Boarder
- GK User
- Sat Aug 08, 2009 7:58 am
I have the same problem, can some moderator explain this issue
Thanks
Thanks
-
- Fresh Boarder
- GK User
- Sun Jan 09, 2011 4:26 am
me tooooooooooooo
-
- Fresh Boarder
- teitbite
- Wed Jan 12, 2011 1:32 am
Hi
Please show me Your site.
Please show me Your site.
-
- Moderator
- GK User
- Sat Apr 16, 2011 1:36 pm
I am also getting errors - basically the slides do not link to the articles or the "Own link" option does not work? Any fix for this?
-
- Gold Boarder
- teitbite
- Sat Apr 16, 2011 11:51 pm
Hi
Can I please see it ?
Can I please see it ?
-
- Moderator
- GK User
- Sun Apr 17, 2011 6:15 am
Hi there, I sent you an email with access to my site for this. thanks
-
- Gold Boarder
- teitbite
- Sun Apr 17, 2011 6:07 pm
Hi
Ok. I see that instead of the url address the slide redirects to title ;/ Please send me FTP access, so I'll be able to change it in code.
Ok. I see that instead of the url address the slide redirects to title ;/ Please send me FTP access, so I'll be able to change it in code.
-
- Moderator
- GK User
- Tue Apr 19, 2011 6:45 am
Hi there, I have sent my ftp details to you by email - thanks very much for your time on this.
-
- Gold Boarder
- teitbite
- Wed Apr 20, 2011 5:36 pm
Hi
Have You set the links with two slides to # ?
I was able to make the first slide linking, but not the rest. And I do not know the access details to the joomla panel to check it.
Have You set the links with two slides to # ?
I was able to make the first slide linking, but not the rest. And I do not know the access details to the joomla panel to check it.
-
- Moderator
- GK User
- Wed Apr 20, 2011 5:42 pm
Thank you - yes I linked to # - I just tried it now and all seems to work. Thanks again for your time.
-
- Gold Boarder
- teitbite
- Wed Apr 20, 2011 9:59 pm
Hi
No problem. Glad I could help.
For anyone interested.
I've changed the $title to $link in html/gk_image_show/default.php
No problem. Glad I could help.
For anyone interested.
I've changed the $title to $link in html/gk_image_show/default.php
-
- Moderator
- GK User
- Thu Apr 21, 2011 9:39 pm
Hi
"I've changed the $title to $link in html/gk_image_show/default.php"
Where exactly do I change it? I have the same problem.
"I've changed the $title to $link in html/gk_image_show/default.php"
Where exactly do I change it? I have the same problem.
-
- Fresh Boarder
- teitbite
- Thu Apr 21, 2011 11:03 pm
Hi
Sorry I've mistaken the file names. You need to change it in content.php line 51:
Sorry I've mistaken the file names. You need to change it in content.php line 51:
- Code: Select all
<div class="gk_is_slide" style="z-index: <?php echo $i+1; ?>;" title="<?php echo $title; ?>"><a href="<?php echo $path; ?>">src</a><a href="<?php echo $link; ?>">link</a></div>
-
- Moderator
- GK User
- Fri Apr 22, 2011 8:30 am
OK, THANK YOU.
-
- Fresh Boarder
- teitbite
- Sat Apr 23, 2011 5:03 pm
Hi
No problem. I'm glad I could help.
No problem. I'm glad I could help.
-
- Moderator
- GK User
- Thu Apr 28, 2011 12:24 am
Hi there i am having the same problem but when i look on line 51 in content.php in GK3 i do not see that code you presented ... any ideas...
wwww.outsourseo.com
thanks ahead of time ...
michael
wwww.outsourseo.com
thanks ahead of time ...
michael
-
- Fresh Boarder
- teitbite
- Thu Apr 28, 2011 4:50 pm
Hi
This code is on the template's files for the module. Most probably at:
/templates/gk_corporate/html/mod_image_show_gk/
This code is on the template's files for the module. Most probably at:
/templates/gk_corporate/html/mod_image_show_gk/
-
- Moderator
- GK User
- Fri May 13, 2011 9:50 am
I have a pretty big problem with the images not showing on mine:
Ignore this post - I fixed the images problem by reinstalling the component completely from scratch.
Ignore this post - I fixed the images problem by reinstalling the component completely from scratch.
-
- Gold Boarder
- GK User
- Mon Aug 01, 2011 12:57 pm
Hi, has anyone experienced the problem of adding externalinks to the "text" section of Photoslide GK3?
I'll add the external link to a specific piece of text, but it ends up reading href="" after I save it and come back to it. And then if you save it and try viewing the source on the web page itself, it strips out the link entirely. What can be done to fix this, if anything?
I'll add the external link to a specific piece of text, but it ends up reading href="" after I save it and come back to it. And then if you save it and try viewing the source on the web page itself, it strips out the link entirely. What can be done to fix this, if anything?
-
- Fresh Boarder
- teitbite
- Mon Aug 01, 2011 7:11 pm
Hi
Please look for option "Clean (X)HTML" code. But I'm not sure if this wasn't removed because of lots of validation problems which occures while cutting in the middle od <a></a>. Resulting in making the whole page linking to this url.
Please look for option "Clean (X)HTML" code. But I'm not sure if this wasn't removed because of lots of validation problems which occures while cutting in the middle od <a></a>. Resulting in making the whole page linking to this url.
-
- Moderator
- GK User
- Thu Sep 01, 2011 7:57 pm
Having the same problems. Any help with a fix is much appreciated. Sent FTP access to Teitbite.
Thank you.
Thank you.
-
- Fresh Boarder
- GK User
- Tue Sep 13, 2011 6:09 pm
Hi,i have a problem in my web site, i can't see the big images, just the small....
can u help me !?
the edress of page is " http://www.ibdn.org.br/novo/index.php/artigo-225o.html "
tks
can u help me !?
the edress of page is " http://www.ibdn.org.br/novo/index.php/artigo-225o.html "
tks
-
- Fresh Boarder
23 posts
• Page 1 of 1