tbelles
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Custom Community] No slideshow on home page CC2 ver. 2.0.25Hi risingfish. I’m going to investigate the possibility that a plugin incompatibility may be the problem. I am planning to reproduce my site on another test site starting just with WP, BP, and CC2 and no other plugins.
If the slider operates OK I can assume one of my plugins may be causing the problem. Since you’re having a similar problem I thought perhaps we could compare plugin lists and narrow it down.
My plugins are:
Invite Anyone
BP | You Are Blocked
Agreeable
BuddyPress Moderation (BP Moderation)
BuddyPress Security Check
DD Contact Form
Peters Login Redirect
BuddyPress Members Only
Dynamic Widgets
Paypal Donations
BP Profile Search
Toolbar Remixed – Free
Easy Set Favicon
WP Google Fonts
WP Edit
Simple Custom CSS
BackupwordpressForum: Themes and Templates
In reply to: [Custom Community] No slideshow on home page CC2 ver. 2.0.25Thank you Atelier Ni for your help. The problem you addressed is a problem with the Header not displaying, which I did experience and fixed using the method you described.
The problem I am trying to solve is with the-
slider
not displaying on Home page even though it displays correctly in CC2 settings.
Forum: Themes and Templates
In reply to: [Custom Community] No slideshow on home page CC2 ver. 2.0.25Thank you risingfish for your suggestion. I checked however, and this code appears in my source code looking OK:
// the sliding intervall
jQuery( ‘#carousel-index-generic’ ).carousel({
interval: 6000 })Don’t think that’s the problem. What’s interesting about this is that the slideshow appears and works fine in CC Settings, and when I Inspect Element from CC Settings I see all the code for the slideshow. However when I browse to the site itself and Inspect Element, no slideshow code exists. The code deals with Header stuff then goes right to Menu stuff, leaving out the slideshow stuff.
Another note: this problem is specific to version 2.0.25. I have another test sight running version 2.0 and the slider works just fine on that site.Forum: Themes and Templates
In reply to: [Custom Community] No slideshow on home page CC2 ver. 2.0.25Sure would appreciate any help with this problem. Thank you.