kaon68
Forum Replies Created
-
Forum: Plugins
In reply to: [Social Feed Gallery] Application does not have permission for this actionsame problem ??
yes
Forum: Plugins
In reply to: [Post Comments as bbPress Topics] Custom post + forum filter by custom post> Happy to put that code onto my personal site to make it availabke to others if @kaon68 is happy for me to do so.
I’m OK to share the code. No problem ??
I haven’t time to integrate nicely my code ??N.B. : I’ve found a bug in the way I’ve done it : when you create a new content of a custom type, there is a post_type in the url to determine the custom post type. It works great.
BUT when you edit a existing draft, this argument is not there (in the url) and the type of content seams to be unknown ?? (the dropdown is not well filtered)It works like a charm ??
Thanks for the link, it saves me time (I’m not wordpress developer) !Hi there
I have Editorskit plugin installed, and this Library button has popped on my Gutenberg editor.
I’ve added to my child theme function.php the line
add_filter(‘extendifysdk_load_library’, ‘__return_false’);But the button still there. Can you help me please ? Thanks !
N.B. : the option “Disable Extendify” from preference button is working, but I want to disable it for everyone ??
Forum: Plugins
In reply to: [WP REST API Controller] using _fields parameter nullify meta keys ?Just to complete my problem with an example :
https://drive.google.com/file/d/1j4OvqOPruyA9YUWxNHsUdeJmzBj97e-H/view?usp=sharing
https://drive.google.com/file/d/1OGeJD944Vcp2vgazQ6ZeCr2J7rvyQW3f/view?usp=sharingfirst link is for unfiltered result
second link I have added “&_fields=id,title.rendered,_bbp_forum_id,_bbp_topic_id,_bbp_reply_to,uagb_author_info.display_name” on my requestFor network related extensions, API Bearer Auth to limit to authenticated request.
Forum: Plugins
In reply to: [WP REST API Controller] Tons of _oembed_ meta keys ?sure, here it is.
another way to avoid the #_EVENTTIMES bug is to use #_24HSTARTTIME and #_24HENDTIME
On the other hand, I had an error by e-mail during the update:
“An error of type E_COMPILE_ERROR was caused in line 1134 of the file /home/lesaventwt/www/wp-content/plugins/photonic/photonic.php. Error message: require_once (): Failed opening required ‘/ home / lesaventwt / www / wp-content / plugins / photonic // admin / edit-gallery-templates.php ‘(include_path =’.: / usr / local / php7.2 / lib / php ‘) ”Nothing peculiar to note … it seems to work. Maybe the file unavailable during a short time meanwhile the update
Sorry, I was busy to install your fix.
I confirm, it works ??
Thanks for the quick reply and fix !
Forum: Plugins
In reply to: [Yoast SEO] Fatal Error on BuddyPress user page after upgradefixed on my wordpress too
Thanks for this quick fix !(I don’t understand why my previous replies have desapeared :-/)
does the plugin developer still support it ? It had no update from a year, and previous evolution suggestion did not recieved answer…
Forum: Plugins
In reply to: [Post Comments as bbPress Topics] compatible with Events Managerin settings, it would be nice to be able to set which post_type are elligible, and nicer to be able to set a default forum by post_type ??