Gemini Labs
@geminilabs on WordPress.org
- Member Since: October 7th, 2015
- Website: geminilabs.io
- Employer: Gemini Labs
Contribution History
Gemini Labs’s badges:- Core Contributor
- Plugin Developer
- Translation Contributor
- 
										Posted a reply to All reviews show on all pages, on the site WordPress.org Forums: 
 Also, did you see the notice in the WordPress Dashboard and Site Reviews menu telling…17 mins ago 
- 
										Posted a reply to All reviews show on all pages, on the site WordPress.org Forums: 
 By any chance are you running a multisite?19 mins ago 
- 
										Posted a reply to Did the Updated Earlier This Year Change How Reviews Functions Are Created?, on the site WordPress.org Forums: 
 Are you using the latest version?2 hours ago 
- 
										Posted a reply to Site Review – Display in Columns, on the site WordPress.org Forums: 
 The summary uses CSS flexbox, so you can do this: .glsr-summary { justify-content: center; }2 hours ago 
- 
										Posted a reply to Automatic approval doesn’t work, on the site WordPress.org Forums: 
 Please use the Contact Support section on the Help page to send me your Site…2 hours ago 
- 
										Posted a reply to How can I align the start to the left, on the site WordPress.org Forums: 
 You can probably do something like this: .glsr-star-rating > p { display: none !important; }15 hours ago 
- 
										Posted a reply to Anonymizing author, for privacy, on the site WordPress.org Forums: 
 @suiram is this resolved?22 hours ago 
- 
										Posted a reply to Limit Reviews – correct usage?, on the site WordPress.org Forums: 
 If you cannot wait for the update, you can patch it yourself by replacing the…2 days ago 
- 
										Posted a reply to Limit Reviews – correct usage?, on the site WordPress.org Forums: 
 I found the problem, it will be fixed in the next update which should be…2 days ago 
- 
										Posted a reply to Limit Reviews – correct usage?, on the site WordPress.org Forums: 
 Let me perform some checks. It's possible that you found a bug.2 days ago 
- 
										Posted a reply to Limit Reviews – correct usage?, on the site WordPress.org Forums: 
 Since you are assigning a specific Post ID assigned_posts=17 to the form shortcode, all reviews…2 days ago 
- 
										Posted a reply to Instantly post review (no schedule), on the site WordPress.org Forums: 
 Site Reviews was not taking the WordPress timezone setting into account when creating reviews. Once…2 days ago 
- 
										Posted a reply to How can I align the start to the left, on the site WordPress.org Forums: 
 Are you using a page builder plugin? If so, which one?2 days ago 
- 
										Posted a reply to Anonymizing author, for privacy, on the site WordPress.org Forums: 
 You should see a, “Database Update Required” notice in the WordPress admin after updating to…2 days ago 
- 
										Posted a reply to Instantly post review (no schedule), on the site WordPress.org Forums: 
 This will be fixed in the next version (for real this time).3 days ago 
- 
										Posted a reply to Planned, on the site WordPress.org Forums: 
 This will be fixed in the next update.3 days ago 
- 
										Posted a reply to Reviews in Columns, on the site WordPress.org Forums: 
 Great! Yes, CSS grid layout is much better for column view once you get the…3 days ago 
- 
										Posted a reply to Fatal error, on the site WordPress.org Forums: 
 Yes, you will need to delete the "site-reviews" folder in your wp-content/plugins/ directory. You can…3 days ago 
- 
										Posted a reply to How can I center the stars?, on the site WordPress.org Forums: 
 You may prefer to restrict that CSS to a custom class, otherwise it will apply…3 days ago 
