catwingz
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Square removed but Synch keeps on tryingHi,
There is no longer a Square account to connect to, and thus no settings to change.
Hi, it took me awhile to get to this but it is still very much not resolved.
I set up a staging site and deactivated all plugins except Woocommerce and Shippo, and then tried switching the theme to Storefront and also to TwentyNineteen. In all cases the “calculate shipping” link opens to form fields lacking the option to add a street address. This makes an error code inevitable as Shippo requires a street address. If necessary I can provide three different screenshots from the three themes all showing the same outcome. If the “calculate shipping” link was absent it would at least prevent customers from falling into the trap of providing an incomplete address.
The one thing I did solve is to acquire a cart icon by adding the WP Menu Cart plugin.
Help!
Forum: Plugins
In reply to: [WooCommerce] Square removed but Synch keeps on trying@paulostp, here is a screenshot of one of the messages: https://snipboard.io/zNFZyQ.jpg
If it’s not coming through Woocommerce, where would it be coming from?
Thank you
Thank you @spencerfinnell. None of the above. It starts with https://neo420.com/wp-admin/edit.php?post_type=simple-pay
I got to this point via the setup wizard in the dashboard. I’m trying again but this is how I did it the first two times. This makes it three. It says it’s returning to Simple Pay, hangs, and stays a blank white screen.
Thank you @ihereira , I will work on that.
What about the issue with making it so the cart button is visible at all times? I thought there was a setting for this but am unable to locate it.
@ihereira there are only two logs, neither of which seems pertinent. The first is Facebook for Woocommerce and the second:
“05-02-2023 @ 09:35:48 Unable to detect valid feed configuration. No catalog ID”
I’m fairly sure this was before I had all of the weights and measures input, and before encountering the address issue.
https://snipboard.io/mzP9Mt.jpg
Thank you
Forum: Themes and Templates
In reply to: [Storefront] How to display more than 5 blog postsThank you @babylon1999 and @beautyofcode . It turned out that the block was already in place. Mission accomplished!
Forum: Themes and Templates
In reply to: [Storefront] How to display more than 5 blog postsHi. We are using the classic editor. Is it possible to make these changes without resorting to the block editor? Thank you
Forum: Themes and Templates
In reply to: [Storefront] Secondary menu when handheldThank you @babylon1999 , I haven’t tried it yet but the screenshot of the outcome of your CSS solution is better than I’d imagined possible.
Regarding the CSS conflict, can you tell me what screen size/browser you’re seeing this occur? It will be a lot easier for me to solve it if I can recreate it. It’s not doing it on the devices I’ve tested so farand I had no idea there was a problem.
Thanks again
@babylon1999 , I found the cause of the sidebar issue. I did more digging into the inherited CSS and found this:
`</p> <p>`*html .right-sidebar .widget-area {
width: 21.7391 title visible?304348%;
float: left;
margin-right: 0;
margin-left: -80px;
}With it commented out the sidebar is as it should be. Much better!
Can you tell me how to make the page title visible?
Thank you
Forum: Themes and Templates
In reply to: [Storefront] Handheld Menu disappears when assigned@babylon1999, the site is not using a child theme. I inherited this site but the theme has survived updates so I’m guessing the modifications are all in the CSS. Thankfully the CSS you provided solved the handheld menu issue. 🙂
Forum: Themes and Templates
In reply to: [Storefront] Handheld Menu disappears when assignedHi @babylon1999,
This is a shot of the admin showing the desired menu, checking the box for assigning it to the handheld menu– https://snipboard.io/vQV4mE.jpg
This shows that when this box is checked the top menu option disappears on my phone– https://snipboard.io/jkQ40V.jpg
These two show that when the handheld menu is left unassigned the menu reappears on the phone, but displaying every published page including things like the shopping cart– https://snipboard.io/w5yviF.jpg https://snipboard.io/w5yviF.jpg
This is the footer menu on mobile, which is what the desired menu would duplicate if it were performing correctly– https://snipboard.io/XrF39o.jpg
I hope this helps. Thank you!
Forum: Plugins
In reply to: [WooCommerce] large space at the top of shop page – all viewsThank you @hemant-ahir, that helped.
Forum: Plugins
In reply to: [Menu Image, Icons made easy] Icons not showingI’ve figured out part of the problem but not the solution. Your documentation and the repository both assume Font Awesome is version 4.3.2. Unfortunately when I look at the settings on the website it says it is version 6.4. It sounds like your documentation and instructions need some updating. Are the two plugins even compatible now?
That worked. thank you!