Jeff Sherk
Forum Replies Created
-
Forum: Plugins
In reply to: [Sociable for WordPress 3.0] [Plugin: Sociable for WordPress 3.0] Google 1Would also like to see some kind of Google+ share implementation.
Here is one solution:
http://www.stateofsearch.com/share-on-google-plus-any-website/Forum: Plugins
In reply to: [WP-PageNavi] [Plugin: WP-PageNavi] Bug? Previous link missingOk I figured it out .. no bug!
The problem was that I was using
<Prev(notice the Less Than sign) for the previous link and this was being taken as some kind of HTML opening tag and therefore not being display.Thanks
Forum: Plugins
In reply to: [WP-PageNavi] [Plugin: WP-PageNavi] WP Page Navi Doesn't workSee if this plugin fixes the problem:
http://www.iwebss.com/wordpress/316-permalinks-categories-page-navigation-paging-problem-fixI also tried changing the Custom CSS (adding height: 140px;) to both .devcodeblock and to .devcodeoverflow but it did not work either.
Thanks
I checked new version and problem is fixed!
Thanks
Forum: Requests and Feedback
In reply to: Spell checker thinks WordPress is spelled wrongOk thanks
Forum: Requests and Feedback
In reply to: Spell checker thinks WordPress is spelled wrongNo, it’s when I click on the SpellCheck button in the WordPress editor window… that is when it shows up as incorrect.
Forum: Requests and Feedback
In reply to: Spell checker thinks WordPress is spelled wrongNo I do not have any plugins at all, so I am talking default WP editor.
As I type, it shows WordPress as ok, but other variations have squiggly line underneath (so this is auto-type as you go spellcheck?).
BUT if I actually click on the SpellCheck button, then WordPress will also have squiggly line underneath, and shows as incorrect.
Forum: Requests and Feedback
In reply to: Spell checker thinks WordPress is spelled wrongWhat is “After the Deadline”?
What I mean is when you go to add a new post to WordPress v3.2.1 if you type WordPress is shows it as being spelled wrong in the editor window.
I am using v3.2.1 and I do not have a problem with Link button or Upload Add An Image button. They both work fine for me.
The plugin is working fine for me on v3.2.1 but I see the following errors under the WORDPRESS DISPLAY section of the settings page:
Warning: preg_split() expects parameter 2 to be string, array given in /home/iwebss/public_html/wp-includes/formatting.php on line 67
Warning: Invalid argument supplied for foreach() in /home/iwebss/public_html/wp-includes/formatting.php on line 69
Warning: implode() [function.implode]: Invalid arguments passed in /home/iwebss/public_html/wp-includes/formatting.php on line 87
I just like the way it would look, so the page numbers themselves do not shift to the left when the First/Previous button disappears.
If they are always shown (maybe greyed out if they don’t apply) then the width of the pagenavi display would always remain fixed, and if I was displaying say 5 page numbers, only the numbers would change but would not move position.
Thanks
That will be great if you can add it to a future feature list!
And I think tabs would be a good feature as well! The settings page is definitely long, but that’s a good thing!
Thanks for great plugin!
How do I make this a “New Feature” request?
Thanks
Using v3.0.3.2, and on line 291 of si-contacr-form-display.php I added a display:none; to the style, and on line 293 I swapped the [/span] and [br/] so they are [br/][/span] now.
This workaround solves the problem for me, although hopefully it can somehow be incorporated into the next version!
Thanks