Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • Adam M Moderator
    #552096

    Hi @timtecsa,

    I made a test and look like it’s a bug with JA Bulletin module. This bug has been reported here and our developers will fix it asap. Please stay tuned while we’re working on it and we appreciate your understanding in this matter.

    timtecsa Friend
    #552426

    Hi Adam,

    A fix to respect language flags in JA Bulletin would be much appreciated. Why stop there? Could there be an option on all JA Modules that show Joomla content to respect language flags? I realise that our sites, being of a “polyglot” nature, are unusual 🙂

    BTW: I tested today a new beta J2XML from Helios and so far it looks good. The featured articles in the source site get transferred to the destination site and also appear in JA Featured without having to tickle them.

    I look forward to news on JA Bulletin language behaviour as I’m testing adding JA Bulletin modules to my mega menus. A quick question. I have set these JA Bulletin modules to registered to see what happens when a visitor is NOT logged in on front end. I’ve set in Mega Menu on back end that they should hide on collapse, but I see no difference on front end for non-logged in users. Big white space 🙁

    Also I don’t know how to get the JA Bulletin modules in mega menus to display as usual. Extra class?? Which one?

    Any advice?

    Regards
    Tim

    Adam M Moderator
    #552723

    Hi Tim,

    Could you please provide a temporary back-end account for this site via private reply so I can have a look ?

    timtecsa Friend
    #553451

    I’ve PM’d you a login. I can confirm that Helios has fixed the shy featured articles post importing via J2XML. It requires an update to j2xml Set Images content plugin, version 3.2.19. This also enables auto uploading of remote images so that JA Thumbnail works and can feed JA Bulletin with little thumbs. At least that’s how I think these things work together.

    BTW. I’ve tried using NoNumber tabs instead of JA Tabs because of possibility of having icons in tab titles, like language flags and little blue birds. However, the Custom HTML module I made for showing the Twitter timeline is unstable with NoNumber tabs. It’s fine in JA Tabs, and has a nice feature (over SJ Twitter module I used before) in that it incorporates a scroll bar and permits loading more tweets at the bottom. This a standard script from Twitter themselves.

    Such a scrolling feature would be a nice option on JA Bulletin version 5 🙂

    The script from Twitter is:

    <a class=”twitter-timeline” href=”https://twitter.com/G_PrintMonitor” data-widget-id=”523495422354931712″>Tweets by @G_PrintMonitor</a>
    <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?’http’:’https’;if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+”://platform.twitter.com/widgets.js”;fjs.parentNode.insertBefore(js,fjs);}}(document,”script”,”twitter-wjs”);</script>

    Ninja Lead Moderator
    #553547

    @timtecsa: You can apply my hot fix for the language problem in JA Bulletin module with the solution below

    Open modules/mod_jabulletin/helper.php file

    Find getAticles($params) function and add script like as the screenshot


    // Filter by language
    $model->setState('filter.language', $app->getLanguageFilter());


    1. Filter_by_language
Viewing 5 posts - 16 through 20 (of 20 total)

This topic contains 20 replies, has 4 voices, and was last updated by  Ninja Lead 9 years, 6 months ago.

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