Forums
Forums / Plugin: WP All Import – Drag & Drop Import for CSV, XML, Excel & Google Sheets / Embedded HTML and Working URLs
(@fergweb)
9 years, 6 months ago
Newbie question, I’m sure.
Got it working but am I missing something…is there a way for URL’s and email addresses to be imported as active/working links?
Cheers and thank in advance
(@wpallimport)
Hi fergweb.
You can use elements from your feed inside HTML tags to do this. For example:
<a href="{url[1]}">Click here to visit!</a> <a href="mailto:{email[1]}">Click here to email!</a>
The topic ‘Embedded HTML and Working URLs’ is closed to new replies.