CTA.php is not showing on the screen
-
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 partCommented out for WordPress:
But after doing that it is still loading the old one and I can’t see the CTA block on website
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.