Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • maksem Friend
    #137631

    Dear members,

    I have modified the header of “Popular products” module (mod_ja_contentscroll) which came with quick-install. When I checked it I saw that the background image and arrow are disappeared. I have checked settings but all of them are same as written in the manual. Anybody knows how can I fix it? Screenshot is attached!


    1. popularproducts
    scotty Friend
    #288855

    Open the Popular products module in the module manger and set the module suffix to _black

    maksem Friend
    #288961

    Dear scotty,

    I checked it but there is not a section to enter “_black” suffix. I have attached the screenshot. Thanks for your helps.


    1. parameters
    Menalto Friend
    #288964

    they must have forgot to add that to the xmlfile for the module

    scotty Friend
    #288965

    This is a bug in the module that was reported long ago and should have been fixed by now.

    To fix…

    Open modules/mod_ja_contentscroll/mod_ja_contentscroll.xml

    Add the following line in the <params> section…

    <param name="moduleclass_sfx" type="text" default="" label="Module Class Suffix" description="PARAMMODULECLASSSUFFIX" />

    You will now have your Module Class Suffix field. Enter _black in this field and save.

    You can also use _text and _hilite.

    cr3osk Friend
    #289767

    I had the same problem, i added the next code to the “modules/mod_ja_contentscroll/mod_ja_contentscroll.xml


    <param name="moduleclass_sfx" type="text" default="_black" label="Module Class Suffix" description="PARAMMODULECLASSSUFFIX">
    </param>

    … with “_black” inside, so i dont need to set the _black in the admin,

    after this i only clear the cache in Firefox and it works 🙂

    Thanks to the original problem solver

    javiergonzalez Friend
    #307648

    many thanks, colleagues.

    It works!

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

This topic contains 7 replies, has 5 voices, and was last updated by  javiergonzalez 15 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum