ontargetpro
Forum Replies Created
-
Forum: Plugins
In reply to: [Send to Kindle] Waiting for contentEverything looks OK for me now.
Forum: Plugins
In reply to: [Send to Kindle] Tracking?Great! I’d be happy with either a way to put in a Google Analytics Goal Tracking Code Snippet like this:
onClick=”_gaq.push([‘_trackEvent’, ‘Buttons’, ‘AddtoKindle’, ‘KindleUploadfrom(page)’]);”
or something on the WordPress dashboard. Would be super-helpful to see which pages/posts were added to Kindle.
Great plugin!
Forum: Plugins
In reply to: [Send to Kindle] Waiting for contentI have the same issue!
Not I!
Having the same issue. I noticed it when posting links to Google Plus and Tweeting right from my site. Love Yoast, but this is kind of a pain. Help?
Forum: Plugins
In reply to: [WP Bannerize] [Plugin: WP Bannerize] Cannot make ads randomOK, if you are using the widget to display, try checking the random box there…
Forum: Plugins
In reply to: [WP Bannerize] [Plugin: WP Bannerize] Banners Not RotatingOn your widget, set “Max” 1. Then you’ll only see one at a time. You may have to refresh to get the banner to rotate.
Forum: Plugins
In reply to: [WP Bannerize] [Plugin: WP Bannerize] Cannot make ads randomAgiovine, did you ever get your problem resolved? I Have the same issue. I tried changing themes and deactivating all the other plugins and still can’t get a save button. It’s really annoying!
Brubrant, I have thought in the past that the plugin favors the more effective banners. In that case, new banners might not get displayed. You could try shutting off the existing banners and adding them back in as brand new.
Forum: Fixing WordPress
In reply to: Formatting Issue with Image Caption – Stripping out caption codeLooks like it was a stylesheet issue. I still don’t understand why it would completely strip out the code, but oh well!
Hi Daniel. Yes, I had to change the live example because it just didn’t look right. I’d love to have bios formatted the way the theme shows them, but I can’t get both authors to show up. I’d love some advice if you have some!
Forum: Hacks
In reply to: Change default author bio so it says "Brought to you by" instead of "About"The single.php file in the theme allows you to change the default text from “About” to whatever you like.
Forum: Plugins
In reply to: Looking for a simple find and replace pluginThanks, esmi. You know, I tried this plugin before, and it does not locate the code I need to find.
I did an “All – Only Search” test and got this message (the blog is in maintenance mode, so the links won’t work, but it is all still in the database, so I would think it would be found).
Looking @ all …
Sorry, <img src=”http://fairfax.myhomecareblog.com/files/2011/10/signature58.jpg” alt=”Jason Sager, Owner Home Instead Senior Care Fairfax, Virginia” align=”left” border=”0″ /> We hope this was helpful. If you have any questions or if you know of a senior who could benefit from our vast array of home care services in the Fairfax area , please call us at 703.750.6644, or email us. We accept most long term care insurance as payment and have a full time staff of trained and certified home care personnel covering the Fairfax County, Virginia area. is not found in this Database(homecare_coredata)!
Forum: Plugins
In reply to: [Safe Search Replace] Safe Search Replace (SSR) searching for URLsLMP, I’m as confused as you are 🙂
Forum: Plugins
In reply to: [Safe Search Replace] [Plugin: Safe Search Replace] Too complicatedI’m with Stevinoz. I got the table figured out, but from there, I’m lost. A prompt or a step-by-step would be great. I may have to wait for SSR 2.0. Looks like just what I need.
Forum: Themes and Templates
In reply to: Show posts from just one category – by name, not category IDIt doesn’t look like this is possible, but I put in a tag filter and now it works. The code looks like this:
<?php query_posts(‘cat=293,114,82,206,170,128,4,19,91&tag=homeblogpost&showposts=1’);?>