jsloan
Forum Replies Created
-
Forum: Plugins
In reply to: [MailChimp Forms by MailMunch] Your optin forms are not active.same issue here…
Already sent yesterday via the support link on CodeCanyon, which popped up an email box. Thanks for the help!
My apologies. I will contact you through codecanyon support.
I up(down?)graded from 2.1.3 to 1.1.3.1 as you suggested. (I lost my Premium version from CodeCanyon???) When I hit the ‘Save Changes’ OR ‘Reset Items Order’ I am directed to a 404 page http://www.frontiertactical.com/wp-admin/admin.php?page=wc-settings&tab=woof
The filter partially works but when I filter by price only, the Reset button does not appear. If I filter by Caliber or Price and Caliber, the Reset button will appear.
Also the ‘label filter by price’ should be ‘Filter by Price’ but I don’t see where to modify the label.
I tried removing the code you specified, and it killed my site. What I got was: “Parse error: syntax error, unexpected ‘<‘ in /home/frontiertactica1/public_html/wp-content/plugins/woocommerce-products-filter/index.php on line 732”
So I put back the copy of the original index.php file
Site is back up, but what are my options now? Wait for plugin update?
FYI…I am on version 2.1.2 (from you,realmag777) and inside the plugin folder, in the index.php file I see:
if (isset($this->settings[‘overlay_skin’])):
?>
<img style=”display: none;” src=”<?php echo WOOF_LINK ?>img/loading-master/<?php echo $this->settings[‘overlay_skin’] ?>.svg” alt=”preloader” />
<?php endif; ?>Do I need to remove everything from if ‘(isset’ …on through ‘<?php endif; ?>’
or just remove:
‘<img style=”display: none;” src=”<?php echo WOOF_LINK ?>img/loading-master/<?php echo $this->settings[‘overlay_skin’] ?>.svg” alt=”preloader” />’which would leave:
if ‘(isset($this->settings[‘overlay_skin’])):
?>
<?php endif; ?>’We truly love your plugin and are wondering if you will update it soon to “play nice” with WordPress v4.4.1 (latest) as it current says it is only compatible up to WordPress v4.4.0
I look forward to your your reply.
Forum: Plugins
In reply to: [WP-Members Membership Plugin] Protected Page NOT ProtectedSorry, think I fixed it myself…It was the settings of the plugin whose short code was on the page…not WP-Members
Forum: Plugins
In reply to: [Simple File List] Won't update?BTW – my upload page is behind a usr/pwd – too powerful and could be abused if left for random visitors to use. Thanks again for a cool plugin, I suspect it will catch on!
Forum: Plugins
In reply to: [Simple File List] Won't update?OK figured out how to delete. (Sorry) I removed and reinstalled the plugin, HOPE it self updates properly now. I LOVE the idea of this plugin, only thing better would be if we could assign the uploads to a Category for grouping purposes instead of just sequentially listings.
Forum: Plugins
In reply to: [WRC Pricing Tables – Responsive CSS3 Pricing Tables] Disappearing table?What the heck?? I have have the table explode(errors) or disappear 3 times now…
Warning: array_diff(): Argument #2 is not an array in /home/familyf1/public_html/wp-content/plugins/wrc-pricing-tables/lib/process_table-option.php on line 282
Warning: Invalid argument supplied for foreach() in /home/familyf1/public_html/wp-content/plugins/wrc-pricing-tables/lib/process_table-option.php on line 283
Warning: Invalid argument supplied for foreach() in /home/familyf1/public_html/wp-content/plugins/wrc-pricing-tables/lib/process_table-option.php on line 317
Warning: implode(): Invalid arguments passed in /home/familyf1/public_html/wp-content/plugins/wrc-pricing-tables/lib/process_table-option.php on line 367
Thank you for your reply.
Forum: Plugins
In reply to: Visual Composer Causing Fatal Error: Memory Size ExhaustedFixed (for me). My web host had to increase the Max Memory allocation in the php.ini file: memory_limit 256M
Forum: Plugins
In reply to: [WooCommerce] Local Delivery- prices based on Zip Code or City?Thanks!
Forum: Plugins
In reply to: [WooCommerce] Local Delivery- prices based on Zip Code or City?For Local Delivery or only for shipped items? Sorry, this is still not clear to me. Just making sure.
Some zip codes are further away and thus need to have a higher delivery fee..
Thanks!
What if I am not shipping, but only doing Local Delivery (like a pizza shop) ?