Tagged: social links
- This topic has 2 replies, 2 voices, and was last updated 8 years, 7 months ago by Defur.
-
AuthorPosts
-
April 6, 2016 at 12:30 pm #88914DefurParticipant
Hello there!
I’m using Catch Flames both as a site for the browser but also imbedded within a app game. I wanted to add the social media buttons to make it easier for the users to connect to them but right now when the app starts and the embedded browser of the site is loaded it brings up the “Go to external site?” pop-up on iOS.
Does anyone know if it’s possible to have them there and when the page is loaded, they aren’t automatically clicked?
Either that or if it’s possible to only have the Social Media Links one specific pages so I can have them only on the front page instead.
April 6, 2016 at 1:57 pm #88918MaheshParticipant@defur: I don’t really understand, what do you mean by embedded in app game. Does the normal site on browser gives same problem? If not, the issue is due to the embedding to app.
For displaying Social links on front page only, go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS and add the following CSS:.widget.widget_catchflames_social_widget { display: none; } .home .widget.widget_catchflames_social_widget { display: block; }
Regards,
MaheshApril 6, 2016 at 3:11 pm #88920DefurParticipantSorry, I was too quick on my feet! Apparently someone had changed the site during the same time I was so the problem wasn’t because of the social media links. Thanks for help though, I will make sure to use it on the other pages.
-
AuthorPosts
- The topic ‘Disable Social Links on certain pages?’ is closed to new replies.