triplecomp
Forum Replies Created
-
Forum: Plugins
In reply to: [GDPR] Make consent bar takeover screenHi Anthony,
The modal template is for re-consent. I am talking about first time consent or both first time and re-consent.The first time is just a bar and the user can still scroll.
I will take a look at the shortcodes for the other request now. Thanks
Forum: Plugins
In reply to: [GDPR] Make consent bar takeover screenAlso, how do you clear users that have accepted in the past? I know you can do this with email but Im talking about users who just visited the site and clicked accept and then have requested for data to be removed?
Forum: Plugins
In reply to: [GDPR] How to stop data being tracked before user has accpetedOk, so for example we have things like google analytics, cloudflare, Facebook pixel, DFP ad tags etc
What code would you use to help stop those from firing before consent was given?
Forum: Plugins
In reply to: [GDPR] How to stop data being tracked before user has accpetedThank you for that.
Question: so would getting the names of all cookies fired on a website via the console (inspect element) and then putting those cookies into the plugin settings separated by a coma do anything?
I mean does this plugin actually stop any cookies from firing without extra code at all?
Many thanks
Not sure if you read my issue or just pasted a general answer but This is to do with feature images of a post.
These images are not lazyloaded but the plugin makes the feature image load last by default.Forum: Fixing WordPress
In reply to: Want to show feature image at the top of postHi Steve,
Thanks for the reply. I tried full but it made the image its full size on mobile instead of width 100%.
How do I create the css for the div?
Im not too tech savvy when it comes to these things!
Forum: Hacks
In reply to: Want to create filter the_content withI see, I see. What would that look like exactly?
Forum: Hacks
In reply to: Want to create filter the_content withI want it to be after every 5th img tag in a post. If there is less than that then I don’t want it to be inserted.
Hi guys,
Thanks for the suggestions.Steve, how would I go about setting up that filter?
I saw the examples in the link you provided but not being very code savvy I am have no clue on putting something like that together.Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Sidebar issueI have the older version now but I think if i install it i will lose my settings. So it might be better if you release it again so i can just update to it
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Sidebar issueI sorted this issue out.
I updated plugin but I want to go back to the version before because this new version is not displaying ads that are wrapped with <div>
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Sidebar issueYes this worked thank you.
My next problem is.
I use pagination and sometimes when i click on next page no content load. and then i refresh and sometimes it loads.I use ad rotate. Do you have code to fix this please
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Sidebar issueSo add <div> in ad inserter block area with widget code yeah?
Forum: Plugins
In reply to: [AccessPress Social Share] How do I centre the buttonsI have put code in frontend.css top of code and nothing. bottom and nothing. In theme 2 and nothing.
If i try to wrap buttons with center align then the bottoms go to the right but stretch to the right. So button sticks to left but just stretch to middle instead of movingForum: Plugins
In reply to: [AccessPress Social Share] How do I centre the buttonsAlso I want my social text to be bold.
Any changes I make in frontend.css it never does anything.
So can you help me with all above please