 admin
|
I saw this mentioned in the Multiple Posts thread but figured I had better post it separately as it is a different question/ issue.
I believe I may be experiencing a conflict with other plugin or java script files loaded on my site. I have tried both the Shadowbox and Thickbick. The marque function works but the popup does not. The pop-up does work when I select the Member popup option in the admin area, therefore I do believe it is a conflict with either functions or scripts possibly.
Are there existing settings or options to help work around this?
|
 admin
|
Don't you hate it when someone posts problems without thoroughly combing the requirements for the specific plugins? So I realized that I did not have the
<div class=”sfcode”><?php do_action('wds5_wp_footer'); ?></div>
called in the theme. Just so everyone knows… it is required so that the scripts are properly called on the shadowbox or thickbox plugins.
I think the plugin could use a little more documentation, still. I have not yet figured it all out yet.<img title=”Embarassed” src=”/wp-content/forum-smileys/sf-embarassed.gif” alt=”Embarassed” />
|