PDA

View Full Version : vBulletin CMS Widgets - vFCoders - Featured Content Slider Widget


Pages : [1] 2

Badshah93
08-19-2011, 10:00 PM
.::vFCoders - Featured Content Slider Widget::.


Content Slider Source: http://webdeveloperplus.com/jquery/featured-content-slider-using-jquery-ui/

What is it?
=====================================

Featured Content Slider Widget for VBulletin CMS to feature latest (or popular) articles in a block that displays as a slideshow.

Features
=====================================

1. Fully Integrated With VBulletin CMS.
2. Option To Select Sections.
3. Option To Select Categories.
4. Option to Sort Articles by date or views.
5. No Template or File Edits.
6. Can Add Seperate Widget for Different Sections.
7. Can Add more than 1 Featured Content Slider Widget in a page.
8. Option To Set Width For Each Content Slider Widget New!


https://vborg.vbsupport.ru/external/2011/08/43.png



New Installation Instructions
=====================================

1. Upload all the files in "Upload" Folder to forumroot.
2. In the Product Manager in AdminCP, import the product XML file.
3. Then Go To -> Admincp -> vBulletin CMS -> Widgets

Widget Type: CMS featured Content slider
and enter other details and save it..

5. Then Rest of the things are as it is which you do for other widgets.

a): Configure The Widget in VBulletin CMS -> widgets
b): Add the widget in page through layout manager.


Upgrade Instructions
=====================================

1. Unzip the attachment and upload all files in upload folder to forumroot.
2. Upload the xml through product manager. (Overwrite)
3. Delete all the old content slider widgets and make new ones.


Uninstallation Instructions
=====================================

1. Delete all the Content Slider Widgets in vBulletin CMS -> Widgets
2. Uninstall the product through product manager.


Mod History:

v1.0 : 20 Aug 2011 : First Release.
v2.0 : 21 Aug 2011 : Width Feature Added.
v2.1 : 21 Aug 2011 : Fixed Uninstall Bug.
v2.2 : 26 Aug 2011 : Improved mouseover effect of content slider.
v2.3: 28 Aug 2011 : Fixed Package ID issue.
v2.4: 18 Apr 2011 : Fix typo in install code and Updated for vBulletin 4.1.x.


