Petester
Forum Replies Created
-
Forum: Plugins
In reply to: [CubePoints] [Plugin: CubePoints] How to I offer rewards?How is the paid content module not working for you?
Forum: Fixing WordPress
In reply to: Revision points with TDOMF & CubePointsYou can always use one of the functions provided in CubePoints to give users points:
cp_alterPoints( int $uid, int $points );$uid = user id
$points = points to addForum: Plugins
In reply to: [Plugin: CubePoints] Fatal ErrorHow did you install it? Via Admin Panel, or manually FTP Upload? Have you also tried activating the plugin while using anther theme?
Forum: Plugins
In reply to: How do you add the cron job for cubepoints to work?You should be able to see an icon like this: http://grab.by/3hhu
Click on it and follow the instructions.
Forum: Plugins
In reply to: How do you add the cron job for cubepoints to work?What admin panel is your web host using?
Forum: Plugins
In reply to: Cannot remove [Plugin: CubePoints] : site crashesWould you mind to tell me about the php error? CubePoints should not be able to crash your site even when it’s activated, let alone when it’s deactivated.
Forum: Plugins
In reply to: [Plugin: CubePoints] Showing members pointsPlease refer to our documentation. There are code snippets that you can use tho show members’ points.
Forum: Requests and Feedback
In reply to: Version 3.0 FeaturesI know this sounds like some hard work, but I sincerely hope it will be possible – improve the posting interface. It’s good, but it can definitely be better. Think about it, if only the posting interface in WordPress can make us dump software such as Windows Live Writer, I’m sure most aspiring bloggers will switch to WordPress.
In addition, WordPress can use some more Ajax in manage posts/pages screen too, just like the widgets page. Users should be able to change categories, edit tags, or move page orders on one page without going to another. For example, to assign a post to a category, the user can simply pull the category name over the post title.
Forum: Plugins
In reply to: [Plugin: CubePoints] Cubepoints is showing question marks on my siteThe question marks are links to the about user dialog box. We’ll have an option to remove it in the next version, which should be really soon.
i18n will be available in the next version, too.
Forum: Themes and Templates
In reply to: Theme not submitted to the WP Theme DirectoryThe thing is.. my initial release took them only about 3 days… to disapprove.
Forum: Themes and Templates
In reply to: WP_Query to get the categoryI was planning to, but how do I get the category id that the user is currently browsing?
Forum: Themes and Templates
In reply to: Calling The Loop twiceCan somebody help me? I would really appreciate it
Forum: Themes and Templates
In reply to: Calling The Loop twiceThanks, it worked however I am having some weird problems
I called the_date function in the “Previous Posts” section after the post title (sadasfds), so it is supposed to show “sadasfds on *date* by Petester….”, but somehow the date is not appearing.
Also, the_tags() that I included both in single.php and index.php shows only on single.php (should appear above the category). I think it has something to do with the Loop.
Thanks in Advanced
Forum: Plugins
In reply to: Is there a plugin that…Can anyone help? Thanks =)