Forum: madmachine.icyboards.net
Version: 1.8
Hi! At the moment I'm trying to do my first custom skin (yay!).
But I have a problem with this couple of codes (in headerinclude):
If I keep it, mycode buttons don't show up in any editor >.<
What should I do? Maybe there's another code that prevents both problems? Thanks in advance!
EDIT: I deleted the code above, since it's really not needed.
I solved the problem, wasn't even related to jQuery... Something about the changes I've made in the templates. God I'm such a mess
Thanks tho!
Version: 1.8
Hi! At the moment I'm trying to do my first custom skin (yay!).
But I have a problem with this couple of codes (in headerinclude):
<script type="text/javascript" src="http://code.jquery.com/jquery-latest.min.js"></script>
<script type="text/javascript">
jQuery.noConflict();
</script>
If I delete it, when I send a quick reply, page doesn't refresh and my post doesn't show up unless I manually refresh.If I keep it, mycode buttons don't show up in any editor >.<
What should I do? Maybe there's another code that prevents both problems? Thanks in advance!
EDIT: I deleted the code above, since it's really not needed.
I solved the problem, wasn't even related to jQuery... Something about the changes I've made in the templates. God I'm such a mess
Thanks tho!