abfchgirlx
Forum Replies Created
-
I’m running into the same issue – google site speed is saying my page is slow because of the instagram images themselves aren’t being compressed. The load-speed for Instagram Feed plugin is ranked 2nd slowest, right behind the WordPress Core. Third slowest is WooCommerce. Instagram feed is probably slow due to all the images not being optimized by Instagram.
Question – can Ajax be disabled in WordPress and have the plugin still run smoothly?
Forum: Plugins
In reply to: [WooSidebars] Compatibility with WooCommerce 3.0.1Agree. Need to know as well. I want to upgrade to woocommerce 3.0, but I need confidence that this plugin will won’t break my website until it’s been updated to work with the latest woocommerce 3.0 and wordpress.
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] export block to 85 %Same issue here. It stops at 86%. I really need this to work. 17053 files (except my host isn’t one.com).
Forum: Plugins
In reply to: [Genesis eNews Extended] Enews doesn't work with MailPoetJust wanted to add, that I saw this;
https://github.com/kraftbj/genesis-enews-extended
And a note that was added a month ago with some text “Add Mailpoet Confirmation Text.” When will this be added to the plugin for us to update?
Still need to resolve the issue of subscribers not being able to subscribe.
Thanks!
Forum: Plugins
In reply to: [WooCommerce] remove sidebar from productsThe easy way to remove the sidebar on a product page is to edit that product page. Then in the middle, there will be a section called “layout settings.” If your theme has built the product page to have no sidebar, a sidebar on the left, or a sidebar on the right, there will be an option for you to select the layout setting you want. The option that has no sidebar will remove it from your product page.
If that doesn’t help, you may want to look into Genesis E-Commerce themes. Those are the only ones I stick with for woocommerce that gives me flexibility in sidebars and layouts.
Forum: Plugins
In reply to: [WooCommerce Mijireh Checkout] Slurp this Page still broken@fightthecurrent – how do I download your fix?
I’m having the same issue – the slurp function is not working at all. It stalls out.
Forum: Plugins
In reply to: [WooCommerce] WooCommerce Product Widget, Limit Product Titles on Home PageI’m sorry, I got distracted and forgot you asked. ??
Honestly, I can’t remember. I worked on this websites for days and long hours and did many things to get it to function correctly. I remember having to disable plugins because they conflicted, and some didn’t work 100% on all the pages. I also deleted the ones I don’t need. But I know CSS can also do what we want. I can’t tell you my reason why I resorted to the CSS since I used the plugin, but the code I’m using now is;
.home .woocommerce ul.product_list_widget li a { font-size: 1em; margin: 0; overflow: hidden; padding: 0.5em 0; text-overflow: ellipsis; white-space: nowrap;
That’s just an example of my css. You can see the rest of it at fallfordesign.com (using firebug). ??
Forum: Plugins
In reply to: [WooCommerce] Customise category image borders on shop pageI suppose you couldn’t make the website live so we can see the css code (via firebug), can you? That link to the local host doesn’t pull for me.
Forum: Plugins
In reply to: [WooCommerce] attach form to productsWoothemes has a plugin called “Global Add-On’s” for about $49, I think.
You can also do this via individual products by clicking the add-on tab. But I like the global add-on plugin better because I only have to do it once for 150+ products.
Forum: Plugins
In reply to: [WooCommerce] Customise category image borders on shop pageI think this is what you want? My shop I have a border around the images – fallfordesign.com if you want to look at the CSS.
.content .entry img, .content .entry a img { border: 1px solid #ddd; padding: 10px; }
Forum: Plugins
In reply to: [WooCommerce] Hide Variable Prices (with dash)Wonderful, it worked! Thank you so much!
Forum: Themes and Templates
In reply to: PHP – Two Widgetized Div's in One (non widget) DivFigured it out. Marking as resolved.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce Recent Reviews, Hide/Show Parts of the ReviewThanks!
Since I needed the other parts to work, I ended up abandoning the widget that comes with woocommerce and installed a plugin and styled it with css. Now it works perfectly. ??
Forum: Plugins
In reply to: [WooCommerce] WooCommerce Product Widget, Limit Product Titles on Home PageI ended up installing a plugin that does this for me. Resolved.
Nevermind, I found a plugin and it hides the stars for me.