• Resolved Pepz345

    (@pepz345)


    Hi, I would like to use your plugin, but when testing I immediately encountered an error:

    If I set a post to paid, the Laterpay button isnt shown on the front page (using excerpts) at all. If I try to access the contents, the teaser and the laterpay button are shown for approximately half a second, then the whole content of the post disappears and is replaced by the letter zero “0”.

    Could this a problem with my theme (Im using Atahualpa)? I noticed that in the html of the page the laterpay elements are still present, but apparently not working right.

    https://www.ads-software.com/plugins/laterpay/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Pepz345

    (@pepz345)

    I found the cause for this: I have

    define(‘FORCE_SSL_ADMIN’, true);

    added to wp-config.php (as described by the WordPress codex) to force all administration to occur via SSL.
    When deleting this line from the config, the popups etc. appear.

    So apparently this setting is not compatible with your plugin. This is unfortunate. I realize that enforcing SSL for the backend is uncommon, but for security reasons it is nevertheless highly recommended. If I would use Laterpay in a production environment (not set to testing), would I be able to force SSL for the backend or would I run into problems?

    Thread Starter Pepz345

    (@pepz345)

    So what are going to do about SSL? As the makers of a finance plugin concerned with promoting paid content, you should support tightened security with WordPress, not be incompatible with it.

    Plugin Contributor Dominik Rodler

    (@dominik-rodler)

    Sorry for not responding in a more timely manner, but everyone was still on Christmas holidays.
    I totally agree that we should support SSL security. We will add that in the near future (next release, less than three weeks).
    You can follow the progress on this issue at https://github.com/laterpay/laterpay-wordpress-plugin/issues/544

    Thread Starter Pepz345

    (@pepz345)

    Great!

    Plugin Contributor Dominik Rodler

    (@dominik-rodler)

    We were just trying to reproduce the problem, but did not experience any problems.
    Could you please get in touch by contacting us on [email protected]?
    Then we can have a look at your installation and resolve the problem with you.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Laterpay button and text disappears, replaced by letter zero’ is closed to new replies.