websitemaker11 on "Making a full page ad with skip options"
Do you guys know the full page ad with "skip this ad" option when you visit some sites. How would I do that on a WordPress blog.Is there a plugin for that and what would it's name be? Any information...
View Articlebrandonlassiter on "Custom WP Login Widget"
k12, Yes you can, however, it will require you to edit the code. Open up clw-form.php in notepad or some other word processing program and change the line that says: <input type="hidden"...
View Article4li4s on "Thumbnail/Image Gallery help sought!"
Thank you so much for your reply, Hieu. I will make learning Javascript a priority. It's encouraging that you say that I can learn Javascript if I can learn HTML5 and CSS3! I really appreciate you...
View ArticleAndrew_wp on "[Plugin: WP Google Maps] English version"
How could I make only english version of map? Thanks! http://wordpress.org/extend/plugins/wp-google-maps/
View ArticleAndrew_wp on "[Plugin: WP Google Maps] English version"
I got a solution! In file wpGoogleMaps.php in function wpgmaps_user_javascript_basic() need to change(line 630): <script type="text/javascript"...
View ArticleWebDev22 on "Plugin to track changes and notify admin"
Is there a plugin that will track changes and notify an admin by email anytime a post or page is added, edited, changed from draft, changed back to draft, deleted, etc.?
View Articleollie4897 on "Help with Events Manager Plugin"
I am vurrently using the evnts manager plugin on my ste and i have added a page called 'Post a request'. On this page I added the events manager event post so people can put up an event. I was...
View Articlevaniten on "register_activation_hook won't fire my class methods"
It seems like register_activation_hook issues are a right of passage. I've spent far longer than I'd care to admit trying to get this to work. So, I have a plugin class that creates a post type and...
View ArticleYoung Master on "[Plugin: WordPress SEO by Yoast] Having problem with Focus...
Am using a classifieds Ads site theme whereby thousands of people posts their ads on my site. Am having a problem on typing focus keywords for the ads manually which is harder for me. Is there any...
View Articleandrewmills on "Plugin to track changes and notify admin"
I'd think that would generate a lot of annoying emails very quickly, but maybe that's just me. I found this plugin via Google search: http://urbangiraffe.com/plugins/audit-trail/ But I've never used it...
View Articlekjodle on "Making a full page ad with skip options"
This is a landing page, or a landing page pop-up. Yes, there are plugins that will do this for you. Try searching the plugin repository for them. And yes, as much as you may like this, most readers...
View Articlekjodle on "There is no 'plugin' heading on my dashboard"
Which user role are you? Unless you're an admin, you won't see that.
View Article_Sascha_ on "Rating Posts (Only with Comment)"
Hello all, I looking for a rating plugin what only allows visitors who writes comments, to rate the article. I've tested GD Star Rating, but at the first look it seems this thing is a overkill. So I...
View Articlelee718 on "[Plugin: The Events Calendar] events calendar plugin chronological...
I am having a problem showing my events in descending order, later ones on top. I have it set up so that 4 show on the home page with a link to "View all Events", but those on the home page need to be...
View Articlek12 on "Custom WP Login Widget"
@ brandonlassiter, thanks for this. But how do I get the administrator page (site/wp-admin) in a form similar to $_SERVER ?
View Articlegzhmr on "Plugin links not working"
I'm developing a plugin with the latest version of WordPress (3.4.2) locally (XAMPP 1.7.7 [PHP: 5.3.8]) and for some reason the links are not working within the plugin. I just have a simple delete link...
View ArticleAsti55 on "WP Super Cache doesn't serve WP Touch always"
... yes, and there is no solution available till now :( Mobile website is very important for my project. The requests from mobile devices are growing fast. Maybe someone has another idea?
View ArticleErfo on "[Plugin: Most And Least Read Posts Widget] Add first image for each...
Hi. I want add the first image of a post in this plugin. I use this script (in functions.php) for the first image: function get_first_image() { global $post, $posts; $first_img = ''; ob_start();...
View Articlemattklis on "keyword/tag match plugin"
Hi there. Do you know any sidebar widget/plugin to match keyword/tag ? For example if the post is about football, tha sidebard widget will show latest posts about this tag/keyword? Please help.
View Article