Eric Amundson on "[Plugin: IvyCat AJAX Image Slider] Default css missing"
Hey MattV, Thanks for the report, MattV. You're completely right; this is a new feature and the file apparently didn't get added to the repo correctly. We'll work on fixing this shortly and will update...
View ArticleXtremeRevolution on "[Plugin: WooTumblog] Facebook Sharing Issues"
Hi, I've had this issue for a while and am getting a bit frustrated trying to figure it out. It seems that the image field used for the wootumblog plugin when posting a post is different than that of a...
View ArticleBraveNewCode Inc. on "[Plugin: WPtouch] Plugin switches to https when...
Thanks for the info there gavinwatson. Please share the URL of at least one of the website in question and we'll be happy to take a look for you. Also, what device are you using to test?
View ArticleBenjamin J. Balter on "[Plugin: WP Resume] spacing between lines"
You can do that via your theme's style.css
View ArticleBenjamin J. Balter on "[Plugin: WP Resume] Fatal Error"
You need to increase your PHP Memory Limit: http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/
View ArticleHugh on "[Plugin: Advanced Custom Fields] Key field - is there a way to make...
Thank you for pushing this out. It helps some. Is there a reason why the field can not be the same as the label?
View ArticlePat Hawks on "[Plugin: Google Chrome Frame for WordPress] wp_enqueue_script"
Could you please use wp_enqueue_script() instead of just echoing the script tag directly? if(get_option('google-chrome-javascript')){ add_action('wp_enqueue_scripts','kws_google_chrome_js'); } function...
View Articlebatangdagat on "[Plugin: WP e-Commerce Related Products] Plugin won't display...
This worked perfectly! Thank you so much!
View Articledwall057 on "[Plugin: CMS Tree Page View] Looks great but does not work with...
I found the solution to this, disabled the Ozh' Admin Dropdown Menu plugin, now yours works fine. Thanks for your work on this, DW
View Articleflop25 on "[Plugin: WP Resume] "Creates individual pages for each position" ?"
Thx for the reply What would be the name of the template file? Then I will make my one And what about my proposition of using the more tag? Do you plane to add new features for your plugin? Afin thx
View Articlexuefaith on "SingleSite Theme Switching"
Is there a plugin out there that lets me use more than 1 theme with a single blog? Either by post or page or category or something? For example one theme for all the "news" posts, and another for all...
View Articlegavinwatson on "[Plugin: WPtouch] Plugin switches to https when changing...
http://www.canariesnews.com http://www.canariestelecom.com I'm using a Samsung Galaxy SIII Thanks
View ArticleDzscatt on "[Plugin: Slick Social Share Buttons] Tried to add home page and...
Doesn't work for me either. Another piece of plugin junk for workpress?
View Articleglucas@mac.com on "[Plugin: custom tables] Finding 'Category' with multiple...
I have a category field in the Custom Table that is a set() and contains multiple values. If I attempt to filter 'category' and there is more than one value in 'category' the script will return 'No...
View Articlerajseelam on "[Plugin: CubePoints Buddypress Integration] Spam control"
Is anyone gonna help? I have the same problem..
View Articlejoo-joo on "[Plugin: Attachment Taxonomy Support] Filter media by category /...
Exactly, without "filter" features Marco has mentioned it is only a beta concept, unfortunately. I am looking forward for new version.
View ArticleCharleston Software Associates on "[Plugin: Google Maps via Store Locator...
Always share your site URL when posting and issue like this. There is probably a server-side error on the AJAX lookup. I use firefox with the firebug plugin and look at the console to check for this....
View ArticleCharleston Software Associates on "[Plugin: Google Maps via Store Locator...
They will all end up here eventually: http://www.charlestonsw.com/support/documentation/store-locator-plus/pro-pack-add-on/shortcode-attributes/ Those 2 new ones are the only ones not listed....
View ArticleCharleston Software Associates on "[Plugin: Google Maps via Store Locator...
You need to turn on the write permissions in that specific directory. Is should be in your "owned" space. Make sure ./wp-content/uploads is writable by your web process. The plugin should still work...
View Articleigorlaszlo on "[Plugin: Sociable] Shortcode not working"
Under the line add_filter( 'the_excerpt', 'auto_sociable' ); in the sociable.php file (found under wp-content/plugins/sociable/), put this line: add_shortcode( 'sociable', 'sociable_shortcode' ); it...
View Article