waitfortheword
Forum Replies Created
-
Forum: Plugins
In reply to: [Integration for Luminate and Gravity Forms] Survey Mapping in DropdownJust sent an email to you with details and login credentials. Thanks so much for looking into this!
Forum: Plugins
In reply to: [Tiled Gallery Carousel Without JetPack] Tiled Galleries Not Appearing… I should add, the issue may be compatibility with WPEngine’s LargeFS file storage system. Their support team said:
“We can see that the images due in fact exist can be pulled when loading directly, https://performingartslegacy.org/cariou/wp-content/uploads/sites/32/2017/08/1969-1110-Henry-V-02.jpg
This means that a plugin is attempting to call the image is a way that is not a direct request and is therefore failing.”
Any way to get around this, or do I just need to find a different gallery plugin?
Thanks for your reply! I don’t know if this is a feature others would find useful, but for sites with multiple custom post types (in our case, Posts, Events, and Profiles) it would be extremely useful to assign a priority or order value — either on the post itself, or to the entire post type — so that the most important content shows up first in search results. Oddly, our priority content seems to have the most content (copy, headings, links, etc) but it’s not appearing first on Google.
Forum: Plugins
In reply to: [Gravity Forms Constant Contact] Lists Selection GlitchUpdate: using the “inspect” tool in Chrome, I changed the width of the Lists search field and drop-down choices to 500px instead of “100%” and it simply says “no results match” — like it’s not correctly retrieving my account lists, even though I’m signed in to Constant Contact. Is this an issue that others are experiencing?
Forum: Plugins
In reply to: [Pastacode] HTTP / HTTPS BugProblem solved! When I secure the page itself with HTTPS, the “https” is preserved in the embedded code. Weird …
Forum: Plugins
In reply to: [Pastacode] HTTP / HTTPS BugJust a quick follow-up to this … I’m unable to find any explanation for why this might be occurring. Any advice? Thanks!
Forum: Plugins
In reply to: [Avatar] resulting avatar is blurry/too smallThis should be fixed in a subsequent update — maybe allow users to specify the desired size of uploaded avatars? In the meantime, edit avatar.php, lines 10 – 11 I think:
define( ‘AVATAR_THUMB_WIDTH’, 50 );
define( ‘AVATAR_THUMB_HEIGHT’, 50 );… I changed 50 to 150 and now newly uploaded images look fine. You will probably have to re-upload the blurry ones so the revised dimensions are applied.
Forum: Plugins
In reply to: [Dropdown Menu Widget] Strict Standards: Declaration of …Seeing similar warnings … any word on an update or fix to address this issue?
E.g.:
Strict Standards: Declaration of shailan_PageWalker::start_lvl() should be compatible with Walker::start_lvl(&$output, $depth = 0, $args = Array) in /home/content/p3pnexwpnas10_data03/54/2572254/html/wp-content/plugins/dropdown-menu-widget/shailan.DropDownMenu.php on line 761
Forum: Plugins
In reply to: [CAS Maestro] Adding Users – Password GlitchThanks so much for sharing! Worked for me as well.
Got this working properly after a little wrangling, with one problematic exception: if there are links in the calendar event description, the code gets garbled in the feed.
Thanks for any pointers you can offer on this front. See http://home.edweb.net/calendar-test/
Thanks for your efforts and for the speedy communication. Best of luck w/ the updates.
Forum: Plugins
In reply to: [CAS Maestro] Local WordPress Accounts?Just wanted to follow up on this: any progress in addressing the bug that hides the password field from the user setup screen? We’ve been temporarily de-activating the plugin in order to manually add new users through the dashboard as required in certain cases, but it’s problematic and disruptive — and confusing to any user who attempts to log “the normal way” while the plugin is deactivated. Thanks for your help.
Forum: Plugins
In reply to: [CAS Maestro] Local WordPress Accounts?Two quick questions/issues in a similar vein:
Once I have activated CAS Maestro, I am unable to create new users in WordPress because the Password field disappears in the User creation screen. Is this intentional, or a bug — and do you know how I can get around it?
Second: the reason I’m using CAS login is to allow users to sign in with their (preexisting) University credentials. But there are some users who were created manually in WordPress — so the /wp-login.php?wp workaround is a lifesaver. However, I’m also trying to restrict specific pages to only registered users, so I’ve implemented a plugin called Only for Registered Users. This seems to work nicely, but there’s no workaround for non-CAS accounts as far as I can tell. Any advice?
Thanks!
Forum: Plugins
In reply to: [AutoChimp] AutoChimp and Custom Post TypesIt’s listed as an available feature for 2.1* yet I don’t see it.
I’m trying to create Autochimp campaigns for events created using The Events Calendar Pro.
Forum: Plugins
In reply to: [Document Gallery] pdf thumbnails instead of generic iconJust wanted to chime in that this document preview thumbnail feature is a wonderful addition to Document Gallery, and I really appreciate your efforts!