-
AuthorPosts
-
tofraser Friend
tofraser
- Join date:
- June 2009
- Posts:
- 16
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 9
- Thanked:
- 2 times in 1 posts
June 19, 2009 at 4:41 am #142034I am using the JA Content Slide module to highlight the 15 members of a derby girls team here:
http://www.santacruzderbygirls.org/teams/boardwalk-bombshells
The content slider is working fine except for two things:
1. I want to be able to custom sort the items in the slider.
2. It creates a kind of phantom page that is only accessible via the breadcrumbs. If you click on one of the items in the slider, it takes you to a page like this:http://www.santacruzderbygirls.org/teams/72-meet-the-bombshells/158-kicken
And you’ll see a “Meet the Bombshells” in the breadcrumbs. That’s a page created by the content slide module, apparently.
http://www.santacruzderbygirls.org/teams/72-meet-the-bombshells
I would like to be able to control that page more, showing all 15 articles instead of just 8.
Any pointers?
Thanks,
Timdaylin Frienddaylin
- Join date:
- June 2009
- Posts:
- 131
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 3
- Thanked:
- 13 times in 2 posts
August 5, 2009 at 1:24 am #313253Have your questions been answered?
August 2, 2010 at 4:15 am #351432I’m having somewhat a similar problem, but more so with linking by the module.
The first article works great but the second adds to the path?
**htp://www.rvnue.com/index.php/component/content/article/34-videohighlightslider/51-storagecraft-execvideo.html**
**htp://www.rvnue.com/modules/mod_ja_contentslide/index.php/component/content/article/34-videohighlightslider/84-drvideocontroller.html**
Thoughts?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 10, 2010 at 8:27 am #352230Hello
Please kindly try to access the advanced parameters of this module and disable the cache option in there
GOodluckAugust 25, 2010 at 11:39 pm #353684No adavnced parameters available as an option, unless I am looking in the wrong area?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 26, 2010 at 4:16 am #353712oh,you are using a old version not the lastest version of the module. you try re-dowloading the package to use it on your site, and please test this issue again
August 28, 2010 at 7:30 pm #354002Tienhc… LOL I uninstalled the older version
Cleared out the cache
installed the new module 1.1.1
and it got worse. It’s not on right now since I do not want it to take away from all the work put into the site. Any suggestions?
I would be happy to send you a user login via contact form or email. Thank you for your help thus far.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 30, 2010 at 9:45 am #354123oh your site is the ja sulfur template, i have checked this template, it is a old version, now please re-download and upgrade the template, i guess that everything will fine after you upgraded. http://www.joomlart.com/forums/downloads.php?do=cat&id=129
September 10, 2010 at 12:17 am #355069I installed the new module and did not work. I had to reinstall the older version to get it to work again. Unfortunatelty it left the site witht he same issue.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 10, 2010 at 3:02 am #355077<em>@cepetrou 193418 wrote:</em><blockquote>I installed the new module and did not work. I had to reinstall the older version to get it to work again. Unfortunatelty it left the site witht he same issue.</blockquote>
If you use this module on ja template, please check override layout, and css of this module in the templates/JA TEMPLATE/html/ and templates/JA TEMPLATE/css
possbile give me the FTP account and the administrator, i will resolve this issue if you still could not fixed this
thanks
November 22, 2010 at 6:04 pm #363755I think that i find the problem and this was for a piece of code behind the helper.php under module main folder.if you walk through the code and find these lines:
$link = JRoute::_( ContentHelperRoute::getArticleRoute ( $contn->slug,
$contn->catslug,
$contn->sectionid ) );
you will see that “JRoute::” is not necessary here and you must remove it like below:
$link = _( ContentHelperRoute::getArticleRoute ( $contn->slug,
$contn->catslug,
$contn->sectionid ) );
and then i think your code is accurate and work fine.mine as is hope yours too.:laugh::-*:-[>:(;):D:) -
AuthorPosts
This topic contains 11 replies, has 5 voices, and was last updated by appoolloo1 14 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum