Title: HTML code used in Advanced AD plugin
Last modified: May 9, 2020

---

# HTML code used in Advanced AD plugin

 *  Resolved [温唯](https://wordpress.org/support/users/unbosomjam/)
 * (@unbosomjam)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/html-code-used-in-advanced-ad-plugin/)
 * I’ve created a post list with Gutenberg Post Blocks plugin , then I’d like to
   add them to Advanced AD plugin for inserting the post list to specific posts 
   automatically with Advanced AD plugin.
    But if I copy the code of the post list
   which was created by Gutenberg Post Blocks in Gutenberg ,it seems not work. I’ve
   used this code in Advanced AD plugin: `<!-- wp:ultimate-post/post-list-3 {"blockId":"
   bac4b0","queryNumber":"2","queryTax":"tag","queryCat":"[\u0022wordpress\u0022]","
   queryTag":"[\u0022cloudways-tutorials\u0022]","headingShow":false,"excerptShow":
   false,"catShow":false,"metaShow":false,"showImage":false,"headingStyle":"style8","
   titleTag":"h6","titleHoverColor":"rgba(75,127,123,1)","excerptLimit":"15","catPosition":"
   topRight","catTypo":{"openTypography":1,"size":{"lg":"10","unit":"px"},"height":{"
   lg":"12","unit":"px"},"spacing":{"lg":1,"unit":"px"},"transform":"uppercase","
   weight":"400","decoration":"none","family":"Roboto","type":"sans-serif"},"catColor":"
   rgba(255,255,255,1)","catBgColor":{"openColor":1,"type":"color","color":"rgba(
   0,0,0,1)","gradient":{"color1":"#16d03e","color2":"#1f91f3","type":"linear","
   direction":"90","start":5,"stop":80,"radial":"center","clip":false},"clip":false},"
   catBorder":{"width":{"top":1,"right":1,"bottom":1,"left":1},"type":"solid","color":"#
   009fd4","openBorder":0},"catRadius":{"lg":{"0":"0","top":"2","right":"2","bottom":"
   2","left":"2","unit":"px"},"unit":"px"},"catSacing":{"lg":{"top":"15","bottom":"
   15","left":"15","right":"15","unit":"px"}},"catPadding":{"lg":{"top":"6","bottom":"
   5","left":"10","right":"10","unit":"px"}},"readMoreText":"閱讀更多｜Read More","
   readMoreIcon":"rightAngle","readMoreColor":"rgba(255,255,255,1)","readMoreBgColor":{"
   openColor":1,"type":"color","color":"rgba(115,144,144,1)","gradient":{"color1":"#
   16d03e","color2":"#1f91f3","type":"linear","direction":"90","start":5,"stop":
   80,"radial":"center","clip":false},"clip":false},"readMoreBorder":{"width":{"
   top":1,"right":1,"bottom":1,"left":1},"type":"solid","color":"#009fd4","openBorder":
   0},"readMoreHoverColor":"rgba(255,217,112,1)","readMoreBgHoverColor":{"openColor":
   1,"type":"color","color":"rgba(117,79,109,1)"},"readMoreSacing":{"lg":{"top":"
   0","bottom":"","left":"","right":"","unit":"px"}},"readMorePadding":{"lg":{"top":"","
   bottom":"","left":"10","right":"5","unit":"px"}},"metaSeparator":"verticalbar","
   metaList":"[\u0022metaAuthor\u0022,\u0022metaDate\u0022]","metaBorder":{"width":{"
   top":1,"right":"0","bottom":"0","left":"0"},"type":"solid","color":"#009fd4","
   openBorder":0},"contentWrapBorder":{"width":{"top":1,"right":1,"bottom":1,"left":
   1},"type":"solid","color":"#009fd4","openBorder":0},"contentWrapShadow":{"inset":"","
   width":{"top":1,"right":1,"bottom":1,"left":1},"color":"#009fd4","openShadow":
   0},"imgShadow":{"inset":"","width":{"top":1,"right":1,"bottom":1,"left":1},"color":"#
   009fd4","openShadow":0},"septSpace":{"lg":"5"},"loadMoreText":"顯示更多相關文章","
   pagiTypo":{"openTypography":1,"size":{"lg":"16","unit":"px"},"height":{"lg":"
   14","unit":"px"},"decoration":"none","family":"","weight":"400","spacing":{"lg":"
   1.4","unit":"px"}},"pagiArrowSize":{"lg":"20"},"pagiColor":"rgba(255,255,255,1)","
   pagiBgColor":{"openColor":1,"type":"color","color":"rgba(98,136,124,1)","gradient":{"
   color1":"#16d03e","color2":"#1f91f3","type":"linear","direction":"90","start":
   5,"stop":80,"radial":"center","clip":false},"clip":false},"pagiBorder":{"width":{"
   top":1,"right":1,"bottom":1,"left":1},"type":"solid","color":"#009fd4","openBorder":
   0},"pagiShadow":{"inset":"","width":{"top":1,"right":1,"bottom":1,"left":1},"
   color":"#009fd4","openShadow":0},"pagiHoverbg":{"openColor":1,"type":"color","
   color":"rgba(233,158,52,1)","replace":1},"pagiHoverRadius":{"lg":{"top":"2","
   bottom":"2","left":"2","right":"2","unit":"px"}},"pagiPadding":{"lg":{"top":"
   8","bottom":"8","left":"14","right":"14","unit":"px"}},"pagiMargin":{"lg":{"top":"
   0","right":"0","bottom":"0","left":"0","unit":"px"}}} /-->` Is it possible to
   use the code of post list created with Gutenberg Post Blocks plugin in other 
   plugin which can accept text and code? . I will appreciate your help with this
   situation.

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

 *  Plugin Author [WPXPO](https://wordpress.org/support/users/wpxpo/)
 * (@wpxpo)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/html-code-used-in-advanced-ad-plugin/#post-12811060)
 * Hi [@unbosomjam](https://wordpress.org/support/users/unbosomjam/),
 * Thank you for using our post blocks plugin. I have checked your issue. I am really
   sorry to say this is not possible.
 * Have a nice day.
 *  Thread Starter [温唯](https://wordpress.org/support/users/unbosomjam/)
 * (@unbosomjam)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/html-code-used-in-advanced-ad-plugin/#post-12811066)
 * Hi,
    Thanks for quickly reply. It’s a great plugin,look forward there will be
   shortcode function released to add to anywhere.
 *  Plugin Author [WPXPO](https://wordpress.org/support/users/wpxpo/)
 * (@wpxpo)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/html-code-used-in-advanced-ad-plugin/#post-12814422)
 * You are always welcome. We will add more awesome features.
 *  Plugin Author [WPXPO](https://wordpress.org/support/users/wpxpo/)
 * (@wpxpo)
 * [6 years ago](https://wordpress.org/support/topic/html-code-used-in-advanced-ad-plugin/#post-12849993)
 * Hello [@unbosomjam](https://wordpress.org/support/users/unbosomjam/),
 * If you are still using our plugin satisfied with the feature then give us a five-
   star review in the WordPress directory. As a new plugin developer, it helps us
   a lot.
 * Thanks a lot.
 *  Thread Starter [温唯](https://wordpress.org/support/users/unbosomjam/)
 * (@unbosomjam)
 * [6 years ago](https://wordpress.org/support/topic/html-code-used-in-advanced-ad-plugin/#post-12854085)
 * sure!
    Loved this plugin. It made my website look awesome. I like the performance
   of post filter,it is beautiful. Look forward for shortcode function to add to
   anywhere. Besides, there is still a problem in reusable block not resolved yet,
   hope it will be fixed as soon as possible.
 *  Plugin Author [WPXPO](https://wordpress.org/support/users/wpxpo/)
 * (@wpxpo)
 * [6 years ago](https://wordpress.org/support/topic/html-code-used-in-advanced-ad-plugin/#post-12855799)
 * Hi, [@unbosomjam](https://wordpress.org/support/users/unbosomjam/),
 * I am very glad to know that you love our post blocks plugin. Actually reusable
   block issue a little bit complex. Hope you will solve this issue. We will inform
   you after fixing this issue.
 * Have a nice day.
 *  Thread Starter [温唯](https://wordpress.org/support/users/unbosomjam/)
 * (@unbosomjam)
 * [6 years ago](https://wordpress.org/support/topic/html-code-used-in-advanced-ad-plugin/#post-12859892)
 * Thank you for your efforts, this plugin is great, and I am very pleased that 
   you attach importance to customer feedback, which will make the plugin work to
   get the best performance.

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

The topic ‘HTML code used in Advanced AD plugin’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-post/assets/icon-256x256.gif?rev=2540610)
 * [Post Grid Gutenberg Blocks for News, Magazines, Blog Websites - PostX](https://wordpress.org/plugins/ultimate-post/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-post/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-post/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-post/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-post/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-post/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [温唯](https://wordpress.org/support/users/unbosomjam/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/html-code-used-in-advanced-ad-plugin/#post-12859892)
 * Status: resolved