nickaster
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Content Slideshow] [Plugin: WP Content Slideshow] Navigation not showingok, confirmed. This is a stylesheet problem. Basically if you try to make the slideshow too narrow all kinds of crazy thing happen… this may take some time to play with to get it to work in a narrow area.
Forum: Plugins
In reply to: [WP Content Slideshow] [Plugin: WP Content Slideshow] Navigation not showingI’m having that problem too… the HTML for the headlines/nav is clearly there if I view source, but it’s either invisible or just not showing on the actual page.
Forum: Themes and Templates
In reply to: PHP help: How to code headers on archive pages…For reference… this is what I’m working with:
http://www.triplepundit.com/2012/01/
Just trying to figure out how to get dates in there!
Forum: Plugins
In reply to: next gen gallery: related to wordpress's [slideshow] shortcodeI’m trying to solve the same problem… driving me nuts. Have you gotten anywhere?
Forum: Plugins
In reply to: [Slideshow] [Plugin: Slideshow] Height & Width?hello?
Forum: Fixing WordPress
In reply to: BIzarre "https" problem…Yeah, gotta be server. Unfortunately I have Media Temple who offer essentially zero support… pah. thanks.
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] RSS?Yeah…. I have latest wordpress. The caching problem seems to have gone away. No idea how. Your still batty?
Forum: Fixing WordPress
In reply to: Really basic "loop" PHP question…@alchymyth … brilliant, thanks! Works like a charm.
Do you know hoe to add things like “only category 5” or “only posts tagged ‘whatever'” ?
Is that some part of the $wp_query thing?
Forum: Themes and Templates
In reply to: Basic PHP Question (Pagination)Ah… easy, thanks!
Forum: Themes and Templates
In reply to: Basic PHP Question (Pagination)Thanks …
Dumb question perhaps, but what are the // for? That means a comment inside php right? If I try to put HTML there it kills the whole page, what’s the right way to code HTML in that area?
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] RSS?Ha! that’s definitely not good… I’ve let them know. A novice user could be seriously up the creek if that happens.
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] RSS?Wow… that was a horrible 30 minutes.
Thank god I know how to FTP in and mess with the htaccess file. Apparently simply adding these two lines to the “do not cache” list:
*.xml
*.rssCompletely killed everything. Total 500 error loss. The only way forward was to delete htaccess and rebuild. If I were a novice at this stuff I could have been down for days. W3 cache guys seriously need to know about this. Will email them now…
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] RSS?HOLY $*(#@($@#*
Messing with that just 500 error’d my entire site. I’m dead in the water. Can’t even log in. WTF with this plugin?
I’ll report back …
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] RSS?Ahh… cool. Let me try that.
Should I also put:
http://www.my-site.com/feed/ ?
Or is that a fake URL?
Are you sure it’s a good idea to have “index.php” in there? Wouldn’t I want that to cache?
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] RSS?Okay, verified. This thing is definitely caching my RSS feed and it’s not getting updated unless I manually clear the cache. What would cause this?