Archive for the 'WordPress' Category

Permalinks back online

Thursday, July 31st, 2008

Sorry about downtime. WP 2.6 seemed to change the way permalinks are processed on Apache side, so I had to re-compile my ancient Apache install in order to add mod-rewrite. Everything should work fine now :)

Upgraded to wordpress 2.6

Friday, July 25th, 2008

… and publishing this article using iPhone's WordPress application! Pretty cool huh:)

photo

Inline Google maps 2.1.2 (really small fix)

Wednesday, December 12th, 2007

I just found out that there was a small chunk of code I forgot to change before releasing Inline Google maps 2.1.1, which could cause either no maps rendered on your page, or just some maps to be rendered.

Well, it's fixed now, so please download the plugin again here:

http://macdiggs.com/download/gmaps_v2.php.zip

Sorry about the problem… Was trying to fix the stuff asap, and the little bug slipped thru :/

WordPress TinyMCE (visual editor) disappearance

Friday, December 7th, 2007

We have a very weird problem with one of sites running WordPress. Suddenly, TinyMCE visual editor stopped working. It just disappeared, and we only got the weird:

realTinyMCE is not defined

error in the console.

Of course  visual editor was turned on in users preferences and all that stuff. Switching to a different theme was solving the problem.

Turned out that the problem was in the functions.php file which was located in WordPress current theme's directory. And the reason was the most weird one you can imagine! We had several excessive line breaks after the php closing tag!!

Have a look at these pictures:

TinyMCE disappeared with error.

Take  notice of these 2 excessive line breaks after the closing tag of the functions.php file.

Just remove them…

Remove line breaks and it

And everything's back to normal again!

So, check that the functions.php file in your current WordPress theme doesn't have any excessive line breaks after the closing php tag.

Inline Google Maps fix (version 2.1.1)

Friday, December 7th, 2007

Sorry for keeping you waiting. I have finally had time to make a quick fix for the problems with browsers becoming unresponsible when Inline Google Maps plugin is used on them.

The new version of Inline Google Maps 2.1.1 is out now and can be downloaded from the link below. Everyone who's using this plugin, please update to the new version as soon as possible.

Download Inline Google Maps v2.1.1

Inline Google maps plugin broken

Thursday, November 29th, 2007

Looks like the latest update Google made to their maps API broke my Inline Google maps plugin. The symptoms are the page becoming un-responsible, or map flickers when browsing using Opera.Though the plugin is not developed anymore, I'm planning to make a fix for those who are using it on their web pages. The problem is that I'm totally buried with work currently, so you will have to wait until next week for the fix. Sorry :(

Easy SWF Plugin 1.1

Monday, March 5th, 2007

The new version of my Easy SWF Plugin for WordPress is out today!

There were lots of requests to add background and included Flash size settings. And this update adds just that :) Continue reading! (more…)

WordPress 2.1 upgrade/plugins check

Thursday, February 1st, 2007

Well today i FINALLY (!!!) had a few free minutes to upgrade my site to WordPress 2.1.

There we some comments asking if the WordPress plugins I have made are actually compatible with WordPress 2.1.

Well the answer is short, and it is, YES, both Google Inline Maps 2.0 and Easy Inline SWF are compatible with WordPress 2.1.

And here's some test under the cut :) (more…)

Inline Google Maps for WordPress updated to version 2.1

Friday, November 10th, 2006

Finally, I had some time to juggle with the Google Maps code today, so here's a new update. :) (download link is at the bottom of this page!)

New stuff in this update is that basically you gain more control per map. Place Google map into your sidebar if you with, display maps in different sizes, show or hide map controls on per-map basis, as well as show/hide the marker on per-map basis! You can even choose if you want the google-map link to be replaced with a google map or not (in case you just would rather have a plain link to google maps site instead of inline map on your site).

(more…)

Inline Google Maps plugin for WordPress : version 2.1

Friday, October 13th, 2006

Inline Google Maps Plugin v2.1 for WordPress

(download link is at the bottom of the page!)

Description:

Displays Google Maps anywhere in your blog page post by just "linking" selected text to a google map. Read on - you won't believe how easy it is! (more…)