janvanarkel
Forum Replies Created
-
Same problem here. The preview in the settings is okay. But live on a page it just displays all images at once. There are the correct number of buttons, and they have a link (that just shows all the images again). The Slideshow link works fine.
Used to work fine, must have been some update. Hope it gets a new update soon (and then I will deactivate autoupdating).
Forum: Everything else WordPress
In reply to: Error Thrown Error messageHa Sania,
I had the same error… thanks for your instructions. It works again!
Jan
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Invoices with taxesThank you for your suggestion, dpeyou. I’m going to give it a try. But if I understand you correctly, that will avoid seeing tax info on screen. And then on paper? That means a layout with tax info and a layout without tax info? Or does everybody get an invoice with tax info? And then the user does need to select the right invoice? Or what?
- This reply was modified 5 years, 3 months ago by janvanarkel.
Deactivated all plugins except NetGen -> problem still there.
Switched to another theme -> problem gone.I’ve a very specific theme, I can’t switch to another theme.
Any suggestions?Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] column widthSuper… I feel stupid, but it works now.
Forum: Plugins
In reply to: [WooCommerce Product Archive Customiser] number of columns problemIn CSS-stylesheeteditor (Admin menu -> Appearance -> CSS).
Forum: Plugins
In reply to: [WooCommerce Product Archive Customiser] number of columns problemThis is what I use:
/* Woocommerce style fixes */
#content div.page-description div.woocommerce.columns-4 ul.products li.product-category.product.first {
float: left !important;
clear: none !important;
width: 22.05%;
margin: 0 !important;
}#content div.page-description div.woocommerce.columns-4 ul.products li.product-category.product.last {
clear: none !important;
width: 22.05% !important;
}#content div.page-description div.woocommerce.columns-4 ul.products li.product-category.product {
float: left !important;
clear: none !important;
width: 22.05% !important;
}.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
clear: none !important;
float: left !important;
margin: 0 0 2.992em 1em !important;Forum: Fixing WordPress
In reply to: Pinned svg icons SafariThanks Christine,
Tried it, but it doesn’t seem to work. Don’t know what causes this. The svg has just one color and transparancy. I get a pinned tab, with a generic icon (with a capital ‘E’ in the icon).
My site is http://www.een-01.nl
JanForum: Plugins
In reply to: [WooCommerce] number of columns problemThis worked for me: https://ww.wp.xz.cn/support/topic/column-product-in-new-212?replies=17
Just added the code of Martin to my CSS-stylesheeteditor in the WordPress admin. Thanks Martin!
Forum: Plugins
In reply to: [WooCommerce] number of columns problemI don’t have that code in my style.css.
Forum: Fixing WordPress
In reply to: update notificationsHi there,
It is working again. I deactivated all plugins (22), and the update notifications were back. I activated 50%, and the update notifications were still there. After that I reactivated one plugin at the time and the update notifications stayed… in the end all the plugins were reactivated and I still had my update notifications. After that I updated 14 plugins… and all worked.
So I don’t know why and how, but I’m pleased it works again. I can live with a little voodoo 🙂
Thanks for the help,
Jan van ArkelForum: Fixing WordPress
In reply to: update notificationsHostGator can’t find a cause. The other WordPress installations on the same hardware are working fine…
Any other ideas?
Thanks,
JanForum: Fixing WordPress
In reply to: update notificationsIt is one hosting package… that is on the same server. The other two WP installations don’t have problems with updating.
But I’m open for ideas… so I’ll contact HostGator to see what they can do for me.
Thanks!
Forum: Fixing WordPress
In reply to: update notificationsI have a hosting package at HostGator, with three WP installations (but all seperate installations). And there will be a lot more installations on that server, I guess.
I had a chat with them and they installed it. working fine now.