• Awesome plugin btw, I’ve been installing and setting up Nextgen for clients for at least 4yrs now.

    My name is Spencer, my brother and I developed Feed Them Social.?https://www.ads-software.com/plugins/feed-them-social/

    A while back we added a load more button to our facebook feed and no matter what I do it appears when the Nextgen plugin is active it is forcing my js var build_shortcode = with our shortcode to print out our shortcode and it in turn breaks the page causing other errors as well.

    You can see my example here, and if you view the source you will see on line 174?var build_shortcode =?and then the shortcode being output which is breaking the page.?https://www.slickremix.com/betablog/fb/

    Any idea what’s going on?

    Here is an example of it working proper without Nextgen active.?https://feedthemsocial.com/
    Being a developer of a plugins I know the questions are never ending so Thanks in advanced for any insight you can give.

    Spencer

    https://www.ads-software.com/plugins/nextgen-gallery/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor photocrati

    (@photocrati)

    @slickremix – Thanks for reporting this … are you seeing this behavior with all versions of the plugin or is it just affecting the version available from the WordPress Plugin repository?

    – Cais.

    Thread Starter slickremix

    (@slickremix)

    It’s just the FREE version from WordPress Plugin repository, at least that is the only one we have had reported problems about. I have not tested any other versions.

    I did just figure something out. If I add an additional brackets around my shortcode I’m able to get it to print out just the shortcode text.

    I’m guessing something in your code is force printing any shortcodes seen on the page.

    We are gonna roll with this hacky update to appease our premium customers, but if you find a solution that would be great so we can remove a php call I’m going to make that says if your plugin is active show extra brackets.

    Spencer

    Plugin Contributor photocrati

    (@photocrati)

    @slickremix – Thanks for the update, I’ll see about getting one of our developers to review this topic.

    – Cais.

    Thread Starter slickremix

    (@slickremix)

    Great, thanks!

    Spencer

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Nextgen forcing var = '[my shortcode]' to echo out’ is closed to new replies.