You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to have a theme setting for GA id, so we don't mistakenly load a test ID to the production server. Change the name of the Social Media Options page to Theme Settings. Add a section to the top for the GA id, and put the Social Media Options setting at the bottom.
On the functions.php, update the GA function to use the setting. If it's empty, don't output the GA code.
The text was updated successfully, but these errors were encountered:
We need to have a theme setting for GA id, so we don't mistakenly load a test ID to the production server. Change the name of the Social Media Options page to Theme Settings. Add a section to the top for the GA id, and put the Social Media Options setting at the bottom.
On the functions.php, update the GA function to use the setting. If it's empty, don't output the GA code.
The text was updated successfully, but these errors were encountered: