test melih
 melih
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • hardy2304 Friend
    #1047257

    Hi,
    I’am using the Megafilter with Joomshopping. The Filtering works fine, but I can’t go back to the filtered Page (using Back-Button from Browser or from Joomshopping) after open a Detailpage.

    Is it possible to fix this problem?

    Have a look…
    http://brandsohle.de/index.php/sneaker-hp/all-sneaker#

    Best Regards
    Hardy

    Mo0nlight Moderator
    #1047646

    Hi.

    It seems that error comes from in this file : /templates/wunderkind/js/scripts.js

    add this code.

    
      if(jQuery(location.href.split("#")[1])) {
          var target = jQuery('#'+location.href.split("#")[1]);
          if (target.length) {
            jQuery('html,body').animate({
              scrollTop: target.offset().top - 70 //offset height of header here too.
            }, 1000);
            return false;
          }
        }
    });
    

    Look at attachment. Please check.


    1. Screen-Shot-2017-07-11-at-4.27.10-PM
Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Mo0nlight 7 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum