Title: Shortcode doesn&#8217;t work in HTML
Last modified: June 7, 2024

---

# Shortcode doesn’t work in HTML

 *  Resolved [ferda2](https://wordpress.org/support/users/ferda2/)
 * (@ferda2)
 * [1 year, 12 months ago](https://wordpress.org/support/topic/shortcode-doesnt-work-in-html/)
 * Hi, the shortcode only works on a separate page (header template). Only [hello]
   is displayed on the website. I am using the Astra template. Please, give me an
   advice. Thank you.
 * function test_shortcode() {
   return ‘Hello …’;}add_shortcode(‘hello’, ‘test_shortcode’);
 * <div class=”hello”>[hello]</div>

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

 *  Plugin Support [Herman Asrori (BSF)](https://wordpress.org/support/users/bsfherman/)
 * (@bsfherman)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/shortcode-doesnt-work-in-html/#post-17819323)
 * Hi [@ferda2](https://wordpress.org/support/users/ferda2/),
 * The code you shared is PHP code, not shortcode.
 * Actually, what are you trying to achieve?
 * I look forward to hearing from you.
 * Kind regards,
    Herman 😊
 *  Plugin Support [Herman Asrori (BSF)](https://wordpress.org/support/users/bsfherman/)
 * (@bsfherman)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/shortcode-doesnt-work-in-html/#post-17844306)
 * Hi,
 * It’s been a while since my last response, and we haven’t heard anything from 
   you since then. I am marking this thread as `Resolved` due to inactivity.
 * Feel free to reply back to this thread if you still any assistance regarding 
   this matter.
 * Kind regards,
    Herman 😊

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

The topic ‘Shortcode doesn’t work in HTML’ is closed to new replies.

 * ![](https://ps.w.org/header-footer-elementor/assets/icon-256x256.gif?rev=3278750)
 * [Ultimate Addons for Elementor](https://wordpress.org/plugins/header-footer-elementor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/header-footer-elementor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/header-footer-elementor/)
 * [Active Topics](https://wordpress.org/support/plugin/header-footer-elementor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/header-footer-elementor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/header-footer-elementor/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Herman Asrori (BSF)](https://wordpress.org/support/users/bsfherman/)
 * Last activity: [1 year, 11 months ago](https://wordpress.org/support/topic/shortcode-doesnt-work-in-html/#post-17844306)
 * Status: resolved