Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter positivelending

    (@positivelending)

    One page displays the first [accordion] but not the others…

    http://postimg.org/image/6os2zy525/

    Plugin Author John Gardner

    (@jgardner03)

    Hi,

    Thanks for using my plugin. Are you using any other shortcodes from my plugin? If so, does this issue affect them as well?

    The only reason I could think of as to why the shortcodes would be displayed on the front end is there is another plugin or function which is modifying the_content() and messing with how shortcodes are. Is it possible for you to disable all other plugins and switch to the TwentyTwelve theme to see if the issue is resolved? If it is, enable the plugins one by one, and then re-enable your theme to see if you can narrow down the culprit. Once we know which one is giving us trouble we should be able to figure out why.

    Thread Starter positivelending

    (@positivelending)

    I can, but I lose many theme options when I switch themes.

    I am trying to work out what change was made that could have caused it.

    To try conflict mode I need to change all shortcodes correct? Is it advisable to use a search and replace in phpMyadmin to do this?

    The theme does have many shortcodes available which I think may cause this conflict. They don’t appear to have used an accordion shortcode though.

    eg:

    [tabs]
    [tab title="tab1"]
    tab1 content (your plugin)
    [/tab]
    
    or the theme is;
    [tabgroup]
    [tab title="tab1"]
    tab1 content (theme shortcode)
    [/tab]
    [/tabgroup]

    Plugin Author John Gardner

    (@jgardner03)

    Yes, if you want to try compatibility mode, you would have to rename all shortcodes. That could be achieved through a MySQL search and replace.

    Could you create another local dev site in xampp to try?

    Thread Starter positivelending

    (@positivelending)

    The issue appeared to stop for a while, but not all the time.

    I still need to do some troubleshooting, been flat out the last week though.

    Side Note: http://arconixpc.com/tag/arconix-shortcodes/feed is not working in WP dashboard feed

    Plugin Author John Gardner

    (@jgardner03)

    thanks for the heads up… turns out it was a show-stopping bug in a plugin http://wordpress.org/support/topic/please-open-this-page-in-the-admin-panel-only

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[accordions] not reading [accordion]’ is closed to new replies.