I get the below two errors with the latest version of the plugin. It appears translations are being loaded too early and need to be loaded at the init or later.
Please advise if this can be fixed? I notice the plugin hasn’t been updated in quite a while.
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wiremo
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/wnxepuc/public_html/wnxe0fp62r-staging.onrocket.site/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wiremo-widget
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/wnxepuc/public_html/wnxe0fp62r-staging.onrocket.site/wp-includes/functions.php on line 6114
is it possible to rename the following “.rate” selectors to something else in your next release:
.rate {
float: left;
height: 46px;
padding: 0 10px;
}
and
.rate:not(:checked)>input {
position: absolute;
top: -9999px;
}
The above CSS is in the following file:
/wp-content/plugins/wp-reviews-by-wiremo/assets/css/admin-fonts.css
this .rate selector hides the rate column in the woo-commerce tax “standard rates” page.
/wp-admin/admin.php?page=wc-settings&tab=tax§ion=standard
let me know if you have any questions.
]]>Is this plugin helpful to add the review button in the WordPress editor? I want to use it for my new blog.
]]>