Timeout
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
done. was a conflict with another plugin
@rogierlankhorst
this worked. date is now displaying correctly.The date is saved when you change a setting in the wizard.
Maybe, but its sadly not displaying. I changed several things, saved them, cleared the cache and the changed things were visible on the statement-page, but the date in the first line (was last updated…) remains on January 1st, 1970.
As stated, this happens here in the german version.
Well i now just hide the paragraph…
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] No update date given on statementNew topic created
Hi,
no, i am using the Responsive Lightbox from dFactory and i solved the problem with a small javascript to group the galleries… 😉
if($('[id^=foogallery-gallery-]').length) { $('[id^=foogallery-gallery-]').each(function() { var galId = $(this).attr('id').split("-").pop(); $('.foo-item a', this).attr('data-rel', 'lightbox[gallery-'+galId+']'); }) }
Viewing 5 replies - 1 through 5 (of 5 total)