Popup link in Links Manager Help
-
Ok… i’ve looked and looked in both the Wiki and Support boards as well as in the online documentation.
Here’s my question. I want certain offsite links to appear in a popup window that has a pre-determined size without scrollbars and things like that. I know it is normally done via javascript, or in wordpress, with the line<?php comments_popup_script(width, height, 'file'); ?>
.
But how does that work within the Links Manager? When I put that command in the URI field, it simply appends the site url (https://www.homocoit.us/hc/) to the php code and doesn’t actually run the request.
Now, I don’t want ALL links added through the Links Manager to popup in new windows, and I don’t want all of them to popup in sized windows… target=”_blank” works fine for the majority of them.
Is there a way to reference the<?php comments_popup_script(width, height, 'file'); ?>
line from the Links Manager, Add Link option and have it actually run the php code?
Oh… and I’m a novice with both php and wordpress, so if my terminology sounds a little childish… please forgive me ??
- The topic ‘Popup link in Links Manager Help’ is closed to new replies.