#WordPressPlugin: Lets you make a WordPress page (or other content type) link to an external URL of your choosing, instead of its WordPress URL.
GNU General Public License v2.0
110
stars
46
forks
source link
Target blank doesn't work on posts loaded via AJAX #156
Open
rastitkac opened 2 years ago
Hi there Mark,
We load some posts via AJAX like so:
Then we get the pemalinks as per usual (actually the same markup as for posts which are loaded normally):
In the posts that are loaded via AJAX target blank does not work. The URL is correctly set to value we define backend, thought.
Is there anything we can do to make it work?
Thank you in advance and best regards, Rasti