• I’m trying to build out dynamic wordpress website based on user inputs, so if user omits the CTA inputs I’m hiding that block from the theme by modifying templates/front-page.html by introducing
    <!– Commented out for WordPress: wp:pattern {“slug”:”zeever/cta”} /–>

    Now when user enter the inputs in future I again modify the code in front-page.html page and remove the above part Commented out for WordPress:

    But after doing that it is still loading the old one and I can’t see the CTA block on website

    • This topic was modified 1 year, 1 month ago by naval5868.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘CTA.php is not showing on the screen’ is closed to new replies.