vb.org Archive

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

SRobbins1977 02-02-2013 03:07 AM

Quote:

Originally Posted by Action-N (Post 2400972)
SRobbins1977, Looks like you found away to make it work. Whether the panoramic images are on purpose or not to be corrected size at that width it be your whole front page. I think if people wanted to use a fixed forum width of 1024 I can share the template with the sizes I made. Have two, one was the default layout (540) an other was (60,40) .

A point I wanted to make I noticed most didn't make a separate layout for their front page from the rest of the cms articles. If you make a new layout named "Front Page" an copy the format over to it an ad the slider on that layout so you can take it off the "Home" layout your using as the article default.

The template is the widget one you made in the CMS templates. The (60,40) width is configured to 735. The (540) widget size is 525, but the width is hard coded to 540. Didn't dare making it the variable as it's make a mess an need all resized. These are both for use an designed for a fixed width forum size of 1024 with the default template. Oh an guess it won't be an easy swap, there is also hard coded colors in these, dual grays (#dadada, #e1e1e1) used from the default theme. Both located near the top of the template. My forum is closed atm, but for a demo I modeled the look used at http://www.superchevy.com/ only difference is gonna be the colors. Added note I made a layout to match their site also I wanna release soon :)

The size is intended. :) As you can see we have a 1350 wide page, so having a "HD"(not true HD size) style image seemed like a unique interpretation of the modern web page. But we have a long way to go with the design.

Love what you've done with the layout for the widget. Fits right in with the rest of the page. Some inspiration. Thank you for sharing.

Thank you for the tip on not changing the height. Luckly we were happy with is or we would have tried. :)

Konstanta 02-03-2013 02:31 PM

<a href="http://www.vfcoders.com" target="_blank">http://www.vfcoders.com</a> no longer work?

jorge_kai 02-13-2013 03:01 PM

it's possible to make run this mod in vbulletin 3.8? thanks

b0wlninja 02-19-2013 09:00 PM

ummm so in trying to use your slider i am receving an error message in the admin CP

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

could you help me in what i did wrong?

Martyn1983 03-03-2013 10:31 AM

Love the idea of this mod, but sadly not working on my forum. The overall box, and previews, displays but there is no transition between the images and selecting the thumbnails just refreshes the homepage.

www.fiat-scotland.com

Appreciate any help.

svaghari 03-28-2013 03:15 AM

1) get rid of the blue borders around thumbnails
2) get red of blue border around entire widget
3) transparent gap between thumbnails?

https://vborg.vbsupport.ru/external/2013/03/13.jpg

Christos Teriakis 04-06-2013 05:48 AM

Hello,

I'm trying to remove the description from slider and let only the title there. I did what you said at:
https://vborg.vbsupport.ru/showpost....6&postcount=45

1. File packages\vbcms\widget\cmsfcs.php

2. After:
Code:

$getarticles['preview'] = strip_quotes($getarticles['preview']);
$getarticles['preview'] = htmlspecialchars_uni(fetch_censored_text(
fetch_trimmed_title(strip_bbcode($getarticles['preview'], false, true, true, true),
100)));

I added:
Code:

$getarticles['title'] = fetch_trimmed_title($getarticles['title'], 30);
but this only trims the title to 30 characters and show again the description below. What I want is to show the full title and nothing from description. Where on heck the title is stored? Is it part of pagetext in table cms_article?

Thank you Chris

jshallo 04-06-2013 06:35 PM

Amazing! A Slider that actually WORKS!!!! Thank you.

svaghari 04-14-2013 08:46 PM

Re: post #376

Anyone? Please help :)

kirbz 09-28-2013 06:51 PM

EDIT nm


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

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

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

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

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