Hi. I loving this theme, but having a couple of issues.

One issue is that when we set the number of teasers on the front page to 9, it also makes 9 teasers on the secondary menu previews, which doesn't look good! Since it is only the smaller teasers shown here, it should be 8 or 12 to fill out the page, before a pager is shown. It looks strange with 3 empty spots and then a pager, when there are only 3 entries on the second page. See here: http://www.megank.net/ads

I know a bit about HTML and CSS, but I am not PHP literate, so if you have an answer, could you spell it out for me, like you have done with adding other social media links?

Thanks!

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

israelshmueli’s picture

Unfortunately, the number of posts on frontpage that we can set on "site information" effect all drupal's default node lists like those on taxonomy terms pages.

But we can overcome this by replacing Drupal's default taxonomy pages with prepreconfigured taxonomy term view offerd by ""Views" module.

a. Make sure you downloaded and enabled Views module and included Views UI module + required Chaos Tools module (Ctools).
b. Go to /admin/structure/views and and enable the view "Taxonomy term" that you probably find at the bottom of listed views. Just click the "enable" button beside that view.
c. Now, after enabled that view will jump to the top of views list and you can click the "Edit" button.

  1. Click on "Page" button.
  2. Click on "Paged, 10 Items"
  3. Set the number of items as needed.

Start editing the default taxonomy page view
Set amount of teasers displaye on taxonomy pages