-> Click On Mark As Installed If You Have Installed This Mod.
-> You Can Nominate it also for Mod Of The Month.
-> If u like my work, you can Donate (https://vborg.vbsupport.ru/showthread.php?p=2235752&nojs=1#gtdonate) me also.

starman?
08-20-2011, 02:29 PM
tagged - will look later, but if it's as good as it sounds then it could be a real winner.

nacaruncr
08-20-2011, 02:32 PM
It will be awesome if you do it for CMPS too :D thanks, I love it XD
good job man :D

LOGECT
08-20-2011, 02:43 PM
Great Mod, thank a lot.

starman?
08-20-2011, 02:51 PM
I'm afraid I'm getting a database error with this mod. I'm using 4.1.5.

Badshah93
08-20-2011, 03:07 PM
I'm afraid I'm getting a database error with this mod. I'm using 4.1.5.

hmm.. i didn't get any error during testing..

Go To -> Admincp -> vBulletin CMS -> Clear CMS Cache


if still error Persist, you can post error here or pm me.

starman?
08-20-2011, 03:19 PM
Thanks for the offer of help. Cleared the cache - same error. Here's the DB error I'm getting;

Database error in vBulletin 4.1.5:

Invalid SQL:
SELECT cms_article.contentid, cms_article.previewimage as image, cms_node.contentid, cms_node.userid, cms_nodeinfo.nodeid, cms_article.pagetext as preview, cms_node.nodeid, cms_node.parentnode,
cms_nodeinfo.title, cms_node.url FROM cms_article as cms_article
INNER JOIN cms_node as cms_node ON (cms_node.contentid = cms_article.contentid AND cms_node.contenttypeid = 24) INNER JOIN cms_nodeinfo as cms_nodeinfo ON cms_nodeinfo.nodeid = cms_node.nodeid

where cms_node.issection <> '1' AND cms_node.setpublish = 1
AND cms_node.parentnode IN (5)
ORDER BY cms_node.viewcount DESC LIMIT 0, 5;

MySQL Error : Unknown column 'cms_node.viewcount' in 'order clause'
Error Number : 1054
Request Date : Saturday, August 20th 2011 @ 10:14:46 AM
Error Date : Saturday, August 20th 2011 @ 10:14:47 AM
Script : http://www.*******.com/content.php/5-News
Referrer : http://www.********.com/content.php
IP Address : ***************
Username : ******
Classname : vB_Database
MySQL Version : 5.1.58-community-log

LOGECT
08-20-2011, 03:19 PM
Getting db error when i choose Popular


Database error in vBulletin 4.1.5:

Invalid SQL:
SELECT cms_article.contentid, cms_article.previewimage as image, cms_node.contentid, cms_node.userid, cms_nodeinfo.nodeid, cms_article.pagetext as preview, cms_node.nodeid, cms_node.parentnode,
cms_nodeinfo.title, cms_node.url FROM cms_article as cms_article
INNER JOIN cms_node as cms_node ON (cms_node.contentid = cms_article.contentid AND cms_node.contenttypeid = 18) INNER JOIN cms_nodeinfo as cms_nodeinfo ON cms_nodeinfo.nodeid = cms_node.nodeid

where cms_node.issection <> '1' AND cms_node.setpublish = 1
AND cms_node.parentnode IN (264,185,153,263,138,316,318,320)
ORDER BY cms_node.viewcount DESC LIMIT 0, 5;

MySQL Error : Unknown column 'cms_node.viewcount' in 'order clause'
Error Number : 1054
Request Date : Saturday, August 20th 2011 @ 12:17:44 PM
Error Date : Saturday, August 20th 2011 @ 12:17:44 PM
Script : http://www.xxxxx.com
Referrer :
IP Address : xxxxxxxxxx
Username : xxxxxxxx
Classname : vB_Database
MySQL Version : 5.0.92-community

Thanks :D

Badshah93
08-20-2011, 03:27 PM
Getting db error when i choose Popular


Database error in vBulletin 4.1.5:

Invalid SQL:
SELECT cms_article.contentid, cms_article.previewimage as image, cms_node.contentid, cms_node.userid, cms_nodeinfo.nodeid, cms_article.pagetext as preview, cms_node.nodeid, cms_node.parentnode,
cms_nodeinfo.title, cms_node.url FROM cms_article as cms_article
INNER JOIN cms_node as cms_node ON (cms_node.contentid = cms_article.contentid AND cms_node.contenttypeid = 18) INNER JOIN cms_nodeinfo as cms_nodeinfo ON cms_nodeinfo.nodeid = cms_node.nodeid

where cms_node.issection <> '1' AND cms_node.setpublish = 1
AND cms_node.parentnode IN (264,185,153,263,138,316,318,320)
ORDER BY cms_node.viewcount DESC LIMIT 0, 5;

MySQL Error : Unknown column 'cms_node.viewcount' in 'order clause'
Error Number : 1054
Request Date : Saturday, August 20th 2011 @ 12:17:44 PM
Error Date : Saturday, August 20th 2011 @ 12:17:44 PM
Script : http://www.xxxxx.com
Referrer :
IP Address : xxxxxxxxxx
Username : xxxxxxxx
Classname : vB_Database
MySQL Version : 5.0.92-community

Thanks :D

Thanks for letting me know.. i added that sortthing later forgot to change cms_node.viewcount to cms_nodeinfo.viewcount


Anyway i have attached php file,

Upload it in packages/vbcms/widget (overwrite)

Note: i have added new zip file at main post, with this php file..

starman?
08-20-2011, 03:28 PM
I chose 'popular' too. Will try the other option.

LOGECT
08-20-2011, 03:43 PM
Thanks for letting me know.. i added that sortthing later forgot to change cms_node.viewcount to cms_nodeinfo.viewcount


Anyway i have attached php file,

Upload it in packages/vbcms/widget (overwrite)

Note: i have added new zip file at main post, with this php file..

Thanks Sherif, that fixed the db error, i'm having another issue with this mod, every time i'm choosing Popular the Latest will be selected as default.

starman?
08-20-2011, 03:52 PM
Hi Sherif. I haven't uploaded that new php file yet, but it now suddenly starts to work anyway. WTF? Anyway thanks for the mod. What I need to know now is how I change the image re-sizing, as currently the widget is too small in my primary content area.

Badshah93
08-20-2011, 03:56 PM
Thanks Sherif, that fixed the db error, i'm having another issue with this mod, every time i'm choosing Popular the Latest will be selected as default.

Fixed..

Upload the new xml.


Note: New zip file added with fix.





Hi Sherif. I haven't uploaded that new php file yet, but it now suddenly starts to work anyway. WTF? Anyway thanks for the mod. What I need to know now is how I change the image re-sizing, as currently the widget is too small in my primary content area.


you should upload the new php file to make popular option work well..

there is a template called

cmsfcs_script, where you increase the width of box.

and open cmsfcs_contentbit to change image size.

LOGECT
08-20-2011, 04:00 PM
Fixed..

Upload the new xml.


Note: New zip file added with fix.

Fixed, thanks for your support :D

starman?
08-20-2011, 04:09 PM
Thank you indeed. I will have a little play with the settings. Cheers.

starman?
08-20-2011, 04:11 PM
Which grid are you using for this mod btw?

LOGECT
08-20-2011, 04:19 PM
Removed.

Badshah93
08-20-2011, 04:23 PM
Which grid are you using for this mod btw?

1 column + sidebar

1320Nation
08-21-2011, 02:36 AM
Can this mod be used with vBadvanced CMPS?

Badshah93
08-21-2011, 05:01 AM
Can this mod be used with vBadvanced CMPS?

no.. same kind of mod can be made for vBadvanced CMPS but i don't use it, as i like VBulletin CMS.

doctorsexy
08-21-2011, 02:47 PM
Hi...how do you resize the picture to meet the boarder ...thanks

Badshah93
08-21-2011, 02:59 PM
Hi...how do you resize the picture to meet the boarder ...thanks

You need to edit

cmsfcs_script template to edit the box size and cmsfcs_contentbit to resize image according to box size..


I will try to implement a option for specifying width in next version of this mod..

starman?
08-21-2011, 03:11 PM
I will try to implement a option for specifying width in next version of this mod..

Would be a whole lot easier if you could do that man. Thanks for all the work so far.

Badshah93
08-21-2011, 03:51 PM
Would be a whole lot easier if you could do that man. Thanks for all the work so far.

New Version added with Width Feature..


Upgrade Instructions
=====================================

1. Unzip the attachment and upload all files in upload folder to forumroot.
2. Upload the xml through product manager. (Overwrite)
3. Delete all the old content slider widgets and make new ones.

AttalaEA
08-21-2011, 06:32 PM
Sherif, This widget doesn't work properly with me the widget shows up but white blank with nothing inside it noting i have configured it and choose the sections and categories to fetch data.
My vbulletin version is vB 4.1.5 PL1

inigo
08-21-2011, 06:43 PM
Version 1 was working properly, but this new one, doesn´t show the lide for me, shows the 5 articles one below the other,...

CharlieDelta
08-21-2011, 06:57 PM
How would I center the slider inside the widget box?

doctorsexy
08-21-2011, 07:13 PM
The second one took out my entire cms... and all the widgets... be carefull...

CharlieDelta
08-21-2011, 07:14 PM
Works fine for me. Just need to center it.

Badshah93
08-21-2011, 07:33 PM
The second one took out my entire cms... and all the widgets... be carefull...

you must have not followed the instructions..

If u r uninstalling this mod, then delete all old content slider widgets and then remove the xml..


Sherif, This widget doesn't work properly with me the widget shows up but white blank with nothing inside it noting i have configured it and choose the sections and categories to fetch data.
My vbulletin version is vB 4.1.5 PL1


1. Delete all old content slider widgets.
2. Make a new one and then try.



Works fine for me. Just need to center it.


You can adjust the width of box in widget setting to make it in center

CharlieDelta
08-21-2011, 08:40 PM
You can adjust the width of box in widget setting to make it in center

I did try that earlier but I use the slider in the main section of the layout and not in a sideblock.
If I stretch it out too much the images don't look very good.
See the pic.
132213

Badshah93
08-22-2011, 04:21 AM
I did try that earlier but I use the slider in the main section of the layout and not in a sideblock.
If I stretch it out too much the images don't look very good.
See the pic.
132213

can u pm me ur site url ?

or

Open vbcms_widget_cmsfcs_page template

Find and remove: padding-right:150px;

inigo
08-22-2011, 08:55 AM
I have some error, because v1.0 was fine, and 2.0 and 2.1 doesn´t work for me. I'll try to remove all previous content of this mod, clear cache, and install again.

One idea: what about adding the option of RANDOM to the latest and popular options,

Thanks,

doctorsexy
08-22-2011, 10:07 AM
you must have not followed the instructions..

If u r uninstalling this mod, then delete all old content slider widgets and then remove the xml..





1. Delete all old content slider widgets.
2. Make a new one and then try.






You can adjust the width of box in widget setting to make it in center

followed the instructions ...massive error

Badshah93
08-22-2011, 11:06 AM
followed the instructions ...massive error

i will suggest you to install new version that 2.1, in this i have applied uninstall fix which will help u to uninstall mod very easily..

Then Clear CMS Cache and install the mod again..
i am sure it will work well for u then.

I have some error, because v1.0 was fine, and 2.0 and 2.1 doesn?t work for me. I'll try to remove all previous content of this mod, clear cache, and install again.

One idea: what about adding the option of RANDOM to the latest and popular options,

Thanks,

Ok in next version i will add the Random Option..

Can i have ur site url, if u want i will pm u 1.0

doctorsexy
08-22-2011, 12:11 PM
no still no go ..wont install at all with 2.1

LOGECT
08-22-2011, 03:48 PM
I'm getting the following error after upgrading to that new version:
Trying to get widgettype class from invalid widgettype '25' on line 270 in /home/xxxx/public_html/packages/vbcms/types.php
#0 /home/xxxx/public_html/packages/vbcms/collection/widget.php(230): vBCms_Types->getWidgetTypeClass('25')
#1 /home/xxxx/public_html/vb/collection.php(448): vBCms_Collection_Widget->createItem(Array, 1)
#2 /home/xxxx/public_html/packages/vbcms/collection/widget.php(162): vB_Collection->applyLoad(Resource id #48, 1)
#3 /home/xxxx/public_html/vb/model.php(348): vBCms_Collection_Widget->applyLoad(Resource id #48, 1)
#4 /home/xxxx/public_html/vb/model.php(302): vB_Model->loadInfo()
#5 /home/xxxx/public_html/vb/collection.php(408): vB_Model->Load(false)
#6 /home/xxxx/public_html/vb/collection.php(843): vB_Collection->Load()
#7 /home/xxxx/public_html/admincp/cms_admin.php(1833): vB_Collection->valid()
#8 {main}


Fatal error: Trying to get widgettype class from invalid widgettype '25' on line 270 in [path]/packages/vbcms/types.php in [path]/vb/vb.php on line 287
#0 vb_error_handler(256, Trying to get widgettype class from invalid widgettype '25' on line 270 in /home/logect/public_html/packages/vbcms/types.php , /home/xxx/public_html/vb/vb.php, 287, Array ([exception] => vB_Exception_Warning Object ([] => ,[] => ,[] => ,[] => ,[] => ,[] => ,[] => Trying to get widgettype class from invalid widgettype '25',[] => ,[] => 0,[] => /home/xxx/public_html/packages/vbcms/types.php,[] => 270,[] => Array ([0] => Array ([file] => /home/xxx/public_html/packages/vbcms/collection/widget.php,[line] => 230,[function] => getWidgetTypeClass,[class] => vBCms_Types,[type] => ->,[args] => Array ([0] => 25)),[1] => Array ([file] => /home/xxx/public_html/vb/collection.php,[line] => 448,[function] => createItem,[class] => vBCms_Collection_Widget,[type] => ->,[args] => Array ([0] => Array ([itemid] => 156,[title] => Slider Auto,[description] => ,[widgettypeid] => 25),[1] => 1)),[2] => Array ([file] => /home/xxx/public_html/packages/vbcms/collection/widget.php,[line] => 162,[function] => applyLoad,[class] => vB_Collection,[type] => ->,[args] => Array ([0] => Resource id #48,[1] => 1)),[3] => Array ([file] => /home/xxx/public_html/vb/model.php,[line] => 348,[function] => applyLoad,[class] => vBCms_Collection_Widget,[type] => ->,[args] => Array ([0] => Resource id #48,[1] => 1)),[4] => Array ([file] => /home/logect/public_html/vb/model.php,[line] => 302,[function] => loadInfo,[class] => vB_Model,[type] => ->,[args] => Array ()),[5] => Array ([file] => /home/xxx/public_html/vb/collection.php,[line] => 408,[function] => Load,[class] => vB_Model,[type] => ->,[args] => Array ([0] => )),[6] => Array ([file] => /home/xxx/public_html/vb/collection.php,[line] => 843,[function] => Load,[class] => vB_Collection,[type] => ->,[args] => Array ()),[7] => Array ([file] => /home/xxx/public_html/admincp/cms_admin.php,[line] => 1833,[function] => valid,[class] => vB_Collection,[type] => ->,[args] => Array ()))),[code] => 256)) called at [(null):0] #1 trigger_error(Trying to get widgettype class from invalid widgettype '25' on line 270 in /home/xxx/public_html/packages/vbcms/types.php , 256) called at [/home/xxx/public_html/vb/vb.php:287] #2 vB::handleException(vB_Exception_Warning Object ([] => ,[] => ,[] => ,[] => ,[] => ,[] => ,[] => Trying to get widgettype class from invalid widgettype '25',[] => ,[] => 0,[] => /home/xxx/public_html/packages/vbcms/types.php,[] => 270,[] => Array ([0] => Array ([file] => /home/xxx/public_html/packages/vbcms/collection/widget.php,[line] => 230,[function] => getWidgetTypeClass,[class] => vBCms_Types,[type] => ->,[args] => Array ([0] => 25)),[1] => Array ([file] => /home/xxx/public_html/vb/collection.php,[line] => 448,[function] => createItem,[class] => vBCms_Collection_Widget,[type] => ->,[args] => Array ([0] => Array ([itemid] => 156,[title] => Slider Auto,[description] => ,[widgettypeid] => 25),[1] => 1)),[2] => Array ([file] => /home/xxx/public_html/packages/vbcms/collection/widget.php,[line] => 162,[function] => applyLoad,[class] => vB_Collection,[type] => ->,[args] => Array ([0] => Resource id #48,[1] => 1)),[3] => Array ([file] => /home/xxx/public_html/vb/model.php,[line] => 348,[function] =>
Widgets

Badshah93
08-22-2011, 04:03 PM
I'm getting the following error after upgrading to that new version:
Trying to get widgettype class from invalid widgettype '25' on line 270 in /home/xxxx/public_html/packages/vbcms/types.php
#0 /home/xxxx/public_html/packages/vbcms/collection/widget.php(230): vBCms_Types->getWidgetTypeClass('25')
#1 /home/xxxx/public_html/vb/collection.php(448): vBCms_Collection_Widget->createItem(Array, 1)
#2 /home/xxxx/public_html/packages/vbcms/collection/widget.php(162): vB_Collection->applyLoad(Resource id #48, 1)
#3 /home/xxxx/public_html/vb/model.php(348): vBCms_Collection_Widget->applyLoad(Resource id #48, 1)
#4 /home/xxxx/public_html/vb/model.php(302): vB_Model->loadInfo()
#5 /home/xxxx/public_html/vb/collection.php(408): vB_Model->Load(false)
#6 /home/xxxx/public_html/vb/collection.php(843): vB_Collection->Load()
#7 /home/xxxx/public_html/admincp/cms_admin.php(1833): vB_Collection->valid()
#8 {main}


Fatal error: Trying to get widgettype class from invalid widgettype '25' on line 270 in [path]/packages/vbcms/types.php in [path]/vb/vb.php on line 287
#0 vb_error_handler(256, Trying to get widgettype class from invalid widgettype '25' on line 270 in /home/logect/public_html/packages/vbcms/types.php , /home/xxx/public_html/vb/vb.php, 287, Array ([exception] => vB_Exception_Warning Object ([] => ,[] => ,[] => ,[] => ,[] => ,[] => ,[] => Trying to get widgettype class from invalid widgettype '25',[] => ,[] => 0,[] => /home/xxx/public_html/packages/vbcms/types.php,[] => 270,[] => Array ([0] => Array ([file] => /home/xxx/public_html/packages/vbcms/collection/widget.php,[line] => 230,[function] => getWidgetTypeClass,[class] => vBCms_Types,[type] => ->,[args] => Array ([0] => 25)),[1] => Array ([file] => /home/xxx/public_html/vb/collection.php,[line] => 448,[function] => createItem,[class] => vBCms_Collection_Widget,[type] => ->,[args] => Array ([0] => Array ([itemid] => 156,[title] => Slider Auto,[description] => ,[widgettypeid] => 25),[1] => 1)),[2] => Array ([file] => /home/xxx/public_html/packages/vbcms/collection/widget.php,[line] => 162,[function] => applyLoad,[class] => vB_Collection,[type] => ->,[args] => Array ([0] => Resource id #48,[1] => 1)),[3] => Array ([file] => /home/xxx/public_html/vb/model.php,[line] => 348,[function] => applyLoad,[class] => vBCms_Collection_Widget,[type] => ->,[args] => Array ([0] => Resource id #48,[1] => 1)),[4] => Array ([file] => /home/logect/public_html/vb/model.php,[line] => 302,[function] => loadInfo,[class] => vB_Model,[type] => ->,[args] => Array ()),[5] => Array ([file] => /home/xxx/public_html/vb/collection.php,[line] => 408,[function] => Load,[class] => vB_Model,[type] => ->,[args] => Array ([0] => )),[6] => Array ([file] => /home/xxx/public_html/vb/collection.php,[line] => 843,[function] => Load,[class] => vB_Collection,[type] => ->,[args] => Array ()),[7] => Array ([file] => /home/xxx/public_html/admincp/cms_admin.php,[line] => 1833,[function] => valid,[class] => vB_Collection,[type] => ->,[args] => Array ()))),[code] => 256)) called at [(null):0] #1 trigger_error(Trying to get widgettype class from invalid widgettype '25' on line 270 in /home/xxx/public_html/packages/vbcms/types.php , 256) called at [/home/xxx/public_html/vb/vb.php:287] #2 vB::handleException(vB_Exception_Warning Object ([] => ,[] => ,[] => ,[] => ,[] => ,[] => ,[] => Trying to get widgettype class from invalid widgettype '25',[] => ,[] => 0,[] => /home/xxx/public_html/packages/vbcms/types.php,[] => 270,[] => Array ([0] => Array ([file] => /home/xxx/public_html/packages/vbcms/collection/widget.php,[line] => 230,[function] => getWidgetTypeClass,[class] => vBCms_Types,[type] => ->,[args] => Array ([0] => 25)),[1] => Array ([file] => /home/xxx/public_html/vb/collection.php,[line] => 448,[function] => createItem,[class] => vBCms_Collection_Widget,[type] => ->,[args] => Array ([0] => Array ([itemid] => 156,[title] => Slider Auto,[description] => ,[widgettypeid] => 25),[1] => 1)),[2] => Array ([file] => /home/xxx/public_html/packages/vbcms/collection/widget.php,[line] => 162,[function] => applyLoad,[class] => vB_Collection,[type] => ->,[args] => Array ([0] => Resource id #48,[1] => 1)),[3] => Array ([file] => /home/xxx/public_html/vb/model.php,[line] => 348,[function] =>
Widgets

Run this SQL Query

DELETE FROM cms_widget where widgettypeid = 25


If that doesn't solves then
uninstall the mod and clear cms cache..

error will be resolved..

LOGECT
08-22-2011, 04:08 PM
uninstall the mod and clear cms cache..

error will be resolved..

Thanks for your reply, uninstalled but i'm still getting the same error, i can't access the widget section anymore.

doctorsexy
08-22-2011, 04:09 PM
i got that yesterday ..had to reinstall all the cms

Badshah93
08-22-2011, 04:12 PM
Thanks for your reply, uninstalled but i'm still getting the same error, i can't access the widget section anymore.

run this

DELETE FROM cms_widget where widgettypeid = 25



You Are Getting This Error
Because you Uninstall the mod before deleting old widgets..


In New Version 2.1 i have applied fix for it..

LOGECT
08-22-2011, 04:32 PM
run this

DELETE FROM cms_widget where widgettypeid = 25



You Are Getting This Error
Because you Uninstall the mod before deleting old widgets..


In New Version 2.1 i have applied fix for it..

Solved, thank you.

Badshah93
08-22-2011, 04:46 PM
Solved, thank you.

Glad to know that..

Actually this mod has new coding which no other mod in vbulletin.org has.. generally widgets of cms are not uninstalled, but when u uninstall this mod then Content Slider widget is uninstalled..

in 1.0 and 2.0, there was no uninstall code to delete content slider widgets which were created by user..

But in 2.1, i have applied the fix which delete all content slider widgets when mod is uninstall.


Thanks

deverill2010
08-22-2011, 05:46 PM
I have this installed and it's great but I would really appreciate a way to select specific articles to be shown for. Couple of reasons.

I have a few articles that I'd like to show but they are not specifically the latest or the most popular, and I have some articles with really long titles that don't show properly in the caption so want to avoid adding these to the slider.

Is this something you'd be willing/able to do?

I'd appreciate it. Jade

Badshah93
08-22-2011, 06:00 PM
I have this installed and it's great but I would really appreciate a way to select specific articles to be shown for. Couple of reasons.

I have a few articles that I'd like to show but they are not specifically the latest or the most popular, and I have some articles with really long titles that don't show properly in the caption so want to avoid adding these to the slider.

Is this something you'd be willing/able to do?

I'd appreciate it. Jade

See

if you want some specific articles to display for u, then u can make a new category and add those articles in that category..

and then make a content slider widget and select that category only..

so this will fetch only selected articles which u want..


About length of title i have not added any function yet, but

if u want to trim the title..


Open cmsfcs.php file in packages/vbcms/widget

Find

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

Add After it

$getarticles['title'] = fetch_trimmed_title($getarticles['title'], 30);

deverill2010
08-22-2011, 07:28 PM
Great thanks I've managed to get the articles I want to show, to show. I've trimmed the title but is there anyway of trimming the text under Neath the title too? My box is quite small you see :)

