Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • muttonquad

    (@mhaganmagpiedesigncom)

    And now, after deactivating Ghost Kit plugin then reactivating it, I can now access the Additional Information tab in WP Store Locator, so I think it is now working and I am set!

    muttonquad

    (@mhaganmagpiedesigncom)

    I am having the same problem, thanks for the info. about using the browser console to figure out the conflict. When I disable the Ghost Kit plugin I can get to the Additional Information tab. Do you have suggestions for what to do? I need both plugins.

    muttonquad

    (@mhaganmagpiedesigncom)

    I noticed this issue in Firefox (but not Chrome, Safari, IE) trying to do images in the tooltip and figured out that it was because I used WordPress “Add Media” button in the Edit Post window. This added a class into the img tag, so it was:

    [simple_tooltip content='<img class="class stuff here" src="image url here" />']This triggers the tooltip[/simple_tooltip]

    When I deleted the class=”class stuff here” and made it just

    [simple_tooltip content='<img src="image url here" />']This triggers the tooltip[/simple_tooltip]

    it fixed the problem.

    You have to go to Text mode rather than Visual mode to see/fix this.

    • This reply was modified 8 years, 5 months ago by muttonquad.
    • This reply was modified 8 years, 5 months ago by muttonquad.
    • This reply was modified 8 years, 5 months ago by muttonquad.
    • This reply was modified 8 years, 5 months ago by muttonquad.
Viewing 3 replies - 1 through 3 (of 3 total)