Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • tofraser Friend
    #142034

    I 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,
    Tim

    daylin Friend
    #313253

    Have your questions been answered?

    cepetrou Friend
    #351432

    I’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 Moderator
    #352230

    Hello

    Please kindly try to access the advanced parameters of this module and disable the cache option in there
    GOodluck

    cepetrou Friend
    #353684

    No adavnced parameters available as an option, unless I am looking in the wrong area?

    Saguaros Moderator
    #353712

    oh,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

    cepetrou Friend
    #354002

    Tienhc… 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 Moderator
    #354123

    oh 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

    cepetrou Friend
    #355069

    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.

    Saguaros Moderator
    #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

    appoolloo1 Friend
    #363755

    I 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:)

Viewing 11 posts - 1 through 11 (of 11 total)

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