Ty

Ahmet Turan
08-22-2011, 07:32 PM
Widget Type: CMS featured Content slider

and enter other details and save it..

5. Then Rest of the things are as it is which you do for other widgets.

a): Configure The Widget in VBulletin CMS -> widgets
b): Add the widget in page through layout manager.

Can you tell I do not know how to do here

I dont see this page
https://vborg.vbsupport.ru/external/2011/08/14.jpg

Badshah93
08-22-2011, 07:36 PM
Can you tell I do not know how to do here

I dont see this page
https://vborg.vbsupport.ru/attachment.php?attachmentid=132161&d=1313852001

You need to create CMS Featured Content slider widget in Vbulletin CMS -> Widgets -> Create New Widget

Then After creating widget go to

Vbulletin CMS -> Widgets

Find The widget which u created and click on configure at right side.. you will get that page..
Configure it.

To show that widget in page, you can add that widget in Vbulletin CMS -> Layout Manager

Badshah93
08-22-2011, 07:39 PM
Great thanks I've managed to get the articles I want to show, to show. I've trimmed the title but is there anyway of trimming the text under Neath the title too? My box is quite small you see :)

Ty

Open cmsfcs.php file in packages/vbcms/widget

Find

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

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

100 means 100 character will show..

Ahmet Turan
08-22-2011, 07:44 PM
I dont click configure bea. it not open.

https://vborg.vbsupport.ru/external/2011/08/14.jpg

deverill2010
08-22-2011, 07:44 PM
Acness thank you! Voted MOTM :)

Badshah93
08-22-2011, 07:53 PM
I dont click configure bea. it not open.

https://vborg.vbsupport.ru/attachment.php?attachmentid=132244&stc=1&d=1314045850

Click On Clear CMS Cache at left side..

Then try..

if that doesn't work, then try in some other browser.

Ahmet Turan
08-23-2011, 06:07 AM
I also tried a few browsers. Unfortunately I can not run. Clicking on Configure switches off immediately.

I do not know what to do

CharlieDelta
08-24-2011, 01:55 AM
can u pm me ur site url ?

or

Open vbcms_widget_cmsfcs_page template

Find and remove: padding-right:150px;

Thank you. You lead me in the right direction. Removing the padding didn't do it however switching it to the left and trial and error with the px amount as well as adjusting the left px amount for the other css id's worked. :up::D

Aramist
08-24-2011, 04:13 AM
Hi Dude !

Nice work !

Is the "popular" option getting most viewed articles of all life-time? Or Is there any way to show only most viewed in the last 30 days, for instance.

Ty in advance?

Badshah93
08-24-2011, 04:20 AM
Hi Dude !

Nice work !

Is the "popular" option getting most viewed articles of all life-time? Or Is there any way to show only most viewed in the last 30 days, for instance.

Ty in advance?

yes it is getting most viewed articles of all life time
articles in last 30 days can be shown with a file edit..

Open cmsfcs.php file in packages/vbcms/widget

FInd:

cms_node.setpublish = 1

After That Add

" . iif($config['sorttype'] == 1, " cms_node.publishdate > " . (TIMENOW - (86400 * 30)) . "", "") . "

jpwilliams
08-24-2011, 05:15 AM
Couple of issues:

1) When I installed it and put it in the Layout for a section, every article under that section showed the slider at the top when I clicked on it. Is there a way to install the slider so that it only shows on the section page with the article previews and not when I click on the actual articles?

2) After I uninstalled it incorrectly I got that same long error as above. I ran the query you suggested and got my widget functionality back, but now when I reinstall the mod it doesn't work. No errors during installation, but when I put the widget back in the layout, nothing shows. Any help would be appreciated as I really like the mod.

Badshah93
08-24-2011, 05:59 AM
Couple of issues:

1) When I installed it and put it in the Layout for a section, every article under that section showed the slider at the top when I clicked on it. Is there a way to install the slider so that it only shows on the section page with the article previews and not when I click on the actual articles?

2) After I uninstalled it incorrectly I got that same long error as above. I ran the query you suggested and got my widget functionality back, but now when I reinstall the mod it doesn't work. No errors during installation, but when I put the widget back in the layout, nothing shows. Any help would be appreciated as I really like the mod.


Do Following things

1. Open VBulletin CMS -> Widgets

a) Delete all content slider widgets which u created.

2. Then Uninstall the mod.

3. Then Go to VBulletin CMS -> Clear CMS Cache

4. Then Download 2.1 version of this mod and install as i instructed..


That long error fix has been applied in 2.1 version.

chabit77
08-24-2011, 07:27 AM
First of all thank you! great job! I finally found what I need!
Just a quick question: how to speed up the rotation of the articles?
and can we reduce the number of items to 3 instead of 5?

Badshah93
08-24-2011, 05:23 PM
First of all thank you! great job! I finally found what I need!
Just a quick question: how to speed up the rotation of the articles?
and can we reduce the number of items to 3 instead of 5?

To change rotation time:

Open vbcms_widget_cmsfcs_page template

Find and change according to ur need.

5000

5000 means 5 sec.


To reduce number of items to 3

Open cmsfcs.php file in packages/vbcms/widget

Find

LIMIT 0, 5

Change to

LIMIT 0, 3

chabit77
08-24-2011, 08:39 PM
perfect !

How to align the images horizontally previewed (not vertically). as in this example: http://www.fclweb.fr/home

How do I previewed the images in the foreground as in the example?

Bram H
08-25-2011, 11:54 AM
Anybody got a link to a working demo please?

Bram H
08-25-2011, 12:12 PM
Installed via the instructions posted and it doesnt show. I can see a little white space on the frontpage (above my primary content) but thats it..

Shame I was really looking forward to a mod like this. Getting sick of this vbulletin CMS!

ramil86
08-25-2011, 12:19 PM
Hi everyone. Thanks for this greta mode, but i could not manage to get it working. I have done all what's instructed, followed all posts but no way. I get only thumbnails, nothing else. And in widget configure is see no categories. Thanks

