keesjan
Forum Replies Created
-
Forum: Plugins
In reply to: [Cookie Notice & Compliance for GDPR / CCPA] Wish: full screen layer+1 vote from me for this functionality. Or is there a css tweak to do this?
- This reply was modified 5 years, 5 months ago by keesjan.
Forum: Plugins
In reply to: [Redirection] Cross-domain Redirect not workingsame question here.
the old domain is domain-old.com the new domain is ‘domain-new.nl’
I want to redirect all tags from
/?tag=(.*)
to
https://www.domain-new.nl/tag/$1/
but I got then redirects to:https://www.domain-old.com/?https://www.domain-new.nl/tag/inkeerregeling/
What do I do wrong?
Hi Tobias, thnaks for the quick reply.
its better now, but still the columns names move to the right when become stickey.
costum css is now:.tablepress thead th,
.tablepress tfoot th {
background-color: #646D72;
text-transform: uppercase;
font-weight: bold;
color: #ffffff;
}.tablepress.fixedHeader-floating,
.tablepress.fixedHeader-locked {
z-index: 10000;
}.tablepress .header2-tablepress {
text-transform: uppercase;
font-weight: bold;
}.tablepress .headertop-tablepress {
text-transform: uppercase;
font-weight: bold;
color: #ffffff;
}.tablepress thead th {
word-wrap: normal;
}Hi Tobias, keesjan here agian ??
I just updated to version 1.8 and the sticky columns as acting strange…
see https://www.seoeffect.com/nl/seo-effect-prijzen/
the header text changes in such a way when it becomes sticky that teh words are truncated?Any solution?
Forum: Plugins
In reply to: [Don't Muck My Markup] trackoutboundlink script is not preserveredmmm, waht I added is not show in bold, to make my question extra clear:
I changed this code:
<div class="call_to_action_box"> <a class=" cta_button button large-btn "href="https://www.domain.com">Maak gratis SEO account</a> <h2>Try free</h2> </div>
to this code
<div class="call_to_action_box"> <a class=" cta_button button large-btn "href="https://www.domain.com" onclick="trackOutboundLink('https://www.domain.com'); return false;">Maak gratis SEO account</a> <h2>Try free</h2> </div>
Forum: Plugins
In reply to: [Glue for Yoast SEO & AMP] Design Colorthats a pitty, I added extra css in the Yoast glue plugin:
nav.amp-wp-title-bar .amp-wp-site-icon { border-radius: 0; }
where to add this now?
Luky me, the Yoast AMP glue analytics code is still used in the new AMP pluginI have in the header a class <span class=”headertop-tablepress”>Free</span> for eeach cell. Is that causing the problem?
oke, I understand.
I now have no sticky header anymore ;-(Do you understand why?
shortcode: [table id=1 responsive=collapse datatables_fixedheader=both datatables_fixedheader_offsettop=60 convert_line_breaks=false /]css:
.tablepress thead th,
.tablepress tfoot th {
background-color: #e28913;
}.tablepress-id-1 td {
position: relative;
}.tablepress .header2-tablepress {
text-transform: uppercase;
font-weight: bold;
}.tablepress .headertop-tablepress {
text-transform: uppercase;
font-weight: bold;
color: white;
}.tablepress.fixedHeader-floating,
.tablepress.fixedHeader-locked {
z-index: 10000;
}mm, is it possible with the “datatables_fixedheader_offsettop=60” in de shortcode to differentate offsettop for mopbile and desktop/ipad?
Will stikcy header shortcode work with additainel css?
Or do we need then datatables_fixedheader=top with an override for desktop that makes to offset 60?
So the honeypot field would still work when I change
[honeypot honeypot-xyz] to [field-email email-1] ?AMP will only show up in Google mobile search results. Its then served from Google dns so not on your own Domain/urls…
You can find amp index results on Google search result
Forum: Plugins
In reply to: [AMP] /amp pages giving 404Same problem here. Iam on a NGNIX server. maybe thats the problem?
Forum: Reviews
In reply to: [Facebook Instant Articles & Google AMP Pages by PageFrog] Flawed & AbandonedI knwo of teh ‘official AMP’ plugin: https://www.ads-software.com/plugins/amp/
But what is the ‘official FB Instant article’ plugin?Forum: Plugins
In reply to: [Comments Evolved for WordPress] Conflict with Yoast SEO@zenopiovenitni Where did you add that snippet code?
Thanks for the clarification.
Is the ‘messenger’ a setting in google tag manager or due to the fact how the datalayer for thsi event is generated?I ask this because in a non-wordpress configuration I need to setup enhanced ecommerce with the standard datalayer. I do not understand how tag manager ‘knows’ when itsa normal event taging and when its a ‘messenger’ for the enhanced ecommerce reports.
I know that the steps 1,2,3 etc are involved so I think you build this in in the datalayer and based on that option, the datalayer messenger pushes its data to the enhanced ecommerce reports without special setting in the tag manager (apart from checking the button ‘enhanced ecommece’ like you show in https://duracelltomi.com/wp-content/uploads/sites/2/2015/01/gtm4wp-enable-enhanched-ecommerce-in-pageview-tag.png )