Title: Import HTML Code
Last modified: May 19, 2019

---

# Import HTML Code

 *  Resolved [magneto664](https://wordpress.org/support/users/magneto664/)
 * (@magneto664)
 * [7 years ago](https://wordpress.org/support/topic/import-html-code/)
 * Hi I have a problem I try import some code with I use
 * is look like
 * > [su_button url=”[http://domain.com/link&#8221](http://domain.com/link&#8221);
   > target=”blank” style=”flat” background=”#1e68bb” size=”5″ wide=”yes” center
   > =”yes” radius=”0″ icon=”icon: check” rel=”nofollow”]Button Text[/su_button]
 * I get error:
    Error parsing content: Unexpected symbol ‘:’ with i see is : i 
   http**:** and dot in domain name after this i have error in # and last :
 * so on the end i get
 * > [su_button url=”http//domaincom/link” target=”blank” style=”flat” background
   > =”1e68bb” size=”5″ wide=”yes” center=”yes” radius=”0″ icon=”icon check” rel
   > =”nofollow”]Button Text[/su_button]
 * and looks like ok to import, my qustion is how to import symbols : . and # tnx.
   for help.

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

 *  Plugin Author [WP All Import](https://wordpress.org/support/users/wpallimport/)
 * (@wpallimport)
 * [7 years ago](https://wordpress.org/support/topic/import-html-code/#post-11552430)
 * Hi [@magneto664](https://wordpress.org/support/users/magneto664/)
 * You should be able to fix this by escaping the opening brackets with backslashes:
 * `\[su_button url="http://domain.com/link" target="blank" style="flat" background
   ="#1e68bb" size="5" wide="yes" center="yes" radius="0" icon="icon: check" rel
   ="nofollow"]Button Text\[/su_button]`
 *  Thread Starter [magneto664](https://wordpress.org/support/users/magneto664/)
 * (@magneto664)
 * [7 years ago](https://wordpress.org/support/topic/import-html-code/#post-11557382)
 * Almost working!
    This last part Button Text\[/su_button]
 * is look like a this [ symbol is removed – so i get
 * “]Button Text/su_button]
 * is something wrong with last \ tnx.
 *  Thread Starter [magneto664](https://wordpress.org/support/users/magneto664/)
 * (@magneto664)
 * [7 years ago](https://wordpress.org/support/topic/import-html-code/#post-11557454)
 * Ok I forget about one more [tag] txn working right now all.

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

The topic ‘Import HTML Code’ is closed to new replies.

 * ![](https://ps.w.org/wp-all-import/assets/icon-256x256.png?rev=2570179)
 * [WP All Import – Drag & Drop Import for CSV, XML, Excel & Google Sheets](https://wordpress.org/plugins/wp-all-import/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-all-import/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-all-import/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-all-import/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-all-import/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-all-import/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [magneto664](https://wordpress.org/support/users/magneto664/)
 * Last activity: [7 years ago](https://wordpress.org/support/topic/import-html-code/#post-11557454)
 * Status: resolved