Get your own customer support community
 

Install Most Popular Widget with no 'wordpress widgets support'

Under consturction
If you need further assistance contact us at support[at]outbrain[dot]com
Inappropriate?
2 people like this idea

  • Inappropriate?
    OK we now have a solution :)
    If your wordpress has no widget support here is what you need to do:

    (First thing remember to unzip the wp_outbrain.zip file into your WordPress plugin director)

    1) go to theme editor in your Wordpress admin (Presentation -> Theme Editor) and open Sidebar file in the sidebar menu.
    OR
    open the sidebar file of your theme in your favorite FTP software

    2) Copy the HTML from one of your other blocks, for example:
  • <h2>Categories</h2>



      <?php wp_list_cats('sort_column=name&optioncount=1&hierarchical=0'); ?>





  • 3) Paste it in the position you want to display the Most Popular widget.
    4) Change the title (“Categories” in the above example) to your favorite title (example: “Most Popular Posts”).
    5) Change the main content of the block (“<?php ... ?>”) to:
 
happy I’m confident
User_default_medium