• Resolved recosc

    (@recosc)


    Hi i purchased your plugin, thanks.

    Is it possible to change the ‘push history’ icon in the top menu? Since it looks like a chat tab, in would something like info, news. With the actual picto people things, they can chat with this button. On my app, I would like a chat button…

    Can I add a social wall in the app? A page with my social app flux. (insta or linkdin).

    I use elementor Pro.

    facebook messenger app

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author AmauriC

    (@amauric)

    Hi

    To change the icon, you can add this line on the WPMobile plugin > CSS and Javascript > In the app > Javascript:

    jQuery(function() {jQuery('.right i.f7-icons').html('bell');});

    Or for a book icon:

    jQuery(function() {jQuery('.right i.f7-icons').html('book');});

    About the social wall, if you get it working on the website, it should be ok on the app ??

    Thread Starter recosc

    (@recosc)

    Thanks a lot. it worked well. maybe a wiki for all tips you give.

    thanks.

    Thread Starter recosc

    (@recosc)

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘change the ‘push history’ icon’ is closed to new replies.