Tim Moore
Forum Replies Created
-
Do you have a sample page where this is happening?
If you look at the source code for this page, do you see “<!– Audio shortcode unsupported audio format –>” in it?
Are there any errors if you look in Chrome’s Web Inspector tool?
Can you post some screenshots or email them to support@jetpack.me? I can still see the WYSIWYG editor on my Comments backend on my Jetpack blog.
Could you email us your site URL at support@jetpack.me, please? We’ll investigate further once we receive this info.
We are aware of the issue and we are investigating methods to handle this. Thanks for the report.
Thanks for letting us know. We will get this fixed.
Hm, you’re sharing “more” dropdown button seems to be broken. Are you working on the site currently?
Also, if you use the bookmarklet that Pinterest provides, does it “see” all of the images or only the featured image?
If you are experiencing this, please email us at support@jetpack.me with your site URL. We’ll investigate further.
Sharing relies on the hooks “the_excerpt” and “the_content.” If your theme doesn’t use these on your front page, that is why you aren’t seeing anything show up.
We are looking into adding the @twittername functions to Jetpack.
With Facebook, if you use the Official Buttons, the button functionality is controlled by Facebook since we just load their script(s) directly from their server. If you want to get a popup, you should switch to the “Icon + Text” mode, which will give you the flow you want.
Do either of you have a caching plugin installed?
We are aware of the G+ sharing issue and are working on it.
Are you referring to the Like button, such as the one available on WordPress.com sites? If so, that is not currently available in Jetpack.
You should try to increase your PHP memory limit:
http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Go to 96MB if you can.
You’ll need to write a small plugin to do something like this. You’d have it create the contact form and add it on the ‘save_post’ hook or similar. This isn’t something that would be supported directly in or by Jetpack.
Can you folks try clearing your cache and cookies, then look at your stats again?
Are you running a custom theme? If so, can you switch to Twenty Eleven and make sure there isn’t a theme conflict?