• hi mike, first this is a wonderful working plugin.
    i am wondering if it’s possible to create a class for divs or elements where the plugin will not be activated. i have a google maps that i like to exclude from being edited in the contact page and i want to achieve this simply by adding a class like “noraptor” to the div where the maps is shown.
    my problem is, that the editing button is way to high and the map is on top of the page. so whenever i edit text underneath i cannot reach the button to do so because the map is included in the raptor frame.
    best regards
    fredellini

    http://wordpress.org/extend/plugins/wp-raptor/

Viewing 1 replies (of 1 total)
  • Thread Starter fredellini

    (@fredellini)

    i got a fix with this line of css:

    .page-id-24 .ui-editor-click-button-to-edit-button {margin-top: 350px;}

    whereas 24 is the id of my contact page. not really good solution but it will help until the problem is really solved.

Viewing 1 replies (of 1 total)
  • The topic ‘disable plugin for certain elements by class’ is closed to new replies.