I installed the plugin, and added the code to my theme, but it only displays a red square image with the cu3er logo? When adding a normal nextgen gallery, that works fine.
]]>Why does this plugin need to be activated in the Widget area?
I’m not sure if it should work without that, but it doesn’t.
My problem is that for some reason my widget area is having problems and I don’t have time to trouble-shoot that yet, so I won’t be using this either I guess…
]]>https://www.saugusfootball.com
All I get is the cu3er red box and no pics… see bottom of sidebar.
]]>Hi there i have my cu3er in html i want to transfer it on My wordpress template page. Please help me out i need it badly… how can i fix it or else i will have to move to Peacemaker gallery…
My <head> contains this script to call swf file
<script type=”text/javascript” src=”js/swfobject/swfobject.js”></script>
<script type=”text/javascript”>
var flashvars = {};
flashvars.xml = “config.xml”;
flashvars.font = “font.swf”;
var attributes = {};
attributes.wmode = “transparent”;
attributes.id = “slider”;
swfobject.embedSWF(“cu3er.swf”, “cu3er-container”, “900”, “350”, “9”, “expressInstall.swf”, flashvars, attributes);
</script>
Then I have this html alternate content
<div class=”cu3er_resize”>
<div id=”cu3er-container”> <img src=”https://www.adobe.com/images/shared/download_buttons/get_flash_player.gif” alt=”Get Adobe Flash player” /></div>
</div>
How can i embed it in my wordpress
]]>Hi,
I am a novice to WordPress so please forgive me if this is a bit basic. I am trying to get the Nextgen Cu3er Gallery to work but the only way I seem to get it to work is in the side bar rather than the page or post? This ends up only showing a small portion of the image. Could you please tell me what I’m missing?
Thanks,
Richard
I made some heavy modifications to the plugin in order to have it work. As of right now the plugin requires ngg custom fields or the magic in the xml dir doesn’t happen. It didn’t happen with it though either.
There were a few “<?” missing the ‘php’ to be complete like: “<?php”. You have to have, magic quotes i think, in order for that type of syntax to work which is not recommended.
There were a bunch of other things as well, and I’m not trying to critique you by any means. I would like to get with you via email or something when you get a chance and I can send you my changes. My biggest problem was getting the imageURL to work, and it required two foreach loops in the end.
Anyways, hit me up. agentc0re at learnix dot net
https://www.ads-software.com/extend/plugins/nextgen-cu3er-gallery/
]]>