Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1066036
    ttwmarketing
    Participant

    Hey guys,
    I have a woo store on http://104.197.225.108/

    The “sort by price” slider looks fine on desktop, but goes to the bottom of the page on mobile. I need it on top.

    We uploaded the below to wp-content/themes/x-child/framework/views/integrity/, but it didnt work. HELP please

    Thanks
    D

    <?php
    //
    // VIEWS/INTEGRITY/WOOCOMMERCE.PHP
    //
    // WooCommerce page output for Integrity.
    //
    ?>
    <?php get_header(); ?>
    <div class=”x-container max width offset”>
    <?php get_sidebar(); ?>
    <div class=”<?php x_main_content_class(); ?>” role=”main”>
    <?php woocommerce_content(); ?>
    </div>
    </div>
    <?php get_footer(); ?>

    #1066217
    Lely
    Moderator

    Hi There,

    Are you referring to FILTER BY PRICE? If yes, would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

  • <script> jQuery(function($){ $("#no-reply-1066036 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>