Badshah93
08-25-2011, 12:27 PM
Hi everyone. Thanks for this greta mode, but i could not manage to get it working. I have done all what's instructed, followed all posts but no way. I get only thumbnails, nothing else. And in widget configure is see no categories. Thanks

Can i have ur website url ?

try in some other browser if u don't see category list.

Bram H
08-25-2011, 12:29 PM
We upload all images as attachments on the CMS, can that be part of my problem?

Bram H
08-25-2011, 12:36 PM
Aha! Now it works when selecting one single section. However when selecting "All" nothing shows

ramil86
08-25-2011, 12:38 PM
Can i have ur website url ?

try in some other browser if u don't see category list.

http://students.kg/

ramil86
08-25-2011, 12:49 PM
Can i have ur website url ?

try in some other browser if u don't see category list.

all browsers display the same thing

Bram H
08-25-2011, 01:03 PM
When the title of an article is too long it forces the preview slider image to scroll. Is there a way to set the font size of the preview image text so i can make it fit?

deverill2010
08-25-2011, 01:03 PM
Anybody got a link to a working demo please?

Www.midwiferyonline.co.uk

Working fine here. :)

deverill2010
08-25-2011, 01:04 PM
When the title of an article is too long it forces the preview slider image to scroll. Is there a way to set the font size of the preview image text so i can make it fit?

I've asked about something similar earlier in the thread, the mod creator provided Instructions on how to shorten the title. Read back a few pages.

Bram H
08-25-2011, 01:30 PM
Jep found it now: https://vborg.vbsupport.ru/showpost.php?p=2236666&postcount=45

Works properly! Thanks, great mod and nominated :)

Badshah93
08-25-2011, 02:28 PM
all browsers display the same thing

in your site it is not working because u have jquery ticker..

Jquery ticker uses 1.5.2 jquery and content slider is using 1.6.2 jquery..

So, to solve this problem either u have to use 1.5.2 jquery or 1.6.2 jquery.


To remove 1.6.2 jquery (which this mod is using)

Open cmsfcs_script template and remove

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

dang3rzon3
08-25-2011, 03:46 PM
beautiful mod but doesnt' work for my vbulletin.
I have installed vbseo.

When i try to click to the thumb images i don't see the article but only the "alt text"
the url display is #fragment-1 ,2,3,4...

And animation (rotation) doesn't work

How to fix it?

Badshah93
08-25-2011, 06:24 PM
beautiful mod but doesnt' work for my vbulletin.
I have installed vbseo.

When i try to click to the thumb images i don't see the article but only the "alt text"
the url display is #fragment-1 ,2,3,4...

And animation (rotation) doesn't work

How to fix it?

you are having same problem as i posted in prev post..

One of your mod "tw7s_notifications"

is using jquery-1.4.2.js where as this mod is using jquery-1.6.2.js.


so i would suggest you to disable tw7s_notifications mod and remove all template edit which u did for that mod and then see if content slider working or not.

AttalaEA
08-25-2011, 06:48 PM
Hi Sherif,

Now it is working but the slide is not changing when I click on the side thumdails it is just pointing my browser to www.mywebsite.com/content/#fragment-1
fragment 1, 2, and so on without changing the slide.

Any Help
Thanks

Bram H
08-25-2011, 07:29 PM
@Sherif,

Is it possible to loose the little five preview thumbnails in the slider, so you get the full image to show?

Badshah93
08-26-2011, 03:57 AM
Hi Sherif,

Now it is working but the slide is not changing when I click on the side thumdails it is just pointing my browser to www.mywebsite.com/content/#fragment-1
fragment 1, 2, and so on without changing the slide.

Any Help
Thanks

u r having problem because there must be some other mod which is usign different jquery..

Open cmsfcs_script template
and remove

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

Badshah93
08-26-2011, 04:59 AM
2.2 Version is released..

it improves mouseover effect of slider.

mitch84
08-26-2011, 05:59 AM
Hi, Is it possible that the images are automatically resized? Because according to the resolution they are deformed, thx

Markus79
08-27-2011, 06:14 PM
Hi,
we have some problems with this addon.

We uploaded the files, install the "product-cms_fcs_widget" and cached the cms.
When we add a widget we didnt have the choise to select "CMS featured Content slider".

Did someone have the same problem?

vB 4.1.5 pl1
vbseo

ty

Badshah93
08-27-2011, 06:28 PM
Hi,
we have some problems with this addon.

We uploaded the files, install the "product-cms_fcs_widget" and cached the cms.
When we add a widget we didnt have the choise to select "CMS featured Content slider".

Did someone have the same problem?

vB 4.1.5 pl1
vbseo

ty

you need to click on clear cms cache in VBulletin->CMS

even after doing above step, you don't get option to select "CMS featured Content slider"

Then Do Following Things ->

1. Go To -> Phrase Manager -> Add New Phrase


Phrase Type: CMS Widget Types
Product: CMS Featured Content SLider Widget
varname: widgettype_vbcms_cmsfcs
Text: CMS Featured Content Slider

And Save it

2. Then Click on clear cms cache in VBulletin->CMS

sick adam
08-27-2011, 08:42 PM
Hello! Awesome mod, easy to install! Just wanted to know, is there anyway to get the widget to display in the center of the page as opposed to the left side? Also, is there a way to keep the order of the articles a certain way? Thanks!

Taurus1
08-28-2011, 03:48 AM
Uploaded files, installed product, cleared CMS cache. But no 'CMS featured Content slider' in list when creating new widget. Please advise.

Badshah93
08-28-2011, 03:58 AM
Hello! Awesome mod, easy to install! Just wanted to know, is there anyway to get the widget to display in the center of the page as opposed to the left side? Also, is there a way to keep the order of the articles a certain way? Thanks!

in layout manager you can put widget in center...

i have given two option for sorting articles.

1. Latest (date)
2. Popular (views)

Markus79
08-28-2011, 04:14 AM
Hi Sherif,
thank you for your answer.

I try to add the phrase a saw, that the german translation is not there.
132426

Ich fill out the german translation and the field is checked now.
After that I clear the cache (VBulletin->CMS) but the result are the same. No option to select the choise.

I try to install this mod on another board with the same result. Both boards have only installed the german language.

Edit:
I saw Taurus1 have a german board too or have install the german language. May the addon have a problem with us germans :D

Taurus1
08-28-2011, 04:15 AM
I forgot to mention that I also already tried to add the phrase manually as you suggest in post #83, but it states it already exists. I cleared CMS cache again. But it is still not showing up.

Badshah93
08-28-2011, 04:29 AM
Hi Sherif,
thank you for your answer.

I try to add the phrase a saw, that the german translation is not there.
132426

Ich fill out the german translation and the field is checked now.
After that I clear the cache (VBulletin->CMS) but the result are the same. No option to select the choise.

I try to install this mod on another board with the same result. Both boards have only installed the german language.

Edit:
I saw Taurus1 have a german board too or have install the german language. May the addon have a problem with us germans :D

But i don't think it has anything to do with language..

this problem comes if phrase is not present or mod is not installed properly.

Uninstall the mod. then clear the cms cache.

then install the mod and clear the cms cache..

Taurus1
08-28-2011, 04:35 AM
Uninstalled. Cleared cache. Re-installed. Cleared cache. Still nothing.

Badshah93
08-28-2011, 04:40 AM
Uninstalled. Cleared cache. Re-installed. Cleared cache. Still nothing.

Ok..

Open PHPMyadmin

Look for this table "package"..

In that table, whats the "packageid" of vbcms.

Note: if you have table_prefix then it table name will be table_prefixpackage

Markus79
08-28-2011, 04:45 AM
I have followed your instructions, but unfortunately still no result.

I mean if the phrase is not present I have a empty field in the choice.
Something like this:
132427

I think there is are problem with the installation.

The plugins are there
132428

and the templates
132429


Maybe there is a problem with the name from phrasetyp?
132430

Badshah93
08-28-2011, 04:49 AM
I have followed your instructions, but unfortunately still no result.

I mean if the phrase is not present I have a empty field in the choice.
Something like this:
132427

I think there is are problem with the installation.

The plugins are there
132428

and the templates
132429


Maybe there is a problem with the name from phrasetyp?
132430

problem is not with phrase type or anything...

I have attached new xml..

Instructions:

1: Uninstall Content Slider Mod.
2. Upload New XML
3. Clear CMS Cache

Markus79
08-28-2011, 04:50 AM
My id are 5

Taurus1
08-28-2011, 04:52 AM
Ok..

Open PHPMyadmin

Look for this table "package"..

In that table, whats the "packageid" of vbcms.

Note: if you have table_prefix then it table name will be table_prefixpackage


packageid is 7

Markus79
08-28-2011, 04:53 AM
Yeah with the the product it works perfect.

Thank you very much

Badshah93
08-28-2011, 04:55 AM
packageid is 7

ya, i was knowing problem is here..

Generally packageid is 3 of vbcms, if u install Vbulletin, Blog and CMS all together at start.

I have applied the fix in 2.3 version for this problem.

Taurus1
08-28-2011, 05:04 AM
OK, now works great! Thank you very much.

3 questions please:

1. How do I center the widget?

2. There are only 5 articles showing up. How to add more?

3. How to slow it down a bit? It is going really fast.

Badshah93
08-28-2011, 05:12 AM
OK, now works great! Thank you very much.

3 questions please:

1. How do I center the widget?

2. There are only 5 articles showing up. How to add more?

3. How to slow it down a bit? It is going really fast.

Open vbcms_widget_cmsfcs_page template

3. Find

3000

3000 means 3 sec..

You can change that value.


1. In the same template there is css, you change css as u like..

2. If u thinking to increase no of articles, then that would not be a good idea.

Reason: more the number of articles, greater will be height of images.

please check out all pages of this thread, you will get a post where i have instructed on how to increase or decrease no of articles.

Taurus1
08-28-2011, 05:23 AM
Thanks. I found most, but can you please tell me a bit more specifically what to change in this template to just center the whole widget please?

mitch84
08-28-2011, 05:47 AM
after upgrade number to 2.3 version don't change, stay on 2.2

Taurus1
08-28-2011, 05:53 AM
I am sorry, but I cannot use it like this. It looks terrible on the left like now when using a widescreen monitor. If there is no easy way to just center the entire widget then I cannot use it. Great idea though.

Badshah93
08-28-2011, 06:14 AM
I am sorry, but I cannot use it like this. It looks terrible on the left like now when using a widescreen monitor. If there is no easy way to just center the entire widget then I cannot use it. Great idea though.

Open vbcms_widget_cmsfcs_page template

And

Replace all template code to this

<vb:if condition="$output">
<style type="text/css">
.cmsfcs_{vb:raw id} {
position:relative;
height:290px;

}
.cmsfcs_{vb:raw id} ul.ui-tabs-nav{
position:absolute;
top:0;
left:9px;
list-style:none;
padding:0;
margin-top:2px;
width:76px;
}
.cmsfcs_{vb:raw id} ul.ui-tabs-nav li{
font-size:12px;
color:#666;
margin-left:2px;
margin-top:3px;
}

