anpu
Forum Replies Created
-
Forum: Plugins
In reply to: [Show/Hide Content at Set Time] Multiple ShortcodesIt actually works without adding “-2”, “-3” and so on, I haven’t tried it with the addition of numbers since it works without it, FYI.
Forum: Plugins
In reply to: [Show/Hide Content at Set Time] Multiple ShortcodesAlright… π
This code actually works. I’ve made the oldest mistake in the book; as you can see above, not all my quotation marks were [“] but some were [β]… that’s the reason it didn’t work. Now that I’ve made all of them [“], everything works.
I wanted to update this thread as a caution to others who may make this mistake.
Forum: Fixing WordPress
In reply to: Implementing Javascript in Header.phpThanks lorro.
I am not sure if it’s a syntax error; because I’ve tested if there is a syntax error or not by putting the code in that goes in to the <HEAD> then placed the second “link” code in to a post and it does bring up the page I needβ¦ it only acts up (as I described what it does before) when the link code is in the header.php. But are you saying if I use \’ instead of ‘ in the second link code it would work?
Turning this one:
href="javascript:callLTR='SGN';grptuner='';file='';title='';ListenLive();"
into this:
href="javascript:callLTR=\'SGN\';grptuner='';file='';title='';ListenLive();"
β¦ correct?
I’ve tried it in the header.php this way; the site still doesn’t come up when it’s in place. What do you think is going on?Forum: Fixing WordPress
In reply to: Implementing Javascript in Header.phpCan anyone help me with this please?
Thank Otto, that’s helpful. We’ll take measures accordingly.
Hi Otto,
I am also having this problem. Would you say it’s 100% Facebook related?
Thanks!
Forum: Plugins
In reply to: [Plugin: Simple Facebook Connect] Posting to two accountsAnyone? π
Forum: Plugins
In reply to: [Plugin: Simple Facebook Connect] Posting to two accountsCan anyone please help me? Thanks. π
Forum: Themes and Templates
In reply to: Tanzaku with static home page – post display problemHi Guys,
I am having the same issue with the Tarnished theme… does anyone have any advice on this?
Thanks!
Forum: Themes and Templates
In reply to: Navigation bar using images with rolloversHi Guys,
Thanks for your tips. I am working on it now.
Forum: Fixing WordPress
In reply to: Suckerfish Text Display IssueAah, it worked. Thank you very much!
Forum: Fixing WordPress
In reply to: Text FieldAnyone?
Perhaps I should explain it better; the text box position is static for that one specific page and editable from the page edit panel from where it’s located. Pretty much same as having a div locked at a absolute position.
Does anyone know how this can be done?
Thanks!
Forum: Fixing WordPress
In reply to: Text Field