alternapop
Forum Replies Created
-
Forum: Plugins
In reply to: [VS Event List] hide/remove field name from output but still show field valueThanks! Is this documented anywhere?
I don’t see this %s mentioned on this page or any other possible similar options…
Forum: Plugins
In reply to: [Contact Form 7] Retrieve Emailers Address?This was very helpful as it’s not very clear from other posts I’ve read as better layman examples could’ve been given. Thanks!
Forum: Plugins
In reply to: [W3 Total Cache] How to not cache a twitter feed?I would like to know the same thing. I’ve played with the Total Cache prefs and can’t get my Twitter feed to not cache, or auto expire. I’m using Twitter Widget Pro.
Thanks!
i’d like to be able to do this too
Forum: Plugins
In reply to: [Plugin: Audio Player] simply just shows the code, no errorsi just figured out that it’s because the song url isn’t inside of quotes and the file name contains an apostrophe.
if i add double quotes, it gives a “file not found” error when trying to play the track.
Forum: Fixing WordPress
In reply to: [Plugin: Twitter for WordPress] blip.fm links don’t workfound the solution (in german) at http://www.zone-g.de/2009/04/28/geknackt
Forum: Plugins
In reply to: calling custom function from non wordpress php filestill wondering how to do this… thanks
Forum: Plugins
In reply to: calling custom function from non wordpress php filethat’s what i meant. copy the php file to my server directory, somewhere. then within my wordpress template, where ever i want that code called, put those two lines (include and function call)…
that should work, right?
thanks!!
Forum: Plugins
In reply to: calling custom function from non wordpress php filehmm… ah….
if i put this same .php file in my main wp directory or server root directory and include it the same way with an absolute path link, then call the function, in theory, should that work?
Forum: Fixing WordPress
In reply to: rss2_url variable comes from?i’ve figured it out. one of my plugins is doing it. when i disable them, the feeds link works.
it was ‘feedburner’…
thanks a lot for all of your assistance!
Forum: Fixing WordPress
In reply to: rss2_url variable comes from?Is there a reason it’s necessary?
i guess not. i removed it and it still works. still trying to fix the rss link though. looking at invalid code at the moment.
Forum: Fixing WordPress
In reply to: rss2_url variable comes from?my URL under wordpress and blog (options) are set with this:
my index.html page redirects to index.php
Forum: Fixing WordPress
In reply to: rss2_url variable comes from?thanks samboll…
i did just see that i had a space in a new addition to the stylesheet that was causing some major hangups. i’ll look into the other stuff.isn’t index.php supposed to be the default page? what else would it be?
Forum: Fixing WordPress
In reply to: rss2_url variable comes from?changing permalinks to ‘default’ changes the link to a site that i visit but is otherwise not connected to me at all. ??? how in the hell could this be happening?
changing to any of the other options (numeric or date/name based) doesn’t fix it.
?
thanks guys!
Forum: Fixing WordPress
In reply to: rss2_url variable comes from?sorry about the code… fixed its display.
the body href has the same function.