.cmsfcs_{vb:raw id} ul.ui-tabs-nav li span{
font-size:11px; font-family:Verdana;
line-height:14px;
}
.cmsfcs_{vb:raw id} li.ui-tabs-nav-item a{
display:block;
height:55px;
color:#333;
line-height:12px;
}

.cmsfcs_{vb:raw id} ul.ui-tabs-nav li img {
float:left;
}

.cmsfcs_{vb:raw id} ul.ui-tabs-nav li.ui-tabs-selected img {
border:3px solid #FF7400;
}


.cmsfcs_{vb:raw id} .ui-tabs-panel{
width:{vb:raw width}px;
height:290px;
margin: 0 auto;
}

.cmsfcs_{vb:raw id} .ui-tabs-panel img {
width:{vb:raw width}px;
height:290px;
margin: 0 auto;
}

.cmsfcs_{vb:raw id} .ui-tabs-panel .info{
position:absolute;
top:220px;
left:85px;
height:70px;
width:{vb:math {vb:raw width}-85}px;
opacity: .75;
background: black;
}
.cmsfcs_{vb:raw id} .info h2{
font-size: 20px; font-family:Georgia, serif;
color:#fff; padding:5px; margin:0 5px;
overflow:hidden;
}
.cmsfcs_{vb:raw id} .info p{
margin:0 10px;
font-family:Verdana; font-size:11px;
line-height:14px; color:#f0f0f0;
}
.cmsfcs_{vb:raw id} .info a{
text-decoration:none;
color:#fff;
}
.cmsfcs_{vb:raw id} .info a:hover{
text-decoration:underline;
}
.cmsfcs_{vb:raw id} .ui-tabs-hide{
display:none;
}
</style>


<script type="text/javascript">
$(document).ready(function(){
$(".cmsfcs_{vb:raw id}").tabs({ fx: {opacity: 'toggle', duration:1} }).tabs({event: 'mouseover'}).tabs('rotate', 3000, true);

$('.cmsfcs_{vb:raw id}').mouseover(function(){
$(this).tabs('rotate', 0, false);
});
$('.cmsfcs_{vb:raw id}').mouseout(function(){
$(this).tabs({ fx: {opacity: 'none', duration:1} }).tabs({event: 'mouseover'}).tabs('rotate', 3000);
});
});
</script>

<div class="block">

<div class="cms_widget_content widget_content">
<div id="featured" class="cmsfcs_{vb:raw id}">

{vb:raw output}
</div>
</div>
</div>
</vb:if>



i don't have widescreen monitor right now.. (waiting for my laptop to come from dell)
but i think above code should fix it.

Taurus1
08-28-2011, 06:44 AM
Thanks, that only works partially. The main part is centered but if you look on screenshot the small thumbnails and the part with the title in is still at the left.

132436

Badshah93
08-28-2011, 06:59 AM
okk

try this code

<vb:if condition="$output">
<style type="text/css">
.cmsfcs_{vb:raw id} {
position:relative;
height:290px;
width:{vb:raw width}px;
margin:0 auto;
}
.cmsfcs_{vb:raw id} ul.ui-tabs-nav{
position:absolute;
top:0;
left:1px;
list-style:none;
padding:0;
margin-top:2px;
width:76px;
}
.cmsfcs_{vb:raw id} ul.ui-tabs-nav li{
font-size:12px;
color:#666;
margin-left:2px;
margin-top:3px;
}

.cmsfcs_{vb:raw id} ul.ui-tabs-nav li span{
font-size:11px; font-family:Verdana;
line-height:14px;
}
.cmsfcs_{vb:raw id} li.ui-tabs-nav-item a{
display:block;
height:55px;
color:#333;
line-height:12px;
}

.cmsfcs_{vb:raw id} ul.ui-tabs-nav li img {
float:left;
}

.cmsfcs_{vb:raw id} ul.ui-tabs-nav li.ui-tabs-selected img {
border:3px solid #FF7400;
}


.cmsfcs_{vb:raw id} .ui-tabs-panel{
width:{vb:raw width}px;
height:290px;

}

.cmsfcs_{vb:raw id} .ui-tabs-panel img {
width:{vb:raw width}px;
height:290px;

}

.cmsfcs_{vb:raw id} .ui-tabs-panel .info{
position:absolute;
top:220px;
left:85px;
height:70px;
width:{vb:math {vb:raw width}-85}px;
opacity: .75;
background: black;
margin: 0 auto;
}
.cmsfcs_{vb:raw id} .info h2{
font-size: 20px; font-family:Georgia, serif;
color:#fff; padding:5px; margin:0 5px;
overflow:hidden;
}
.cmsfcs_{vb:raw id} .info p{
margin:0 10px;
font-family:Verdana; font-size:11px;
line-height:14px; color:#f0f0f0;
}
.cmsfcs_{vb:raw id} .info a{
text-decoration:none;
color:#fff;
}
.cmsfcs_{vb:raw id} .info a:hover{
text-decoration:underline;
}
.cmsfcs_{vb:raw id} .ui-tabs-hide{
display:none;
}
</style>


<script type="text/javascript">
$(document).ready(function(){
$(".cmsfcs_{vb:raw id}").tabs({ fx: {opacity: 'toggle', duration:1} }).tabs({event: 'mouseover'}).tabs('rotate', 3000, true);

$('.cmsfcs_{vb:raw id}').mouseover(function(){
$(this).tabs('rotate', 0, false);
});
$('.cmsfcs_{vb:raw id}').mouseout(function(){
$(this).tabs({ fx: {opacity: 'none', duration:1} }).tabs({event: 'mouseover'}).tabs('rotate', 3000);
});
});
</script>

<div class="block">

<div class="cms_widget_content widget_content">
<div id="featured" class="cmsfcs_{vb:raw id}">
{vb:raw output}

</div>
</div>
</div>
</vb:if>

Taurus1
08-28-2011, 07:29 AM
Perfect! Thank you very much for all the effort!

Badshah93
08-28-2011, 07:44 AM
after upgrade number to 2.3 version don't change, stay on 2.2

i forgot to change version number in xml file..

Uploded New XML with correct version number.

doctorsexy
08-28-2011, 08:51 AM
Woowhoow! working installed...thanks

mmorpgwelt
08-28-2011, 01:51 PM
Genius, finally a good and easy to install slider ^^

sick adam
08-28-2011, 03:30 PM
Ok, so when I replace the widget template with that code, it makes my webpage not load up.... could you be a little more specific? Do we delete a section of the code and replace it? This is an awesome slider btw, just REALLY want it centered :)

Badshah93
08-28-2011, 03:46 PM
Ok, so when I replace the widget template with that code, it makes my webpage not load up.... could you be a little more specific? Do we delete a section of the code and replace it? This is an awesome slider btw, just REALLY want it centered :)

I have applied the fix to center the slider in new xml.

1. delete all content slider widgets.
2. Uninstall the content slider mod.
3. Download the new zip from this thread.
4. Then install the mod


Thanks

rexxxy
08-28-2011, 04:26 PM
great thanks

sick adam
08-29-2011, 12:35 AM
ok, so i uninstalled everything, reinstalled, and now im getting an error EVERY time I go into my widgets....


Here is what I see

https://vborg.vbsupport.ru/external/2011/08/6.jpg


Please help! Thank you!

Badshah93
08-29-2011, 03:54 AM
ok, so i uninstalled everything, reinstalled, and now im getting an error EVERY time I go into my widgets....


Here is what I see

https://vborg.vbsupport.ru/external/2011/08/6.jpg


Please help! Thank you!

please click on clear cms cache in VBulletin CMS at left side menu.

sick adam
08-29-2011, 11:04 AM
ok, so I had to do ALOT, got website stable, but I still cannot access widgets page at all. This is the error I am getting:

Fatal error: Class 'vBCms_Collection_Widget' not found in /home/content/05/8081105/html/forum/admincp/cms_admin.php on line 1833

I tried uninstalling the widget, same thing. Reinstalling, following all steps verbatium, same thing. Any help would be amazing, this is such a nice app and I want it!

Badshah93
08-29-2011, 01:32 PM
ok, so I had to do ALOT, got website stable, but I still cannot access widgets page at all. This is the error I am getting:


Fatal error: Class 'vBCms_Collection_Widget' not found in /home/content/05/8081105/html/forum/admincp/cms_admin.php on line 1833


I tried uninstalling the widget, same thing. Reinstalling, following all steps verbatium, same thing. Any help would be amazing, this is such a nice app and I want it!

i have given solution in ur this thread

https://vborg.vbsupport.ru/showthread.php?t=269297

akademikper
08-29-2011, 05:40 PM
beautiful mod but doesnt' work for my vbulletin.
I have installed vbseo.

When i try to click to the thumb images i don't see the article but only the "alt text"
the url display is #fragment-1 ,2,3,4...

And animation (rotation) doesn't work

How to fix it?



u r having problem because there must be some other mod which is usign different jquery..

Open cmsfcs_script template
and remove

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


I have same problem, removed that code but still same. I'm using 4.1.5 pl 1

Badshah93
08-29-2011, 06:09 PM
I have same problem, removed that code but still same. I'm using 4.1.5 pl 1

add these code in vbcms_widget_cmsfcs_page template at top and see if that works out for u.

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

