greenconure
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: can I create page with my own code projectI’ve done that before. Something to be cautious of is that the visual editor can remove certain things, so at that time I changed my user settings to just use the code editor view for pages.
As far as keeping things organized…
Perhaps use codepen? https://blog.codepen.io/documentation/features/wordpress-plugin/
This CSS plugin looks neat: https://ww.wp.xz.cn/plugins/css-plus/
I quickly modified the
css-plus.phpof that plugin to also allow for JS… (caveat emptor: I’ve not tested it aside from just using it.., I don’t have any involvement with the authors, etc etc..)https://gist.github.com/anonymous/83d1c98eb12f177f3e815f50a641ca4b
Cheers,
GForum: Fixing WordPress
In reply to: My theme not showing post tagsLooking for help with a specific theme or plugin? Head to the theme or plugin’s page and find the “View support forum” link to visit the theme or plugin’s individual forum.
➜ ww.wp.xz.cn/support/theme/poseidon
WordPress Admin ➜ Appearance ➜ Customize ➜ Theme Options ➜ Post Settings ➜ Display post tags on single posts
Don’t forget to save.. or that you have tags showing up in the sidebar from what appears to be the Ultimate Posts Widget or something.
Cheers, G
- This reply was modified 8 years, 8 months ago by greenconure. Reason: Removed tag that was not being rendered