vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   vBulletin CMS Widgets - vFCoders - Featured Content Slider Widget (https://vborg.vbsupport.ru/showthread.php?t=268817)

akademikper 08-29-2011 06:48 PM

Quote:

Originally Posted by Sherif (Post 2239551)
Open Maintenance -> Execute SQL QUERY (IN ADMINCP)

Manual Query:

Code:

DELETE FROM cms_widget where widgettypeid = 23

Then VBulletin CMS -> Clear CMS Cache

Thank you, widget problem fixed :) Now i will try to download your slide again ;)

ahmedipa 08-29-2011 08:05 PM

nice thank you so much

sick adam 08-29-2011 08:44 PM

Sherif is AMAZING :)


One more question! Is there anyway to get the board to not show? Check out my site http://www.capeandislandsclub.com there is a big border filling the whole page, would love to not have that, thank you in advance:)

claystation 08-29-2011 09:20 PM

Nice slider, I have tried a few and this one has worked the best for me. Is there a way of editing the type of transition from picture to picture.

akademikper 08-29-2011 09:22 PM

I find the problem; i have popup jquery
Code:

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js" type="text/javascript"></script>
when i delete it, your slider is working well. But i want to use both of them. What can i do?

Badshah93 08-30-2011 03:12 AM

Quote:

Originally Posted by akademikper (Post 2239631)
I find the problem; i have popup jquery
Code:

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js" type="text/javascript"></script>
when i delete it, your slider is working well. But i want to use both of them. What can i do?

when u delete this popup jquery, does ur popup mod stops working ?

Code:

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js" type="text/javascript"></script>
Quote:

Originally Posted by sick adam (Post 2239606)
Sherif is AMAZING :)


One more question! Is there anyway to get the board to not show? Check out my site http://www.capeandislandsclub.com there is a big border filling the whole page, would love to not have that, thank you in advance:)

do u want to remove that slider background ?

Clement7 08-30-2011 07:16 AM

I want to use this on the forums in between the navbar and the main body. Is that possible?

Badshah93 08-30-2011 07:36 AM

Quote:

Originally Posted by Clement7 (Post 2239828)
I want to use this on the forums in between the navbar and the main body. Is that possible?

you want to show articles or threads in slider..
everything is possible, but as you want for forums, so there will be different coding for it.

akademikper 08-30-2011 02:31 PM

Quote:

Originally Posted by Sherif (Post 2239753)
when u delete this popup jquery, does ur popup mod stops working ?

Code:

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js" type="text/javascript"></script>

Ok, now working both of them :) Thanx for Slider..

akademikper 08-30-2011 04:43 PM

Quote:

Originally Posted by Sherif (Post 2236706)
Open cmsfcs.php file in packages/vbcms/widget

Find

PHP Code:

fetch_trimmed_title(strip_bbcode($getarticles['preview'], falsetruetruetrue),
            
100))); 

Changed that 100 to something lower (as u like)..

100 means 100 character will show..

Can i trim main title?


All times are GMT. The time now is 11:04 PM.

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.01407 seconds
  • Memory Usage 1,746KB
  • 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
  • (5)bbcode_code_printable
  • (1)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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