• Resolved kristinubute

    (@kristinubute)


    Hi

    I have a client site and when we click on the Search function UNDER the header and click on ENTER button, it displays the products in an incorrect format , showing posts as search results with the product and NO Product thumbnail and Product Description and NO pricing, and a drop down “Show Post Results”, I don’t want any of that display on MOBILE search and it needs to look the same as the results on PC & Ipad.

    This seems like it is to do with your plugin as the issue ONLY occurs on the MOBILE and we are using WP Touch. The Search button when clicking on Enter UNDER the Header displays the results properly on PC & Ipad with the Product Image, Product Title and Price. That’s how I need it to display on the mobile.

    If you try it on your actual mobile you will see what I mean exactly.

    How can I fix this urgently please ? I assume we can do some CSS coding to fix it ?

    I need it to look the same as it displays on the Ipad & PC

    Here is the link.

    • This topic was modified 1 year, 9 months ago by James Huff.
    • This topic was modified 1 year, 9 months ago by James Huff. Reason: link moved to proper field

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator James Huff

    (@macmanx)

    Hi there @kristinubute for the second time, please do not use short links in these forums, that has been abused in the past and is expanded when found. I have expanded yours into the link field.

    That field cannot be seen by search engines and is visible to logged in forum users only.

    “it needs to look the same as the results on PC”

    wpt bypasses your theme & styles so of course it doesnt look the same, has nothing to do with search

    Thread Starter kristinubute

    (@kristinubute)

    Hi, Sorry I had forgotten about the shortlink not allowed. It was not intentional obviously.

    If it bypasses the Theme and styles which I agree, I still need some support to get the Search function to show the correct products in the mobile version which uses WP Touch plugin.

    The Ipad version displays correctly on search results and is using the WP Touch. It’s only the mobile with issue. Therefore the search result is related to WP touch coding ? How can I fix this please ?

    If you could advise would be great.

    Thanks

    Kristin

    no, the ipad is probably showing the desktop version…if u want ur css to work w/the mobile version, u must put it in wpt’s custom css (appearance/cusomize/mobile…)

    if there is missing content it’s probably due to missing theme page templates…wpt pro allows u to make ur theme a child of the wpt theme, but u can install your theme’s templates in wpt’s:

    cd $HOME/www/wp-content/plugins/wptouch/themes/bauhaus/default
    ln -s ../../../../../themes/ur-theme/footer.php ./footer.php
    

    and if ur theme has a functions.php, it will also be ignored…to fix that, simply rename & move the functions.php from the theme folder into a new folder in the plugins directory…if this is greek2u, just pony up for the pro version;-)

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Having issues with search function on MOBILE using your Plugin’ is closed to new replies.