Hit enter to search or ESC to close
A Weblog of Priyank ManiarA Weblog of Priyank ManiarA Weblog of Priyank Maniar
  • Blog
Category

ThemeMyLogin

ThemeMyLoginwordpress

How to add a custom button to theme my login’s login page?

jQuery("document").ready(function(){ if(window.location.href.includes("login")) { jQuery('.tml-submit-wrap').append('Custom Button') } })
priyankmaniar
priyankmaniarOctober 9, 2020
wordpressThemeMyLogin

ThemeMyLogin: How to add a register button to the login page?

The solution was a piece of jQuery code. If you are using Divi, this can be placed in Divi theme options -> Integration -> Add…
priyankmaniar
priyankmaniarSeptember 3, 2020

© 2021 A Weblog of Priyank Maniar.

  • Blog