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

Thread: Is there a way to turn off listing boxes in the listing details page

  1. #11
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    Best I create a ticket for this fix ?
    Getting Started or Starting Over with Your Classified Site? then Get Ready Set Fly V 4.7.1 > quietSecrets.net

  2. #12
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Hello,

    You can apply my fix below

  3. #13
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    Quote Originally Posted by Rudi View Post
    Hello,

    You can apply my fix below
    ? there is nothing below?
    Getting Started or Starting Over with Your Classified Site? then Get Ready Set Fly V 4.7.1 > quietSecrets.net

  4. #14
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    try this in rlCommon.inc.php > function getBlocks():

    find:
    PHP Code:
    Only registered members can view the code
    replace with:
    PHP Code:
    Only registered members can view the code
    also apply my first fix in this thread

    if it doesn't help create a ticket

  5. #15
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    ? The paths have changed since your first fix and there are several instances of the code to be changed so it is not, clear on what to do, When I tried doing that i cut out all of the banner ads, so that first fix did not work?

    I am guessing that second part puts the banner ads back in?

    I will try it and see what happens?
    Getting Started or Starting Over with Your Classified Site? then Get Ready Set Fly V 4.7.1 > quietSecrets.net

  6. #16
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    Rudi This does not work, the first code takes it out but also deletes the banner ads assigned to the page, the second cone simply dumps everything into the side panel including category menu ads and listing box so the negates everything.

    I would rather just fix this myself than send it in so that I know everything is right. Surely there is a known fix to this problem ? as it is a global / every site problem?
    Getting Started or Starting Over with Your Classified Site? then Get Ready Set Fly V 4.7.1 > quietSecrets.net

  7. #17
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    ? was there an update this but as above the banner ads also get stripped using the first part of the code? but would like to place list boxes in categories.

    I am not sure why things in categories get pushed to View details, we should just be able to assign if we want them to go there if needed.?


    This was another fix but this also does not work ?

    body.view-details-page .listings_box {
    display: none;

    not sure if the names have changed ?
    Last edited by Pete Young; December 13, 2020 at 03:55 AM.
    Getting Started or Starting Over with Your Classified Site? then Get Ready Set Fly V 4.7.1 > quietSecrets.net

  8. #18
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Hello Pete,

    It would be better if you create a ticket and describe the issue in details with some examples

  9. #19
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    ok thanks Rudi will try to get this sorted in the next few days, thank you, appreciated.
    Getting Started or Starting Over with Your Classified Site? then Get Ready Set Fly V 4.7.1 > quietSecrets.net

+ Reply to Thread