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

Thread: Schema Markup

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

    Ok, thanks,

    We'll fix it in the next update


    now go to ftp > includes > classes > rlCommon.class.php > public function getBreadCrumbs($cPage)

    find:
    PHP Code:
    Only registered members can view the code
    replace it with:
    PHP Code:
    Only registered members can view the code

  2. #12
    Nothing changed

  3. #13
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Could you create a ticket with this issue attaching current ftp details?

  4. #14
    Hello Rudi,

    Unfortunately I cannot do it now, my site is offline now, because expired a year hosting time but I didn't move to another hosting yet.
    I decided not to move immediately since waiting for some features updates from fly. developers, because I don't know how long it will take.

  5. #15
    [QUOTE=Rudi;29665]Hello,

    Ok, thanks,

    We'll fix it in the next update


    now go to ftp > includes > classes > rlCommon.class.php > public function getBreadCrumbs($cPage)

    find:
    PHP Code:
    Only registered members can view the code
    replace it with:
    PHP Code:
    Only registered members can view the code
    /QUOTE]

    I think it is not the case because the version 4.7.2 has the same code and this code could fix the issue if that were on the view_details page.
    Last edited by Logmanov; May 18, 2020 at 07:55 PM.

  6. #16
    Member
    Join Date
    Jan 2019
    Location
    uk
    Posts
    47
    does this work with 4.8.1 ?

  7. #17
    Member
    Join Date
    Jan 2019
    Location
    uk
    Posts
    47
    Quote Originally Posted by Rudi View Post
    Hello,

    Go to ftp > templates > your template > tpl > blocks > bread_crumbs.tpl:

    insert the following code before the last "{/if}" at the bottom:

    Code:
    Only registered members can view the code.
    hi does this work 4.8.1

+ Reply to Thread