-
AuthorPosts
-
angie00 Friend
angie00
- Join date:
- November 2011
- Posts:
- 294
- Downloads:
- 0
- Uploads:
- 80
- Thanked:
- 10 times in 1 posts
July 1, 2014 at 10:48 pm #199354Cannot seem to get JA Slideshow to show images. The title shows up but no images. I’ve included the site and login info.
I’ve searched the forums as well as Google and not finding any answers.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 1, 2014 at 10:58 pm #540878Which area are you referring to on your site? Things at least look to be running smoothly from what I can see.
angie00 Friendangie00
- Join date:
- November 2011
- Posts:
- 294
- Downloads:
- 0
- Uploads:
- 80
- Thanked:
- 10 times in 1 posts
July 1, 2014 at 11:21 pm #540879The ja-slideshow on the athletics page. Module #1174
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
July 2, 2014 at 9:53 am #540946<em>@angie00 434841 wrote:</em><blockquote>The ja-slideshow on the athletics page. Module #1174</blockquote>
Solution below should help you solve this bug.
Open the templates/ja_fubix/less/mod_jaslideshow-fubix.less file
Change:
.ja-slidewrap_fubix .ja-slide-main {
left: 0 !important;
}To:
/*.ja-slidewrap_fubix .ja-slide-main {
left: 0 !important;
}*/angie00 Friendangie00
- Join date:
- November 2011
- Posts:
- 294
- Downloads:
- 0
- Uploads:
- 80
- Thanked:
- 10 times in 1 posts
July 2, 2014 at 12:08 pm #540965Thank you for your assistance, but each time I upload the change it reverts back to the original file without the commenting out??
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 2, 2014 at 3:22 pm #540980If you are using the J3.x/T3V2 version of JA Fubix, then what you can try is to create a new file called “custom.css” within file path –> /templates/ja_fubix/css
(so the file path will be –> /templates/ja_fubix/css/custom.css)Within that custom.css file, paste the CSS rules suggested by NinjaLead above.
SAVE CHANGES – CLEAR CACHE – REFRESH PAGE
Did That Work ??
angie00 Friendangie00
- Join date:
- November 2011
- Posts:
- 294
- Downloads:
- 0
- Uploads:
- 80
- Thanked:
- 10 times in 1 posts
July 2, 2014 at 4:02 pm #540987<em>@TomC 434955 wrote:</em><blockquote>If you are using the J3.x/T3V2 version of JA Fubix, then what you can try is to create a new file called “custom.css” within file path –> /templates/ja_fubix/css
(so the file path will be –> /templates/ja_fubix/css/custom.css)Within that custom.css file, paste the CSS rules suggested by NinjaLead above.
[</blockquote>
Ok, so here are the steps we took
1. Create custom.css file
2. Pasted this code into file
/*.ja-slidewrap_fubix .ja-slide-main {
left: 0 !important;
}*/
3. copied to /templates/ja_fubix/css
4. cleared cache on Joomla and browserNothing changed… Still have issue 🙁
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 2, 2014 at 4:05 pm #540988<em>@angie00 434963 wrote:</em><blockquote>Ok, so here are the steps we took
3. copied to /templates/ja_fubix/css
</blockquote>The correct file path should be —> /templates/ja_fubix/css/custom.css
angie00 Friendangie00
- Join date:
- November 2011
- Posts:
- 294
- Downloads:
- 0
- Uploads:
- 80
- Thanked:
- 10 times in 1 posts
July 2, 2014 at 5:20 pm #540991Yes sorry, that is the path we have but still have problem.
Nazario A FriendNazario A
- Join date:
- April 2013
- Posts:
- 1183
- Downloads:
- 0
- Uploads:
- 406
- Thanks:
- 91
- Thanked:
- 284 times in 263 posts
July 3, 2014 at 8:08 am #541044Did you try with Ninja’s solution ?
<blockquote>Open the templates/ja_fubix/less/mod_jaslideshow-fubix.less file
Change:
.ja-slidewrap_fubix .ja-slide-main {
left: 0 !important;
}
To:/*.ja-slidewrap_fubix .ja-slide-main {
left: 0 !important;
}*/
</blockquote>After changing in this less file, you need to go to template manager and click “</> LESS to CSS” button to compile less to css. Remember to backup all css files first as when compiling less to css, they will be overridden.
<blockquote>2. Pasted this code into file
Code:
/*.ja-slidewrap_fubix .ja-slide-main {
left: 0 !important;
}*/</blockquote>Ninja Lead suggested you to comment that code, if you pasted this comment code into custom.css, there is no meaning here.
1 user says Thank You to Nazario A for this useful post
-
AuthorPosts
This topic contains 10 replies, has 4 voices, and was last updated by Nazario A 10 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum