jasonday
Forum Replies Created
-
Nevermind, I checked the Woothemes forum and the solution is to go to the Disqus admin in WordPress, click Advanced Settings in the upper right (On my widescreen I never even saw this option until it was pointed out) and check “Output JavaScript in footer”.
Voila.
Forum: Fixing WordPress
In reply to: JQuery Sortok – nevermind – i fixed it. I was using a framework and those are always wonky with adding new scripts. I just added it to the header instead of through the theme functions.
My only issue now, is I would like to add a post to multiple categories. However, when I do that, the item will only show for one of the categories. Is there something i’m missing – or a workaround?
thanks!
Forum: Fixing WordPress
In reply to: JQuery SortI’m getting “$ is not a function” – line 75 in the filterable code.
thoughts?
see site – https://www.thinquetanque.com/portfolio
Forum: Plugins
In reply to: simple modal on pages?Hi Eric,
thanks for your reply – i did try yours, but not directly. I found another site that used your script and ajax, and the code didn’t work correctly (didn’t work for a large percentage of commenters).
I ended up getting prettybox to work, but kudos to you for trolling forums to add support for your script. I will keep that in mind for future projects.
Thanks,
Jason Day
Forum: Plugins
In reply to: simple modal on pages?I tried RokBox from rocketheme, but it broke the other jquery on the page (no more scrolling).
Any other suggestions?
Forum: Fixing WordPress
In reply to: Display Posts Using Lightbox EffectBump again!
I need the same thing.I’m creating a one page portfolio site:
jasondaydesign.comThere’s a similar function here, but it pulls all pages, which I don’t need-
Just like: https://demo.slimmity.com/coffee-junkie/#folioThoughts? I tried an ajax simple modal version and it broke cufon and did not work.
Thanks,
Jason Day
Forum: Plugins
In reply to: [Plugin: Page Flip Image Gallery] V 0.5.9.6 not working anymore0.5.9.7 – pages are not loading after update – please advise
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Add title to Nextgen slideshowIt doesn’t work great anywhere, because the JW logo interferes with the dropdown menu, so I am going to have to try a different slideshow.
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Removing “jwplayer”-Label from Slideshowwell crap. I guess I’ll have to use a different slideshow because that logo is interfering with my dropdown menu.
Anybody know a workaround?
or a slideshow that looks as good?Forum: Fixing WordPress
In reply to: why does WP sometimes strip class and id from html?this still happens regularly – I installed tinymce advanced and that helped some.
For me, the html would strip when I had a < ? php function in the html. It would remove the php and strip the classes. So I replaced the < ? php with [php ] and for whatever reason that seemed to help.
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Add title to Nextgen slideshowNevermind, I figured it out.
I used this tutorial: https://css-tricks.com/text-blocks-over-image/
Which doesn’t pull the gallery title, but I put whatever title I want.
Works great.see in sandbox site