+ Reply to Thread
Page 2 of 2 FirstFirst 12
Results 11 to 19 of 19

Thread: Recently Viewed Listings

  1. #11
    Quote Originally Posted by Curtis View Post
    In this version of plugin you cannot change the position of this block, because it have a special position.
    May be we add it in the next versions of the plugin.
    One of the biggest feature of the flynax script is the flexibility. With this "special position" you move apart from what we have. Please fix the issue. Home page is the page on wich any new user lands so what's the logic of showing him the listings wich he has sean when he has just landed there?

  2. #12
    Senior Member
    Join Date
    Dec 2011
    Location
    Qld Australia
    Posts
    128
    If he has just landed he will see nothing as he hasnt browsed any listings yet - he'll only see it after he has browsed listings.

    Being ably to choose page and position would be nice but I dont mind it how it is.

  3. #13
    Quote Originally Posted by Geoffrey Doohan View Post
    If he has just landed he will see nothing as he hasnt browsed any listings yet - he'll only see it after he has browsed listings.

    Being ably to choose page and position would be nice but I dont mind it how it is.
    I have checked and it confirms that it is not showing on home page first time you enter the site (wich is good). However, i would prefer a complete solution like in the case of the rest of plugins in which we decide what block to show and where, not flynax.

  4. #14
    Quote Originally Posted by Petrache Nicolae View Post
    I have checked and it confirms that it is not showing on home page first time you enter the site (wich is good). However, i would prefer a complete solution like in the case of the rest of plugins in which we decide what block to show and where, not flynax.
    So, you're right of course. Adding selection of pages and place of this box it's good idea, but it's a very difficult process via programming.
    We will discuss about it and i hope we'll add it in the new version.
    Thanks for your response.
    Thank you, Curtis.
    @Flynax Company

  5. #15
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    How do i edit the viewed listing to open in the same page please / rather thon open a lot of pages
    thanks

  6. #16
    Hello Pete,

    You can change the setting yourself through Admin panel >> Configurations >>Listings and find line: Listing details in a new window
    Viktor,
    Flynax technical department,
    Best wishes.

  7. #17
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    Quote Originally Posted by Viktor View Post
    Hello Pete,

    You can change the setting yourself through Admin panel >> Configurations >>Listings and find line: Listing details in a new window
    Hello Viktor, I allready have that disabled, and that part is fine, and working corectly, but what I wanted to do is stop the images in the recently viewed plugin at the bottom of the page opening in a new window.

    Thanks
    Pete

  8. #18
    Hello Pete,

    Yes you are right. Please go to ftp://plugins>>recentlyViewd>>static>>lib.js find code:

    Code:
    Only registered members can view the code.
    and replace to:

    Code:
    Only registered members can view the code.
    [/html]
    save and check again.
    Viktor,
    Flynax technical department,
    Best wishes.

  9. #19
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    Hello Viktor, when I added the html to the code as you have it and removed the section as shown and the recently view bar disapeared alltogether, so i put it back as it was and then edit the line to

    content += '<div class="item"><a href="' + listing_path + '" target="_self"><img ';

    and everything is fine / just hard refresh before testing / just adding it here for others if they wish to edit theres, thanks for the heads up on where to find the code

    Pete

+ Reply to Thread