Justin
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Parcel with supplied object_id not foundThank you, I was able to re-add the shipping method. I tried creating a new order to test after that but I found that while I could get a shipping rate when entering a state and zip code in the cart, but when proceeding to checkout, once I entered an address it would state that there are no available shipping options no matter what address I entered.
- This reply was modified 1 week ago by Justin.
Forum: Plugins
In reply to: [WooCommerce] Parcel with supplied object_id not foundIn reviewing the shipping section in the WooCommerce plugin, the ShippoUSA option is currently displaying a “No shipping methods offered to this zone.” message. How do I correct that?
Forum: Plugins
In reply to: [WooCommerce] Parcel with supplied object_id not foundJust catching up after the weekend. Shippo is telling me that WooCommerce has to help me with this problem while WooCommerce is saying that Shippo has to help, so I’m just trying to figure out who can actually help me. Meanwhile, an order was placed that did not charge the customer shipping, which is a very big and very urgent issue, if orders are able to bypass shipping costs. I’m attaching a new system status report. Is this something that WooCommerce can help me with, since the order was placed through the WooCommerce plugin, or does Shippo have to help with this?
Forum: Plugins
In reply to: [WooCommerce] Parcel with supplied object_id not foundThank you! Here is the WooCommerce System Status Report: https://pastebin.com/hxFutyNe
Forum: Fixing WordPress
In reply to: Screen Options not saving (only on All Posts)I did check that thread prior to posting here, but it is 7 years old and the information is not pertinent to my case. Thank you for your consideration though! Unfortunately, my issue still persists.
Forum: Fixing WordPress
In reply to: Post-4.1 Update, Upload Image button nonfunctionalForum: Fixing WordPress
In reply to: Post-4.1 Update, Upload Image button nonfunctionalVelvet, from Themeforest
Forum: Fixing WordPress
In reply to: Post-4.1 Update, Upload Image button nonfunctionalLooks like it’s theme-specific, but I’m not sure how to fix this. We can’t change themes either, this theme is critical to our website.
Forum: Fixing WordPress
In reply to: Tagline not appearingHuh, switching back again fixed it. I didn’t think of that. Thanks for the help!
Forum: Fixing WordPress
In reply to: Tagline not appearingReloaded again and now it’s showing up in Twenty Eleven so it looks like a theme issue and not a plugin. The previous theme was displaying the tagline earlier today though so I’m not certain what file I should look in to fix the issue.
Forum: Fixing WordPress
In reply to: Tagline not appearingYeah, I just tried that, then reset my browser cache afterward to make sure, like I said.
Forum: Fixing WordPress
In reply to: Tagline not appearingI don’t understand PHP but I do know that this is the line that controls the title (from header.php)
<title><?php bloginfo(‘name’); ?> | <?php is_home() ? bloginfo(‘description’) : wp_title(”); ?></title>
Is there anything I can do to sort of ‘hardwire’ the tagline in so it displays on the homepage (replaced by the page title on other pages)?
Forum: Fixing WordPress
In reply to: Tagline not appearingJust tried and reset cache afterward to make sure, but the tagline still doesn’t want to show up in the title bar. It’ll show elsewhere, but not up there.
Forum: Fixing WordPress
In reply to: Tagline not appearingNope, theme’s been the same since the beginning. I changed domains today which borked the site for a good while before I got it figured out. The strange thing is though the tagline was still displaying after I got everything fixed. It wasn’t until hours later that it just suddenly disappeared.