• Clicked on the hide message icon and could not get the marquee to show again, even after deactivating and reactivating. Would be useful to hide the icons also.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Same here – I’m looking for entry in database but don’t see one. If I can get it back I’ll try hiding icons in css

    I figured it out – it is in a cookie. I can’t tell you exactly which one. I deleted all of the cookies I had for that domain and got the marquee back.

    To hide the Edit and Hid icons, put something like this in your css file:
    div#Edit_Marquee, div#Hide_Marquee{display:none; visibility:hidden}

    Hi. I have the same issue, deleted all cookies that I could find, still not diaplaying. I am new to WordPress, can anyone be a little more specific about this fix? Thanks

    Stob

    (@stob)

    As webmystery said,it is in a cookie. So If you delete all of your cookies ad refresh without your cache your website, you should retrieve your message marquee.
    For information, I also delete the lines 312 to 314 in marquee.php of the plugin to disable the possibilty for the user to hide the marquee.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Marquee] Clicked on hide message and could not get it back again’ is closed to new replies.