+ Reply to Thread
Page 5 of 12 FirstFirst ... 34567 ... LastLast
Results 41 to 50 of 115

Thread: Auto Responsive template BETA2

  1. #41
    Flynax developer John's Avatar
    Join Date
    Oct 2009
    Posts
    606
    Quote Originally Posted by Petrache Nicolae View Post
    Attachment 876

    we see as title Excel Export & Import and below
    Import
    Export

    we should see just Excel Export & Import
    Quote Originally Posted by Petrache Nicolae View Post
    in the same area, Picture Archive should be aligned vertical to top, to be in line with the uploader, as first line

    Attachment 877
    It's Import/Export Listings plugin, we will update it soon.

    Quote Originally Posted by Petrache Nicolae View Post
    price sliders - sugestion

    Attachment 878

    it would be nice if we could drag the marker to the value we want and the moment we release the marker, get the filtering done, without the need to press on Apply filter (2)
    The changes you suggested are available with Ajax requests and without page reloading, but now we add
    the filters to url and it requires to reload the page, it looks not so attractive as ajax but very good for CEO.
    Let's keep this way for now.

    Quote Originally Posted by Petrache Nicolae View Post
    i think you are aware that many of us will change the width of the page into something bigger so is a nice surprise to see that now, the grid auto fits, so is not loked in 3 or 4 columns. based on width, it can acomodate 4 columns for instance. there is one problem becouse on each row, there are 2 ads that are joined together. A fix to prevent this bug would be great

    Attachment 879
    You just have to change the 3 to 4 in this css style (line ~2300 in style.css file):
    Code:
    Only registered members can view the code.
    I am done for today, will continue tomorrow.
    Thanks to all and especially to Petrache for participation!

    John

  2. #42
    Hello

    How I can create a Featured gallery for this section?
    Right now this section is empty...

    Thanks.


    <div class="gallary">
    <div class="featured_gallery demo"><div class="preview"><a href="#" title="View details"><div></div></a><div class="fg-title hide"></div><div class="fg-price hide"></div></div>
    <!-- featured listings block -->



    <ul class="featured clearfix lalign list"><li>

    <ul class="no-price hide">
    </ul>
    </li><li>

    <ul class="no-price hide">
    </ul>
    </li><li>

    <ul class="no-price hide">
    </ul>
    </li><li>

    <ul class="no-price hide">
    </ul>
    </li><li>

    <ul class="no-price hide">
    </ul>
    </li></ul>


    <!-- featured listings block end -->
    </div>
    </div>

  3. #43
    Flynax developer John's Avatar
    Join Date
    Oct 2009
    Posts
    606
    Hello Monica,
    Something wrong with your featured box, at first you have to solve this problem.
    Could you PM me your domain name or share it here.

    John

  4. #44
    Hi john,
    I did not hear from any one.could you please suggest how to fix the Multi geo issue?

  5. #45
    Flynax developer John's Avatar
    Join Date
    Oct 2009
    Posts
    606
    Quote Originally Posted by Hareesh Ghanta View Post
    Hi john,
    I did not hear from any one.could you please suggest how to fix the Multi geo issue?
    Hi Hareesh, which thread did you post the issue details in? Send me the link.
    John

  6. #46
    Flynax developer John's Avatar
    Join Date
    Oct 2009
    Posts
    606
    Hi folks, let's continue.
    Quote Originally Posted by Petrache Nicolae View Post
    in responsive mode, when you scroll down, make/model block jumps up

    Attachment 880
    Fixed

    Quote Originally Posted by Petrache Nicolae View Post
    Attachment 881

    i have added in the search "corv", without pressing enter or on the search icon and when i changed the paged the search was collapsed but, when i entered search page, i found that the "corv" was still active and i received results based on that. this should not happen
    It isn't template behavior, we will think about in the next version update.

    We will share the BETA3 today, also started working on re-colored version of the template for boats classifieds script.

    John

  7. #47

  8. #48
    Senior Member
    Join Date
    May 2013
    Posts
    185
    I think you guys should take a look at the sellers account page.

  9. #49
    Quote Originally Posted by Kemoid Wilson View Post
    I think you guys should take a look at the sellers account page.
    please be specific (pc or responsive or both). a picture with the issue reported will help speed up the fix. i think you are refering to left column where the layout is wrong
    1.jpg

    div.table-cell > div.name {
    color: #949494;
    float: left;
    font-weight: 300;
    width: 205px;
    }

    instead of width: 205px; put width: 80px;

    if there is something else, let us know. thanks

  10. #50
    Senior Member
    Join Date
    May 2013
    Posts
    185
    Yes that is it and thanks that fixed the problem. The other problems exist only when the browser window is at its smallest width mimicking mobile view:
    Edit Listing div is blocking the pictures error1.jpg
    When you are log out the "contact owner form is not displaying properly error3-contact form.PNG
    When you are loged out the print and favorite icon is overlapping the navigation for the pictures on the view listing details page picture3.jpg
    Tabs are overflowing on the search page error2-tabs.PNG

+ Reply to Thread