huwang
Forum Replies Created
-
Forum: Plugins
In reply to: [AWP Classifieds] browse category page doesn't work with cutome permlinkhello,
What I did is go to AWPCP Classifieds Pages Settings, and there you will see what Classifieds Pages have been mapped to pages in WP. Then in the inputbox of View Categories page, I entered View Categories (by default it was Browse Categories for some reason).
Hope it works for you.
Forum: Plugins
In reply to: [AWP Classifieds] browse category page doesn't work with cutome permlinkI resolved it. The problem is the View Categories page was set to browse categories by Restore pages, don’t know why. After I reset it. Everything works perfectly.
Thanks for the great plugin even through this little glitch.
Forum: Plugins
In reply to: [Gatekeeper] how to allow access through only a few IPs?Thank you very much. I guess to complete gatekeeper, you probably can add an option for user to select which list is in priority – black or white so that you can easily achieve the above functionality.
I ended up with .haccess for now. But hope to apply your plugin for this purpose.
Thanks
Thank you very much for the reply.
Actually, what I want to have to list today’s event at the bottom of the grid calendar widget. Your solution is great but doesn’t accomplish my requirements. I end up tweaking the source code to do so. BTW, Your source code is terrific easy to follow.
Thanks.
Thank you for the reply. I just realized that the message will show up when there is no events at all in whole calendar. correct?
This is a great plugin, very handy. Very appreciate your hard work. I am looking for a function that showing Today’s events list under Ajax grid display in widget. If no event for today, a message will say “No event for today”.
Is this doable from shortcode? or anything else?
Thanks
Where/How will the message show up?
Great. This is what I thought.
Thanks
Another question you may give me some direction. When I am viewing the filtered list, is there any way I can add a link to show all table rows? I am thinking to add the link somewhere above the table header, between the show 10 records and search box area.
Thanks.
TobiasBg,
It is really easy to get this done by using the mentioned plugins. It only took me 15 min to get it work.
This is the greatest plugin I have ever used. I wish I could make some donation, but this project is for my company’s intranet, we don’t have budget for it. I definitely will consider it once I have chance to use it in next project.
Thanks again for your great product and help.
TobiasBg,
Thanks for your quick reply. I will try it next week and post back the result.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Enhanced search options ??To MommyBlogDesigns,
Hello, I just came cross your site (http://www.mrsjanuary.com). The thing really interest me is how you have the searchbox and start search button to search the Tablepress table. Can you please give me some idea how to achieve it?
What I want to do is have a search box in my front page and then search the Tablepress table in another page.
Thanks a lot if you can share some info with me.
Forum: Plugins
In reply to: [Weather and Weather Forecast Widget] New API Key Doesn't WorkI just got it work. Here is how. In the instruction in Marteens’s post, step 2 says to change the API url. So go the the widget source code, change the occurrence of http://free.worldweaatheronline.com/feed/<something else> and http://www.worldweaatheronline.com/feed/<something else> to http://api.worldweatheronline.com/free/v1/<something else>. It then works.
Files you need to change are : gg_funx_.php and wweather_widget.php
Good luck.