DustRat
Forum Replies Created
-
Hi Ardillita!
I have no solution for your problem, except that I had similar problem with my site and I fixed it my self:
I experimented by switching of my plug in “a3 Lazy Load” that makes the photos to load first when they are showed in the browser. When I had figured out that it was that plug in that caused the problem I could set the settings accordingly for my site to work.
But as we speak I am not sure if it was the Lazy Load plug in, or the cache plug in that was causing the problem. You have to try.
Sorry for not being sure. 🙂 Good luck.
Forum: Plugins
In reply to: [Compliance by Hu-manity.co] Problema with the last versionThank you for your notice. I tryed and it did not help. Thanks any way, I will try later this summer agian. 🙂
Forum: Plugins
In reply to: [Compliance by Hu-manity.co] Problema with the last versionThe plug-in Cookie Notice 1.2.30 has in this last version a sort of conflict with the plug-in Shortcodes Ultimate by Vladimir Anokhin. Some of my shortcodes (for example photoslider, spoiler and tabs) stopped working until I had unactivated Cookie Notice. I am hoping for a fix, though I really like Cookie Notice.
Forum: Themes and Templates
In reply to: [Baskerville] ideal post image size?Hi Youthgas,
But what is your preferred image size in a post, that are not too large?Forum: Themes and Templates
In reply to: [Baskerville] Removing date of postHi Anders,
Thank you for some beautifully themes. You have an Scandinavian touch in your work that I like.Thanks for your help, but your suggestion did unfortunately not work. So I tried something else and that worked better, I believe. This is what I did under each heading in my custom CSS file:
/* ——————————— */
/* 5. Content
/* ——————————— */
/* Post inner —————————- */.posts .post-meta .post-date {
display: none;
}.posts .post-meta {
padding: 0 5%;
}/* ———————————————– */
/* 6. Single post
/* ———————————————– */
/* single post meta */.single .post-meta-container .post-date {
display: none;
}.single .post-meta {
padding-top: 18px;
}—–
Bästa hälsningar
/DammråttanForum: Themes and Templates
In reply to: [Baskerville] Removing date of postI would like to know as well, please.