adamsmark
Forum Replies Created
-
Forum: Reviews
In reply to: [Google+ Comments] Functionally unusableStacking one comment system on top of another is a bad idea. If visitors do not scroll down to the bottom of the page, they may never realize there are alternate systems.
I note that visitors to the developer’s own website have expressed a preference for a tabbed method, and the developer himself employs that method.
I have no problem with developers offering commercial (fee-based) versions of their products, but when the free plugin offers so little functionality, I am wary.
Forum: Plugins
In reply to: [WP Post Series] Change location of post series box?You have to edit the plugin.
Find
wp-post-series/wp-post-series.phpin the plugin editor.Then find this code:
// Append or prepend $append = apply_filters( 'wp_post_series_append_info', false );Change “false” to “true.” Beyond that, positioning would be controlled by CSS.
Forum: Plugins
In reply to: [WP Post Series] Change location of post series box?OK, figured it out. Thanks for the plugin.
Forum: Plugins
In reply to: [Smooth Page Scroll to Top] Disable on mobile versions?Actually, it would be nice to disable at a particular screen size. On the iPhone, the scroll up arrow is intrusive. On my Galaxy Note, quite nice. Would be nice if app could consider screen size.
BTW: My memory allocation is 64MB. Should I be having this issue?
The same is true now that I’ve updated WordPress to 3.7.1. Very frustrating.
Forum: Plugins
In reply to: [Smooth Page Scroll to Top] Disable on mobile versions?Yes, that works. Especially appreciated.
Forum: Plugins
In reply to: [Simple Login Lockdown] Entirely locked outOK, loaded it again, and no problem this time. Probably not related to plugin.
Forum: Plugins
In reply to: [Simple Login Lockdown] Entirely locked outAll I know is that when I activated the plugin, I could not access the wp-admin section. Finally, I removed an .htaccess file and got back in.
Forum: Plugins
In reply to: [Gravity Forms Directory] Sort by ID, descending order?OK, to clarify, I want to sort by serial numbers presented in a column. Thus, 0001 would appear before 0002, and so forth. Setting it to ID seems only to sort by date added.
OK, I’m noticing this error, but the plugin works. I’m wondering if the error relates to a news feed the plugin inserts in the admin page.
Works for me: http://wanderingpoet.com — wish I could be more useful to you, but it doesn’t appear to be a 3.1.3 issue.
That works great. Thanks.
There are a lot of files for this plugin. Which file do I modify?
I’m guessing that I should modify the plugin code (which I can do).