Deniska
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Load javascript only when specify.No, we start only from bit of this code. Link looks like plugin.
Forum: Fixing WordPress
In reply to: Load javascript only when specify.Can you test for yourself this code?
Forum: Fixing WordPress
In reply to: Load javascript only when specify.In your source code prettyPhoto.js is present? I don’t know what’s going wrong.
Forum: Fixing WordPress
In reply to: Load javascript only when specify.Is this solution work for you? For me this doesn’t work. I try to check all my files, maybe something is wrong.
Forum: Fixing WordPress
In reply to: Load javascript only when specify.My site at this time only on local mashine. What code do you need?
Forum: Fixing WordPress
In reply to: Load javascript only when specify.I’m sorry but this function doesn’t work for me. I think in your code must be this
'rel="prettyPhoto"'?
Edit: Oh I see. But nothing.Forum: Fixing WordPress
In reply to: Load javascript only when specify.No, only for some images, not for all.
Forum: Fixing WordPress
In reply to: Load javascript only when specify.It’s to complicated. I have the same code like you past. I don’t know whats wrong.((
Forum: Fixing WordPress
In reply to: Load javascript only when specify.No, in code I have
'rel="prettyPhoto"', in template I haverel="prettyPhoto". Quotes the same.Forum: Fixing WordPress
In reply to: Load javascript only when specify.I’m checking global variable
$wp_scriptsand they show all scripts that my blog have and prettyPhoto is not present.Forum: Fixing WordPress
In reply to: Load javascript only when specify.I copy/paste your code and add
/includes/. I check my code before save.Forum: Fixing WordPress
In reply to: Load javascript only when specify.Nothing! I don’t know why this doesn’t work for me. Is there any way to check what return this function, e.g.
print_r? Another way to do this and nothing for me.Forum: Fixing WordPress
In reply to: Load javascript only when specify.I’m not sure but this hook works only for templates that I choose. If I add rel=prettyPhoto to images that not belong to my templates this script doesn’t load. This is not universal. If I’m not right please explain how this hook work.
I found this snippet, but nothing.Forum: Fixing WordPress
In reply to: Load javascript only when specify.This is only for prettyPhoto. Only for content that have “rel=’prettyPhoto'” inside.
Forum: Fixing WordPress
In reply to: Load javascript only when specify.Nobody knows? I think I’m not a first who trying resolve this problem.