Gemini Labs
@geminilabs on WordPress.org, @Gemini Labs on Slack
- Member Since: October 7th, 2015
- Website: geminilabs.io
- Employer: Gemini Labs
Contribution History
Gemini Labs’s badges:- Core Contributor
- Plugin Developer
- Translation Contributor
-
Committed [3241370] to Plugins SVN:
Release 7.2.6, see readme.txt for the changelog. -
Committed [3239435] to Plugins SVN:
Release 7.2.5, see readme.txt for the changelog. -
Committed [3238882] to Plugins SVN:
Release 7.2.4, see readme.txt for the changelog. -
Committed [3238879] to Plugins SVN:
fix case-sensitive filename -
Posted a reply to [Site Reviews] Form signature not validating, on the site WordPress.org Forums:
The form signature validator was introduced in one of the last updates. It was in… -
Posted a reply to Known issues with bricks builder, on the site WordPress.org Forums:
You should be able to use the Site Reviews shortcodes in the Bricks builder without… -
Posted a reply to Woocommerce template outdated, on the site WordPress.org Forums:
I will update the version number in the PHPdoc of the template in the next… -
Posted a reply to Disappearing Reviews, on the site WordPress.org Forums:
@phoenval TLDR: After updating to v7.0, run the plugin migration and verify the plugin settings… -
Posted a reply to Import reviews not working, on the site WordPress.org Forums:
If you are getting that error, then either the date format you selected is incorrect,… -
Posted a reply to Hide title, on the site WordPress.org Forums:
Have you tried using the hide option on the shortcode? Please read the Site Reviews… -
Posted a reply to CRYPTO_SECRETBOX_NONCEBYTES long., on the site WordPress.org Forums:
I’m not sure how that worked using the Code Snippet plugin as you needed to… -
Posted a reply to CRYPTO_SECRETBOX_NONCEBYTES long., on the site WordPress.org Forums:
Okay, well at the moment my computer is getting repaired so I am limited to… -
Posted a reply to CRYPTO_SECRETBOX_NONCEBYTES long., on the site WordPress.org Forums:
Can you confirm that the NONCE_SALT constant is defined and exists ONLY ONCE in your… -
Posted a reply to CRYPTO_SECRETBOX_NONCEBYTES long., on the site WordPress.org Forums:
I wonder if your secret keys in wp-config.php need to be updated. Try this: Generate… -
Posted a reply to Review Form, on the site WordPress.org Forums:
To make template tags of custom fields available to the Site Reviews notification email, you… -
Posted a reply to I would like to invite customers to comment, on the site WordPress.org Forums:
Since Site Reviews does not provide this feature, you would need to either user the… -
Posted a reply to instagram youtube Url embed, on the site WordPress.org Forums:
Site Reviews does not allow HTML links in the review content. However, the Review Forms… -
Posted a reply to WPML Internal server error 500, on the site WordPress.org Forums:
Glad you found a solution, even if with a different plugin. -
Posted a reply to I would like to invite customers to comment, on the site WordPress.org Forums:
If you are using WooCommerce, the Review Notifications addon allows you to schedule review reminder… -
Posted a reply to WPML Internal server error 500, on the site WordPress.org Forums:
After finding the responsible plugin, you would need to contact the author and request that… -
Posted a reply to Vote only once for one post., on the site WordPress.org Forums:
No. Assign reviews to your pages. Configure the Review Limits settings on the “Site Reviews… -
Posted a reply to Vote only once for one post., on the site WordPress.org Forums:
Use the review limits setting together with post assignment to achieve this. -
Posted a reply to shortcodes to hide percentage bar reviews + BeaverBuilder, on the site WordPress.org Forums:
Like this: And this: -
Posted a reply to Issues with reviews and ACF, on the site WordPress.org Forums:
Have you tried assigning reviews to the current page? See: https://youtu.be/H5HdMCXvuq8?t=527&feature=shared The video demonstrates how… -
Posted a reply to shortcodes to hide percentage bar reviews + BeaverBuilder, on the site WordPress.org Forums:
The shortcode to hide the percentage bar for reviews does not work in BeaverBuilder. I… -
Posted a reply to WooCommerce Integration, on the site WordPress.org Forums:
I just tried using the summary rating shortcode and it looks like there is a… -
Posted a reply to WooCommerce Integration, on the site WordPress.org Forums:
Have you tried changing the shortcode options used in the WooCommerce integration settings? -
Posted a reply to Generalize any ratings lower than 3 stars to display as “Less than 3 stars”?, on the site WordPress.org Forums:
I haven’t tried anything yet as I’m just making sure what I want to do… -
Posted a reply to Generalize any ratings lower than 3 stars to display as “Less than 3 stars”?, on the site WordPress.org Forums:
The Rating Summary block has an option to hide if no reviews are found, use… -
Posted a reply to Latest reviews post/page link, on the site WordPress.org Forums:
Enable Assigned Links in the Site Reviews settings. -
Posted a reply to Impossible to choose/create/edit category, on the site WordPress.org Forums:
Try this: Go to Site Reviews > Tools Expand the “Repair Permissions” tool Click the… -
Posted a reply to Documentation Page?, on the site WordPress.org Forums:
That website sells the Site Reviews Premium addons, it is not a website for the… -
Posted a reply to Show review form on all posts, on the site WordPress.org Forums:
If you are using an old theme that does not support the WordPress Site Editor,… -
Posted a reply to Documentation Page?, on the site WordPress.org Forums:
Site Reviews does not currently have its own website. When it does later this year,… -
Posted a reply to Pinning Reviews Doesn’t Work – Need Technical Help, on the site WordPress.org Forums:
I haven't heard from you in 2 weeks so I am marking this as resolved. -
Posted a reply to Helper Function, on the site WordPress.org Forums:
Ah, the documentation is incomplete. You can get the number of reviews with the reviews… -
Posted a reply to Generalize any ratings lower than 3 stars to display as “Less than 3 stars”?, on the site WordPress.org Forums:
Have you tried using the rating option to only display reviews with the minimum rating… -
Posted a reply to Submission Error, on the site WordPress.org Forums:
Site Reviews v7.2.2 added a form signature validation to prevent people from modifying the hidden… -
Posted a reply to Can I activate schema on rating summary AND latest reviews on same page?, on the site WordPress.org Forums:
No, the schema should only be enabled once per page. You can either enable it… -
Posted a reply to Show review form on all posts, on the site WordPress.org Forums:
If you mean "on all WooCommerce Products", then enable the WooCommerce integration in the Site… -
Posted a reply to Add custom meta to review when its submitted., on the site WordPress.org Forums:
Try this: /** * Runs after a review has been created. * * @param \GeminiLabs\SiteReviews\Review… -
Posted a reply to ultimate members profile, on the site WordPress.org Forums:
Have you enabled the Ultimate Member integration in the Site Reviews settings? With the integration… -
Posted a reply to Impossible to choose/create/edit category, on the site WordPress.org Forums:
Your role needs the assign_site-review_terms capability in order to assign categories to reviews. Use the… -
Posted a reply to Getting review count, on the site WordPress.org Forums:
Use the glsr_get_ratings function. add_shortcode('count_site_reviews', function () { $info = apply_filters('glsr_get_ratings', 0); return $info->reviews ??… -
Posted a reply to Help with rating, on the site WordPress.org Forums:
No, Site Reviews was built for reviews. You will need to look for a different… -
Posted a reply to Youtube Embed in Comments, on the site WordPress.org Forums:
Site Reviews does not allow HTML in the review content. However, the Review Forms addon… -
Posted a reply to missing fields aggregateRating and review, on the site WordPress.org Forums:
I thought that by using Site Reviews i could solve these problems. Could you please… -
Posted a reply to Pinning Reviews Doesn’t Work – Need Technical Help, on the site WordPress.org Forums:
What is the URL? -
Posted a reply to How to show reviews within posts “only” with a specific category ?, on the site WordPress.org Forums:
You add the functionality of Site Reviews to your pages by adding blocks, shortcodes, widgets,… -
Posted a reply to Number of visible stars 2 and not 5, on the site WordPress.org Forums:
This is happening because you changed the "% Star | %s Stars" text on the…
Developer
-
Black Bar
Active Installs: 1,000+
-
Pollux
Active Installs: 10+
-
Site Reviews
Active Installs: 60,000+
Plugins
-
ACF to REST API
-
Adjust Admin Categories
-
Admin Columns
-
Advanced Query Loop
-
Advanced Rich Text Tools for Gutenberg
-
Ambrosite Next/Previous Page Link Plus
-
Ambrosite Next/Previous Post Link Plus
-
Anti-Spam: Spam Protection | Block Spam Users, Comments, Forms
-
Antispam Bee
-
Archive Content with Archived Post Status
-
Avatar Manager
-
Better Search Replace
-
Block Visibility — Conditional Visibility Control for the Block Editor
-
Breadcrumb Trail
-
CF7 to Webhook
-
Check & Log Email - Easy Email Testing & Mail logging
-
Code Snippets
-
Config Constants
-
Custom Post Type Permalinks
-
Custom Query Blocks
-
Database Manager - WP Adminer
-
Debug Bar
-
Debug Bar Rewrite Rules
-
Disable Comments - Remove Comments & Stop Spam [Multi-Site Support]
-
Easy Updates Manager
-
Emoji Settings
-
FakerPress
-
Featured Video Plus
-
File Manager
-
Force Login
-
Forget Spam Comment
-
Fusion Page Builder
-
Gridable - The Missing Grid Content Editor
-
Htaccess File Editor - Safely Edit Htaccess File
-
Imsanity
-
Index WP MySQL For Speed
-
isMobile() Shortcode for WordPress
-
Layout Grid Block
-
License Manager for WooCommerce
-
LiteSpeed Cache
-
Loop Post Navigation Links
-
Machete
-
Media File Renamer: Rename for better SEO (AI-Powered)
-
Members - Membership & User Role Editor Plugin
-
Meta Box
-
Meta Field Block
-
Monkeyman Rewrite Analyzer
-
Ninja Forms - The Contact Form Builder That Grows With You
-
NinjaDB
-
Perfect Images
-
Performant Translations
-
PHP Native Password Hash
-
Plugin Detective - Troubleshooting Conflicts
-
Post Type Archive Link
-
Ray
-
Really Simple Security - Simple and Performant Security (formerly Really Simple SSL)
-
Robots.txt Editor
-
Safe Redirect Manager
-
Safe SVG
-
Schema
-
Schema & Structured Data for WP & AMP
-
Show IDs by DraftPress
-
Simple Custom CSS Plugin
-
Simple Custom Post Order
-
Simple Page Sidebars
-
Smart Slider 3
-
Smarter Navigation
-
Stream
-
The SEO Framework – Fast, Automated, Effortless.
-
Thumbnails
-
tinyWYM Editor
-
Toolbelt
-
Translate Multilingual sites - TranslatePress
-
Two-Factor
-
UpdraftPlus: WP Backup & Migration Plugin
-
User Menus - Nav Menu Visibility
-
User Role Editor
-
W3TC Auto Pilot
-
Wider Admin Menu
-
WooCommerce HookMeUp
-
WP Crontrol
-
WP Debugging
-
WP STAGING WordPress Backup Plugin - Migration Backup Restore
-
WP User Avatars
-
WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance
-
WPCode - Insert Headers and Footers + Custom Code Snippets - WordPress Code Manager
-
Zero Spam for WordPress