This forum is for assistance with theme development.

How to change Drupal forum homepage into blocks?

Hello,

I'm new to Drupal and just installed Drupal cms on one of my private hosting to test somethings and everything is working as well for me. Just a thing, I want to have blocks on the homepage like this site http://www.webmastersun.com

I mean I want to show forums by thumnails, users viewing forums and top 3 latest topics on the homepage.

It is possible to achieve that? does it need a page builder like Wordpress cms?

Please share your suggestions? thanks!

display users

can anyone help me.
I am using drupal 7.41 and I need to count unregistered online users numbers.
I searched in the forum but no solution

Thanks ...

Clean up Header (meta and ref)

Does someone have an idea how to get rid of all this link rel stuff in the header of drupal 8?

i am talking about this stuff:

I have searched a long time but could not find a solution. I just found the following, but that does not work ;-(

Bootstrap theme: header (solved)

Hi there,

I created a subtheme for my bootstrap theme and added a new container for a header image.
Unfortunately, the width of this cointainer doesn't fit to the width of the other containers, like the navbar.
I've tried to add "margin-right: 30px" to fix the overlapping, but that didn't work.

Note about switching to PHP 5.6 for twig users

When switching an existing D8 site from 5.5 to 5.6, it’s necessary to clear cache, because the compiled Twig files will all be incompatible (having been compiled under 5.5).
These files live in /sites/default/files/php/twig

If you switch an existing D8 site to 5.6, unless your site’s in dev mode, you’re going to get a 500 error on page load, and of course you won’t be able to get to your Performance page to clear cache from the admin interface; so use drush and do drush cache-rebuild
Worked for me, anyway.

Drupal 7 Views with custom template exposed filters doesn't appear!

I have a view and customize it with a template named views-view-fields--myviewname--page-list.tpl.php. My problem is that exposed filters doesn't showing when loading the page. But in preview in view editing screen showing as expected.
And I try drupal default theme "Bartik " and exposed filters appears and worked perfectly. Is there a solution about this issue?

Thanks in advance

Pages

Subscribe with RSS Subscribe to RSS - Theme development