Wordpress

  • WordPress or Drupal – Which CMS is “better”?

    WordPress or Drupal? Which of the two content management systems (CMS) should you choose? You can’t say that one is better than the other. The question should rather be: what do I need the CMS for and what requirements do I have for the system? Let’s take a closer look at both systems: Both content…

    Read More

  • How to Place WordPress Widgets Only on Certain Pages

    By default, WordPress shows the same sidebar widgets on every page. If you need to hide widgets on certain pages, categories, post types, etc, you can use conditional tags. In order to add conditional tags quickly and easily, you can use the Widget Logic plugin. Download it here: Widget Logic This plugin adds an input…

    Read More

  • How to add a new widget area to your WordPress theme

    Most WordPress Themes come by default with some pre-defined areas where you can drop your widgets in. But often this is not enough and you need to add additional areas, for example for advertising space or other features. This is how to do it: First Step: Add widget Area to Theme In the index.php file…

    Read More