• Hey there,

    You might like to check the link to the pro version in the dashboard menu. Seems you have put a relative link so it is trying to go to mydomain.com/loginizer.com/features/#compare –
    needs to be fixed if you want upgrades.

    • This topic was modified 7 years, 6 months ago by SpeakOut!.
    • This topic was modified 7 years, 6 months ago by SpeakOut!.
    • This topic was modified 7 years, 6 months ago by SpeakOut!.
Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Contributor loginizer

    (@loginizer)

    Hi,

    I dont see this happening. It was a very old issue and was resolved long back.
    The URL is a full entry :
    https://loginizer.com/features#compare

    Since the URL contains ‘https://’ it should work without issues.

    Which version of Loginizer are you using ?

    Regards

    Thread Starter SpeakOut!

    (@123host)

    Including images hasn’t worked for me in the past, I’ll try but here it is https://gyazo.com/c04ee850a50553a82fb2245af558e124

    Screenshot

    Thread Starter SpeakOut!

    (@123host)

    FWIW, the plugin underneath loginizer, SpeakOut!, is mine.

    Plugin Contributor loginizer

    (@loginizer)

    Hi,

    Can you save the HTML file or view that section and see what is the link given in the ANCHOR < a> tag there ?

    Regards

    • This reply was modified 7 years, 6 months ago by loginizer. Reason: A tag change
    Thread Starter SpeakOut!

    (@123host)

    OK, I see the problem. But it is weird.

    In the source code there is only a single forward slash in the URL

    <a href="https:/loginizer.com/features#compare">Go Pro</a>

    But that doesn’t make sense because in init.php (11)

    define('LOGINIZER_PRO_URL', 'https://loginizer.com/features#compare');

    Out of curiosity (I love a challenge) I changed that line to #compared and when I refreshed the page I could see the change and still only a single slash.

    (scratches head)

    Thread Starter SpeakOut!

    (@123host)

    FWIW, I had a problem with my plugin where it broke if there was a non-breaking space (&nbsp;) in the shortcode – this happened if users copied and pasted the sample shortcode. The short term solution was to get them to delete the space and type it again.

    So I tried deleting your // and retyping in init.php in the definition. It didn’t help ??

    • This reply was modified 7 years, 6 months ago by SpeakOut!.
    Plugin Contributor loginizer

    (@loginizer)

    Hi,

    I can only think of one thing.
    Some hook / filter is messing your left menu.
    And I guess its a plugin. So can you disable and enable plugins 1 by 1 and see which one is causing it.

    Regards

    Thread Starter SpeakOut!

    (@123host)

    Sorry, the reply to this was buried.

    I have deactivated _every_ plugin except loganizer and it is still happening.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Link to pro broken’ is closed to new replies.