• Resolved vipdesign

    (@vipdesign)


    Hi, I’m Dominican. I need to add two custom buttons REFRESH the page and FORWARD page, I would like to request your help if possible. First of all, Thanks

    • This topic was modified 1 year, 11 months ago by vipdesign.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor Liquid Themes

    (@liquidthemes)

    Hi @vipdesign ,

    That’s possible with WPBM v2.2. Here is example:

    1. Add a WPBM menu item and select menu type JavaScript onClick
    2. Add your script code to the onClick textarea. Example: alert('my custom js alert');

    This way you can run any JS code you want. Example: You can refresh your page by adding this code to the onClick field: location.reload();

Viewing 1 replies (of 1 total)
  • The topic ‘I need add two buttons / refresh and Forward’ is closed to new replies.