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 Duplicate reviews in different post, on the site WordPress.org Forums:
You will need to go to the Site Reviews > Tools page and use the…2 days ago
-
Posted a reply to Thoroughly confused…, on the site WordPress.org Forums:
Feel free to try it out if you like, there are really only cosmetic things…2 days ago
-
Posted a reply to Thoroughly confused…, on the site WordPress.org Forums:
FYI: Site Reviews version 5.0 will be released very shortly and the shortcode assign/assigned options…2 days ago
-
Posted a reply to Thoroughly confused…, on the site WordPress.org Forums:
page_id will not work. You need to use post_id as the value!2 days ago
-
Posted a reply to Thoroughly confused…, on the site WordPress.org Forums:
Fix the [site_reviews_form] shortcode, submit a review, and you should see a new review in…2 days ago
-
Posted a reply to Thoroughly confused…, on the site WordPress.org Forums:
Your summary shortcode is correct: Your reviews shortcode is correct: BUT, your form shortcode in…2 days ago
-
Posted a reply to Thoroughly confused…, on the site WordPress.org Forums:
It's not "page_id", it's "post_id". Each Post Type type in WordPress has a unique "Post…2 days ago
-
Posted a reply to Thoroughly confused…, on the site WordPress.org Forums:
1. You need to use the assigned_to option in the summary, not the assign_to which…2 days ago
-
Posted a reply to Thoroughly confused…, on the site WordPress.org Forums:
Site Reviews uses the global $post object to get the current page ID. If using…2 days ago
-
Posted a reply to Thoroughly confused…, on the site WordPress.org Forums:
I think you be overthinking it. Do this: [site_reviews_form assign_to="post_id"] and it will automatically assign…2 days ago
-
Posted a reply to Cannot access error, on the site WordPress.org Forums:
I would try the following: 1. Force reset the Site Reviews permissions. Use the Code…3 days ago
-
Posted a reply to Cannot access error, on the site WordPress.org Forums:
What version of Site Reviews is it? Can you access the Site Reviews > Tools…3 days ago
-
Posted a reply to Cannot access error, on the site WordPress.org Forums:
Please make sure that you have not removed the Site Reviews permissions from your administrator…3 days ago
-
Posted a reply to Submitted Review URL, on the site WordPress.org Forums:
Use the [site_reviews_form] shortcode to display a review form for people to submit reviews. Use…3 days ago
-
Posted a reply to Pictures, on the site WordPress.org Forums:
The Images addon will be released very soon.3 days ago
-
Posted a reply to Review Star Rating is nor working, on the site WordPress.org Forums:
Site Reviews uses the wp_enqueue_script function to load the plugin javascript file before the closing…3 days ago
-
Posted a reply to Same IP address on all reviews, on the site WordPress.org Forums:
Note: The "Test IP Address Detection" tool is only available in the unreleased v5.0, but…6 days ago
-
Posted a reply to Review field height, on the site WordPress.org Forums:
Have you tried using some custom CSS? .glsr-button { border-radius: 10px; } You can also…7 days ago
-
Posted a reply to Allow approval to roles, on the site WordPress.org Forums:
You can use the Members plugin to add the permissions to the Shop Manager role.7 days ago
-
Posted a reply to Addon images, on the site WordPress.org Forums:
“Try the beta” button opens a new email in your email client, click send.1 week ago
-
Posted a reply to Addon images, on the site WordPress.org Forums:
@delsergio You can apply to be a beta tester from the add-ons page: You will…1 week ago
-
Committed [2374605] to Plugins Trac:
Release 4.7.0, see readme.txt for the changelog.1 week ago
-
Posted a reply to As reviews to the products, on the site WordPress.org Forums:
See also: https://wordpress.org/support/topic/show-reviews-stars-on-shop-page/1 week ago
-
Posted a reply to Site Reviews in WooCommerce Product Preview, on the site WordPress.org Forums:
Please see: https://wordpress.org/support/topic/show-reviews-stars-on-shop-page/1 week ago
-
Posted a reply to As reviews to the products, on the site WordPress.org Forums:
1. If the stars are not showing, then the plugin's javascript and/or stylesheets are not…2 weeks ago
-
Posted a reply to site_reviews_form assigned_users doesn’t work, on the site WordPress.org Forums:
@ceedoo This is fixed on the develop branch2 weeks ago
-
Posted a reply to IP adresse, on the site WordPress.org Forums:
The IP address is always saved to the review when a new review is submitted.…2 weeks ago
-
Posted a reply to Problem translating a text, on the site WordPress.org Forums:
It's possible the plugin language POT files wasn't updated correctly in the previous version. Are…2 weeks ago
-
Posted a reply to Double reviews on my page + pagination isnt working, on the site WordPress.org Forums:
This is because you have duplicate shortcodes. It should be like this: [site_reviews_summary assigned_to=post_id] [site_reviews_form…2 weeks ago
-
Posted a reply to List of pages by ranking, on the site WordPress.org Forums:
The issue here is that you can assign reviews to anything with a Post ID.…2 weeks ago
-
Posted a reply to not able to use setting, on the site WordPress.org Forums:
The tabs are controlled with JavaScript, so it’s likely that either another plugin is loading…2 weeks ago
-
Posted a reply to Multiple reviews per post (category), on the site WordPress.org Forums:
I will add this to the list for possible inclusion in v5.02 weeks ago
-
Posted a reply to Multiple Categories, on the site WordPress.org Forums:
The ability to assign reviews to multiple categories has been removed since v3, this was…2 weeks ago
-
Posted a reply to Accents, on the site WordPress.org Forums:
This should be fixed in v4.6.52 weeks ago
-
Posted a reply to error on latest wordpress, on the site WordPress.org Forums:
Thanks for reporting this. Fixed in v4.6.52 weeks ago
-
Committed [2371326] to Plugins Trac:
Release 4.6.5, see readme.txt for the changelog.2 weeks ago
-
Posted a reply to Problem translating a text, on the site WordPress.org Forums:
What text are you trying to translate? Are you sure this is not a Loco…2 weeks ago
-
Posted a reply to Use Captcha V2 (i’m not a robot), on the site WordPress.org Forums:
Site Reviews provides integration with the Invisible Recaptcha v2. You may enable it in the…2 weeks ago
-
Posted a reply to not able to use setting, on the site WordPress.org Forums:
It is working fine for me with the latest WordPress 5.5 on a live server…2 weeks ago
-
Posted a reply to List of pages by ranking, on the site WordPress.org Forums:
The code you posted above will not work, the glsr_get_reviews is only for reviews and…2 weeks ago
-
Posted a reply to As reviews to the products, on the site WordPress.org Forums:
You can have reviews assign to your products by using the "assign_to" option on the…2 weeks ago
-
Posted a reply to site_reviews_form assigned_users doesn’t work, on the site WordPress.org Forums:
Hi @ceedoo I don't have time at the moment as I have pressing work deadlines…2 weeks ago
-
Posted a reply to Red *, on the site WordPress.org Forums:
The red asterisk is shown when a field in the form is required. You can…2 weeks ago
-
Posted a reply to site_reviews_form assigned_users doesn’t work, on the site WordPress.org Forums:
Version 5 of Site Reviews is not in beta.3 weeks ago
-
Posted a reply to site_reviews_form assigned_users doesn’t work, on the site WordPress.org Forums:
Unfortunately, I cannot provide support for an unreleased version. Thanks for your understanding.3 weeks ago
-
Posted a reply to The review of line plus adding pages, on the site WordPress.org Forums:
Use the "display" and "pagination" options on the shortcode. To learn more, please read the…3 weeks ago
-
Posted a reply to Accents, on the site WordPress.org Forums:
Unfortunately this is a bug in the current version, for now you will need to…3 weeks ago
-
Posted a reply to Multiple reviews per post (category), on the site WordPress.org Forums:
This is how the "Limit Reviews" feature works: When a review is submitted, Site Reviews…3 weeks ago
-
Posted a reply to The review of line plus adding pages, on the site WordPress.org Forums:
Please disable the "Enable Assigned Links" option in the Site Reviews settings. You may find…3 weeks ago
-
Posted a reply to Google search, on the site WordPress.org Forums:
You will probably need to change the schema type in the settings to "Product" and…3 weeks ago
Developer
-
Black Bar
Active Installs: 100+
-
Pollux
Active Installs: 10+
-
Site Reviews
Active 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
-
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
-
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
-
WP Crontrol
-
WP Debugging
-
WP Inspect
-
WP Log Viewer
-
WP-Optimize - Clean, Compress, Cache.