Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author AlanP57

    (@alanp57)

    That seems to be happening because when the HTML is generated it is leaving off the ‘http://’ in the link and so the browser appends the link of the current page to the front of the href text. I assume you are including ‘http://’ in the button URL.

    I’m not able to reproduce this error. Could you go to the MaxButtons Support page, copy the System Info about your site and send it to us in an email to [email protected] and I’ll have Bas look at this issue when he is available.

    Plugin Author Bas Schuiling

    (@basszje)

    You indeed need to include http ( or https ) when using full links. Many people use other types of links than just http so the plugin doesn’t add it automatically.

    Alternatively if you are linking within your own website it’s much better to use relative paths. For instance you can just enter /contact/ in the URL field without the whole domain name.

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

The topic ‘button url not correct’ is closed to new replies.