Tim Moore
Forum Replies Created
-
Which links? What part of Jetpack are you using?
There is not currently a way to restrict guest commenting with Jetpack Comments. If you turn on the “Must be registered” option, then you will be unable to use the Facebook or Twitter logins.
This is in our list to look at in a future release; there is no ETA on a fix, though.
Jason, can you provide any example posts where this is happening? If you want to keep these links private, you can email us at support@jetpack.me.
@brownsone73: currently, you can not edit the form since we load it through an iFrame. We may look at putting some options for this in in the future, but I don’t know when that may be.
Do you have the jQuery Colorbox plugin active? you may need to deactivate this to get Carousel to work.
Did you increase the memory limit in php.ini? If so, did you restart your web server afterwards?
You could also try editing your wp-config.php file and adding
define('WP_MEMORY_LIMIT', '96M');You can edit you wp-config.php file and add
define('WP_MEMORY_LIMIT', '96M');. Change the 96M to whatever amount you want.Carousel will take over the gallery shortcode that is built in to WordPress. Are you using those?
Thanks for the feedback. I’ve passed this along to the Carousel team to see what can be done.
Does this happen even if you switch to a different theme (like Twenty Eleven)?
@drashok: We’ve talked through other support channels. If your host is firewalling your server, there isn’t much we can do. Jetpack needs to be able to communicate back and forth and, due to the way we are set up, we can not provide a list of IP addresses for your host to white list.
Did you go to the Jetpack menu and click Activate on the Carousel module?
What kind of timeouts are you getting? Some folks are getting memory limit errors; you may want to look at that and see if you need to increase your PHP memory limit.
The DNS change is the source of the problem. It’ll take up to 72 hours (though usually much less; 24 hours is typical) before you can connect Jetpack after a DNS change.
@natasha: It looks like the CSS is entirely missing on your site right now. All I see is bare text when I try to view.
@paulmatthis: You are using the Social Sharing Toolkit, so I can’t see what is going on. It could be a CSS conflict. Try disabling all other plugins and using a default theme temporarily to see if the buttons work correctly. Then start enabling things one by one until the error happens again.