![]() |
Since the question came up some times allready:
Q: I want the slider without widget title - how to do that? Answer: create a new template (main style or all styles you have your slider running) Name: vbcms_php_no_title code: Code:
<div class="cms_widget"> go to widget configuration of the slider widget, change template name to vbcms_php_no_title save. Reload slider. Title is gone. |
Ok, so first off, THANK YOU!!!
I have been waiting for a long time for this mod, and this one does EXACTLY what I wanted!! It installed easily and works perfectly! Please view installation on my site at http://www.teamotec.net I have 3 ?????? 1. Earlier you showed how to change the image speed, but didn't specify what file to edit. Can you please clarify this for me, I want to slow mine to a 5 second pause. 2. How can you limit the sections that the slider displays? I only want to display articles from the sections "Event Coverage" "Featured Rides" & "Photography" 3. The dots that show that you are on slide 1 of 5 display in the middle of my image instead of at the top or bottom. How can I move them up or down? (I don't particularly care where they end up) Thanks again for this great mod!! 5 Stars, Nominated, and Marked as Installed!!! |
1. Not a file. That's in the php widget code, close to the bottom.
2. I'll post code for both sections and categories, since i'll link that post in the FAQ. How to show only articles out of specific sections or categories: for sections find: Code:
WHERE Code:
WHERE Code:
WHERE Code:
WHERE Be careful not to miss the AND part In the Brackets the sections-Ids/ categories-Ids you want have to be included. In your case it would be ( 144, 145, 149 ) In general you can see the fitting ids in the links which lead to the section or category: For example: /content/category/31-esport.html Category esports on our site has the ID 31. ---- category/section part ends here - in case you followed the faq link ---- 3. In the nivo-slider_uf_theme.css file find: Code:
.theme-uf .nivo-controlNav a { Code:
.theme-uf .nivo-controlNav a { |
Mooff, thank you again. I have wanted this on my site for ages and on one rainy sunday morning I was able to add it and have it completely working and customized to my wants in a matter of hours. Support like this is what makes VB great.
FYI in the css file my code looked like this Code:
.theme-uf .nivo-controlNav a { Code:
.theme-uf .nivo-controlNav a { |
help, the only image showing is the UF fallback image,
and yes the slider folder is read and writable. the website is www.gamerschallenge.net if someone could please help. really need this slider so bad. thanx edit: I was the FAQ and I think it might be cause the guests can't view the attachments, can anyone tell me how do I change the permissions for that? I cant find anywhere. edit: changed the permissions settings for guest to view attachments, didnt fix the problem. |
Are you sure you have given read and write permissions to the folder as it says in the instructions?
|
Quote:
|
I think the slider_img_filepath is wrong.
Can't confirm without the debug messages, but as a guess, change it to: $slider_img_filepath = 'slider/'; |
thats what it is right now, it can't be wrong since the UF does show.
and thanx for the fast reply |
I see. Please post the debug - last FAQ question.
|
All times are GMT. The time now is 09:00 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:
|