Forum

Please make sure that you have read the documentation and extensive resources provided on this site before posting your question!

Dynamic Content Gallery Resources

DCG Version 4.0 beta is now available for download and testing. This is a development version and not recommended for live sites. Read more here.

Note that the current stable release of the DCG is version 3.3.5.

 
You must be logged in to post Login Register


Register? | Lost Your Password?

Search Forums:


 






Minimum search word length is 3 characters – Maximum search word length is 84 characters
Wildcard Usage:
*  matches any number of characters    %  matches exactly one character

DCG Problem – black box showing.

fixed
UserPost

1:07 pm
August 25, 2010


RTotev

Guest

1

Hello, i am with wordpress 3.0.1 and last version of DCG. My site is http://www.news.igrach.com. I have tried everything to make it work but no result. I have another site – http://www.poker-style.net/test1 and there everything is working just fine.

I have installed FCG and DCG on poker-style with no problems. As i am moving the site to news.igrach.com i installed them there (not on the same time), but they both are not working.

DCG shows only the black box and FCG is even worse. Could you loot at it and give me a hint what to do. Tried to put Jqery, but not working – shows empty field. Help, pls!

4:35 pm
August 25, 2010


RTotev

Guest

2

p.s. disabled all plugins – again showing only a black box.

5:59 pm
August 25, 2010


Ade

Admin

posts 2384

3

Hi,

Looks like a javascript conflict to me. Are you sure you've disabled other plugiuns which use javascript? Perhaps the theme is loading javascript?

Try switching to jQuery in the DCG Settings page.

Dynamic Content Gallery: Have you read the Configuration Guide and FAQ?

12:29 am
August 26, 2010


RTotev

Guest

4

Hi,

I dont know if the theme is using javascrpt, but it is possible. This is the theme i am using: http://www.wpspider.com/free-blog-theme-wp_009/

I have tried with Jquery but cant make it work. When i use Jquery i see an enpty field. Could you tell me how to do it?

8:04 pm
August 30, 2010


lostinthewash

Guest

5

Post edited 8:06 pm – August 30, 2010 by lostinthewash


I too am suffering from The Case of the Black Box. I can see via the Developer Tools in Chrome that the PHP is indeed doing its job: generating all the proper divs and linkage to everything. To make sure I wasn't going crazy, I altered the dfcg-gallery-jquery-styles.php to #dfcg_images { visibility: visable; }. That's right. I've already tried switching things to jQuery, to no avail. So now I can SEE everything is loaded… but nothing animates! Where are those fluid transitions hiding?

From a bit of research and what has been mentioned here, I'm fairly sure this is being caused by a Javascript Conflict. However, all other plugins have been deactivated. Could the custom Javascript I wrote inside the Header be a culprit here? Hoping there's just something I'm missing. Wouldn't want to code a Feature Content Area from scratch at the moment. Any help or suggestions are greatly appreciated.

Link To Development Site: http://teamtraction.com/testing/uifl/cougars/

The area in question is found under the Headlines section. Drilling Div Structure: wrapper > main > columnOne > a480x360 > c480x329

9:03 pm
August 30, 2010


Ade

Admin

posts 2384

6

Hi,

Try temporarily removing the javascript you've added and see what happens. 99.9% of the time (I want to say 100%, but am hedging my bets, lol) the black box problem is a js conflict…

Dynamic Content Gallery: Have you read the Configuration Guide and FAQ?

7:54 pm
August 31, 2010


lostinthewash

Guest

7

Trust your instincts Ade, because it was indeed a Javascript conflict. Experiments in commenting-out lines proved that one call out to the new jQuery script was causing problems. Now the plugin works! Well… mostly. Can't seem to get the arrow navigation to appear over the dynamic awesomeness. Any ideas?

But just in case someone else has this issue and also REALLY needs the other Javascript conflicting with the Dynamic Content Gallery, I've found a solution! It called No Conflict Mode. And yes, it is the best. Kind of an advanced maneuver, scripting wise, but will definitely cure that coding headache of yours.

Here's the linkage to the article explaining everything: http://stackoverflow.com/questions/528241/how-do-i…..-same-page

Thanks a ton Ade. Happy coding!

11:31 pm
August 31, 2010


Ade

Admin

posts 2384

8

Thanks for posting back with your fix. The noConflict issue will be fixed in the next release of the DCG. The lack of arrows is a bug with jQuery 1.3.2 (WP 3+ ships with jQuery 1.4) and this too will be fixed in the next release.

Dynamic Content Gallery: Have you read the Configuration Guide and FAQ?