akademikper
08-29-2011, 06:22 PM
I tried to add code but my widgets are crashdown :( How can i fix it?

http://image.imageloader.eu/4e5be6a71b006.png

Badshah93
08-29-2011, 06:28 PM
Open Maintenance -> Execute SQL QUERY (IN ADMINCP)

Manual Query:

DELETE FROM cms_widget where widgettypeid = 23



Then VBulletin CMS -> Clear CMS Cache

akademikper
08-29-2011, 06:48 PM
Open Maintenance -> Execute SQL QUERY (IN ADMINCP)

Manual Query:

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 <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
I find the problem; i have popup jquery <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 ?

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


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
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
when u delete this popup jquery, does ur popup mod stops working ?

<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
Open cmsfcs.php file in packages/vbcms/widget

Find

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

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

100 means 100 character will show..

Can i trim main title?

Badshah93
08-30-2011, 04:48 PM
Can i trim main title?

refer this post

https://vborg.vbsupport.ru/showpost.php?p=2236666&postcount=45

akademikper
08-30-2011, 05:05 PM
refer this post

https://vborg.vbsupport.ru/showpost.php?p=2236666&postcount=45

Now it's perfect, thanx for all :o

MudRacing
08-30-2011, 09:11 PM
My Fatal Error:

Fatal error: Class 'vBCms_Item_Widget_cmsfcs' not found in /web/htdocs/www.spqrclan.com/home/web/packages/vbcms/collection/widget.php on line 234

Clear CMS Cache --> does not work

MudRacing
08-31-2011, 07:55 PM
Let me explain, after creating the "featured CMS Content slider" widget, I came out this error in "CMS vBulletin -> Widget":

Fatal error: Class 'vBCms_Item_Widget_cmsfcs' not found in /web/htdocs/www.spqrclan.com/home/web/packages/vbcms/collection/widget.php on line 234

Badshah93
08-31-2011, 08:11 PM
Let me explain, after creating the "featured CMS Content slider" widget, I came out this error in "CMS vBulletin -> Widget":

Fatal error: Class 'vBCms_Item_Widget_cmsfcs' not found in /web/htdocs/www.spqrclan.com/home/web/packages/vbcms/collection/widget.php on line 234

did u uploaded files which were there in Upload folder to forumroot ?

i see ur site main directory is Web Folder

You need to upload all files inside the Upload Folder to Web Folder

Bram H
09-01-2011, 03:37 PM
@Sherif: i wish to display the slider in 640x480 format. Currently the images are stretched a bit, where do I adjust the height? Just increase all the 290px code in the template?

Edit: hmm maybe 480 is a bit drastic, but is there a way to make it stretch less?

Badshah93
09-01-2011, 03:51 PM
@Sherif: i wish to display the slider in 640x480 format. Currently the images are stretched a bit, where do I adjust the height? Just increase all the 290px code in the template?

Edit: hmm maybe 480 is a bit drastic, but is there a way to make it stretch less?

images are stretched because they are small..
by Default height is 290px and width is 500px.

If u post first image of article with height 290px and width 500px, it will come fine in slider.


Thanks

MudRacing
09-01-2011, 10:25 PM
did u uploaded files which were there in Upload folder to forumroot ?

i see ur site main directory is Web Folder

You need to upload all files inside the Upload Folder to Web Folder

My error, sorry.. :o

Bram H
09-02-2011, 08:52 AM
images are stretched because they are small..
by Default height is 290px and width is 500px.

If u post first image of article with height 290px and width 500px, it will come fine in slider.
Thanks

Actually all images we use are bigger than 640x480 :) But they look scretched because the size of the content slider is relative x 290px.

Where do I increase the height so it looks all well proportioned is my question :)

jmp51483
09-02-2011, 11:44 AM
Hey Sherif,

Can you please inform me on how to delay the rotation of articles? It's just a bit too quick for my liking... This really is a great widget!

Thanks!

Badshah93
09-02-2011, 11:53 AM
Hey Sherif,

Can you please inform me on how to delay the rotation of articles? It's just a bit too quick for my liking... This really is a great widget!

Thanks!

see this post to delay rotation

https://vborg.vbsupport.ru/showpost.php?p=2239024&postcount=99

tsykes
09-02-2011, 07:11 PM
This is some awesome work. Also works like a charm and is very easy to configure/install. TY

owning_y0u
09-03-2011, 01:39 PM
isnt showing up :-(

Badshah93
09-03-2011, 03:14 PM
isnt showing up :-(

r u able to create Content SLider Widget ?

owning_y0u
09-03-2011, 03:34 PM
widget is all ready made and placed above the main content but its just not showing up.
when i hit the save button for the content slider it looks like its not saving the settings but it does as i changed it to latest and back to popular to see if that solved the problem but unfortunately it didn't :(
See attachments

Badshah93
09-03-2011, 03:43 PM
widget is all ready made and placed above the main content but its just not showing up.
when i hit the save button for the content slider it looks like its not saving the settings but it does as i changed it to latest and back to popular to see if that solved the problem but unfortunately it didn't :(
See attachments

Click On Clear CMS Cache in VBulletin CMS

can u post a pic of setting page of that featured widget.

owning_y0u
09-03-2011, 04:29 PM
Click On Clear CMS Cache in VBulletin CMS

can u post a pic of setting page of that featured widget.

here it is


Edit: i found the issue, if you select the line all, it wont work is you do a multi selection it works :-D
At least thank you for the help so far :-D

Badshah93
09-03-2011, 04:55 PM
here it is


Edit: i found the issue, if you select the line all, it wont work is you do a multi selection it works :-D
At least thank you for the help so far :-D

i see images are not rotating in ur site..

reason:

you have New Way To Display Notifications mod installed which uses jquery 1.4.2, whereas this mod uses 1.6.2

to make this mod working u need to remove this code from headinclude template

<script type="text/javascript" src="jscripts/tw7s_notifications/jquery-1.4.2.js"></script>

Lexor
09-04-2011, 07:33 AM
i use vb version 4.1.5, fresh installation. But when i add the widget to my cms there is only an empty box whithout title. I configured the widget (like every other widget).
Any Idea ?

Lexor
09-04-2011, 07:38 AM
found it...sorry for post ^^

owning_y0u
09-04-2011, 10:44 AM
i see images are not rotating in ur site..

reason:

you have New Way To Display Notifications mod installed which uses jquery 1.4.2, whereas this mod uses 1.6.2

to make this mod working u need to remove this code from headinclude template

<script type="text/javascript" src="jscripts/tw7s_notifications/jquery-1.4.2.js"></script>


Thnx for the headsup :-)

Clement7
09-06-2011, 04:21 PM
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.

I actually wanted to put in custom news articles for each slide, but it should show on the forums since I've disabled cms. But the forum thing you talked about will also do.

seabiscuit
09-12-2011, 08:18 AM
Thanks for the great product!

I know this isnt a product issue and rather vbulletin issue, but is there a way to make this slider only appear on the top page and not on subsequent articles?

I placed this widget on top of the page, and if I click on one of the articles through the product, I want to display the article without the widget.

I searched all over, but coudnt find anything related to this. Any help would be greatly appreciated!

cytrax
09-14-2011, 05:29 PM
Sherif, thank you so much for helping everyone getting this thing up and running. It's pretty impressive that you have tried to respond to every single query made about this cool product. Thanks man!

I've installed the product but only have one little problem - It doesn't stretch to fill the widget. I would like to set the size to auto or anything of sort to correct this but not sure which CSS property I need to change to make this happen. Check out the picture attached to see what I'm talking about.

Thanks again for your work.

MoDz
09-14-2011, 08:52 PM
Work this for vB 4.1.6?

Kingdombuilder
09-15-2011, 12:03 AM
This is an awesome Mod, I installed and had it up and running in minutes. Great job on this one bro.

Badshah93
09-15-2011, 05:25 AM
Work this for vB 4.1.6?

ya it will work in 4.1.6

Badshah93
09-15-2011, 05:26 AM
Sherif, thank you so much for helping everyone getting this thing up and running. It's pretty impressive that you have tried to respond to every single query made about this cool product. Thanks man!

I've installed the product but only have one little problem - It doesn't stretch to fill the widget. I would like to set the size to auto or anything of sort to correct this but not sure which CSS property I need to change to make this happen. Check out the picture attached to see what I'm talking about.

Thanks again for your work.

you could increase slider widget width in Admincp-> VBulletin CMS -> Widgets -> Your Slider Widget -> Config

in config u have option to set the width.

cytrax
09-15-2011, 09:59 AM
you could increase slider widget width in Admincp-> VBulletin CMS -> Widgets -> Your Slider Widget -> Config

in config u have option to set the width.

haha... How the hell did I miss that?

Thank you so much, Sherif! You are tha man!!!

MoDz
09-16-2011, 07:30 PM
Works great!
How i can do 6 Articels in the SLider?

Bram H
09-19-2011, 10:15 AM
haha... How the hell did I miss that?

Thank you so much, Sherif! You are tha man!!!

Downside is that the images look streched. Still looking for a solution how to properly display a 640 px image

CharlieDelta
09-20-2011, 01:33 PM
Sherif how would I remove the widget box?

Badshah93
09-20-2011, 02:42 PM
Sherif how would I remove the widget box?

which widget box r u talking abt ?

CharlieDelta
09-20-2011, 03:04 PM
which widget box r u talking abt ?
See attached. The widget box surrounding the slider.
133119

Could I remove this from the bottom of the vbcms_widget_cmsfcs_page without causing any problems?
<div class="block">

<div class="cms_widget_content widget_content">
</div>
</div>

Badshah93
09-20-2011, 03:15 PM
See attached. The widget box surrounding the slider.
133119

Could I remove this from the bottom of the vbcms_widget_cmsfcs_page without causing any problems?
<div class="block">

<div class="cms_widget_content widget_content">
</div>
</div>

i think you have already remove in ur site..
its always good to do things byself, if something goes wrong just reupload xml.

CharlieDelta
09-20-2011, 03:39 PM
i think you have already remove in ur site..
its always good to do things byself, if something goes wrong just reupload xml.
Thanks Sherif. I was messing around while waiting to hear from you.
Cheers

romaszek
09-20-2011, 07:03 PM
Hey.
Great Mod!
As to add the title?

Thanks.

Gn_Snake
09-20-2011, 07:39 PM
First of all congratulations for the mod, it was what I was looking for!
On my site the news are composed of text and video of youtube, you can replicate a miniature of any media?
Thx

Scalemotorcars
09-20-2011, 09:05 PM
Ive read every post and Ive seen this asked but never answered. Ive got the slider working fine but I would very much like to remove the preview images (tabs) completely and still rotate the main slides.

Can someone please point me in the right direction. Thanks...

Scalemotorcars
09-20-2011, 09:32 PM
Never mind I figured out a way that seems to work

In vbcms_widget_cmsfcs_page I commented out every css attribute that included ui-tabs-nav.

Then at the top just below <style type="text/css">

I added this.
.ui-tabs-nav {
display: none;
}

Lexor
09-21-2011, 04:46 PM
See attached. The widget box surrounding the slider.
133119

Could I remove this from the bottom of the vbcms_widget_cmsfcs_page without causing any problems?
<div class="block">

<div class="cms_widget_content widget_content">
</div>
</div>


Can you tell us how to remove the box ?

CharlieDelta
09-21-2011, 06:24 PM
Can you tell us how to remove the box ?

AdminCP=>Styles&Templates=>Style Manager
Edit Templates for the style of your choice.
Find "vbcms_widget_cmsfcs_page" template
Remove this code at the bottom;
<div class="block">

<div class="cms_widget_content widget_content">
</div>
</div>



;)

8thos
09-21-2011, 06:53 PM
If this actually works I might disable wordpress as my main site and go back to vbcms.

Lostboyfan
09-21-2011, 10:24 PM
Installed and Works Great. Thanks for this cool mod. All my staff and members love it on my gaming site.

romaszek
09-23-2011, 07:59 AM
perfect !

How to align the images horizontally previewed (not vertically). as in this example: http://www.fclweb.fr/home

How do I previewed the images in the foreground as in the example?

Open vbcms_widget_cmsfcs_page template

Find:

