• Resolved Jonas Xander

    (@john-alexander)


    I’m using a plugin that is supposed to show a subscription box after the post. In Chrome Inspect I can see a span (see screenshot below) but it shows up as empty. The plugin is properly configured, I’ve tested it in another website and it works – the problem is with this WP installation.

    Here’s what I’ve tried but didn’t work:
    – Changed to Fifteen
    – Deactivated all plugins
    – Even inserted the plugin’s form php code in my theme’s content-single.php
    – Turned visibility: visible (see screenshot)
    – Deactivated adblocker on my browser
    – Cleaned browser cache

    Scroll down to the bottom here: https://designportugal.net/google-analytics-leads-content-marketing/

    Screenshot: http://prnt.sc/drgaue

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    It seems to be a mixed content thing. Try resolving the https/http issues first.

    Mixed Content: The page at 'https://designportugal.net/google-analytics-leads-content-marketing/' was loaded over HTTPS, but requested an insecure image 'http://designportugal.net/wp-content/uploads/2015/03/luz-lampada-e1425663478118.png'. This content should also be served over HTTPS.
    (index):433 Mixed Content: The page at 'https://designportugal.net/google-analytics-leads-content-marketing/' was loaded over HTTPS, but requested an insecure image 'http://designportugal.net/wp-content/uploads/2015/03/luz-lampada-e1425663478118.png'. This content should also be served over HTTPS.
    (index):472 Mixed Content: The page at 'https://designportugal.net/google-analytics-leads-content-marketing/' was loaded over HTTPS, but requested an insecure image 'http://designportugal.net/wp-content/uploads/2015/03/luz-lampada-e1425663478118.png'. This content should also be served over HTTPS.
    jquery.js?ver=1.12.4:4 Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
    Thread Starter Jonas Xander

    (@john-alexander)

    Hi Steve, those are just simple images in that blog post. They’re now being pulled from https and as I expected, that’s not causing the issue with the subscription box not showing up. Do you have any idea what may be causing this (it’s not the theme or the plugins).

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Something wrong with my WP post footer’ is closed to new replies.