superposts
Forum Replies Created
-
hi
what is the function to call? i do not want to use the shortcode or widget.thanks
Forum: Themes and Templates
In reply to: p2 themehi thanks for reply, yes i understand that p2 pages display just like any other theme, but what are the files involved with entry-form.php so i can include it with other themes?
Forum: Installing WordPress
In reply to: widgetsthank you! also if you can add support for mulitple widget on the sidebar, by that i mean multiple section. right now all the widgets goes in to one sidbar box, i want them separated.
Forum: Installing WordPress
In reply to: widgetsthanks for the reply, no the theme does not support it and i am tlking about p2
@exz thank you, a function call would be great.
is there a way i can get a shortcode or the function. my theme does not support widgets. i need a function call to use the plugin.
thankshi
under the popular section on the left side bar i want to show the title of the post with the number of views not the comments.
http://superposts.org/what is the parameter that i have to pass? currently i am using this code but it is not what i want.
<?php if (function_exists(‘wpp_get_mostpopular’)) wpp_get_mostpopular(“range=all-time&order_by=views&exclude=comments”); ?>thanks