-
AuthorPosts
-
uformia Friend
uformia
- Join date:
- August 2013
- Posts:
- 9
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 5 times in 1 posts
January 29, 2014 at 11:39 am #194225Sorry, I sent already a ticket with number [#LXU-976-79736], but then it crashed and I dont know whether it ever arrived at your end.
I am creating a Gallery with Content Types on the Homepage, but was wondering how you actually create ‘Titles’ and ‘Subtitles’.
My code is the following, but only the word ‘Subtitle’ appears and it appears double, i.e. as title and subtitle:
<img src=”images/gallery-home/gall1.png” alt=”Title” title=”Subtitle” />
<img src=”images/gallery-home/gall2.png” alt=”Title” title=”Subtitle” />
<img src=”images/gallery-home/gall3.png” alt=”Title” title=”Subtitle” />And can I make any of these (titles or subtitles) linkable?
Thanks so much for any advice!
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
January 29, 2014 at 3:14 pm #520379Hi
The subtitle is the ALT value
Take a look HERE 6.1 Gallery Type
you need to use this code
<img title="Curabitur aliquam sem commodo dapibus nec laoreet eget at" src="images/joomlart/demo/slideshow/gallery8_1.jpg" alt=" Eget tincidunt id tincidunt tempus orci enim in ullamcorper pellentesque egestas" border="0" />
uformia Frienduformia
- Join date:
- August 2013
- Posts:
- 9
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 5 times in 1 posts
January 29, 2014 at 8:01 pm #520414Thanks, – that’s what I thought originally (see my code example in question).
But also if I put your code example, the title appears as ‘title’ and ‘subtitle’. i.e. “Curabitur aliquam sem commodo dapibus nec laoreet eget at” appears twice, while “Eget tincidunt id tincidunt tempus orci enim in ullamcorper pellentesque egestas” does not appear at all.
This is how the code appears in the source code then:
<img src=”/images/gallery-home/gall2.jpg” alt=” Eget tincidunt id tincidunt tempus orci enim in ullamcorper pellentesque egestas” title=”Curabitur aliquam sem commodo dapibus nec laoreet eget at” /></a><div class=”carousel-caption”><h4>Curabitur aliquam sem commodo dapibus nec laoreet eget at</h4><p>Curabitur aliquam sem commodo dapibus nec laoreet eget at</p></div></div><div class=”item”><a class=”article-link” href=”/growers/86-latest-news/236-example-content-type-2″ title=””>
Thanks for any other insight!
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
January 30, 2014 at 8:29 am #520478Hi
<blockquote>I am creating a Gallery with Content Types on the Homepage, but was wondering how you actually create ‘Titles’ and ‘Subtitles’.</blockquote>
That’s not a subtitle, i mean at least not like intended by you
If you want to show as showed in demo site that’s the way
cssyeah Moderatorcssyeah
- Join date:
- June 2006
- Posts:
- 653
- Downloads:
- 73
- Uploads:
- 15
- Thanked:
- 121 times in 81 posts
January 30, 2014 at 8:33 am #520480Hi uformia,
Please visit the document page of JA Fixel template and Jump to “Gallery type” config. You will find your answer.
If you don’t find a solution, please PM me the site information (url, back-end account). I will help you check it.
Regards
uformia Frienduformia
- Join date:
- August 2013
- Posts:
- 9
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 5 times in 1 posts
January 30, 2014 at 9:15 am #520492Sorry, maybe I was wrong by phrasing it ‘subtitle’ and the right word is ‘description’.
But yes, I would like it as on demo page, but the ‘title’ appears twice and the ‘alt’ doesnt show up.
I came across this forum post: http://www.joomlart.com/forums/topic/how-to-make-description-different-than-title-in-slideshow-gallery/ who seemed to have the same problem and changed the templates/ja_fixel/html/com_content/article/default_gallery.php file, but that hasnt solved the issue.
Is it defined anywhere else? THANKS!
MoonSailor FriendMoonSailor
- Join date:
- November 2011
- Posts:
- 1106
- Downloads:
- 0
- Uploads:
- 245
- Thanks:
- 89
- Thanked:
- 248 times in 223 posts
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 4 voices, and was last updated by MoonSailor 10 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Content Types Gallery – creating titles and subtitles?
Viewing 7 posts - 1 through 7 (of 7 total)