Not working

This topic contains 10 replies, has 2 voices, and was last updated by 69developer3 69developer3 10 years, 2 months ago.

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1046
    69developer3
    69developer3
    Participant

    Not sure what happened to my support ticket. This product isnt working. Please help me.

    My blog is
    musicmekka.com/wp-admin
    tdarnold
    ChiChiLee1960

    ftp is:

    http://ftp.musicmekka.com
    musicmec
    ChiChiLee1960

    #1047
    69developer3
    69developer3
    Participant

    The widget wont even go onto the sidebar. never seen this before in wordpress

    #1048
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    No worries, I’m working on the widget fix. I’ve seen thousands of plugins and yes it happens. Turns out the developers changed a few thing with the new 3.8.1 version and other authors also reported same issues a few days ago.

    I have a temporary solution, I will change the search files on your server in a minute.

    Thanks!

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #1049
    69developer3
    69developer3
    Participant

    This error log was in my plugin folder

    Attachments:
    You must be logged in to view attached files.
    #1051
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Thanks!

    The widget should work fine now. I also recommend to use the Relevannsi plugin, to enhance the search results more, you can download it here: Relevannsi

    It cooperates well with the the search plugin!

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #1052
    69developer3
    69developer3
    Participant

    Sorry I may have a bug on my pc. I see its working on another computer. I just need to make ot faster

    #1053
    69developer3
    69developer3
    Participant

    One other question. how can I change the search results page?

    #1054
    69developer3
    69developer3
    Participant

    Evrything is look good. The Title in the search results in whited out

    #1055
    69developer3
    69developer3
    Participant

    Got the title fixed

    #1056
    69developer3
    69developer3
    Participant

    Everything is looking good now. Here is the results page I made but not working: http://musicmekka.com/results/

    #1058
    69developer3
    69developer3
    Participant

    One more thing.

    I need to add these option to the search box below where all it does it add the terms as additional terms to the text:

    <form method=”get” id=”searchform” action=”http://musicmekka.com/”>
    <select name=”cat” id=”cat”>
    <option value=”LP”>LP</option>
    <option value=”45″>45rpm</option>
    <option value=”10″>10″</option>
    <option value=”12″>12″</option>
    <option value=”CD”>CD”</option>
    <option value=”video laser”>video – laser</option>
    </select>
    <br />
    <br />

    <input type=”text” value=”Artist Search” name=”a” id=”a” onblur=”if (this.value == ”) {this.value = ‘Artist and Title’;}” onfocus=”if (this.value == ‘Artist Search’) {this.value = ”;}” />
    </form>
    </div><!– #search –>

Viewing 11 posts - 1 through 11 (of 11 total)

You must be logged in to reply to this topic.