New Topic

Reply To: Customization (My Website)

Home › Forum › Customization › Customization (My Website) › Reply To: Customization (My Website)

#846

StartupWP
Keymaster

1. This is what you’re wanting to do correct?:

http://www.ryancollins.me/?p=1041

If so, it should be able to be accomplished with only CSS.

2. See shortcodes: https://startupwp.com/demo/shortcodes/

You could start with:

[sp-box-l]<h2>All Categories</h2>[/sp-box-l]

But, it might be easier to just use a plugin:

http://wordpress.org/plugins/category-grid-view-gallery/
http://wordpress.org/plugins/list-category-posts/

Actually, the best option may be to simply use the Grid page template. Remember how to edit a page and change the page template? You might simply create a page called “All Categories”, set it to the Grid template and then under Appearance > Widgets add multiple category widgets to the Grid area using a plugin like:

http://wordpress.org/plugins/extended-categories-widget/