eblogner
Forum Replies Created
-
Hey, so I found out that of all the options it was Browser Caching that managed to screw the plugin up. Will see if I can customize it to work with the plugin in someway, and will update this post afterwards ??
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Between posts is not workingHello again Igor, thank you for the quick response, and apologies for not doing research beforehand.
The website is https:///www.droppet.se, and the result can be achieved by minimizing the browser width to 480px.
As you can see, when you go into a category, the header ad displays, but that is the only ad working on the mobile version of the site. The funny thing is that it’s the same ad block, so I’m not sure what’s stopping all the other blocks to show ads.
Adblock is not enabled, no caching is enabled and all the blocks are there in my debugging.
Hey @kbatdorf, thanks for the reply.
If I add a featured image, it adds it into the post automatically, so can’t add both the slider and the featured image since it displays it doubled then.
I think you’re on the right track with set_post_thumbnail. I’ll check it out!
Forum: Plugins
In reply to: [Collapse-O-Matic] How to add a fading text?I’ve searched the forums for gradient, fading text, fade text, text gradient.
Can’t find anything. Do you happen to have a link?
Forum: Plugins
In reply to: [Simple Author Box] How do I add the author box to the home page?The problem is finally solved!
The only problem was that it didn’t reference the css file on Home anymore, so I had to manually reference it.But super thanks, I appreciate your support greatly and fantastic job with the plugin!
Forum: Plugins
In reply to: [Simple Author Box] How do I add the author box to the home page?Hello again!
I’ve added the code before every </article>.
And I thought that if it would be added in the same section as
if( is_home() || is_archive() ) {
is present, it would be in home — but it only shows up in categories and single posts still.
Forum: Plugins
In reply to: [Simple Author Box] How do I add the author box to the home page?Hello, thank you for your quick response.
I tried adding the code into my index.php, and managed to add it to individual posts and categories, but I can’t seem to add it to home anyways. And I don’t know where to look any longer.
My website is https://www.droppet.se, and the theme is “Less”.