Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Bet Hannon

    (@bethannon1)

    Hi cmart04!

    Is the frontend customizer a plugin or theme function? If it’s a plugin, have you checked to see if it’s NOT network activated, but rather single site activated?

    Have you tried temporarily unmapping the domain to see if the issue happens on the orignal subdomain?

    I am encountering similiar problem, and I found the string starting with “?return=” causes the problem.

    Clearly,
    /wp-admin/customize.php?return=https%3A%2F%2Fwordpress.com%2Fdesign%2F…%3A%3A…
    might 403, while
    /wp-admin/customize.php
    works fine.

    It doesn’t harm my using but is just a little bit annoying for doing so everytime.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Mapped Subdomain Front End Customize 403’ is closed to new replies.