Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author TT Themes

    (@tomastoman)

    Hi,

    there might be a plugin conflict that causes this issue. Please try to deactivate all your installed plugins (one after another) to see whether it could help. If not, please check whether the toggle works when you activate the default Twenty Fifteen theme. To detect possible errors, I recommend you to use WP_DEBUG mode.

    Best regards,
    Tomas Toman

    Thread Starter Celine B

    (@celine-b)

    Hi,

    Thanks for your response.

    I tried to desactivate all plugins one after another. The same problem remains.

    Effectively, toggles/accordions work good with Twenty Fifteen.

    So Brickyard Theme is not compatible with several plugins : Ultimate Shortcodes, Elegant Builder, GeoDirectory.
    Could you do anything ?

    Now I use WP_DEBUG, but nothing is written about this 3 plugins.

    Thank you for your help.

    Best regards,

    Céline

    Theme Author TT Themes

    (@tomastoman)

    Hi Céline,

    unfortunately, I have not yet tested the BrickYard theme with Elegant Builder, because this plugin is not available in the www.ads-software.com plugins repository. I recommend you to use the Page Builder by SiteOrigin instead – this plugin works well with this theme.

    I just have successfully tested the following Accordion shortcode provided by the Shortcodes Ultimate plugin:

    [su_accordion]
      [su_spoiler title="Spoiler title" style="fancy"] Spoiler content [/su_spoiler]
      [su_spoiler title="Spoiler title" style="fancy"] Spoiler content [/su_spoiler]
      [su_spoiler title="Spoiler title" style="fancy"] Spoiler content [/su_spoiler]
    [/su_accordion]

    Or, you can use the Accordion plugin to create a toggle/accordion box.

    Best regards,
    Tomas Toman

    Thread Starter Celine B

    (@celine-b)

    Hi Tomas,

    I prefer use Shortcodes Ultimate than Elegant builder. so its ok!

    But I tried again with the code with your message, accordions don’t work with Brickyard : https://arbreshaiespaysagesdaveyron.fr/test/animation and work well with Twenty Fifteen.

    Thanks for giving the idea of Accordion I use Ultimate Shortcodes also for other functionalities and I prefer to limit the number of plugins (already 11 plugins!).

    Could you say me why Ultimate S. doesn’t work in this exemple : https://arbreshaiespaysagesdaveyron.fr/test/animation ?

    Thank you very much.

    Best regards.

    Céline

    Theme Author TT Themes

    (@tomastoman)

    Hi Céline,

    I have tested the above posted shortcode on this demo page: https://test3.tomastoman.cz/sample-page/, but it has worked fine for me (it is a clean WordPress 4.2.2 installation). When I display the source code of your example page, I can see that there are some redundant symbols in the accordion:

    <div class="su-spoiler su-spoiler-style-&quot;fancy&quot; su-spoiler-icon-plus su-spoiler-closed">

    On my site, it is outputted in this way:

    <div class="su-spoiler su-spoiler-style-fancy su-spoiler-icon-plus su-spoiler-closed">

    If your problem continues, please try to contact the authors of Shortcodes Ultimate, they should provide you the most accurate information what could cause this behavior on your server.

    Best regards,
    Tomas Toman

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘toogle doesn't opne’ is closed to new replies.