Tim
Forum Replies Created
-
Forum: Plugins
In reply to: [Comment Rating Field Plugin] Rating Field with 6 stars possible?No, this is not possible.
Forum: Plugins
In reply to: [Comment Rating Field Plugin] How to Display Rating within CommentsIt does this by default – if you cannot see ratings beside each comment, you will need to check:
1. Your theme is using the comment_form() function for outputting your comments form.
2. Your theme is not overriding any CSS within the comments display section which may cause the ratings to be hidden.Forum: Plugins
In reply to: [Comment Rating Field Plugin] warningYou need to upgrade to the latest version of the plugin to resolve. Please see other threads related to this.
Forum: Plugins
In reply to: [Comment Rating Field Plugin] errorPlease see other threads related to this, you need to upgrade to the latest version to resolve these errors.
There is in the Pro version.
Thanks.
1. Please update to the latest version, 1.1
2. Please advise of error message when trying to submit a post.Forum: Plugins
In reply to: [Social Media Auto Poster - Schedule & Publish to Buffer] Nothing happens!!!Without seeing your installation and having access, it’s impossible to advise. The plugin works fine for the majority of users and ourselves.
This will be due to either your hosting or the Buffer API.
You’ll need to keep trying until that message disappears.
From experience, it happens when the API response time is too slow, which is occasional.
If you’re receiving this message all of the time, without further access, it’s impossible to begin to assist.
Forum: Plugins
In reply to: [Social Media Auto Poster - Schedule & Publish to Buffer] Hashtag MechanismGreat idea – added to 1.1, available through wordpress.org shortly.
Your callback URL will be incorrect.
Resolved in 1.1, available through wordpress.org shortly, which uses an access token instead.
Resolved in 1.1, available through wordpress.org shortly.
Resolved in 1.1, available through wordpress.org shortly.
Resolved in 1.1, available through wordpress.org shortly.
Forum: Plugins
In reply to: [Social Media Auto Poster - Schedule & Publish to Buffer] Preview ImageAdded to 1.1, available through wordpress.org shortly.
Forum: Plugins
In reply to: [Rich Text Sidebar Widget] Persistent "warning" message.An update to remove the warning message will appear soon.
Meantime, you can ensure that on your live environment you’re not outputting these warnings by ensuring error_reporting is set to E_ALL ^ E_NOTICE:
error_reporting(E_ALL ^ E_NOTICE);
Which half of the functions do not display? The widget doesn’t advertise that it provides a “font size, etc” option, and this isn’t included in the WordPress Editor by default.