- 
										Posted a reply to How can I center the stars?, on the site WordPress.org Forums: 
 Try this: /* * Prefixed by https://autoprefixer.github.io * PostCSS: v7.0.29, * Autoprefixer: v9.7.6 * Browsers:…3 days ago 
- 
										Posted a reply to Issue on form submit with V5, on the site WordPress.org Forums: 
 Both of these issues are due to a javascript problem, however, I am unable to…3 days ago 
- 
										Posted a reply to How can I center the stars?, on the site WordPress.org Forums: 
 Can you please provide the URL of the page?3 days ago 
- 
										Posted a reply to Planned, on the site WordPress.org Forums: 
 Are you using the latest version of Site Reviews?3 days ago 
- 
										Posted a reply to Customer Orders Drop down Selecto, on the site WordPress.org Forums: 
 Adding custom fields to the form is not supported here. If you like you can…3 days ago 
- 
										Posted a reply to Submission Limit per Username, on the site WordPress.org Forums: 
 1. The schema option is not used in the [site_reviews_form] 2. The description should actually…3 days ago 
- 
										Posted a reply to Site Review – Display in Columns, on the site WordPress.org Forums: 
 Have you seen this reply? https://wordpress.org/support/topic/reviews-in-columns/#post-135778793 days ago 
- 
										Posted a reply to Planned, on the site WordPress.org Forums: 
 What do you mean by "Planned". Do you mean that submitted reviews are set as…3 days ago 
- 
										Committed [2406452] to Plugins Trac: 
 Release 5.1.6, see readme.txt for the changelog.4 days ago 
- 
										Posted a reply to No review is created, on the site WordPress.org Forums: 
 This should be fixed in v5.1.5 The function will still return false if validation fails…4 days ago 
- 
										Committed [2406404] to Plugins Trac: 
 Release 5.1.5, see readme.txt for the changelog.4 days ago 
- 
										Posted a reply to Get All Posts Reviews By Certain User, on the site WordPress.org Forums: 
 You can also do this: global $wpdb; $postIds = $wpdb->get_col("SELECT DISTINCT post_id FROM {$wpdb->prefix}glsr_assigned_posts"); $query…4 days ago 
- 
										Posted a reply to Get All Posts Reviews By Certain User, on the site WordPress.org Forums: 
 Have you read the Site Reviews > Help Functions page?4 days ago 
- 
										Posted a reply to Post 5.0.3 Issues persist — form dead and Admin broken, on the site WordPress.org Forums: 
 Fixed in v5.1.44 days ago 
- 
										Posted a reply to Fatal error, on the site WordPress.org Forums: 
 Fixed in v5.1.4 If you were having problems with restoring a snapshot, please delete the…4 days ago 
- 
										Committed [2406374] to Plugins Trac: 
 Release 5.1.4, see readme.txt for the changelog.4 days ago 
- 
										Posted a reply to Limit reviews, on the site WordPress.org Forums: 
 If you are using version 5 of Site Reviews, then it will handle thousands of…4 days ago 
- 
										Posted a reply to Database Update Required after updating to 5.1.0, on the site WordPress.org Forums: 
 This is now resolved. The problem was happening due to the W3 Total Cache plugin…4 days ago 
- 
										Posted a reply to Post 5.0.3 Issues persist — form dead and Admin broken, on the site WordPress.org Forums: 
 If you can't wait for the update, you can manually patch the plugin like this:…4 days ago 
- 
										Posted a reply to Post 5.0.3 Issues persist — form dead and Admin broken, on the site WordPress.org Forums: 
 I have tracked down the bug which was due to Site Reviews running on a…4 days ago 
- 
										Posted a reply to Reviews in Columns, on the site WordPress.org Forums: 
 It works for me, this is what I did: 1. Used the following custom CSS:…4 days ago 
- 
										Posted a reply to Fatal error, on the site WordPress.org Forums: 
 1. I will fix these strict standard notices in the next version. It seems they…4 days ago 
- 
										Committed [2406119] to Plugins Trac: 
 fix changelog4 days ago 
- 
										Committed [2406116] to Plugins Trac: 
 Release 5.1.3, see readme.txt for the changelog.4 days ago 
- 
										Committed [2406104] to Plugins Trac: 
 Release 5.1.2, see readme.txt for the changelog.4 days ago 
- 
										Posted a reply to Post 5.0.3 Issues persist — form dead and Admin broken, on the site WordPress.org Forums: 
 @emazing @haslamjj 1. Have you had a chance to do the above, if so, what…4 days ago 
- 
										Committed [2406069] to Plugins Trac: 
 Release 5.1.1, see readme.txt for the changelog.5 days ago 
- 
										Posted a reply to Database Update Required after updating to 5.1.0, on the site WordPress.org Forums: 
 Does it continue to happen after going to the plugin settings and clicking save?5 days ago 
- 
										Posted a reply to Database Update Required after updating to 5.1.0, on the site WordPress.org Forums: 
 Hi, this shouldn’t be happening. Would you be able to click on the review in…5 days ago 
- 
										Posted a reply to Reviews in Columns, on the site WordPress.org Forums: 
 Here's another tip: You can use this custom CSS: .glsr .glsr-reviews.two-columns { column-gap: 2rem; grid-template-columns:…5 days ago 
- 
										Posted a reply to Reviews in Columns, on the site WordPress.org Forums: 
 You have two options: 1. Set grid columns. /* If you are using a different…5 days ago 
Developer
- 
										
											  Black BarActive Installs: 200+ 
- 
										
											  PolluxActive Installs: 10+ 
- 
										
											  Site ReviewsActive Installs: 20,000+ 
Plugins
- 
										
											  ACF to REST API
- 
										
											Adjust Admin Categories
- 
										
											  Admin Columns
- 
										
											  Advanced Rich Text Tools for Gutenberg
- 
										
											Ambrosite Next/Previous Page Link Plus
- 
										
											Ambrosite Next/Previous Post Link Plus
- 
										
											  Antispam Bee
- 
										
											  Archived Post Status
- 
										
											  Atomic Blocks - Gutenberg Blocks Collection
- 
										
											  Avatar Manager
- 
										
											  Better Search Replace
- 
										
											  Breadcrumb Trail
- 
										
											  CF7 to Webhook
- 
										
											  Check Email
- 
										
											Code Snippets
- 
										
											Config Constants
- 
										
											  Custom Field Suite
- 
										
											  Custom Post Type Permalinks
- 
										
											  Custom Query Blocks
- 
										
											  Debug Bar
- 
										
											  Debug Bar Rewrite Rules
- 
										
											  Disable Blogging in WordPress
- 
										
											  Disable Comments
- 
										
											  DW Question & Answer
- 
										
											  Easy Updates Manager
- 
										
											Emoji Settings
- 
										
											  FakerPress
- 
										
											  Featured Video Plus
- 
										
											  File Manager
- 
										
											  Force Login
- 
										
											  Fusion Page Builder
- 
										
											Gridable - The Missing Grid Content Editor
- 
										
											  Htaccess File Editor - Safely Edit Htaccess File
- 
										
											  Imsanity
- 
										
											  License Manager for WooCommerce
- 
										
											  Loop Post Navigation Links
- 
										
											  Machete
- 
										
											  Markup (JSON-LD) structured in schema.org
- 
										
											  Media File Renamer - Auto & Manual Rename
- 
										
											  Members - Membership & User Role Editor Plugin
- 
										
											  Meta Box - WordPress Custom Fields Framework
- 
										
											Monkeyman Rewrite Analyzer
- 
										
											  Ninja Forms Contact Form - The Drag and Drop Form Builder for WordPress
- 
										
											  NinjaDB
- 
										
											  PHP Native password hash
- 
										
											  Plugin Detective - Troubleshooting
- 
										
											  Post State Tags
- 
										
											Post Type Archive Link
- 
										
											  Posts in Sidebar
- 
										
											  Really Simple SSL
- 
										
											  Robots.txt Editor
- 
										
											  Safe Redirect Manager
- 
										
											  Safe SVG
- 
										
											  Schema
- 
										
											  Schema & Structured Data for WP & AMP
- 
										
											  Send System Info
- 
										
											  Show IDs by 99 Robots
- 
										
											  Simple Custom CSS
- 
										
											  Simple Custom Post Order
- 
										
											  Simple Page Sidebars
- 
										
											Smarter Navigation
- 
										
											  Snippy
- 
										
											  Stop Spammers
- 
										
											  Stream
- 
										
											  The SEO Framework
- 
										
											  Thumbnails
- 
										
											  tinyWYM Editor
- 
										
											  Toolbelt
- 
										
											  TranslatePress - Translate Multilingual sites
- 
										
											  Two-Factor
- 
										
											  uCare - Support Ticket System & HelpDesk
- 
										
											  Update Theme and Plugins from Zip File
- 
										
											  UpdraftPlus WordPress Backup Plugin
- 
										
											  User Menus - Nav Menu Visibility
- 
										
											  User Role Editor
- 
										
											W3TC Auto Pilot
- 
										
											  Wider Admin Menu
- 
										
											  WordPress Form Builder Plugin - Gutenberg Forms
- 
										
											  WordPress Zero Spam
- 
										
											  WP Crontrol
- 
										
											WP Debugging
- 
										
											  WP Inspect
- 
										
											  WP Log Viewer
- 
										
											  WP Retina 2x
- 
										
											  WP STAGING - DB & File Duplicator & Migration
- 
										
											  WP-Optimize - Clean, Compress, Cache.



 
			