katmacau
Forum Replies Created
-
That’s perfect! Thank you.
Thanks for your help. I ended up editing the core/templates/lockout/lockout.php file to add a link to my own css file instead in my theme. Let’s hope iThemes take note and put in something in there plugin to do this is the future.
That would be excellent.
Thanks those who’ve included suggestions. I will try those out.
That’s great! Thank you. As your blog states, the ithemes designed page does not match the website theme.
I’ve had customers say they thought the site was hacked when they say the ithemes page as it look so different. Important for the lockout page to look like the rest of the site.
iThemes – would be great if you could include a feature like this. Even just the option to have the error message display in a particular your page of your site so you get the header and footer showing.
Forum: Plugins
In reply to: [WooCommerce] Attribute archives not showing in internal site searchOK thanks. I will look at other search plugins or writing some custom code myself to include the pa_brand tax in the main search query.
Forum: Plugins
In reply to: [WooCommerce] Issues with variations not savingHi Remi.
The custom sku is working when other changes to variations are made. When I do this the “save” button under the list of variations goes blue.
But in general, not just the skus, I noticed it with some other changes like setting the stock via Add Variation menu. It didnt make the save button go blue or actually save on pressing update.
In the console log, I have seen this error message show if relevant.
Uncaught TypeError: erroredFunction is null onerror https://www.mydomain.com.au/wp-admin/post.php?post=13486&action=edit&message=10:384 OnErrorEventHandlerNonNull* https://www.essjai.com.au/wp-admin/post.php?post=13486&action=edit&message=10:361 post.php:384:61 Uncaught TypeError: wp is null xhr https://www.mydomain.com.au/wp-includes/js/heartbeat.min.js?ver=5.6.2:2 jQuery 4 heartbeat https://www.mydomain.com.au/wp-includes/js/heartbeat.min.js?ver=5.6.2:2 jQuery 9 23 https://www.mydomain.com.au/wp-includes/js/media-models.min.js?ver=5.6.2:2 r https://www.mydomain.com.au/wp-includes/js/media-models.min.js?ver=5.6.2:2 22 https://www.mydomain.com.au/wp-includes/js/media-models.min.js?ver=5.6.2:2 r https://www.mydomain.com.au/wp-includes/js/media-models.min.js?ver=5.6.2:2 <anonymous> https://www.mydomain.com.au/wp-includes/js/media-models.min.js?ver=5.6.2:2 <anonymous> https://www.mydomain.com.au/wp-includes/js/media-models.min.js?ver=5.6.2:2Forum: Plugins
In reply to: [WooCommerce] Attribute archives not showing in internal site searchThanks. Will investigate those.
To confirm, I want the actual brand page to show in the results, like how category pages appear in search results. I was not referring to the actual terms applied to a product factoring into its search result but instead the individual archive pages.
Forum: Plugins
In reply to: [MailMunch - Grow your Email List] Integration with MailChimp shows errorI am also getting the same error when I go to edit a form that had been working for years. I am taken to https://wordpress.mailmunch.com/sso but get the same error message.
Forum: Plugins
In reply to: [Product SKU Generator for WooCommerce] Edit sku manuallyThanks Julie. That makes sense. The plugin won’t meet our needs with that setup but appreciate the quick feedback and explanation.
Forum: Plugins
In reply to: [YITH Infinite Scrolling] What settings should I use to get this workingThank you. Yes, changing it to those class names made it work for Woocommerce.
Out of interest, if you wanted it working on the blog posts page too would they have to use the same class names?
Forum: Plugins
In reply to: [YITH WooCommerce Ajax Product Filter] Problem with dropdown menuI had the same issue where the x appeared over the drop down item text. I added this line of CSS to my theme to fix it.
.yith-wcan-select-wrapper ul.yith-wcan-select.yith-wcan li.chosen a { padding-left: 14px; }Forum: Plugins
In reply to: [Meta for WooCommerce] Some products sync and hide but not allHello. Any updates on this?
Forum: Plugins
In reply to: [WooCommerce] Add continue shopping button after view cart buttonAre you able to advise on what the hook is to tap into with an add_action call to tap into the “woocommerce-message”. I have found many ways to insert a continue shopping link but none that I have found will do it inside the message div that appears after submitted an add to cart on single product page.
Forum: Plugins
In reply to: [WooCommerce] WooCommerce Multi-currency showing incorrect in adminThank you. I did that but it suggested the wordpress forums.
Hi Predrag. The site is now on the live URL with HTTPs enabled. The error still persists. The “Warning: Cannot modify header information…” error has been fixed by changing the display errors setting. I now have the errors saving to an error log rather than display on screen. But each edit page view is still getting the REST API error. EG:
[03-Oct-2020 00:41:48 UTC] PHP Notice: register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>hummingbird/v1/test</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /home/switchin/public_html/wp-includes/functions.php on line 5225