loiborg
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Twenty Fourteen] Colors on the front pageTry using this plugin called Fourteen Colors – it worked for me.
Forum: Themes and Templates
In reply to: [Twenty Fourteen] Hide featured image on pages, not postsThanks for the reply, Hannes.
It works great!
.page .post-thumbnail img {
display: none;
}Forum: Themes and Templates
In reply to: [Twenty Fourteen] Adding ads in between postsThanks, esmi and alchymyth – you guys are truly awesome!
Forum: Themes and Templates
In reply to: [Twenty Fourteen] Adding ads in between postsAwesome, esmi. Thanks!!
Just to be difficult, is it possible to show the ad on the first post, and then every three? The reason I’m asking is the first solution would place an ad on single post pages as well, where as this solution only shows ads when there are multiple posts listed.
Forum: Themes and Templates
In reply to: [Twenty Fourteen] Adding ads in between postsThanks for taking your time, @esmi! ??
I unfortunately can’t code PHP, but I have some experience modifying WordPress files – mostly through tutorials and trial and error.
Forum: Themes and Templates
In reply to: [Twenty Fourteen] Adding ads in between postsThanks, @esmi, that worked! I now have an ad showing at the bottom of each post (on the specific post page) and at the bottom of each post on the front page.
@vneha44 mentioned that some ad services don’t allow you to have more than e.g. 3 ads per page. An easy way to fix this would be to change the settings to only show 3 posts per page, but that’s not a lot of posts being shown.
Is there a way to only show the content (ads, in this example) for every n post – e.g. 3?
Forum: Themes and Templates
In reply to: [Twenty Fourteen] Adding ads in between postsYes, @esmi, as stated in the first post ??
Forum: Themes and Templates
In reply to: [Twenty Fourteen] Adding ads in between postsThanks for the reply, @vneha44. Where exactly would I put the code? Pastebin for Twenty Fourteen content.php
Thanks for the heads up in regards to AdSense. How would I code it to only show up for, say, every third post?
Forum: Themes and Templates
In reply to: [Ridizain] Changing text-color of nested menu-itemChanged to a Twenty Fourteen child theme instead as I found the plugin Fourteen Colors that can be used to fix this issue.
Forum: Plugins
In reply to: Scraping and WordPress: How do I show content from other websites?Thanks a bunch, Youss2700! It’s a good solution.
I’ll mark the topic as resolved, but if someone wants to add something or has a different way of doing this, please do so. ??
Forum: Plugins
In reply to: Scraping and WordPress: How do I show content from other websites?@youss2700: Great solution, thanks! Is it possible to also add text next to a loader (such as one from ajaxload [dot] info), like “fetching prices” or something?
Forum: Plugins
In reply to: Scraping and WordPress: How do I show content from other websites?@youss2700: Thanks for the reply. The site you mentioned worked like a charm – very easy to use and gave the correct result the first time!
It does seem to run the script whenever it is called, meaning there is a slight delay for the scraped text to be shown.
Is there a way to make it cache the result somehow and then maybe check for updates every 24 hours?Does anyone else have any suggestions? ??
I’m now running version 2.5 of the theme (which for some reason isn’t on www.ads-software.com yet).
I found out the hover now seems to work, but it doesn’t show the selected tab.Hi nsathees, thanks for a quick reply.
I’m using the theme on this page (a portfolio for a journalist). The site is in Danish so I’d suggest Google Translate.Forum: Plugins
In reply to: Let visitors choose background colorDidn’t know that it was called that, I’ll give it a try, thanks! ??