show one shortcode on pc and a different shortcode on mobile
for this page https://infamouscompany.ca/?page_id=715 I have a google maps locator I embed with a shortcode. [wpgmza id="1"] I would like that to only show on pc, and then my second short code of [wpgmza id="2"] I want to only show on mobile. the reason is the two maps have been configured differently since there are no responsive or custom settings for this map plugin.
right now the short code sits in a wrap, and then is placed in a content item for text etc.
I would be okay with whatever mechanism works for accomplishing what I'm attempting. even if it's creating 2 content items and setting visibility on those separately.
let me know,
Comments
Hello,
You can use the Responsive Visibility option.
Check the following video tutorial about it:
https://support.muffingroup.com/video-tutorials/section-responsive-visibility/
Thanks
awesome! thanks you! this worked perfectly and allowed me to do exactly what I was hoping to. looks perfect on PC and mobile now.