MikesTooLz
Forum Replies Created
-
Forum: Reviews
In reply to: [WP Activity Log] Now it is great againHad the plugin running fine for a month then all of the sudden tonight my site got slammed.
This same exact thing was happening with me and overloading my SQL server (on WebFaction).
I saw your post about the updated version so I updated from 1.2.1 to 1.2.4, and reactivated the plugin but the same issue came right back and the SQL server went down.
The plugin has now been removed.
Forum: Plugins
In reply to: [Links With Icons Widget] Support for HTTPSThanks, just gave it a go and its working great.
Forum: Plugins
In reply to: [WP-REPORTPOST] no SSL SupportThe issue is the use of
<?php echo WP_PLUGIN_URL;?>inside the new-reports.php
WP_PLUGIN_URL will always return an http url even if the site is using https.
Forum: Plugins
In reply to: [Gravity Forms - Update Post] Appending URL with a custom permalinksame here….
not very clear on what exactly it is that should be done or if it even works with permalinks.
Forum: Plugins
In reply to: [AVH Extended Categories Widgets] Category Description option not workingwordpress 3.8 by the way, and it was doing the same when I was on 3.7.
I have categories setup like so:
Miami – Lost
Miami- Found
Hollywood – Lost
Hollywood – FoundEach one has a description set to just the city without the Lost/Found. I want to display the categories in the widget using the Description instead of the category title.