• Resolved pmroanhouse

    (@pmroanhouse)


    I’m using the latest version of Collapse-o-matic but when ever i go to save my text on my wordpress page when it finishes saving it removes the rel attribute. Anyone know how to fix this?

    An example of what i’m doing is this

    <img id="assess" class="collapseomatic noarrow" title="Assess and Networking" src="/wp-content/uploads/sites/91/2016/10/01_assess.png" alt="Assess and Networking" rel="button-highlander">

    It then saves as

    <img id="assess" class="collapseomatic noarrow" title="Assess and Networking" src="/wp-content/uploads/sites/91/2016/10/01_assess.png" alt="Assess and Networking" >

    • This topic was modified 8 years, 1 month ago by pmroanhouse.
Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Baden

    (@baden03)

    Are you doing this in Visual or Text mode?

    Thread Starter pmroanhouse

    (@pmroanhouse)

    Text Mode. Is there some sort of CSS I need to add or something to get this to work? I have a page that has the image file “buttons” right next to each other looking like puzzle pieces and when you click each one the text collapses and expands but the next button just expands under that next one and doesn’t collapse the previous text. The only explanation I could find on how to do this was with the Highlander Roll your own but it doesn’t seem to work with Img button Roll your own as well.

    • This reply was modified 8 years, 1 month ago by pmroanhouse.
    Plugin Author Baden

    (@baden03)

    we are unable to recreate the issue of WordPress removing the rel values.
    Without a link to your page (helpful to include one) we can only assume you want to do something like this.

    Thread Starter pmroanhouse

    (@pmroanhouse)

    This is close but i’m trying to do something that looks like this ….

    Screenshot of buttons and text below.

    each button above the text drops down and expand and I want it to fit to the width of the text div and be centered under the four button images. As you click the next it auto collapses the current and opens the next.

    Basically I want to do this Image trigger but I want to add Highlander grouping to it. So i can align the text in a row and the divs under it collapse and expand as I click each button to the next.

    • This reply was modified 8 years, 1 month ago by pmroanhouse.
    • This reply was modified 8 years, 1 month ago by pmroanhouse.
    Thread Starter pmroanhouse

    (@pmroanhouse)

    Still trying to hack in a new class into it in the CSS to collapse the div from each button open when the next opens. Not sure what i’m doing wrong.

    • This reply was modified 8 years, 1 month ago by pmroanhouse.
    Thread Starter pmroanhouse

    (@pmroanhouse)

    could the removing rel be because we use TinyMCE? They have TinyMCE advanced installed on the wordpress installation.

    Plugin Author Baden

    (@baden03)

    What happens when you disable TinyMCE?
    We have verified that the rel tag is allowed on a standard WordPress installation. You might want to do basic troubleshooting and test for a plugin or a theme that is preventing the rel tag from being inserted into elements on your site.

    Pat K

    (@blackcapdesign)

    Hello,

    I opened a separate support thread with a possible solution for this problem:
    https://www.ads-software.com/support/topic/a-fix-for-rel-attribute-being-stripped-by-tinymce-and-breaking-highlander/.

    Hope it helps!

    PK

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Trying to use Highlanders on img roll your own and wordpress won’t save it’ is closed to new replies.