• Resolved tonym71

    (@tonym71)


    Hi,

    I’m not able to get the plug-in working properly on my site. The trigger text shows up, and the arrow turns when I click it, but the Target content is not revealed. When I click, a Javascript error appears in the console:

    Uncaught ReferenceError: colomatslideEffect is not defined collapse.js?ver=1.5.7:325
    (anonymous function) collapse.js?ver=1.5.7:325
    x.event.dispatch jquery.js?ver=1.10.2:4
    v.handle

    As a test, I used the sample text from the c-o-m documentation page as is in a post. The displayed source (and a few lines of context) is here. (I’m not able to link to the whole page without the client’s permission):

    <div id="content">
    		<div class="header">
    			<h1 id="artist_sugao">名前さん</h1>
    		</div>
    		<div class="section">
    			<h2 class="collapseomatic " id="id1066"  title="Trigger Text">Trigger Text</h2><div id="target-id1066" class="collapseomatic_content ">Target Content</div>
    
    <h2 class="subtitle">名前さんのご紹介</h2>

    Thanks,

    Tony

    https://wordpress.org/plugins/jquery-collapse-o-matic/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter tonym71

    (@tonym71)

    Ah, this is resolved. This is defined in the footer (even if you choose the header option in settings). The theme I’m working with doesn’t use a footer for some reason.

    Plugin Author Baden

    (@baden03)

    Thanks for getting back to us with a solution. The next version of the plugin will use the option settings to insert the js vars as well.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Not opening: colomatslideEffect is not defined’ is closed to new replies.