webharvest
Forum Replies Created
-
Thank you but I tried adding this code to my child theme functions.php file but I still see the same behavior. I purged the cache for that page as well but it still shows the same behavior.
Forum: Plugins
In reply to: [Yoast SEO] Remove “product_cat-sitemap.xml” from sitemapI figured it out. I was trying to fix this via my phone, once I got on a computer I found it. So someone else can find this later here is how you get rid of it:
Go to Yoast SEO -> Search Appearance -> Taxonomies Then in Product Categories select No.
Was curious if anyone else is experiencing this? It appears that it is a bug with Caldera forms.
Forum: Plugins
In reply to: [Braintree for WooCommerce Payment Gateway] Initial error when placing ordersIt looks like I’m running PHP 5.6. What version of PHP were you running when you did your test? I’ll have to wait to try removing plugins and themes. Don’t want to go into maintenance mode right now.
Forum: Plugins
In reply to: [Invoices for WooCommerce] Fatal error after order has been placedI added the following to my wp-config.php file and it seems to have fixed the problem
define(‘WP_MEMORY_LIMIT’, ‘128M’);
I would like to know if this is the right way to fix this problem and is 128M enough?
Forum: Plugins
In reply to: [Braintree for WooCommerce Payment Gateway] Initial error when placing ordersOne added note. If I accept the terms and conditions and place an order the same PLEASE CLICK THE BLUE “PAYPAL” BUTTON BELOW TO LOG INTO YOUR PAYPAL ACCOUNT BEFORE PLACING YOUR ORDER.” appears until the page reloads and shows the order has processed.
Forum: Plugins
In reply to: [WooCommerce] Error at bottom of Woocommerce backend pagesCurious if anyone had any thoughts on this error?
I was looking to change the height of a canvas theme messenger type pop-up. What CSS can I use to accomplish that?
Forum: Plugins
In reply to: [WP Subscribe] MS Edge, placeholder text not displayingI’m having the same problem with this in Microsoft Edge. The placeholder text for inputting your name and email isn’t visible. It works fine in Chrome and other browsers. I tried commenting out the line you described above in the wp-subsribe.css file but it is still not visible. I’m hoping you have found a different solution.
If you would like to see it on my site it is https://www.e3financialcoaching.com
Forum: Plugins
In reply to: [Ultimate FAQ Accordion Plugin] Alignment on mobileThank you that worked perfectly.
Forum: Plugins
In reply to: [Ultimate FAQ Accordion Plugin] Alignment on mobileThe site isn’t live yet since it is still under development but I can show you on another site. If you go you your documentation site which appears to use the plugin
https://www.etoilewebdesign.com/plugins/ultimate-faq/documentation-ultimate-faq/And change the width of the your browser once you get down to about 25% you will see the question text drop down below the + symbol. You can also go to the link about on your mobile phone and see the same behavior.