I am beyond my expertise and need help.
I need to launch a page from the WordPress menu OR place a button in the header for the same purpose. It would open a page in a new window without a menu bar, scroll bar, etc. If a button, I am told that I need to incorporate the following code:
<body>
<button onclick=”window.open(‘https://fms.red2green.net/fmi/webd?lgcnt=0&db=Red2Green&loginerr=0&guesten=0′,’Windows’,’width=650,height=350,toolbar=no,menubar=no,scrollbars=yes,resizable=yes,location=no,directories=no,status=no’)”>Click Me!</button>
</body>
How can I do that? I do not see any option in the menu and I do not see a way to add a widget to a header.
Thank you.
Hey rmatus,
You can add a widget area to the header.
Then add the button code to the widget, without the body tags.
Best regards,
Jordan Shannon
Jordan,
I have tried to add the widget to the header. But, with limited success. I would really like the link to be in the menu. See the box on the menu line that says “HERE PLEASE”. How can I make that this complex link? (My website URL is in the private section.)
Right now, I tried the widget. But, the phrase “Customer Login” appears under the logo. I cannot figure out how to move it or align it next to the menu.
My third choice would be to have it on a line by itself above the menu. But, then, I do not know what would happen on phones and small screens.
Is there a way to do what I need?