Custom category pages

January 2013 WordPress Theme
GK User
Wed Sep 04, 2013 1:34 pm
Hi there! This is my first post in this forum.... :)

The thing is that I've been searching for a way to customize the category pages, but all of them seems to involve php editing. I've installed a plugin called "WP Custom Category Pages" but it doesn't seem to work with the News theme....

Mainly I want to get rid of the "Category archives" text in the upper area of the category page.

Any idea??
User avatar
Senior Boarder

GK User
Wed Sep 04, 2013 2:13 pm
Could You please post an url to exact place on your site?
User avatar
Moderator

GK User
Thu Sep 05, 2013 8:19 am
The url is: http://wp.xeraco.es/category/arees-i-serveis/

I want to remove "Category Archives: xxx", so I only get a list of the pages inside that category and an introductory text (it only shows one item per page right now). Something like this:

Urbanisme
xxxx xxxxxxxxx xxxxxx......
Cultura
xxxx xxxxxxxxx xxxxxx......
Esports
xxxx xxxxxxxxx xxxxxx......

I come from Joomla and I'm used to get something like this using the "category blog" layout. It would be nice to include a thumbnail in each page link.
User avatar
Senior Boarder

GK User
Sun Sep 08, 2013 11:03 am
Please edit: wp-content/themes/News/css/override.css
Code: Select all
body.category #gk-mainbody h1.page-title {display: none;}

Remember to enable "Use the override.css file" in theme settings (item in admin menu, under comments section, advanced tab).
User avatar
Moderator

GK User
Sun Sep 08, 2013 6:40 pm
Hi,

@fjavimarti if you additionally want to show more items per page on category page, use Dashboard -> Settings -> Reading options -> Blog pages show at most option.

If you want to include a thumbnail in each post link, you have to set featured images (during post editing)
User avatar
Moderator

GK User
Mon Sep 09, 2013 8:55 am
Thanks for the help. ;)

But regarding to Blog layout, what's the best to get the posts from a category displayed with title, thumbnail and intro text? I mean....the posts displayed in a grid of, let's say, 3 columns.

It should be not that difficult, but I can't figure it out. :oops:
User avatar
Senior Boarder

GK User
Mon Sep 09, 2013 7:03 pm
It's not so simple, generally it's a custom work.
But you can easily do it with GK News Show Pro Widget.
http://demo.gavick.com/wordpress/news/?page_id=506
http://demo.gavick.com/wordpress/news/?page_id=765
You can set coumns, rows, autoanimation, display or not every element, choose category slug (or other) as data source, and display this widget only on specific pages (using widget rules).
User avatar
Moderator

GK User
Tue Sep 10, 2013 8:24 am
Ah nice! I've been experimenting for a while with that widget and it looks very very useful. :)

Thanks!
User avatar
Senior Boarder


cron