vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Forum Home Enhancements - Latest Threads Ticker [jQUery] (https://vborg.vbsupport.ru/showthread.php?t=262910)

stator 05-01-2011 10:33 PM

Quote:

Originally Posted by m3lek (Post 2190773)
I have Arabic Forum, can you help me in the opposite direction from right to left
With many thanks for your nice job.

edit your "jquery.ticker.js" file that you uploaded to js folder

scroll down till the end of the file and edit the following variables:
Code:

    // plugin defaults - added as a property on our plugin function
    $.fn.ticker.defaults = {
        speed: 0.10,           
        ajaxFeed: false,
        feedUrl: '',
        feedType: 'xml',
        displayType: 'reveal',
        htmlFeed: true,
        debugMode: true,
        controls: true,
        titleText: 'المواضيع الأخيرة',   
        direction: 'rtl',   
        pauseOnItems: 3000,
        fadeInSpeed: 600,
        fadeOutSpeed: 300
    };   
})(jQuery);


stator 05-01-2011 10:40 PM

Quote:

Originally Posted by giorgino (Post 2190795)
Is it possible to use the blog feed?

yes, but the available type is "XML"

edit your "jquery.ticker.js" file that you uploaded to js folder

scroll down till the end of the file and edit the following variables:

Code:

    // plugin defaults - added as a property on our plugin function
    $.fn.ticker.defaults = {
        speed: 0.10,           
        ajaxFeed: true,
        feedUrl: 'http://www.YOURSITE.com/RSS.xml',
        feedType: 'xml',
        displayType: 'reveal',
        htmlFeed: false,
        debugMode: true,
        controls: true,
        titleText: 'Latest Blog Feeds',   
        direction: 'ltr',   
        pauseOnItems: 3000,
        fadeInSpeed: 600,
        fadeOutSpeed: 300
    };   
})(jQuery);


m3lek 05-02-2011 03:46 AM

Dear stator

Thank you agin for your help , working great now and nice to meet you

g0dfather1984 05-02-2011 04:40 AM

Would there be a way to hide this in certain locations like the arcade?

giorgino 05-02-2011 05:40 AM

Thank you work perfect!

COL NIL SATIS 05-02-2011 05:44 PM

tagged,this looks sweet

stator 05-02-2011 06:36 PM

Quote:

Originally Posted by g0dfather1984 (Post 2190924)
Would there be a way to hide this in certain locations like the arcade?

I hope it works for you
https://vborg.vbsupport.ru/showpost....47&postcount=2

MatthewA 05-02-2011 08:13 PM

Can someone PLEASE answer my question.

jack150464 05-02-2011 09:14 PM

thanks for the mod!
I have a doubt, installation txt fields mentioned are different in relation to the topic, can you tell which is correct?
txt say that in five is in additional.css topic and say that navbar is, what it is.
grateful

stator 05-03-2011 12:00 AM

Quote:

Originally Posted by MatthewA (Post 2190774)
How come it isn't working for me?
http://screensnapr.com/v/WTfMjR.png

I don't know what is going wrong with you

but try to do steps again.

Quote:

Originally Posted by jack150464 (Post 2191161)
thanks for the mod!
I have a doubt, installation txt fields mentioned are different in relation to the topic, can you tell which is correct?
txt say that in five is in additional.css topic and say that navbar is, what it is.
grateful

you right it was my fault, I've updated it. Thanks for notification.


All times are GMT. The time now is 05:22 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01228 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete