meidosem
Forum Replies Created
-
Forum: Plugins
In reply to: [WP2Social Auto Publish] Plugin deactivated to keep rss feeds keep workingStill no explanation for the plugin working on just the development site and not the production one.
But looking for trailing blank lines within the code I found in
admin/admin-notices.php
4 trailing ones from line 62I removed them and activate the plugin and it works.
I can read the RSS feed.I mark the topic resolved though it still need an update. Just for sure.
Don’t you think ?Best regards.
Forum: Plugins
In reply to: [WP2Social Auto Publish] Plugin deactivated to keep rss feeds keep workingI can get more information that you can use as I was struggling with multiple plugin updates and some cascading bugs.
I just restore a complete developpement version of the same site, same plugins activated, same functions.php and juste a little bit updated wp-config.php.
Your plugin is working fine on that developpement version.When I returned to the production site and activate the plugin, I got this message (roughly translated) :
the plugin generated 3 unexpected character display when activated. If you see a message ? headers already sent ?, some problem with syndication feeds or others errors might occur. Try to deactivate or remove this plugin.Then the RSS feed is broken.
Hope it helps.WP : 4.2.4
Plugin version : 1.2.4Forum: Plugins
In reply to: [Html Social share buttons] some buttons diseappared on ChromeQuite strange but finally resolved !
It was the combination of an adblock clone and the -webkit-transition declaration that confused my browser.
I swapped the clone to the original et change in style.css the declaration as -webkit-transition-property:none
Thanks anyway !Chrome version : 34.0.1847.137
Forum: Plugins
In reply to: [Advanced Code Editor] File Tree – Folders not showing upSorry,
I suppose you mean how to get into a folder tree within an unique theme or extension.
No answer for this.Forum: Plugins
In reply to: [Advanced Code Editor] MultisiteBut you can within the network admin area.
From that starting point, go to the Theme menu or Extension Menu, and you can edit respectively all the themes and plugins from a drop-down list.Forum: Plugins
In reply to: [Advanced Code Editor] File Tree – Folders not showing upI ran a multisite wordpress and the editor is visible within the admin network area.
If you are using the plugin within theme menu, just above the folder displayed to your right, you should have a list with all the active themes of your site.
The same if you are using the plugin within the extension menu.
Hope this help.Forum: Plugins
In reply to: [Recent FB Posts] Connected but nothing displayedFirst of all, thanks for your plugin ! Very helpful and promising !
I just installed the plugin and I found that only a few of FB recents posts are shown.
In fact, just those that are published directly by the page’s owner.
If the owner just relayed the post, the plugin doesn’t show it.
Is it related to the thread of this topic ?