Florian Mueller
Forum Replies Created
-
Forum: Plugins
In reply to: [Yoast SEO] XML Sitemap is broken – WP 3.5 && WP SEO 1.3.3Here is a little note: i switched back to the version 1.3.2 of the Plugin. Now the XML sitemap runs like it did before. I noticed in the developement log that there have been changes to the sitemap methods. Maybe there is an issue with the new WordPress Version? i don’t know.
Switching back to the older Version of the Plugin is not the best choice, but it works.
I hope there will be a bug fix for that problem in the next patch.
Hi there,
can you give me a example?Hi jamietje,
this is on my list for the next version. There are a few opportunities to do something like moderation. In one of my next releases there will be a way to do that.
Hi budworm11,
sorry for the late response. I can not see any problem in the link you provided. Or maybe i didn’t understand your problem. Do you still have that issue?
I did a update on the plugin. Now it should fix this problem you had. I hope i could help? If not, tell me …
Forum: Plugins
In reply to: [Nebula Facebook Comments] [Plugin: Nebula Facebook Comments] Install issuesI fixed this issue with a new version of the plugin. Now it switches to U.S. english if there is no language defined in
wp-config.php
and your problem should disappear. Tell me if not …Forum: Plugins
In reply to: [Nebula Facebook Comments] [Plugin: Nebula Facebook Comments] Install issuesAh ok, so the reason is, that there is no language defined in your installation.
Change the
define('WPLANG', '');
to something like this:
define('WPLANG','de_DE');
or
define('WPLANG','en_US');
Then the Plugin will show up.
Forum: Plugins
In reply to: [Nebula Facebook Comments] [Plugin: Nebula Facebook Comments] Install issuesHi, just to understand your problem @roppolo, @lordwes … is realy “nothing” showing up, or is the standard comments still available?
Which WP Version do you use? I only tested this in 3.4.1.
If there is “nothing” showing up, then there is maybe a problem with the facebook social plugin. Which language is WP installed in? Take a look at the wp-config.php and tell me, what the constant WPLANG is defined as.
Are you sure, your theme templates use the function
comments_template()
with nothing else attached to it? No passed value? nothing?Forum: Plugins
In reply to: [Nebula Facebook Comments] [Plugin: Nebula Facebook Comments] Install issuesHi, do you use the standard template tags? Normaly it hooks into the
comments_template()
template tag provided with WordPress. Maybe you do it another way?I just released a new version will fix this issue. Now the Plugin translates depending on the core WordPress installation language.
The next version of this Plugin will fix this issu and brings a option Panel to simply change the width of the Plugin.
I a sorry for this little issueForum: Plugins
In reply to: [Posts 2 Posts] [Plugin: Posts 2 Posts] All existing connection gone?Ok, i see that none of the connections has a p2p_type. What can i do now? I have 1364 connections applied in the database (thats totaly correct ?? ). I can not change every connection by hand.
Forum: Plugins
In reply to: [Posts 2 Posts] [Plugin: Posts 2 Posts] All existing connection gone?Hi scribu, i have the same issue. I am on multisite and updated from 1.1.2. I am not sure if i got the update notice. But now all my connections are not showing in the damin boxes. They are still there and connected posts can be found in frontend. But only the admin boxes are empty. Is it possible to do the connection updates manually somehow?