jbkeefer
Forum Replies Created
-
Forum: Plugins
In reply to: [HUSKY - Products Filter Professional for WooCommerce] Double PaginationI turned ajaxify on.
I have tried removing the filter, but it did not work.
using: remove_action( ‘woocommerce_after_shop_loop’, ‘woocommerce_pagination’, 10 );
I have not tried:
#custom nav.woocommerce-pagination {display:none;}
but take a peek and let me know.
Jamie
Forum: Plugins
In reply to: [HUSKY - Products Filter Professional for WooCommerce] Double PaginationI am running woothemes storefront. Just as an FYI.
tie-a-dye.com
Forum: Plugins
In reply to: [HUSKY - Products Filter Professional for WooCommerce] Custom Category OrderTHank you! This was successful.
I look forward to display options here.
π
Forum: Plugins
In reply to: [HUSKY - Products Filter Professional for WooCommerce] Double Paginationdo you mean, remove one of them?
I tried to comment out each and both and the problem was still there.
Even with both if statements commented out it does not seem to make a difference.
Still looking…
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Debug log – is this normal?Nevermind I turned off logging π
Forum: Plugins
In reply to: [Easy Bootstrap Shortcode] Custom Column Widthsused :
[column lg=”9″ md=”12″ sm=”12″ xs=”12″ ]
and
[column lg=”3″ md=”12″ sm=”12″ xs=”12″ ]
and got desired effect!
thanks
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Ajax ErrorI think I found the problem, or at least the error is gone with a pix to my child theme functions.php. I has whitespace at the end of the file causing this and other issues, that finally came to the surface.
Thank you for your great plugin and help.
Jamie
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Ajax ErrorThe site was moved by my hosting company recently, and that is the only thing that has changed.
I have to say though, I have not run the test since numerous updates of your plugin, so if you have added additional codes that would result in this message perhaps I did not see bug report before, because it was not yet a feature.
I could try to reconfigure the whole she-bang and see if it goes away, I presume.
Jamie
Try tbe woof plugin. Their [woof_products] shortcode allows to spec number of columns. Might want to use previous version 1.12 if problems with 1.13.
Using the above shortcode with a plugin that recognizes device type like WP Mobile detect allows you to specify which layout depending on desktop, tablet and mobile.
Good luck
Lack of response is unerving.
There is likely an ajax conflict or the sequence in which the javascript is loading is in an order that is causing one script or another to be ignored. You may try disabling other plugins to determine which.
Just an observers perspective.
You have a 100 plugins? That is crazy.
found previous version in update, thanks
Forum: Plugins
In reply to: [HUSKY - Products Filter Professional for WooCommerce] Pagination errorI must say the ajaxify is causing some issues none the less. It’s a shame beacause it is a nice feature just need a little polish.
Forum: Plugins
In reply to: [HUSKY - Products Filter Professional for WooCommerce] Pagination errorsolution: Pagination is correct when using full shortcode on shop page:
[woof_products per_page=24 columns=2 is_ajax=1]
Forum: Themes and Templates
In reply to: [evolve] Evolve theme changed? please helpYou will want to revert to previous theme version 3.4.4 until you have opportunity to adapt to changes in new responsive version.
There is link in my post on the subject.
Download ZIP file, rename current theme folder to evolve_3.5.0 or something, and install 3.4.4 from the zip.
Should get you back on track.