Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter tangledboy

    (@tangledboy)

    Hi Manish Kumar
    I went to Appearance – Editor – Search Form and saw this Code :

    <form class="search" method="get" name="searchform" action="<?php bloginfo('url'); ?>/">
      <div><input class="search-text" name="s" type="text" value="<?php echo esc_attr(get_search_query()); ?>" /></div>
      <input class="search-button" type="submit" value="" />
    </form>

    I don’t know where is ajaxify.js and where are 217 and 221 lines.
    Now I put the code for seccond issue to my site to see what will happen( the code(map) appears replace to my pages and etc.
    Thank you very much.

    Thread Starter tangledboy

    (@tangledboy)

    In addition too when I insert this code in my widgets, Ajaxify Calling this code and not working.

    <script type="text/javascript" src="https://jk.revolvermaps.com/r.js"></script><script type="text/javascript">rm_f1st('8','180','true','false','e82bd0','ac71uedyuei','true','ff0000');</script><noscript><applet codebase="https://rk.revolvermaps.com/j" code="core.RE" width="180" height="180" archive="g.jar"><param name="cabbase" value="g.cab" /><param name="r" value="true" /><param name="n" value="false" /><param name="i" value="ac71uedyuei" /><param name="m" value="8" /><param name="s" value="180" /><param name="c" value="ff0000" /><param name="v" value="true" /><param name="b" value="e82bd0" /><param name="rfc" value="true" /></applet></noscript>

    how can I use this + AWS?

    [Moderator Note: Please post code or markup snippets between backticks or use the code button. As it stands, your code may now have been permanently damaged/corrupted by the forum’s parser.]

Viewing 2 replies - 1 through 2 (of 2 total)