TimTee
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Nivo Slider] Issue with Woo Commercejust a note on this, I spent a while trying to solve why the products/place order section wouldn’t show. Disabling nivo slider solved it.
Forum: Plugins
In reply to: [Contact Form 7 Modules] dynamic field weirdnessI was able to solve it only, by using post_url for the name to get the post_url dynamic value to work.
Somehow I was able to get post_title to wrk eventually without doing that.
Forum: Plugins
In reply to: [Contact Form 7 Modules] dynamic field weirdnessI should add that I’m using latest versions of contact form 7 and this plugin.
Forum: Fixing WordPress
In reply to: using post__not_in and pagination issuewhat you suggested makes total sense. How would the subsequent pages know what the excluded post was?
I spent hours googling and hunting this. It probably was staring me right in the face in those ‘do_not_duplicate’ code example too!
thanks!
Forum: Fixing WordPress
In reply to: using post__not_in and pagination issueAhhh! I just finished editing my template to what you suggested.
Brilliant. Absolutely brilliant. Thank you very much for this!
Forum: Fixing WordPress
In reply to: using post__not_in and pagination issuethx.
I see in your code, the difference is, you run the todays post query, set the post not in id, -before- I have my conditional, effectively running the query and setting that post not in on each subsequent page.
I have the whole query inside the conditional (so none of it runs on subsequent pages)
Is that what I’m doing wrong?
thanks!
Forum: Plugins
In reply to: [WP Supersized] Chrome bug?I did try a couple other ones, that one as well, I much preferred supersized.
Supersized wins on the options offered, and it’s free.
Forum: Plugins
In reply to: [WP Supersized] Chrome bug?Great. I found this in a round about way in a long google search. I can’t recall now where, though I should post back to the other person to credit if I can find it again.
But have not seen any word about this issue yet anywhere, which is odd.
Forum: Plugins
In reply to: [WP Supersized] Chrome bug?I just posted about this very problem yesterday here:
https://www.ads-software.com/support/topic/wp-35-and-plugin-315-not-working?replies=15
check my last reply. Post back if it fixed it for you.
It also occurs in safari.
Forum: Plugins
In reply to: [WP Supersized] WP 3.5 and plugin 3.1.5 not workingI found the problem. In case anyone else has this same frustrating problem, I removed jquery.animate-enhanced.js from the js folder, and it solved the issue immediately.
Forum: Plugins
In reply to: [WP Supersized] WP 3.5 and plugin 3.1.5 not workingto add,
it’s fine on chrome (and IE) , it’s safari that does this.
safari 6.0.2, the grey black bar appears over the image on the left side it’s about 50-100 pixels wide full height, only appears during transition.And there’s a really quick bottom bar a few hundred pixels high that flash during transition, really quickly.
Ipad, it’s always there.
Forum: Plugins
In reply to: [WP Supersized] WP 3.5 and plugin 3.1.5 not workingtried this plugin on a new install with twentyeleven
With the always fit screen(which I need) all captions thumbail etc all off, I get a grey bar that appears on the left during transition.
On Safari and chrome. Fine on firefox (haven’t tested IE but I’ll guess its ok)
Nothing I do gets rid of this.
bah.
using wp 3.5, and the latest nextGen to feed the images.
update, redownloaded manually and uploaded, had to reactivate. Restored everything.
Auto updating on 2 different sites blew it out.
The update wiped everything out, and the plugin doesn’t show up at all. WTH
I have been trying to find out the same very thing. Seems like a basic thing to do, but beyond some failed CSS hacks, and rooting through the files I have not found a solution yet. If anyone has a pointer in the right direction I would appreciate any help. Thanks.