SKSchouten
Forum Replies Created
-
Just in case anyone ever has the same question/problem: it’s not possible to show the discount prices on product pages while using the Extra Product Options plugin unfortunately.
Thanks I will.
Forum: Plugins
In reply to: [Custom Field Bulk Editor] Page_number=X doesn't workThanks so much for your quick reply and the explanation, much appreciated! ??
Thanks so much! Installing the jQuery Migrate plugin did the trick for me.
The only solution I know of is to code it yourself, which is quite a bit of work unfortunately.
This isn’t really what I was looking for, but it makes a big difference if you add the following to your CSS:
[id*="slider"] { overflow-y: auto; overflow-x: hidden; }
You will see a scrollbar for a split second, but it’s better than all images loading below each other.
Did you ever figure this out? I’m trying to find a solution to this as well. From what I’ve gathered, something called ‘lazy image loading’ should probably be implemented.. But I’m not sure how to do that with this plugin. ??
Any help would be much appreciated!
I don’t think there is, unless you manually code it. ??
Hello! I’m also looking for this. Has anyone ever figured it out? I’m not even sure if it’s technically possible. :S
Thank you very much!
Hi there,
Thanks for your reply! I solved that problem myself. I just updated your plugin, but all my old data and calculations seem to be gone. ?? Is there any way to get them back? I had some really difficult calculations so it’d be a shame to have to do them all over again.
Thanks again.
You’re absolutely right. On my way now. Will also add you to my list to donate to as soon as I make some money with my site. ??
Thanks for the offer Camu, but I just managed to solve my problem.
I’m working with a modified version of the Bones theme and was also using the WP Socializer plugin.It turns out both don’t play well together… at all. So I ended up deactivating WP socializer and now all is fine.
Thanks again for your offer though and keep up the good work!
Forum: Plugins
In reply to: [Easy CSV Importer] Lot's of bugsJust adding my two cents for people that are actually considering buying this plugin. I bought this plugin myself and tried working with it on several occasions. Here are my thoughts:
– ANTswers is right to conclude the plugin doesn’t always work (especially the update part). I’ve had the same problem.
– I’ve e-mailed with the author of the plugin (WebTechGlobal) several times and he is always kind and responds 90% of the time. He’s very invested in this plugin, open to suggestions and offers support without additional payment, which I always really appreciated. If I remember correctly, he added the update part without any charge because I requested it awhile back, which only points out how willing this guy is to help you and inprove his plugin.
– Like mentioned, it is indeed very inconvenient that there is no download page/automated e-mail whenever a new version is released. Also, new releases of the plugin don’t work with projects you’ve already created, which is super inconvenient and not an option for me.
– Unfortunately, I haven’t been able to figure out how to get the automated updates working, which is crucial for my project. It might be me, it might be the plugin or maybe both, I still don’t know.
Either way, if the update part wasn’t a crucial part of my project, I’d probably stick with ECI. Since I really need the update part, I’m probably going to go with Datafeed Import by Digitalquill.
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] display content of a cellHello,
I tried the code above but it’s not returning the content of the actual cell… Though I don’t get any PHP errors either. Did the code happen to change again or should it still be working? I’m pretty bad at PHP, so it would be very possible that it’s just me.
Also, is this code meant to display any cell (using the right shortcode of course), or is this code only to get [table_cell id=123 c=4 r=5 /] to work?
Thanks so much for your help in advance!