.cmsfcs_{vb:raw id} li.ui-tabs-nav-item a{
display:block;
height:55px;
color:#333;
line-height:12px;

change: display:block; --> display:inline;

seems to work.

dvL-den
09-25-2011, 08:57 PM
Hmmm this would be useful for GFX forums on 4.1.6 showing on footer :-/ Too bad its outdated.

artscripts
09-25-2011, 10:03 PM
If you put four widgets they stop working because the same id, how to fix it?

Badshah93
09-26-2011, 06:39 AM
If you put four widgets they stop working because the same id, how to fix it?

if put four different slider widgets, it will not stop as for every widget there is unique id.

u must be putting same slider widget twice in a page, thats why it is stop working. and i don't see any point of using same slider widget twice in a page.

artscripts
09-26-2011, 07:11 AM
if put four different slider widgets, it will not stop as for every widget there is unique id.

u must be putting same slider widget twice in a page, thats why it is stop working. and i don't see any point of using same slider widget twice in a page.

I did not write in English, but try to explain.
Suppose I make a widget for four different categories (MMR, documentation, articles, news). As a result of four widgets, there is only one. On the other widgets void. It can be like that done?

artscripts
09-26-2011, 08:21 AM
Sorry, solved the problem. This is my problem with the front page was. Everything works fine.

SVTdrivah
09-26-2011, 05:10 PM
Is there any way to have the slider only display on the main page and nowhere else? For example, clicking on an article, I don't want the slider to appear in the article. Only out front.

Thanks

Rideharder
09-28-2011, 05:14 AM
Is there any way to have the slider only display on the main page and nowhere else? For example, clicking on an article, I don't want the slider to appear in the article. Only out front.

Thanks

me too. thanks!

smirkley
09-28-2011, 02:43 PM
Like this, and testing.

Can at be made to fade in/out instead of like it does now?

SVTdrivah
09-28-2011, 02:56 PM
Getting the following error when clicking on article from image slider:

Warning: Invalid argument supplied for foreach() in [path]/includes/functions_editor.php(479) : eval()'d code on line 82

Any ideas?

Scalemotorcars
09-28-2011, 03:05 PM
This is just off the top of my head but if you look in the code for (transition) I think it has a zero. Change that to fast, slow or normal. If you Google it you'll see how.

I'm using it with the slow transition and also ditched the thumbnails.

See it here. http://www.scalemotorcars.com/

smirkley
09-28-2011, 03:38 PM
This is just off the top of my head but if you look in the code for (transition) I think it has a zero. Change that to fast, slow or normal. If you Google it you'll see how.

I'm using it with the slow transition and also ditched the thumbnails.

See it here. http://www.scalemotorcars.com/

I looked in all files in the package, but could not find where it specifies where I can transition.

Any suggestions?

smirkley
09-28-2011, 04:02 PM
Gotit !

replace javascript in xml with this

<script type="text/javascript">
$(document).ready(function(){
$(".cmsfcs_{vb:raw id}").tabs({ fx: {opacity: 'toggle', duration:'slow'} }).tabs({event: 'mouseover'}).tabs('rotate', 3000, true);

$('.cmsfcs_{vb:raw id}').mouseover(function(){
$(this).tabs('rotate', 0, false);
});
$('.cmsfcs_{vb:raw id}').mouseout(function(){
$(this).tabs({ fx: {opacity: 'none', duration:'slow'} }).tabs({event: 'mouseover'}).tabs('rotate', 3000);
$(".cmsfcs_{vb:raw id}").tabs({ fx: {opacity: 'toggle', duration:'slow'} }).tabs({event: 'mouseover'}).tabs('rotate', 3000, true);
});
});
</script>


edit - added fix for mouseout fade

smirkley
09-28-2011, 04:29 PM
now, how to hide the thumbnails,... idea's?

Scalemotorcars
09-28-2011, 05:40 PM
There you go.

Thumbs, its dirty but works fine.

https://vborg.vbsupport.ru/showpost.php?p=2248377&postcount=170

Scalemotorcars
09-28-2011, 05:51 PM
Now if someone could add arrows for slide navigation it would be perfect.

Hint Hint Hint....

Badshah93
09-28-2011, 06:33 PM
Gotit !

replace javascript in xml with this

<script type="text/javascript">
$(document).ready(function(){
$(".cmsfcs_{vb:raw id}").tabs({ fx: {opacity: 'toggle', duration:'slow'} }).tabs({event: 'mouseover'}).tabs('rotate', 3000, true);

$('.cmsfcs_{vb:raw id}').mouseover(function(){
$(this).tabs('rotate', 0, false);
});
$('.cmsfcs_{vb:raw id}').mouseout(function(){
$(this).tabs({ fx: {opacity: 'none', duration:'slow'} }).tabs({event: 'mouseover'}).tabs('rotate', 3000);
$(".cmsfcs_{vb:raw id}").tabs({ fx: {opacity: 'toggle', duration:'slow'} }).tabs({event: 'mouseover'}).tabs('rotate', 3000, true);
});
});
</script>


edit - added fix for mouseout fade

i remove fadeout because slider lags if someone goes from one thumb to last thumb.. yes if u r not using thumb then fade out is ok..

But if u r using thumb then i would suggest not to use fadeout.

Badshah93
09-28-2011, 06:44 PM
Is there any way to have the slider only display on the main page and nowhere else? For example, clicking on an article, I don't want the slider to appear in the article. Only out front.

Thanks


i have been busy with some personal works.. i will look into it and will give u solution for it soon.

boydy
10-02-2011, 06:32 AM
Brilliant, thanks. I would also like it to only appear on the CMS home and not in any of the articles/other pages.

vb.help
10-03-2011, 03:05 AM
Hi,

Thanks for the great mod !!

I have installed and configured it but have the following issues.

Please check my url : www.mydomain.com (Please scroll down little bit)

I currently have 2 sections and it looks like the images are not moving at all even after 5 secs ..

Fragement#1 is not clickable .. and for the second image i can click and go to the section page...

Is there a way you can move the fragment outside of original picture so that empty white space will be used as well as we can show the complete picture ?


Thanks

vb.help
10-03-2011, 04:50 AM
Hi,


Is there a way you can move the fragment outside of original picture so that empty white space will be used as well as we can show the complete picture ?


Thanks

I made it work based on your previous answers . Thanks

Can you answer the other question i posted about moving the fragments outside ?

Also please tell me when a section will become popular ? Is there any setting for this Vb ?


Thanks

romaszek
10-03-2011, 07:04 AM
Open vbcms_widget_cmsfcs_page template

Find:

.cmsfcs_{vb:raw id} li.ui-tabs-nav-item a{
display:block;
height:55px;
color:#333;
line-height:12px;

change: display:block; --> display:inline;

seems to work.


Sorry bad English.
This is not the good manner.
I made so:


.cmsfcs_{vb:raw id} ul.ui-tabs-nav{
position:absolute;
top:0;
left:1px;
list-style:none;
padding:0;
margin-top:2px;
width:76px; change --------> 500px
}

------------------------------
As to add the title to widget?

Thanks :)

Bram H
10-03-2011, 11:00 AM
Never mind I figured out a way that seems to work

In vbcms_widget_cmsfcs_page I commented out every css attribute that included ui-tabs-nav.

Then at the top just below <style type="text/css">

I added this.
.ui-tabs-nav {
display: none;
}

Thanks, just added it to additional.css and that works also. Not needed to comment out anything :)

vb.help
10-04-2011, 03:16 AM
Is there any option for side arrow mark ?

SVTdrivah
10-06-2011, 04:15 PM
Anyone possibly know what may be causing this error when clicking on articles in slider?
Warning: Invalid argument supplied for foreach() in [path]/includes/functions_editor.php(479) : eval()'d code on line 82

Badshah93
10-06-2011, 04:25 PM
Anyone possibly know what may be causing this error when clicking on articles in slider?
Warning: Invalid argument supplied for foreach() in [path]/includes/functions_editor.php(479) : eval()'d code on line 82

does that happen only when u click on article in slider. When u disable widget does it shows the error when u visit that article. because the problem is related to editor where this mod has nothing to do with editor.

can i have link of ur forum ?

Scalemotorcars
10-06-2011, 05:11 PM
Is there any option for side arrow mark ?

I second this if it can be done. :up:

vb.help
10-09-2011, 05:51 AM
Hi,

I recently updated to vb 4.1.7 . when i tested the mobile style for my home page (CMS) it was blank. While debugging i realized that disabling this module makes the home page working.

Looks like there is some conflict with jquery files of this module with vb 4.1.7 .. Please help to resolve.

Thanks

Badshah93
10-09-2011, 10:04 AM
Hi,

I recently updated to vb 4.1.7 . when i tested the mobile style for my home page (CMS) it was blank. While debugging i realized that disabling this module makes the home page working.

Looks like there is some conflict with jquery files of this module with vb 4.1.7 .. Please help to resolve.


Thanks

i haven't tested it with mobile style.. i just opened scalemotorcare.com in my mobile and its working normally.

Can i have ur forum url ?

vb.help
10-09-2011, 02:43 PM
i haven't tested it with mobile style.. i just opened scalemotorcare.com in my mobile and its working normally.

Can i have ur forum url ?

I sent the url to your PM . Thanks

Scalemotorcars
10-09-2011, 05:44 PM
I have a Mobil style? :eek::eek::eek:

Ill have to check that out.... :D

Still would love to see navigation arrows. Anyone..... PLEASE..... :up:

webjogi73
10-10-2011, 11:35 AM
Thank you for this great addon. I love it.

Is it possible to set an option that the pictures changes more smoothly, so that they slight in and out and not "just" changing ?

Badshah93
10-10-2011, 11:47 AM
I have a Mobil style? :eek::eek::eek:

Ill have to check that out.... :D

Still would love to see navigation arrows. Anyone..... PLEASE..... :up:

no mate, i mean in normal style slider is working properly even if u open in mobile browser.

Mr GRiM
10-12-2011, 06:40 AM
This is a pretty nice mod but I want something that will not stretch images out of proportion, on my old phpBB site I had a mod installed called Last X [attachments] http://www.phpbb.com/community/viewtopic.php?f=70&t=1953225 and on my old site here it looks like this http://virtualcustoms.net/virtualcustoms/index.php

It will automatically grab the last posted images from the any thread specified by adding the forum id of the section you want it to monitor.

It also added thumbnails to the new threads and took the image from the first post which was another great thing I liked about it.

All images on the home page slider were set at a certain height and and width and it generates a new thumbnail image for each new image displayed and depending on the size of the image it would resize and crop it accordingly to best display it.

So far since using VB I have not found a single mod that will actually resize and crop images instead of stretching them or making them too small too see and I think a similar mod to the phpBB one is definitely needed and I honestly don't understand why there has not been a similar mod created already.

Anyway hope you can help with this or know someone who can, this is the first mod I looked for when I moved to VB and also the one I miss the most from my old site.

I would also be willing to pay you up to $300 to make the mod if you need a bit of an incentive lol

SGoogle
10-12-2011, 06:51 PM
Hi,

I recently updated to vb 4.1.7 . when i tested the mobile style for my home page (CMS) it was blank. While debugging i realized that disabling this module makes the home page working.

Looks like there is some conflict with jquery files of this module with vb 4.1.7 .. Please help to resolve.


Thanks

i have same error.
Please Help me

