wieand
Forum Replies Created
-
Forum: Plugins
In reply to: [Booster for WooCommerce] Disable autocapitalization in shipping descriptionIn case others want to implement this specific change (modifying the name of a shipping option on checkout page), I found a workaround using CSS. Paste in “Additional CSS” in theme customizer:
label[for=shipping_method_0_flexible_shipping_single3]{ visibility: hidden; } label span{ visibility: visible; } label[for=shipping_method_0_flexible_shipping_single3]:before { content: 'Shipping via Canada Post: '; visibility:visible; text-transform: none; } label[for=shipping_method_0_local_pickup5] { text-transform: none; line-height: normal; }
The ID of the shipping method to be replaced (in this case, “shipping_method_0_flexible_shipping_single3”) can be found using the browser’s inspector tool.
Forum: Accessibility
In reply to: Mobile Accessibility UnclearHere’s a strange update:
Without changing anything, I tested the page again today with the Mobile-Friendly Test tool, and it reported that the page was mobile friendly. I then tried to validate the fixes in Google Search Console, and there it told me it was still broken. I double-checked with the Mobile-Friendly Test tool, and this time it reported that the page was mobile unfriendly. I’m baffled about why it’s testing unreliably.
Forum: Accessibility
In reply to: Mobile Accessibility UnclearIn case it’s relevant, my theme is OceanWP.
Forum: Plugins
In reply to: [WooCommerce] Removing Product Next/Previous ButtonsThanks for the tip, @joashrajin! That not only worked, but, as someone who hasn’t really worked with CSS before, it gave me some idea of how to come up with these kinds of modifications on my own.
Forum: Themes and Templates
In reply to: [OceanWP] No subcategories shown on product pageThanks for the tip, @abhikr781. I haven’t been able to figure it out quite yet.
Please go to Appearance > Customize > General Options > Page Title, from here select the product taxonomy as Category.
Done.
Go to Dashboard > Settings > Permalinks, and set the category-based permalinks, and check.
I’m a bit confused about the last part of that instruction: “set the category-based permalinks, and check.”
I tried switching Product permalinks from Custom base to Shop base with category, but when I try to save changes it reverts to Custom base. I’m not sure if that was even what you were recommending I try. Sorry, but please explain again!
Screenshot of that settings page for reference: https://snipboard.io/olzDEL.jpgI’m using AIOSEO.
Here’s an example product page: https://carrickseeds.ca/shop/legumes/beans/dolloff-bean/
The breadcrumbs show Home>Legumes>Dolloff bean, but I want it to include the subcategory “Beans,” thus: Home>Legumes>Beans>Dolloff bean.Forum: Plugins
In reply to: [Booster for WooCommerce] Disable autocapitalization in shipping descriptionThanks again @gravid7. That worked!
If anyone has ideas about my second question, I’d still welcome those.
How do I transfer these techniques to the other shipping options? In particular, can I use this plugin to change the name of “Flexible Shipping”?
Forum: Plugins
In reply to: [Booster for WooCommerce] Disable autocapitalization in shipping descriptionThanks @gravid7! That worked.
One more thing, though – that also decapitalized the title of the shipping option so that it now says “Local pickup” instead of “Local Pickup.” Is there a way I can edit this text too and make it whatever I want?
How do I transfer these techniques to the other shipping options? In particular, can I use this plugin to change the name of “Flexible Shipping”?Forum: Plugins
In reply to: [WooCommerce] Blurry Product Category PicturesI’ve kept working on this problem, and I think I may have found something that resolves it.
Some of the category/subcategory pictures were 900×725 and others were 800×600. It seems that the 800×600 ones were the ones that weren’t rendering properly. I’ve replaced them and the blurriness seems to be gone.
Based on the inspector, these pictures were being rendered on the page at far lower resolutions than either set of values given above. Why would one work better than another? Since I don’t yet understand what’s going on here and want to be confident that I have the knowledge to solve any future issues, I’m going to leave this thread unresolved for now.
Forum: Plugins
In reply to: [WooCommerce] Blurry Product Category PicturesAlright, I’ve activated “Discourage search engines from indexing this site” and let the site go live.
Have a look and see if you can figure out what’s going on. https://carrickseeds.ca/shop/
Thanks!Forum: Plugins
In reply to: [WooCommerce] Blurry Product Category PicturesHi @rainfallnixfig,
I’m still building my site. Is there a way to share a link to it here without it being publicly available/searchable yet? Would it work to publish it and select the option for asking search engines to not list it?
As far as the system status, here’s what I got:
### WordPress Environment ### WordPress address (URL): https://carrickseeds.ca Site address (URL): https://carrickseeds.ca WC Version: 5.9.0 REST API Version: ? 5.9.0 WC Blocks Version: ? 6.1.0 Action Scheduler Version: ? 3.3.0 WC Admin Version: ? 2.8.0 Log Directory Writable: ? WP Version: 5.8.2 WP Multisite: – WP Memory Limit: 256 MB WP Debug Mode: – WP Cron: ? Language: en_US External object cache: – ### Server Environment ### Server Info: Apache PHP Version: 7.4.26 PHP Post Max Size: 516 MB PHP Time Limit: 30 PHP Max Input Vars: 1000 cURL Version: 7.79.1 OpenSSL/1.1.1l SUHOSIN Installed: – MySQL Version: 5.6.41-84.1 Max Upload Size: 512 MB Default Timezone is UTC: ? fsockopen/cURL: ? SoapClient: ? DOMDocument: ? GZip: ? Multibyte String: ? Remote Post: ? Remote Get: ? ### Database ### WC Database Version: 5.9.0 WC Database Prefix: g7M_ Total Database Size: 10.83MB Database Data Size: 8.77MB Database Index Size: 2.06MB g7M_woocommerce_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB g7M_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB g7M_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB g7M_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB g7M_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB g7M_woocommerce_order_itemmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB g7M_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB g7M_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB g7M_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB g7M_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB g7M_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB g7M_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB g7M_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB g7M_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB g7M_actionscheduler_actions: Data: 0.02MB + Index: 0.13MB + Engine InnoDB g7M_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB g7M_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB g7M_actionscheduler_logs: Data: 0.02MB + Index: 0.03MB + Engine InnoDB g7M_aioseo_cache: Data: 0.09MB + Index: 0.03MB + Engine InnoDB g7M_aioseo_notifications: Data: 0.02MB + Index: 0.06MB + Engine InnoDB g7M_aioseo_posts: Data: 0.05MB + Index: 0.02MB + Engine InnoDB g7M_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB g7M_comments: Data: 0.02MB + Index: 0.09MB + Engine InnoDB g7M_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB g7M_nextcodegallerygalleries: Data: 0.02MB + Index: 0.00MB + Engine InnoDB g7M_nextcodegalleryimages: Data: 0.02MB + Index: 0.02MB + Engine InnoDB g7M_nextcodegallerysettings: Data: 0.02MB + Index: 0.02MB + Engine InnoDB g7M_options: Data: 4.08MB + Index: 0.08MB + Engine InnoDB g7M_postmeta: Data: 2.19MB + Index: 0.22MB + Engine InnoDB g7M_posts: Data: 1.36MB + Index: 0.13MB + Engine InnoDB g7M_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB g7M_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB g7M_term_relationships: Data: 0.02MB + Index: 0.02MB + Engine InnoDB g7M_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB g7M_usermeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB g7M_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB g7M_wc_admin_notes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB g7M_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB g7M_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB g7M_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB g7M_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB g7M_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB g7M_wc_order_product_lookup: Data: 0.02MB + Index: 0.06MB + Engine InnoDB g7M_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB g7M_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB g7M_wc_product_meta_lookup: Data: 0.02MB + Index: 0.09MB + Engine InnoDB g7M_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB g7M_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB g7M_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB g7M_wpforms_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB g7M_yoast_indexable: Data: 0.02MB + Index: 0.08MB + Engine InnoDB g7M_yoast_indexable_hierarchy: Data: 0.02MB + Index: 0.05MB + Engine InnoDB g7M_yoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB g7M_yoast_primary_term: Data: 0.02MB + Index: 0.03MB + Engine InnoDB g7M_yoast_seo_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB ### Post Type Counts ### attachment: 288 custom_css: 2 customize_changeset: 53 nav_menu_item: 23 page: 21 post: 12 product: 58 revision: 51 shop_order: 2 wpforms: 1 ### Security ### Secure connection (HTTPS): ? Hide errors from visitors: ? ### Active Plugins (14) ### Accordion Blocks: by Phil Buchanan – 1.4.1 All in One SEO: by All in One SEO Team – 4.1.5.3 HTML in Category Descriptions: by Arno Esterhuizen – 1.2.3 Category Banner Management for Woocommerce: by theDotstore – 2.2.2 Bluehost: by Bluehost – 2.8.5 Breadcrumb NavXT: by John Havlik – 6.6.0 Customizer Export/Import: by The Beaver Builder Team – 0.9.2 Disable Blogging: by Fact Maven – 2.1.0 Flexible Shipping: by WP Desk – 4.11.0 Google Analytics for WordPress by MonsterInsights: by MonsterInsights – 8.2.0 Jetpack: by Automattic – 10.4 Regenerate Thumbnails: by Alex Mills (Viper007Bond) – 3.1.5 UpdraftPlus - Backup/Restore: by UpdraftPlus.Com DavidAnderson – 1.16.66 WooCommerce: by Automattic – 5.9.0 ### Inactive Plugins (7) ### Akismet Anti-Spam: by Automattic – 4.2.1 Creative Mail by Constant Contact: by Constant Contact – 1.4.8 Hello Dolly: by Matt Mullenweg – 1.7.2 OptinMonster: by OptinMonster Team – 2.6.9 WordPress Image Gallery Plugin: by NextCode Gallery – 1.1.7 WPForms Lite: by WPForms – 1.7.1.2 Yoast SEO: by Team Yoast – 17.7.1 ### Dropin Plugins (2) ### db-error.php: db-error.php maintenance.php: maintenance.php ### Must Use Plugins (3) ### Endurance Browser Cache: by Mike Hansen – 0.4 Endurance Page Cache: by Mike Hansen – 2.1.2 SSO: by Garth Mortensen Mike Hansen – 0.3 ### Settings ### API Enabled: – Force SSL: – Currency: CAD ($) Currency Position: left Thousand Separator: , Decimal Separator: . Number of Decimals: 2 Taxonomies: Product Types: external (external) grouped (grouped) simple (simple) variable (variable) Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog) exclude-from-search (exclude-from-search) featured (featured) outofstock (outofstock) rated-1 (rated-1) rated-2 (rated-2) rated-3 (rated-3) rated-4 (rated-4) rated-5 (rated-5) Connected to WooCommerce.com: – ### WC Pages ### Shop base: #54 - /shop/ Cart: #55 - /cart/ Checkout: #56 - /checkout/ My account: #57 - /my-account/ Terms and conditions: ? Page not set ### Theme ### Name: OceanWP Child Version: 1.0 Author URL: https://oceanwp.org/ Child Theme: ? Parent Theme Name: OceanWP Parent Theme Version: 3.1.2 Parent Theme Author URL: https://oceanwp.org/about-me/ WooCommerce Support: ? ### Templates ### Overrides: oceanwp/woocommerce/cart/mini-cart.php oceanwp/woocommerce/content-single-product.php oceanwp/woocommerce/loop/loop-start.php oceanwp/woocommerce/single-product/title.php ### Action Scheduler ### Complete: 30 Oldest: 2021-12-01 16:43:04 -0500 Newest: 2021-12-08 11:45:06 -0500 Pending: 3 Oldest: 2021-12-08 12:00:06 -0500 Newest: 2021-12-08 20:38:56 -0500 ### Status report information ### Generated at: 2021-12-08 11:59:09 -05:00
Forum: Plugins
In reply to: [WooCommerce] Editing Shop Page Title & SubtitleThanks Maykato! I had assumed these sections of text were were “content” rather than something that came with the theme I picked, but it turned out that you were right – the theme was the issue. After looking around my theme’s website, I’ve got it fixed now.
In case anyone else has this issue, here’s what I found to fix the problem.
The theme was OceanWP.
From their support articles:
Alter the Shop Page title
https://docs.oceanwp.org/article/481-alter-the-shop-page-title
Alter the Shop Page Subheading
https://docs.oceanwp.org/article/482-alter-the-shop-page-subheading
Remove the Shop Page Subheading
https://docs.oceanwp.org/article/500-remove-the-shop-page-subheading
I actually didn’t need the subheading, so I removed it. I think someone who actually understands PHP might well be able to change the text colour of the subheading after having a look at the above articles.Forum: Plugins
In reply to: [WooCommerce] Editing Shop Page Title & SubtitleIncidentally, you can see that the subtitle text is dark grey, which does not show up well against my page title background colour. I’m also trying to figure out how to change that text colour.
Forum: Plugins
In reply to: [WooCommerce] Editing Shop Page Title & SubtitleHi Igor,
Thanks for your ideas. As it turns out, what you described is basically what I’ve already been trying to do.
Working with the Woocommerce designated “shop” page, I’m entering a page title in the title box and a subtitle in a “paragraph” block. When I save and view the page, the title I entered appears nowhere and the subtitle appears as text below the page title bar, not as a subtitle on that bar. As you can see, the page title bar still has the text “Products” followed by the subtitle “This is where you can browse products in this store.” These are the parts I want to change. More ideas?Here’s the editing page: https://snipboard.io/ouM49B.jpg
Here’s what that looks like when I save and view it: https://snipboard.io/JtSnh5.jpg