![]() |
Acness thank you! Voted MOTM :)
|
Quote:
Then try.. if that doesn't work, then try in some other browser. |
I also tried a few browsers. Unfortunately I can not run. Clicking on Configure switches off immediately.
I do not know what to do |
Quote:
|
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? |
Quote:
articles in last 30 days can be shown with a file edit.. Open cmsfcs.php file in packages/vbcms/widget FInd: Code:
cms_node.setpublish = 1 Code:
" . iif($config['sorttype'] == 1, " cms_node.publishdate > " . (TIMENOW - (86400 * 30)) . "", "") . " |
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. |
Quote:
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. |
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? |
Quote:
Open vbcms_widget_cmsfcs_page template Find and change according to ur need. Code:
5000 To reduce number of items to 3 Open cmsfcs.php file in packages/vbcms/widget Find Code:
LIMIT 0, 5 Code:
LIMIT 0, 3 |
All times are GMT. The time now is 12:01 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|