Ben
Forum Replies Created
-
Think that’s it. Although it got more complicated. First off WP’s update notification hadn’t noticed the update. Maybe because the plugin folder name has changed? Dunno.
So I put your php function calls into wp-config and then updated from “Custom Facebook Feed Pro” v2.2 to “Custom Facebook Feed” v2.3.7.
Warnings then showed again despite adding to wp-config.
Basically there’s something else in our codebase that’s turning error reporting back on. So I turned it off again in our theme’s function file.
Thanks for the help!
Forum: Plugins
In reply to: [WP REST API (WP API)] Syntax for including post_meta when creating a postHmmm.. turns out regardless of the 400 error it adds it anyway to the post. That’s not right
Forum: Plugins
In reply to: [Advanced Page Manager] I want to use with Custom Post TypeI’d like to give thread a thumbs up. Custom post types would be very very useful.
Forum: Plugins
In reply to: [Admin Collapse Subpages] use for custom post typesI’ll ditto what Gravitate has said. If an update can include all post types (with a hierarchical) that would be awesome.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Bug In Admin Search For Custom Post TypesForum: Plugins
In reply to: [SEO Facebook Comment] Comment Not Saved in WP Comment Page Dashboard@memelab – I didn’t change plugin.. I created a new facebook app and connected to it. It seems creating new API keys or FB Apps make a lot of difference. gl
Forum: Plugins
In reply to: [SEO Facebook Comment] Comment Not Saved in WP Comment Page DashboardI too am (or was) having the same issue.
I changed to a different facebook app with different api keys etc. It seems to be working again, albeit a little sluggishly.
Something similar to me happened and so created a new app as per jmuller777’s suggestion. Works fine now and my old FB comments are still there, which I wasn’t sure would be the case. Ta
Forum: Plugins
In reply to: [Geolocation] Placing all Geolocation Posts onto One MapWhich I have got working. You’ll need to read the comments to get it working
Forum: Plugins
In reply to: [Geolocation] Placing all Geolocation Posts onto One MapMight help:
https://tomsbigbox.com/implement-the-wordpress-geolocation-plugin/
I haven’t got it working though
Forum: Plugins
In reply to: [WP phpBB Bridge] [Plugin: WP phpBB Bridge] Speed IssueI have to agree. My only useful contribution so far is that if I’m logged into my site then its much slower than if I am logged out.
I see its being discussed on the developer’s site: https://www.e-xtnd.it/wp-phpbb-bridge/ (comments section at the bottom)
I have a similar problem (if anyone has a solution?)
I’ve put the same code that dmx09 has quoted into my template. I’d like to show Facebook and G+. If in the plugin’s backend I select anything except ‘Do not display’ for the ‘Button Location’ then the two icons appear. Great! however for my needs I want to select ‘Do not display’.
If I do this then the code above generates the Facebook icon but G+ has gone.
Forum: Fixing WordPress
In reply to: Stop subscribers changing their password and emailJust what I was looking for..
thx!