-
AuthorPosts
-
Adam M Moderator
Adam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
timtecsa Friendtimtecsa
- Join date:
- October 2009
- Posts:
- 1382
- Downloads:
- 86
- Uploads:
- 327
- Thanks:
- 197
- Thanked:
- 132 times in 34 posts
October 9, 2014 at 4:56 pm #552426Hi 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
TimAdam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
timtecsa Friendtimtecsa
- Join date:
- October 2009
- Posts:
- 1382
- Downloads:
- 86
- Uploads:
- 327
- Thanks:
- 197
- Thanked:
- 132 times in 34 posts
October 18, 2014 at 3:16 pm #553451I’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 ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 20, 2014 at 4:26 am #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());
AuthorPostsThis topic contains 20 replies, has 4 voices, and was last updated by Ninja Lead 10 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum