edancelli
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: can’t access dashboard after migratingWoho I did it. wp_user_role in wp_options table had the old prefix. ;/ Hope someone will find this useful (:
Forum: Fixing WordPress
In reply to: can’t access dashboard after migratingI am still totally lost ;(
Forum: Fixing WordPress
In reply to: can’t access dashboard after migratingno one eh? Guess this is too hard
Hi @hchouhan,
I thought list was updated because I imported (on mailchimp) a few subscribers email addresses and the total subscriber count was updated automatically in the plugin panel. The import was made after the requirement field changes.
Form now looks like:
<input type=”email” name=”EMAIL” placeholder=”indirizzo email” style=”font-family:’tox_typewriterregular’;” required />
<input class=”bottonesubmit” type=”submit” style=”font-family:’tox_typewriterregular’; margin-top: 15px;” value=”Iscriviti” />As soon as i got rid of <p> tags it immediately worked. I can provide more info if you want to dig in it.
deleted p tags and it worked ;o