Profiles

  • Member Since: October 16th, 2022
  • Find me on:
  • Posted a reply to Email notification not receiving emails, on the site WordPress.org Forums:
    I ran across the same problem and just found out that notification emails are sent…

  • Posted a reply to Mobile Header CLICK ME Button set URL, on the site WordPress.org Forums:
    In my Customizer (latest Sydney version in latest Wordpress version) there is no such setting…

  • Posted a reply to Mobile Header CLICK ME Button set URL, on the site WordPress.org Forums:
    OK, found it out now: ;(function($) { 'use strict' $('.mobile-header a.roll-button').attr({href:'https://www.google.de', target:'_blank', title:'Moin'}).text('New Botton Text');…

  • Posted a reply to Mobile Header CLICK ME Button set URL, on the site WordPress.org Forums:
    Hi Kharis, I installed the plugin "TC Custom JavaScript" and added this there: ;(function($) {…

  • Created a topic, Mobile Header CLICK ME Button set URL, on the site WordPress.org Forums:
    Hi, how can I set the target URL for the CLICK ME butt…