Topic Resolution: Resolved
  • Closed
  • Larkoll teamet
    Spectator
    April 8, 2015 at 12:02 pm #16200

    On Computers you get a “go to top” button in right coner. Is it possible to get this on mobile devices also? cannot find any settings for that.

    If this is not a function i the theme, do you now when it will be?

    Roman
    Spectator
    Posts: 3147
    April 8, 2015 at 12:36 pm #16202

    be sure to have enabled this option Theme Options -> Advanced -> Enable ToTop Script on mobile

    Larkoll teamet
    Spectator
    Posts: 25
    April 8, 2015 at 12:56 pm #16203

    Have now set this setting (Enable ToTop Script on mobile), but stil no button on mobile.

    Roman
    Spectator
    Posts: 3147
    April 8, 2015 at 12:59 pm #16204

    whats your website please?

    Roman
    Spectator
    Posts: 3147
    April 8, 2015 at 1:10 pm #16205

    I found the bug, edit file alora/functions.php and insert this line right under line #821:

    'status_totop_mobile' => $smof_data['status_totop_mobile'],

    I will fix it also in the theme’s package. thanks for the report

    Larkoll teamet
    Spectator
    Posts: 25
    April 8, 2015 at 1:23 pm #16207

    Thanks it work.