Paul de Wouters
Forum Replies Created
-
Thanks for replying so fast! ??
I’m not sure why, I’m making a request from VS Code thunderclient – and this works fine https://mysite.local/wp-json/wp/v2/users?context=edit but I don’t get any QM headers or data in the response. I do see them if I open the rest api endpoint in the browser while logged in to the site
Forum: Plugins
In reply to: [Comment Popularity] JS file improperly linkedoh, I’m sorry, I failed to update one of the paths.
Forum: Plugins
In reply to: [Comment Popularity] JS file improperly linkedthanks I’ll release a fix
Forum: Plugins
In reply to: [MultilingualPress] language redirection feature questionalso, do I need to use the site relationship feature for the redirection to work?
EDIT: ah yes it seems so. So basically I need to create relationship between all languagesForum: Plugins
In reply to: [MultilingualPress] language redirection feature questionThanks, those links seem helpful.
I meant I added the core language pack, are you saying I should add the locale manually to the language manager?
Forum: Plugins
In reply to: [MultilingualPress] language redirection feature questionAlso, I have added the en_NZ ( new zealand ) locale but it is not showing up in the languaeg manager
Forum: Plugins
In reply to: [MultilingualPress] unable to set blog languagenevermind, seems like there was an issue when I creataed the blog, I recreated it and it works now
Forum: Plugins
In reply to: [MultilingualPress] fatal error on activationThanks David
I tracked it down to a mu-plugin file, it is not related to Multilingual Press, as you suspected.
Here is the code , FYI
https://github.com/humanmade/hm-base/blob/master/content/plugins-mu/loader.php#L66
Regards
PaulForum: Plugins
In reply to: [MultilingualPress] fatal error on activationinteresting, I didn’t look into the error in detail, but happy to answer any questions.
I’m on WordPress 4.5.2
This happens even if I disable all other plugins. Also, I’m activating the plugin via WP CLI if that makes a differenceAlso, the error only appears on
/wp-admin/network/plugins.php?plugin_status=all&paged=1&s
Forum: Reviews
In reply to: [Ninja Forms - Modal] 使いものにならないgoogle translation: When the user presses the left send button blank the required items , without any error message appears , modal window would be closed . This is useless . Seeking to improve .
Forum: Everything else WordPress
In reply to: Syntax error while updating SVN repositoryDiego
Did you find a solution, I’m having the same issue.
thanks
Forum: Plugins
In reply to: [Unique Headers] database error: table taxonomymeta doesn't existthanks for looking into this, hope the info was useful
Forum: Plugins
In reply to: [Better archives widget] WPML supportAvailable in new version
Forum: Plugins
In reply to: [Better archives widget] Mont name translation (date_i18n)thanks
I opened a Github issue and will fix this in next release
Forum: Plugins
In reply to: [Unique Headers] database error: table taxonomymeta doesn't existI have the same issue:
Query monitor output:
Query:SELECT taxonomy_id, meta_key, meta_value FROM wp_taxonomymeta WHERE taxonomy_id IN (21) ORDER BY meta_id ASC
Call stack
update_meta_cache() wp-includes/meta.php:823 get_metadata() wp-includes/meta.php:494 Unique_Header_Taxonomy_Header_Images->header_image_filter() /srv/www/test.dev/content/plugins/unique-headers/inc/class-unique-headers-taxonomy-header-images.php:173 apply_filters('theme_mod_header_image') wp-includes/plugin.php:235 get_theme_mod() wp-includes/theme.php:874 get_header_image() wp-includes/theme.php:1004 test_archive_unique_header_background_style() /srv/www/test.dev/content/themes/test/inc/template-tags.php:266
Component
Plugin: unique-headers
Table
‘Table ‘test.wp_taxonomymeta’ doesn’t exist’