Rideharder
10-13-2011, 05:36 AM
how can I fix this so it lines up?

https://vborg.vbsupport.ru/external/2011/10/29.jpg

Rideharder
10-13-2011, 06:05 AM
I got it thanks alot for all you work into this..

Badshah93
10-13-2011, 12:21 PM
i have same error.
Please Help me

well you to remove a jquery script code from that mobile skin.. i suggested this solution to another guy and his problem is solved..

Can i have ur site url ?

SGoogle
10-14-2011, 04:34 AM
well you to remove a jquery script code from that mobile skin.. i suggested this solution to another guy and his problem is solved..

Can i have ur site url ?


How to remove a jquery script code from that mobile skin.
I have use Mobile Skin defaut of Vbulletin.

Thank

i have send my url site to Private Mess

baerwurz
10-14-2011, 08:29 AM
Very nice Slider.

How can i remove the 3 things you see on the Screenshot?

1. The Border arround the Slider
2 and 3. The Lines before and after the H1 Title

Anyone a tip for me?

EDIT:

Number one i have found:

Scroll down in vbcms_widget_cmsfcs_page template:

you see this:

<div class="cms_widget_content widget_content">
<div id="featured" class="cmsfcs_{vb:raw id}">
{vb:raw output}
</div>

change it to this:

<div id="featured" class="cmsfcs_{vb:raw id}">
{vb:raw output}

tomshawk
10-15-2011, 03:32 AM
I installed it and got it to show up.

The image is distorted as it re-sizes the image if it is to small.

http://www.diablosanctuary.com/index.php

and unregistered users cant see images

Any thoughts?

Fixed the viewing of images problem. ;)

tomshawk
10-16-2011, 02:38 PM
It is still distorting the image if it is smaller than the size of the block because it is resizing it to match the block.

Any thoughts?

akademikper
10-17-2011, 09:48 PM
Sorry bad English.
This is not the good manner.
I made so:


.cmsfcs_{vb:raw id} ul.ui-tabs-nav{
position:absolute;
top:0;
left:1px;
list-style:none;
padding:0;
margin-top:2px;
width:76px; change --------> 500px
}

------------------------------
As to add the title to widget?

Thanks :)

inline mode is not working for me :( another code?

Bram H
10-17-2011, 10:38 PM
how can I fix this so it lines up?

https://vborg.vbsupport.ru/attachment.php?attachmentid=133757&stc=1&d=1318487791

Would you mind sharing your fix?

complexs
10-19-2011, 07:20 AM
Great mod Sherif!!! I was curious how we could get the slider to be disabled when viewing articles. Perhaps have an option to select disable slider when creating an article, maybe that wouldn't be the right way to do it but just throwing out an idea of how to do it.

Great work keep it up!!! I voted mod of the month for this mod :) Everyone should 2

complexs
10-20-2011, 10:45 PM
I was curious does anyone know how to remove the large padding on the left of the small box previews. I want to give more space for the images and push the boxes more to the edge. Can anyone recommend what piece of code to edit? Thanks in advance.

Bram H
10-25-2011, 04:49 PM
Great mod Sherif!!! I was curious how we could get the slider to be disabled when viewing articles. Perhaps have an option to select disable slider when creating an article, maybe that wouldn't be the right way to do it but just throwing out an idea of how to do it.

Great work keep it up!!! I voted mod of the month for this mod :) Everyone should 2

If you want the slider to only appear on the frontpage try the following:
- add a grid / layout exclusively to your main news section
- add a different grid / layout to your sub-news sections

Add the CMS Slider to the layout for the news and do not add it to the subsections.

Demo here (http://www.racedepartment.com/content.php) if you don't understand what I mean :)

Scalemotorcars
10-25-2011, 05:08 PM
Anyone figure out navigation arrows yet?

deverill2010
10-26-2011, 10:41 AM
If you want the slider to only appear on the frontpage try the following:
- add a grid / layout exclusively to your main news section
- add a different grid / layout to your sub-news sections

Add the CMS Slider to the layout for the news and do not add it to the subsections.

Demo here (http://www.racedepartment.com/content.php) if you don't understand what I mean :)

Hi Bram, how did you remove the boxes down the left hand side?

tomshawk
10-29-2011, 03:15 AM
If you want the slider to only appear on the frontpage try the following:
- add a grid / layout exclusively to your main news section
- add a different grid / layout to your sub-news sections

Add the CMS Slider to the layout for the news and do not add it to the subsections.

Demo here (http://www.racedepartment.com/content.php) if you don't understand what I mean :)

I made the second grid and the second layout

But where do you tell it which one to use?

tomshawk
10-29-2011, 07:11 PM
Any thoughts on my 2 questions, post 216,216, and the last.
Any help you be greatly appriciated

steveinid
11-06-2011, 04:58 AM
Very nice work.

I got it working just great. I had a few problems but found some of the answers already.

I don't recall seeing the answers for my latest problem. I have some articles scheduled to post this Monday. I added them to the category that the slider works off of. I see that the slider is displaying them even though they haven't been published yet.

Is there a fix for this?

Thanks

Scalemotorcars
11-09-2011, 02:42 AM
Anyone figure out navigational buttons? Anything even a next button....

wobbly
11-09-2011, 06:11 PM
Now I might have missed something but how do I post to the slider? I haven't got a clue!

CharlieDelta
11-09-2011, 08:48 PM
Now I might have missed something but how do I post to the slider? I haven't got a clue!
You don't post to the slider. It grabs article content from CMS. In otherwords if you promote a post to an article to, lets say, your home page or your news page and you select this in your widget that is the contect it will show. Be sure to configure your widget properly.

thejohnnybrown
11-27-2011, 01:51 AM
Hey, thanks for the mod.

Unfortunately I can't get it to work. I'm not seeing anything useful in my error logs, but it seems the $output variable is not getting defined before the template runs.

any help would be appreciated.

karlm
11-28-2011, 02:56 AM
To change rotation time:

Open vbcms_widget_cmsfcs_page template

Find and change according to ur need.

50005000 means 5 sec.


To reduce number of items to 3

Open cmsfcs.php file in packages/vbcms/widget

Find

LIMIT 0, 5Change to

LIMIT 0, 3
Hi, I've just installed this - and it's nice! Very sexy, in fact.

However, following your instructions in this post - I cannot locate a 5000 anywhere... I see a lot of rotation 3000's though - are they (multiple) what I need to edit?

And is there any limit on how many items I can show? I'd like to show several - as in more than 20...?

Ziki
12-01-2011, 07:39 PM
Hi,

I have installed it on this website: http://www.tabletennisdaily.co.uk/

I followed the instructions, configured the widget (selecting sections and categories), there are many articles present but the slider is not showing up. I added it in Layout manager as well and cleared cache :-/

vBulletin version is 4.1.8, thanks!

Sym
12-08-2011, 02:37 AM
Can this be embedded outside of VB? Like on the mainpage of my forum's site?

watty005
12-11-2011, 06:21 PM
will this work with vbadvanced if so, how do I use it with it?

inigo
12-15-2011, 05:31 PM
I installed the version 1.0, and it run correctly. But after upgrading to next version 2.0, it always show as:

In an unformatted widget:
5 thumbs of the 5 articles one below the other
And below this the five articles:

full size image of 1st article
title of first article
preview description

full size image of 2nd article
title of 2nd article
preview description

...

I have tried to unistall with your instructions, but when reinstalling, the same result. probably the first time i didn't uninstall it correctly (was before you give the steps to do it).

I suposse it is something not uninstalled this first time (v1.0) which is causing the error, so please I would like if you can help me to completely uninstall this mod, to install it correctly.

Thanks!

galerio
12-20-2011, 09:11 AM
It works great on VB 4.1.9

AndrewSimm
12-25-2011, 01:56 AM
It isnt showing up for me!! No errors.

AndrewSimm
12-25-2011, 02:04 AM
Ok so how to I make it only appear on my main page?

chikuru
12-27-2011, 07:52 PM
Hello,

I have installed the plugin but i cant see the "CMS Featured Content Slider" on the widget type :(

chrisngrod
12-28-2011, 10:51 PM
Hello,

I have installed the plugin but i cant see the "CMS Featured Content Slider" on the widget type :(

Same thing for me.

RBrown12
01-02-2012, 02:41 AM
Youtube Videos don't work in the slider I take it?

gamersplatoon
01-03-2012, 11:44 AM
Same thing for me.

Hello,

I have installed the plugin but i cant see the "CMS Featured Content Slider" on the widget type :(

clear your system cache in maintanance

My problem is
The slider doesn't rotate,it seems halted

VB 4.1.8

AddwireCom
01-06-2012, 09:45 PM
After importing the xml file, no CMS slider option was available in create widget.

CoZmicShReddeR
01-15-2012, 09:24 PM
Anyone else having issues with this not showing in 4.1.10?

Should it at least show a block where it is supposed to be located am not sure...

Thanks!

renegade_ice
01-22-2012, 03:54 PM
clear your system cache in maintanance

My problem is
The slider doesn't rotate,it seems halted

VB 4.1.8

i went to 4.1.9 recently and i have this issue also - it's just halted. it will pick up on new articles sure, but they don't scroll and clicking a picture to the left, while changes the URL, doesn't change the pic and the story doesn't come up.

any help appreciated and i see you are all over this - amazing and i love the widget. i'm a bit surprised that vbulletin doesn't have something like this to break up an otherwise very boring layout.

do i need to download the latest version? i can't find the version of the one i'm using now but i installed it on vb 4.1.7 and then upgraded to 4.1.9 and it just halted.

any advice welcome before i just start tearing into things. :)

Krysis
02-10-2012, 03:34 PM
I followed all the instructions, widget shows up, xml seems to work but after i make the Widget i get this" Fatal error: Class 'vBCms_Item_Widget_cmsfcs' not found in /hermes/bosweb25c/b1154/ipg.lanattraction/packages/vbcms/collection/widget.php on line 234" So idk what the deal is, any help would be appreciated

renegade_ice
02-12-2012, 03:16 PM
ok, at the risk of my own credibility (which i'm sure is VAST in here! : ) i thought i'd share my "fix" for this.

not sure how it happened but it was "disabled" in the product manager. it would still show up, it would still post the latest pics but it wouldn't rotate and seemed "stuck". enabled it and it's working like a champ again.

i'm gonna go do something else embarassing so i'll see ya'll later. :)

fatdr
02-15-2012, 10:38 PM
i want to take threads from forum id, how can i do ?

Bluefin221
02-17-2012, 07:47 PM
Doesn't work, its referencing a file and folder that doesn't even exist.

Toorak Times
02-18-2012, 07:35 AM
Hi mate, installed per instruction, got this and now can't open widgets at all,

Fatal error: Class 'vBCms_Item_Widget_cmsfcs' not found in /home/toorak/public_html/packages/vbcms/collection/widget.php on line 234 got this ,

tried disabling still had issue so

I'll try deleting the product.

Please pm me as I do want to use this

Cheers

Mick