PHPfox feed post category filter - phpfox

I am using phpfox-3.8.0-premium.
I am looking for functionality like:
Attach category with every feed post and allow user to filter feeds on wall, so please can anyone suggest how to do that? because phpfox doesn't provide categories for feed post.

I'm not sure how to code that manually, but I do know of a very nice plugin that extends the activity wall and adds that feature. Check out http://phpfox.younetco.com and the plugin is "Advanced Wall".

Related

Joomla 2.5: Article Approval before publish Article or page in

I Need a help in Joomla, Currently have a website in Joomla 2.5 that's have a 25 Article & will make a new article as per my client input.
I want to update existing article but not want to publish without client approval those changes means, if my existing article id is: article&id=101 It's remains after text updated but not want to view this updated text for public user, I am already know about User Groups (Author, Editor, Publisher) but they not able to full fill my requirement like Author can post content but not publish it's good to me but when Author edit this article second time it's automatically publish, here i need help because i want here to administrator approval to this modified text.
Please Help if this can Possible with any Component/Module/Plugin or any trick.
Thanks
I don't believe this is possible in core functionality without unpublishing the article first, which I assume you don't want to do. You could duplicate the article (save as copy), revise as an unpublished draft and then swap articles after sign off, but it's not a particularly slick workflow.

Google Review on my Website

I am wondering if anyone knows of a way to feed google reviews into my website? I would like it to be kinda of a testimonial type page. Or if i could feed it with a slider reviews that would be really awesome. Any ideas?
I recently needed to get reviews as well for a similar application, so I created a jQuery plugin that will fetch ALL the reviews and allows for options to be passed in for filtering.
google-places jQuery Plugin
This question is kind of old but maybe it will help someone else
The Google Places API now supports the return of up to five reviews from a Place Details Request.
https://maps.googleapis.com/maps/api/place/details/json?reference=CmRYAAAAciqGsTRX1mXRvuXSH2ErwW-jCINE1aLiwP64MCWDN5vkXvXoQGPKldMfmdGyqWSpm7BEYCgDm-iv7Kc2PF7QA7brMAwBbAcqMr5i1f4PwTpaovIZjysCEZTry8Ez30wpEhCNCXpynextCld2EBsDkRKsGhSLayuRyFsex6JA6NPh9dyupoTH3g&sensor=true&key=AddYourOwnKeyHere

Buddypress for wordpress Main Activity filtering AJAX

I am trying to wrap my head around how these are all connected. I am trying to add some functionality to my main activity AJAX query if a button is clicked. I see the _inc/ajax.php to edit and have looked through it, but not sure where to edit it to include new options or new loops.
As of now it seems I can find some of the features listed but I am getting stuck on how they get connected up specifically when creating my own new custom loops to be used. I created a update-loop.php and put this in my theme folder in a new directory called 'update' but can't seem to get it loaded up correctly.
All I want is to get the filtering option to filter new blog posts. (if possible new blog posts from a specific category, which looking through the available options and don't see it anywhere). Note I am NOT using wordpress Mu.
Thanks for any help or guidance, I have asked on the buddypress support forums (lost cause) but I never get any feedback or any peep out of any one there.
---------EDITED:
Let me clearly ask at least one question that would be very helpful in my knowledge and future development with buddypress in working using AJAX.
How can I/If possible create my own custom loops and use them within the ajax filtering options on the main activity wall?
Please any help would be greatly appreciated...
I don't know if you custom functionality is (seperate) plugin but take a look at this:
http://codex.wordpress.org/AJAX_in_Plugins
I'm afraid I don't understand what you are asking or what you want to do....

Online Shop with Ajax support to filter products

I've searched the internet and couldn't find a free (or not very expensive) solution that offers the following behavior: I would like to set up an online shop where the user can click checkboxes to refine the selection of products, like on asos.com.
As it's not going to be a huge shop, I plan to use Wordpress together with the Shopp Plugin. What I now need is that extra Ajax part to refresh the product list based on the selection the user makes.
Does anyone know a plugin that has this behavior built-in? Or can someone point me to a tutorial or similar? I'm pretty new to Ajax but familiar with jQuery.
Thanks!
not sure if you found something, but I can confirm that Shopp does have filtering - they call it 'Faceted Menus' but that as far as I can see (just tested it) it's not Ajax and reloads the page.

Add a comment as a tooltip anwhere in the page with WordPress

Is there a way to place comments on a WordPress post in a specific place on the page? Like if I was tagging a photo on Facebook, adding a note to a Flickr image, or commenting on Soundcloud wave.
I'm wornking with a special e-book project, and we want to know if WordPress may be used to create a feature to allow the reader to click anywhare in the page to add a comment, that will be then showed as a tooltip.
You could do that of course but you'd probably have to write that logic yourself, can't find a plugin that does that. The Django Book does this; http://www.djangobook.com/about/comments/, and you could build that for WordPress if you'd extend the regular comment with some info on what paragraph in a post the comment was made on, and find out a way to keep track of a paragraph associated to specific comments. It does feel to me like a hard thing to do, maybe there is an existing solution for it, I don't know about that.

Resources