Forum Replies Created
-
AuthorPosts
-
Brian Gardner
MemberThanks Jon - the community forum here is completely separate from the My.StudioPress.com website. In other words, the logins for those are separate since they serve two different purposes.
We've also chosen not to do any kind of import from the current forums at /support, since we wanted to give this place a fresh start.
Brian Gardner
MemberBrian Gardner
MemberJust wanted to see what sample code looks like here:
/** Add Viewport meta tag for mobile browsers */
add_action( 'genesis_meta', 'bg_viewport_meta_tag' );
function bg_viewport_meta_tag() {
echo '';
}Just wanted to see what sample code looks like here.
Brian Gardner
MemberBrian Gardner
MemberBrian Gardner
Member -
AuthorPosts