sgrx
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Search with Algolia] Split options and facet countI tried it on a dev install and it didn’t wreck, so I just pushed it live and so far it is OK. Will be monitoring it though.
I changed$max_size
from 2000 to 6000. I’m down to ~4k records from ~10k records with avg. record size of 5.3KB now compared to 2.6KB earlier.Forum: Plugins
In reply to: [WP Search with Algolia] Split options and facet countThanks for the quick response and sorry about my late reply.
With the average of 2.65 KB average record size we have, ~1600 posts requiring ~9000 records, making the average around 5.6 records per post. If the recommended size per record is within 10 KB, can’t IALGOLIA_CONTENT_MAX_SIZE
to 6000 which would reduce the number of records by a lot? The other things apart from the post content shouldn’t be enough to make it above 10 KB.We default the record splitting max size to 2000 byte characters, and we implore to only reduce that value with the constant, instead of increasing otherwise your queue will break.
The queue would break if I set it to 6000 byte characters even if the total size is below 10 KB?
Thanks for confirming the facet behaviour. Will hide it until I find a way to show the number of posts/search results instead of the number of record numbers.Forum: Plugins
In reply to: [Lightbox with PhotoSwipe] Don’t want to show full sized image in lightboxThanks!
Forum: Plugins
In reply to: [Lightbox with PhotoSwipe] Don’t want to show full sized image in lightboxThanks. Any suggestions on how to create links to the reduced size?
I can’t find much info on it except the
image_send_to_editor
filter, where I can modify the URL. Not sure if this is the best approach out there.Same here. It’s showing up fine in the “visual” tab of the editor where I’ve entered the code, but doesn’t show up in the actual email. The HTML input is being sanitized. This should be mentioned and the visual tab should be removed.
Forum: Plugins
In reply to: [Yoast SEO] WhatsApp thumbnail doesn’t show when shared on iOSNo replies yet. I hope this wasn’t missed by the support team.
Thanks. This works on desktop but not on mobile. I can easily scroll on mobile even when the background overlay is active, and when I tap outside the popup it closes.
Forum: Plugins
In reply to: [Two-Factor] Enable only for selected rolesThanks!
This just hides the options if a subscriber views their profile page, correct? Admins would still be able to edit a subscriber and set 2 factor options for them. Can/should that also be disabled to prevent any inconsistencies?
Also, how long is the email code valid for? 1 hour?
- This reply was modified 5 years, 10 months ago by sgrx.
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Align/Style Loading IconThanks, I was looking to align it by making it visible while doing so, but I think removing would be better. That helps.
Any tips on how to make the error messages appear below the form instead of above? I can’t find an option to change the location.
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Align/Style Loading IconSite is under development; no URL yet. Could you share how to do it?
I tried commenting
submitted_form.find( '.yikes-mailchimp-preloader' ).remove();
inyikes-mc-ajax-forms.js
but that didn’t work.Forum: Plugins
In reply to: [Print, PDF, Email by PrintFriendly] Remove image caption textFor analytics and privacy reasons, I hope you don’t mind me using short URLs to publicly post URLs since I see no option to message you privately the URLs.
Here they are:
They’re at small by default, but not showing the small size, which can be visible by changing to medium and small again manually.
However when manually changing the size in the Images dropdown in the preview box to Medium and reverting to Small, the real small size can be seen.
Worked OK on this one: https://rebrand.ly/pdf-ok
Let me know if you’re getting the same results as I am..
- This reply was modified 7 years, 5 months ago by sgrx.
Forum: Plugins
In reply to: [Print, PDF, Email by PrintFriendly] Remove image caption textAlso, is there a way to have ‘Small’ or ‘Medium’ selected by default in the iframe instead of the default ‘Full Size’?
Thanks for listening to feedback and implementing a default option to choose the image size. I want to ask if this feature is bug free according to you because it doesn’t work for me when I enable JavaScript (i.e. choose to preview in a lightbox).
For example, when choosing Small in the Image dropdown in the plugin settings and having JS enabled, I get the normal full size in the preview and not the small size. However when manually changing the size in the Images dropdown in the preview box to Medium and reverting to Small, the real small size can be seen.
Thanks @jeherve. I was getting inconsistent results with setting the cookie but I will work on it more and try again.
Forum: Plugins
In reply to: [Justified Gallery] How to disable the hover effect?What’s the manual way of disabling/modifying the hover effect?
Forum: Plugins
In reply to: [Responsive Gallery Grid] Justify bottom rowIs there an option to have the bottom row centered now?