Brian
Forum Replies Created
-
Done. Awaiting a reply…
Forum: Themes and Templates
In reply to: [OceanWP] Search Results Menus ErrorOkay, found it: the plugin “WooCommerce Event Manager” was the culprit.
BTW, Ocean WP was not related at all; I tested with another theme, and had the same problem there. I very much appreciate the response and your time on this.
Forum: Themes and Templates
In reply to: [OceanWP] Search Results Menus ErrorHi, thanks for the response. I copied the site to a dev location (dev.gardenerd.com) so that I can blow it up if needed and not lose the live site. Happy to share a login if that would help.
I cannot edit the “page” because this occurs with a search result. So it’s the Search page template; no other pages in the site have this problem.
Checked the menus, they seem normal. Snapshots here: https://imgur.com/a/DeEejTV
In my dev site, I’m going to start deactivating plugins and see if I can find anything that way. There are a lot of plugins, so it’ll take a bit. I’ll follow up if I learn anything useful.
SYSTEM INFO:
`### WordPress Environment ###
Home URL: https://dev.gardenerd.com/
Site URL: https://dev.gardenerd.com/
WP Version: 6.0.1
WP Multisite: False No
Front Page Display: page
Front Page: (#4)
Posts Page: Blog (#5389)
WP Memory Limit: 512 MB
WP Upload Limit: 256M
WP Debug Mode: True
The Main WP Directory: True Writable
The wp-content Directory: True Writable
The uploads Directory: True Writable
The plugins Directory: True Writable
The themes Directory: True Writable### Theme ###
Name: OceanWP Child Theme for Gardenerd
Version: 1.0
Author URL: https://brianwold.com/
Child Theme: True
Parent Theme Name: OceanWP
Parent Theme Version: 3.3.4
Parent Theme Author URL: https://oceanwp.org/about-oceanwp/### Server Environment ###
Server Info: Apache
Localhost Environment: False No
PHP Version: 7.4.30
PHP Memory Limit: 512 MB
PHP Post Max Size: 300 MB
PHP Time Limit: 30
PHP Max Input Vars: 1000
PHP Display Errors: False Disabled
MySQL Version: 5.7.39
Max Upload Size: 256 MB
PHP XML: True
MBString: True
SimpleXML: True
Fsockopen/cURL: True
SoapClient: True
DOMDocument: True
GZip: True
Zip Archive: True
Iconv: True
HTTP Requests: True
Communication with oceanwp.org: True### Active Plugins (48) ###
VaultPress: by Automattic – 2.2.2
Akismet Anti-Spam: by Automattic – 5.0
Broken Link Checker: by WPMU DEV – 1.11.17
Content Aware Sidebars: by Joachim Jensen – DEV Institute – 3.18
Countdown Block: by WPDeveloper – 1.2.3
Yoast Duplicate Post: by Enrico Battocchi & Team Yoast – 4.5
ELEX EasyPost Shipping Plugin (UPS, FedEx, Canada Post & USPS): by ELEXtensions – 2.1.0
Google Analytics for WordPress by MonsterInsights: by MonsterInsights – 8.7.0
Header Footer Code Manager: by 99robots – 1.1.27
Health Check & Troubleshooting: by The www.ads-software.com community – 1.4.5
LearnPress – Coming Soon Courses: by ThimPress – 4.0.2
LearnPress – Students List: by ThimPress – 4.0.1
LearnPress – WooCommerce Payment Methods Integration: by ThimPress – 4.0.5
LearnPress: by ThimPress – 4.1.6.9.2
Event Manager and Tickets Selling Plugin for WooCommerce: by MagePeople Team – 3.6.8
Menu Image: by Freshlight Lab – 3.0.8
Newsletter – Archive: by The Newsletter Team – 4.0.7
Newsletter – Autoresponder: by The Newsletter Team – 1.3.8
Newsletter – Extended Composer Blocks: by The Newsletter Team – 1.3.8
Newsletter – Addons Manager: by The Newsletter Team – 1.1.8
Newsletter – Import: by The Newsletter Team – 1.3.3
Newsletter – Reports and Retargeting: by The Newsletter Team – 4.4.5
Newsletter – Sendgrid: by The Newsletter Team – 4.2.6
Newsletter – WooCommerce: by The Newsletter Team – 1.7.5
Newsletter: by Stefano Lissa & The Newsletter Team – 7.5.1
Ninja Forms: by Saturday Drive – 3.6.12
Ocean Extra: by OceanWP – 2.0.4
Pages with category and tag: by YAHMAN – 0.9.0
Popup / Modal Block: by abaicus – 0.0.4
Posts By Tag: by Sudar – 3.2.1
Blubrry PowerPress: by Blubrry – 9.1.4
Quick Page/Post Redirect Plugin: by anadnet – 5.2.3
Really Simple SSL: by Really Simple Plugins – 5.3.3
Search Exclude: by Roman Pronskiy – 1.2.7
Advanced Editor Tools (previously TinyMCE Advanced): by Automattic – 5.6.0
User Switching: by John Blackbourn & contributors – 1.7.0
WC Search Orders By Product: by WPHEKA – 1.8
Woo Custom Emails Per Product: by Alex Mustin – 2.2.9
WooCommerce Deposits: by Webtomizer – 4.0.20
Booster for WooCommerce: by Pluggabl LLC – 5.6.2
WooCommerce Square: by WooCommerce – 3.1.0
WooCommerce: by Automattic – 6.7.0
Wordfence Security: by Wordfence – 7.6.0
Yoast SEO: by Team Yoast – 19.5.1
WP Crontrol: by John Blackbourn & crontributors – 1.14.0
Database Backup for WordPress: by Delicious Brains – 2.5.2
WP Fastest Cache: by Emre Vona – 1.0.4
WP Featherlight: by Cipher – 1.3.4`Forum: Plugins
In reply to: [WooCommerce] Shop Page Custom View: Products by CategoryUnderstood. For now, I set the value to Categories only, then used CSS to hide them. Clunky, but it works, and I’ll probably add the snippet before we launch.
Might I gently suggest that a future version of WC add a fourth option for the display of the store, like “None (shortcodes and blocks only)”?
Forum: Plugins
In reply to: [WooCommerce] Shop Page Custom View: Products by CategoryIf I understand correctly, your suggestion is to create a Store #2 page and set that as the shop page. But in places where there is a link back to the store, like an empty cart or in breadcrumbs, wouldn’t those links be to Store #2 and not my actual shop page?
Closing.
Thanks for the reply, and the excellent use of apostrophes.
I had been experimentin’ with something similar, but using CSS Flex:
.my-custom-name-field { display: flex; } .my-custom-name-field .forminator-row { flex-grow: 1; } .forminator-row:nth-child(1) { padding-right: 2em; }
Still not there, but closer… and it’ll still need responsive overrides for mobile display. Still, glad to hear the devs are working on something. Fingers crossed.
Thanks again,
-B
Same problem here with a client’s registration form. Looks like the JavaScript loader is failing in IE. It works in modern browsers.
Forum: Plugins
In reply to: [Connections Business Directory] Change “Category” labelAnd… never mind. Just found the documentation on shortcodes for Slim Plus and was easily able to set it like:
[connections template="slim-plus" color="#2361A1" str_select="Select Office" str_select_all="Show All Offices" str_work_addr="Office Location:" image="" image_fallback="" show_alphaindex='FALSE']
When in doubt, read the documentation. :/
Forum: Plugins
In reply to: [Contact Form 7] Recaptcha v3 ProblemsThanks for the extra info. Re #1 (messages): I was trying to say that I wish the error message included details specific to that form submission, like “rejected by RECAPTCHA” or “recipient mail server error.” I believe there are at least several cases that generate the yellow box error, but whenever it happens, there’s no easy way to determine what caused it.
I’ll look again at Flamingo; if it records the errors with any specific details, that might do it for me.
Again, thanks!
- This reply was modified 6 years, 2 months ago by Brian.
Thanks Noel, so if I understand correctly, I have to specifically restrict access to EVERY other page or post. And any new posts or pages created after that would be editable by that user, so I’d have to continually remember to restrict those. If that’s true, I don’t think I’ll ever be able to keep up.
Maybe I can wipe their admin access and just have them login, then go to that page and use the Edit Page link in the top bar. But even then, if they browse to the latest posts, they would have editing access to those in the same way.
Hmm…
Forum: Plugins
In reply to: [Our Team Showcase] Team Member link is only the text, not the whole photoDoing that now. Thanks!
Forum: Plugins
In reply to: [Our Team Showcase] Team Member link is only the text, not the whole photoYou guys are the best! Done and done. In case anyone else wants it, the revised code I’m using is below (all I did is move the href just inside the div sc_team_member so that it also covers the photo, and also move the closing a tag down). FYI, I tested the social media links in this, and they work correctly, so no changes were needed there.
Thanks!
<?php namespace ots; ?> <div id="sc_our_team" class="grid_circles2 sc-col<?php esc_attr_e( $columns ); ?>"> <div class="clear"></div> <?php if ( $members->have_posts() ) : ?> <?php while ( $members->have_posts() ) : $members->the_post(); ?> <?php $groups = \ots\member_groups( null, ';', false ); ?> <div itemscope itemtype="https://schema.org/Person" class="sc_team_member" data-id="<?php the_ID(); ?>" data-group="<?php echo !empty( $groups ) ? $groups : 'groupless'; ?>"> <div class="sc_team_member_inner"> <!-- Moved this up from about three lines down --> <a href="<?php the_permalink(); ?>" rel="bookmark" class="team_member_link"> <?php member_avatar(); ?> <?php if ( get_option( Options::DISPLAY_NAME ) == 'on' ) : ?> <div itemprop="name" class="sc_team_member_name"> <?php if( $single_template !== 'disable' ) : ?> <?php the_title() ?> <?php else : ?> <?php the_title(); ?> <?php endif; ?> </div> <?php endif; ?> <?php if ( get_option( Options::DISPLAY_TITLE ) == 'on' ) : ?> <div itemprop="jobtitle" class="sc_team_member_jobtitle"> <span><?php esc_html_e( get_post_meta( get_the_ID(), 'team_member_title', true ) ); ?></span> </div> <?php endif; ?> <div class="icons <?php echo get_option( Options::SHOW_SOCIAL ) ? '' : 'hidden'; ?>"> <?php do_member_social_links(); ?> </div> <div class="sc_team_member_overlay"></div> <!-- Moved this down from about 10 lines up --> </a> </div> </div> <?php wp_reset_postdata(); ?> <?php endwhile; ?> <?php else : ?> <?php _e( 'There are no team members to display.', 'ots' ); ?> <?php endif; ?> <div class="clear"></div> </div>
Forum: Plugins
In reply to: [Our Team Showcase] Team Member link is only the text, not the whole photoThe image changes on hover, and that’s what people see. Usability is not about instructing users, it’s about matching expectations so that no instruction is needed.
Regarding the icons, assuming you have z-index set correctly, the icons that are on a higher layer will be clickable.
Looking forward to a future version. Meantime, is there an override option for that page or would I have to hack the plugin directly?
Forum: Plugins
In reply to: [WP eCommerce] Conflict with WordPress 4.9It’s been two months. Any news on this?