Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter fewfewfew

    (@fewfewfew)

    Here Is why website > I have made It Bit so when people search my website In google or something It does not index this page cause I added the sites real domain In here. https://bit.ly/1glYtgA

    If you can help me without admin then I will give It a try but If I cannot get It to work could I give you access to help me out? ??

    Thread Starter fewfewfew

    (@fewfewfew)

    The search widget Is on the right sidebar at the top If you scroll down a tiny bit ??

    Plugin Author janothemes

    (@janothemes)

    you need to delete <script src="https://code.jquery.com/jquery-1.11.3.min.js"></script> from your theme header. as theme loading jquery in footer by default,

    Also delete the plugin from your installed plugins and install it again.

    This will solve the problem,

    Thread Starter fewfewfew

    (@fewfewfew)

    I have done this and It still not working ?? What should the posttype be?

    Thread Starter fewfewfew

    (@fewfewfew)

    Also what Is the PHP code for this So I am able to make one page designed to be a search page. So when I have the php code I can add to a certain part of the page with css detailed around It. I know how to do all the css and design but not sure what code I need t make the search box appear ??

    If you could give me the code here that will make the search box appear.

    Plugin Author janothemes

    (@janothemes)

    the php code to show the form is

    <?php echo do_shortcode('[bt_search_form Placeholder=" search world news" posttype="post" perPage="10" loader="loader-2" loaderImg="" ]'); ?>

    and the post type should be post (all in small caps)

    but there is a jquery error. move this <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>

    to footer just before </body> tag.

    if this did not work then you will need to give me your admin access.

    Plugin Author janothemes

    (@janothemes)

    Please check now the search is working on your site.

    <script src="https://no2nsa.x10.bz/wp-content/themes/justwrite-child/expandable/js/jquery-2.1.1.js"></script>
    this javascripte file was creating a problem,

    Thread Starter fewfewfew

    (@fewfewfew)

    Thank you very much brother really appreciate this. Fantastic plugin and will now leave a good review about this ?? Good man!

    Plugin Author janothemes

    (@janothemes)

    Thanks

    Thread Starter fewfewfew

    (@fewfewfew)

    You are most welcome my friend ??

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘When searching the titles do not appear :(’ is closed to new replies.