dhackney
Forum Replies Created
-
Forum: Plugins
In reply to: [Comprehensive Google Map Plugin] Upgrade from 7.0.31 causes endless loadingThis issue is resolved.
Alexander’s speed and level of support is among the best I have ever experienced.
Forum: Plugins
In reply to: [Comprehensive Google Map Plugin] Upgrade from 7.0.31 causes endless loadingThanks for the quick reply.
The staging site is now 9.0.18
I am emailing you the information.
Forum: Plugins
In reply to: [Eazyest Gallery] Automatically Index FoldersI also need a way to automatically scan and index the folders on a regular basis to check for new images that are externally synchronized.
Is there any update on this capability?
Thanks
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Auto GeocodeTobias,
Thanks for the prompt reply.
Doug
Forum: Plugins
In reply to: [WordPress Posts Timeline] [Plugin: WordPress Posts Timeline] SuggestionsYes, please add a clickable link of the post title to the timeline.
Please.
Thanks!
Forum: Fixing WordPress
In reply to: WP to WP import problemSolved:
The target WP theme page-blog.php was hard coded for category 3:
<?php query_posts(‘cat=3&showposts=10&orderby=date&order=ASC’); ?>I changed it to:
<?php query_posts(‘showposts=10&orderby=date&order=DESC’); ?>Joy.
Forum: Fixing WordPress
In reply to: Line break issuesIf you are not using Safari and running at least WP 2.0, this is a solution:
link:
http://www.deanlee.cn/wordpress/fckeditor-for-wordpress-plugin/or here:
http://wordpress.org/extend/plugins/fckeditor-for-wordpress-plugin/It solved all problems mentioned in this thread that I shared.
– Much more capable and feature rich WSIWYG editor
– All line / paragraph problems resolved
– Displays and retains all raw code
– No elimination of code toggling between WSIWYG and code
– No elimination of code publishing and re-editing
– Enables copy and paste from MS Word with full retention of formatting (if desired)I am running WP 2.2.2
Forum: Fixing WordPress
In reply to: How to copy content from MS Word to WordPress?If you are not using Safari and running at least WP 2.0, this is a solution:
link:
http://www.deanlee.cn/wordpress/fckeditor-for-wordpress-plugin/or here:
http://wordpress.org/extend/plugins/fckeditor-for-wordpress-plugin/It solved all problems mentioned in this thread that I shared.
– Enables copy and paste from MS Word with full retention of formatting (if desired)
– Displays and retains all raw code
– No elimination of code toggling between WSIWYG and code
– No elimination of code publishing and re-editingI am running WP 2.2.2
Forum: Fixing WordPress
In reply to: WP 2.1 – Posting ProblemIf you are not using Safari and running at least WP 2.0, this is a solution:
link:
http://www.deanlee.cn/wordpress/fckeditor-for-wordpress-plugin/or here:
http://wordpress.org/extend/plugins/fckeditor-for-wordpress-plugin/It solved all problems mentioned in this thread that I shared.
– Displays and retains all raw code
– No elimination of code toggling between WSIWYG and code
– No elimination of code publishing and re-editing
– Enables copy and paste from MS Word with full retention of formatting (if desired)I am running WP 2.2.2