sarjad
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Theme decoding thread@johnburn
thank you so much.
i got it all clear.
How did you do to decode the javascript?
is it the same method with php file?Forum: Themes and Templates
In reply to: Theme decoding thread@johnburn
when i replaced the script of zenverse_gallery.js with yours.
it doesn’t effect anything.
when i try to edit the link on the footer, my index page goes blank..
am i missed something?Forum: Themes and Templates
In reply to: Theme decoding threadhi there..
i have complex theme here.
i want to decode the footer,
which is like these
http://wordpress.pastebin.com/1M4dH0gM
then, after i decode it using
http://www.tareeinternet.com/scripts/decrypt.php
and replace it footer.php
my theme was messed up with code. i don’t know how it can be.
till now, i’m using page source code replacement method, to replace the footer.php.
but it doesn’t make satisfy, since i got footer_content.php which need to functioned.on the other hand, when i try to edit the link at the footer,
the page was flushed out.
i have function.php like this
http://wordpress.pastebin.com/Y1Z4kaTCi have read the post before mine.
when i’m trying to replace the javascript with this one
http://pastebin.com/9Bw9g45S
it seems nothing changed. i can’t edit the footer yet.
help me please. your help is really great for me 😀
thank you..