creatory
Forum Replies Created
-
It works. You are great.
(You can see the success on the page I sent you!)Hi,
Take your time! there’s no great hurry. I am using version DPT 2.2. and everything is working so far.
_____________
Here is a URL: https://kulturpoll.de/hauptseite/
with DPT 2.4. the images appear when loading and then disappear after approx. 0.5 seconds.
_____________
As I said, this only applies to images that are integrated via external URLs.Thanks
That was it.
!important was important and missing 😉Thank you for your fantastic support
This CSS is not working anymore:
.dpt-author {
display: none;
}DPT is showing “author” anyway.
What can i do?___________________________________________
And by the way: thanx for fantastic DPT.Forum: Plugins
In reply to: [Display Post Types - Post Grid, post list and post sliders] Autoplay slider?Thank you.
I just used both codes, and it works like a charm.
_________________________________________.dpt-author + .dpt-date::before {
display: none;
}
.dpt-author {
display: none;
}Forum: Plugins
In reply to: [Display Post Types - Post Grid, post list and post sliders] Autoplay slider?Date is not showing
At first: I am excited about DPT. Very well job.
Problem: I chose “date” by settings, but i can’t see the date.
As emergency solution i chose “meta” an disabled “dpt-author” via CSS.
Now i can see the “Date”, but it starting with “point”.