• Resolved mkdev

    (@mkdev)


    This is with the last version of the plugin, 1.5.2 and 3.9 wordpress.

    When logged in the pricing tables appear fine on the page, but if I’m logged off the tables disappears.

    On source code view, basically all the html code from where the tables should begin is missing.

    With cache plugins turned off (wp-supercache),wp-cache false, cleared browser cookies/cache, I get the same behavior.

    https://wordpress.org/plugins/easy-pricing-tables/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author davidhme

    (@davidhme)

    Hi mkdev,
    Have you deployed your pricing table on a post or page?

    Cheers,
    David

    Plugin Author davidhme

    (@davidhme)

    To elaborate: the link you see when clicking “Save & Preview” (eg. http://localhost:8888/wpdev/?easy-pricing-table=responsiveness-test) is only for preview purposes and only is visible to logged in users.

    Thread Starter mkdev

    (@mkdev)

    Sorry. I rushed to report a problem without debug on.

    The problem was I forgot I have a custom conditional shortcode (based on logged in/logged out users) in the button place, and the for the not logged in users was calling to undefined function, which was causing a fatal error on the page.

    It’ working now.
    Thanks for your plugin & support.

    Plugin Author davidhme

    (@davidhme)

    No worries. Glad to hear everything is fine now.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Strange behavior after 3.9 update’ is closed to new replies.