-
AuthorPosts
-
September 15, 2012 at 6:51 pm #180715
Hey,
So my image is showing in the slideshow lite extension but not the text box.
Here is what I have..
<h3>Maple Grove UMC</h3><p>Aliquam Sed mauris quis tincidunt duis tristique eget Morbi <a href=”www.maplegroveumc.org” title=”Sample link”>consectetuer</a>.</p>
Let me know what you think?
tfosnom Friendtfosnom
- Join date:
- October 2010
- Posts:
- 742
- Downloads:
- 0
- Uploads:
- 31
- Thanks:
- 145
- Thanked:
- 200 times in 94 posts
September 15, 2012 at 8:10 pm #467117Hey There
Looking at the guide for the slideshow, I see no class declaration attached to the text description inline with text in the examples given.
Try removing <blockquote>class=”leftright”</blockquote>” from the description text, then refresh the cache; reload page and see if that makes a difference?
Blessings ShannonSeptember 15, 2012 at 11:29 pm #467118Unfortunately it doesn’t help..
<h3>Maple Grove UMC</h3><p>We are an open community of Christians who love God and serve our neighbors (Luke 10:27).</p>
I do see in the code that the “alt” isn’t showing up at all.. thoughts?
tfosnom Friendtfosnom
- Join date:
- October 2010
- Posts:
- 742
- Downloads:
- 0
- Uploads:
- 31
- Thanks:
- 145
- Thanked:
- 200 times in 94 posts
September 16, 2012 at 9:19 am #467122Hi Mate
I put your text into my localhost uinversity slideshow, (which is the latest version downloaded yesterday) and still has all the quickstart based sample data and default settings, and the text appears perfectly. perhaps you need to dl the latest JA Slideshow version from the University download section, uninstall/reinstall to latest version and try again.Here’s my screenshot to prove it works on latest version.
In Christ’s service
Shannon
September 16, 2012 at 5:44 pm #467137Thanks I’ll give it a shot! 🙂
September 16, 2012 at 11:16 pm #467141no luck 🙁
tfosnom Friendtfosnom
- Join date:
- October 2010
- Posts:
- 742
- Downloads:
- 0
- Uploads:
- 31
- Thanks:
- 145
- Thanked:
- 200 times in 94 posts
September 17, 2012 at 2:52 am #467156Hi Maplegro
Wow. I can’t fathom why it’s not working, Sorry. All I can ask is; have you modified any core features, created any overides for certain pages? Could you try setting the backend display to the same settings as mine (attached screenshot) just for comparision/elimination purposes?
Bllessings Shannon
MoonSailor FriendMoonSailor
- Join date:
- November 2011
- Posts:
- 1106
- Downloads:
- 0
- Uploads:
- 245
- Thanks:
- 89
- Thanked:
- 248 times in 223 posts
September 17, 2012 at 7:48 am #467188Hi Maplegro,
First, i can’t access to backend your site. For your error,I don’t see any description. I think your config has problem or it’s overridden by template issue.
Please upgrade to the lastest version of modules, and reconfig / check overridden by template layout, and clear all cache.
MoonSailor FriendMoonSailor
- Join date:
- November 2011
- Posts:
- 1106
- Downloads:
- 0
- Uploads:
- 245
- Thanks:
- 89
- Thanked:
- 248 times in 223 posts
September 18, 2012 at 2:24 am #467314Hi Maplegro,
Modules slideshowlite does not show any description as demo because you are wrong to config.
You get images from folder “/images/slideshow”, and params “Advanced Configuration”:
[PHP]<h3>Undergraduate programs for all</h3><p>Aliquam Sed mauris quis tincidunt duis tristique eget Morbi <a href=”#” title=”Sample link”>consectetuer</a>.</p>
<h3>Top 10 Math Professors in LA</h3><p>Aliquam Sed mauris quis tincidunt Duis tristique vitae Vestibulum In consequat.</p>
<h3>Smart is beautiful</h3><p>Aliquam Sed mauris quis tincidunt Duis tristique vitae Vestibulum In consequat. A eget morbi consectetuer tincidunt.</p>
<h3>How to choose a university?</h3><p>Aliquam Sed mauris quis tincidunt Duis tristique vitae Vestibulum In consequat. A eget morbi consectetuer tincidunt.</p>
[/PHP]
but in folder “/images/slideshow” it does not exist in file “sl-1.jpg”, “sl-2.jpg”, “sl-3.jpg”,”sl-4.jpg”, so, i call 2 images in folder “/images/slideshow” but each image is not configured the description for.
In thiscase, the correct code is below:
[PHP]
<h3>Undergraduate programs for all</h3><p>Aliquam Sed mauris quis tincidunt duis tristique eget Morbi <a href=”#” title=”Sample link”>consectetuer</a>.</p>
<h3>Top 10 Math Professors in LA</h3><p>Aliquam Sed mauris quis tincidunt Duis tristique vitae Vestibulum In consequat.</p>
[/PHP]
September 18, 2012 at 11:01 pm #467451Thanks! that did it. I really appreciate the help!
eliasparra Friendeliasparra
- Join date:
- January 2012
- Posts:
- 46
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 20
- Thanked:
- 1 times in 1 posts
September 24, 2012 at 1:56 pm #467987Hello, the reference is right:
<h3>Undergraduate programs for all</h3><p>Aliquam Sed mauris quis tincidunt duis tristique eget Morbi <a href=”#” title=”Sample link”>consectetuer</a>.</p>
<h3>Top 10 Math Professors in LA</h3><p>Aliquam Sed mauris quis tincidunt Duis tristique vitae Vestibulum In consequat.</p>
<h3>Smart is beautiful</h3><p>Aliquam Sed mauris quis tincidunt Duis tristique vitae Vestibulum In consequat. A eget morbi consectetuer tincidunt.</p>
<h3>How to choose a university?</h3><p>Aliquam Sed mauris quis tincidunt Duis tristique vitae Vestibulum In consequat. A eget morbi consectetuer tincidunt.</p>
scuseme, but in the position where is “#” hast to be wirtten the complete URL (http://www….)?.
The box text no function for me.
I know, I´m wrong, but I don´t can found, where is me problem.
I have a file: images/sampledata/slideshow (and than the img: sl-1.jpg….sl-5.jpg)The last cuestion. If I hav 5 picture for the slide. But I need the box text just in one from them. What I need to do?.
Thankyou for your help.
EP
MoonSailor FriendMoonSailor
- Join date:
- November 2011
- Posts:
- 1106
- Downloads:
- 0
- Uploads:
- 245
- Thanks:
- 89
- Thanked:
- 248 times in 223 posts
September 25, 2012 at 2:34 am #468027HI eliasparra,
Please upgrade module to the latest version and if you still fail, could you please give me url, admin your site? I will check it for you.
AuthorPostsViewing 12 posts - 1 through 12 (of 12 total)This topic contains 12 replies, has 4 voices, and was last updated by MoonSailor 12 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum