dayleedreamer
Forum Replies Created
-
Forum: Plugins
In reply to: [Elementor Website Builder - more than just a page builder] Elementor KitThanks for your help. I tried applying the script on WPCode and I got this error: We encountered an error activating your snippet, please check the syntax and try again. Error message:
Undefined constant ‘wp_enqueue_scripts’
But if possible, I’d rather locate the site settings mentioned where I can change the font, size, etc. rather than applying code to block it. It’s bizarre to me that it’s sitting somewhere but I can’t seem to locate it.Hi there!
I have successfully added the code into functions.php and from what I can see, the scraper is correctly picking up the http url in og:url, however I’m still not getting the old counts.
Looking at the Canonical URL on the sharing debugger it’s still showing the https URL. Furthermore under the section: Based on the raw tags, we constructed the following Open Graph properties is also showing the https URL. Any ideas?
Forum: Themes and Templates
In reply to: [Bento] How to use excerpt for posts pageHey Andrii
Thanks for replying. The reason why the <!–more–> tag is not ideal for me is because I can’t really control what text gets displayed at the posts page. The tag only outputs text from the top of the post until the point where the tag is inserted.
I would like to customize what gets displayed at the posts page and the_excerpt() function seems to be the perfect solution for me. I think some themes are able to do that. 🙂