+ Reply to Thread
Page 4 of 5 FirstFirst ... 2345 LastLast
Results 31 to 40 of 41

Thread: Petition for Feature Drop-Down Boxes on Insertion of New Ads

  1. #31
    Junior Member
    Join Date
    May 2013
    Location
    Catania
    Posts
    16
    Hello Mike,
    I tried to copy the file:

    templates> mobile_default> tpl> Controller> add_listing.tpl

    and replace with:

    templates> auto_modern> tpl> Controller> add_listing.tpl

    and

    templates> mobile_default> tpl> blocks> category_level.tpl

    and replace with:

    templates> auto_modern> tpl> blocks> category_level.tpl

    But I do not work select the dynamic
    Can you help me?
    What I forget to do?
    VenditaMotori
    La tua auto usata

  2. #32
    Hello Giuseppe Zappala,

    You shouldn't move files from desktop version to mobile. You can download latest mobile template and upload to your ftp.
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #33
    Junior Member
    Join Date
    May 2013
    Location
    Catania
    Posts
    16
    Hello Viktor,
    I was referring to the post by Mike
    I would like to have select the ad placement such as mobile (http://m.venditamotori.com/inserisci-annuncio.html)!
    VenditaMotori
    La tua auto usata

  4. #34
    Hmmm I hope you know smarty code and jquery because you need move some files and may be change some conditions jquery code too and may be some css styles.

    I didn't move code from mobile to desktop version before. But it shouldn't be difficult I hope .
    Viktor,
    Flynax technical department,
    Best wishes.

  5. #35
    Junior Member
    Join Date
    May 2013
    Location
    Catania
    Posts
    16
    I tried it, and with the css and jquery I have no problems.
    The problem is that I do not work in dynamic select the desktop.
    Mike said he, in his post, if interested could post the steps to make the desktop version as the version add listing add listing furniture.
    I hope you know how to do
    VenditaMotori
    La tua auto usata

  6. #36
    Junior Member
    Join Date
    May 2013
    Location
    Catania
    Posts
    16
    Hello Viktor,
    could you tell me the files to be moved?
    VenditaMotori
    La tua auto usata

  7. #37
    Member
    Join Date
    Aug 2012
    Location
    Germany and Greece
    Posts
    88
    Hello,
    I have adapted some files, dropdown elements are displayed.
    As far as I like it.

    But an error still exists and I can not find it.

    Below files i have adapted from mobile_simple_red tamplet to my Desktop tamplet.

    /includes/classes/rlCategories.class.php

    this Code

    Code:
    Only registered members can view the code.
    i changed to

    Code:
    Only registered members can view the code.

    /templates/carspin/tpl/controllers/add_listing.tpl


    this Code

    Code:
    Only registered members can view the code.
    i changed to

    Code:
    Only registered members can view the code.

    this file
    /templates/carspin/tpl/blocks/category_level.tpl

    exchanged with file from

    \mobile_simple_red\tpl\blocks\category_level.tpl

    in File
    /templates/carspin/css/style.css

    added this code

    Code:
    Only registered members can view the code.


    so far so good!

    The Locked categories have an error.

    1. Select first Dropdown Category locked
    2. second dropdown is loaded with the correct content,
    but the first dropdown jumping to an old selected deeper entry.

    I have the whole evening yesterday trying to fix this, unfortunately without success.

    see video:

    http://screencast.com/t/sfno9jLS7AZ

    Can someone help me, please?

    Thanks in advance !!!

  8. #38
    I tried to do similar myself, but couldnt get it to work. Would be nice to have the movile version of select category on add a listing instead of the category tree.

    Hopefully someone can help or flynax can post instructions
    New Site: CameraSpecs https://bit.ly/3G4uYA6

    Old Site: MotorAdsUk

  9. #39
    Member
    Join Date
    Aug 2012
    Location
    Germany and Greece
    Posts
    88
    Now it works almost.

    I added these lines (red in the code).

    /templates/carspin/tpl/controllers/add_listing.tpl

    Code:
    Only registered members can view the code.



    Results:

    Firefox 26.0 ---> runs
    Iron 23.0.1300.0 ---> runs
    IE 11 ---> makes trouble , the problem of my last post still exists.





    --- HELP --- HELP --- HELP --- PLEASE --- PLEASE --- PLEASE ---

    Thanks in advance !!!

  10. #40
    Member
    Join Date
    Aug 2012
    Location
    Germany and Greece
    Posts
    88
    Hi, there was a problem in the admin area, tree not built up.

    I have adapted this still in the code.

    insofar as it now seems to be working.

    only the error with IE 11 is still there.

    /includes/classes/rlCategories.class.php

    Code:
    Only registered members can view the code.

+ Reply to Thread