-
AuthorPosts
-
cybernun Friend
cybernun
- Join date:
- July 2009
- Posts:
- 226
- Downloads:
- 0
- Uploads:
- 16
- Thanks:
- 111
- Thanked:
- 6 times in 1 posts
January 11, 2012 at 10:54 pm #172696I have posted in the Ja Sulphur forum but none is answering nor can I find the answer within the posts. I am working on a Ja Sulphur template but the Ja Slideshow 2 images will not link to respective pages. :((
This is the code that they tell you to use but it does not work and I already tried the full path too:<p>Vestibulum mauris ut sed laoreet Nulla et molestie nisl. Ridiculus eu id pretium</p>
This is the site:
http://siteground270.com/~morriso5/draft
DOES ANYONE KNOW WHY THE IMAGES WILL NOT LINK TO THEIR ARTICLES?
swissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
January 11, 2012 at 11:27 pm #433463Should post in Tiris then 😀
Only template I have. So far.
Try this
Image Folder = images/stories/slideshow/
<h3>http://www.mysite.com</h3>
<p>Link works</p>*If the image in is NOT in the image folder, the URL won’t work.
desc img=”image.jpg” <a href=”http://www.mysite.com” target =”_blank”></a> works too.
You don’t however get a hand on rollover of the image which is strange.
1 user says Thank You to swissa for this useful post
cybernun Friendcybernun
- Join date:
- July 2009
- Posts:
- 226
- Downloads:
- 0
- Uploads:
- 16
- Thanks:
- 111
- Thanked:
- 6 times in 1 posts
January 11, 2012 at 11:34 pm #433464Thank you, I will try your suggestions and also post in Tiris. 🙂
cybernun Friendcybernun
- Join date:
- July 2009
- Posts:
- 226
- Downloads:
- 0
- Uploads:
- 16
- Thanks:
- 111
- Thanked:
- 6 times in 1 posts
January 12, 2012 at 12:11 am #433469Nope, won’t work. Yes, the images are here: images/stories/slideshow/
This is what I just put (the site is in a “draft” folder until it goes Live:
<h3>http://siteground270.com/~morriso5/draft</h3>
<p>Vestibulum mauris ut sed laoreet Nulla et molestie nisl. Ridiculus eu id pretium</p>Any thoughts?
swissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
swissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
January 12, 2012 at 12:33 am #433474<em>@cybernun 294178 wrote:</em><blockquote>Nope, won’t work. Yes, the images are here: images/stories/slideshow/
This is what I just put (the site is in a “draft” folder until it goes Live:
<h3>http://siteground270.com/~morriso5/draft</h3>
<p>Vestibulum mauris ut sed laoreet Nulla et molestie nisl. Ridiculus eu id pretium</p>Any thoughts?</blockquote>
I was trying to offer some help. Let’s see if anyone else does.
Oh and by the way. It might help if you put right code in.
url=”index.php?option=com_content&view=article&id=60&Itemid=100
Instead of
url=index.php?option=com_content&view=article&id=60&Itemid=100
But then again it may not. :p
1 user says Thank You to swissa for this useful post
cybernun Friendcybernun
- Join date:
- July 2009
- Posts:
- 226
- Downloads:
- 0
- Uploads:
- 16
- Thanks:
- 111
- Thanked:
- 6 times in 1 posts
January 12, 2012 at 12:33 am #433475STILL WON’T WORK
Yes, the image is named that.
The URL of the page I’m trying to link to is in the code:<h3>index.php?option=com_content&view=article&id=60&Itemid=100</h3>
<p>Vestibulum mauris ut sed laoreet Nulla et molestie nisl. Ridiculus eu id pretium</p>cybernun Friendcybernun
- Join date:
- July 2009
- Posts:
- 226
- Downloads:
- 0
- Uploads:
- 16
- Thanks:
- 111
- Thanked:
- 6 times in 1 posts
January 12, 2012 at 12:35 am #433476THANK YOU for your help. I am sorry if I overlooked that. I will try to correct the code now.
cybernun Friendcybernun
- Join date:
- July 2009
- Posts:
- 226
- Downloads:
- 0
- Uploads:
- 16
- Thanks:
- 111
- Thanked:
- 6 times in 1 posts
January 12, 2012 at 12:47 am #433478Weird.
I put in the missing quotation but it still won’t link:<h3>index.php?option=com_content&view=article&id=60&Itemid=100</h3>
<p>Vestibulum mauris ut sed laoreet Nulla et molestie nisl. Ridiculus eu id pretium</p>I must be doing something else wrong. Sorry to trouble you and all help gratefully appreciated. :-*
swissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
January 12, 2012 at 10:10 am #433536<em>@cybernun 294190 wrote:</em><blockquote>Weird.
I put in the missing quotation but it still won’t link:<h3>index.php?option=com_content&view=article&id=60&Itemid=100</h3>
<p>Vestibulum mauris ut sed laoreet Nulla et molestie nisl. Ridiculus eu id pretium</p>I must be doing something else wrong. Sorry to trouble you and all help gratefully appreciated. :-*</blockquote>
After sleeping on it a couple of things come to mind.
Firstly, and apologies if this sounds condescending but make sure you clear the JAT3 cache after every save.
Try using http://.
Here is the exact code from my site.
<h3>http://ibm.com</h3>
<p>In our company, our professionals are constantly trained and updated, covering a vast area of business in global financial markets.</p>This code works on my site.
My last suggestion is this code. And please do not forget what I said in my very first post to you. The mouse does not change on the slideshow. Only by clicking on the picture do you see that it is a link.
<h3>http://siteground270.com/~morriso5/draft/</h3>
<p>Vestibulum mauris ut sed laoreet Nulla et molestie nisl. Ridiculus eu id pretium</p>Save. Clear JAT3 cache. Click when sl_1.jpg on screen. See what happens. If it works you can remove the target =”_blank”>TEST
Apart from that I am out of ideas for you.
-
AuthorPosts
This topic contains 10 replies, has 2 voices, and was last updated by swissa 12 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum