Daniel Nielsen
Forum Replies Created
-
Forum: Plugins
In reply to: [Opening Hours] Cant get current day color to showFYI
Running period is showing green text color but still no luck with current day.Forum: Plugins
In reply to: [Custom Post Type UI] Beta testers WILL BE neededIll be happy to help out.
I can second this, there is now just a blank spot.
Forum: Fixing WordPress
In reply to: Placement of bannersI found out how to do it
<?php if ( !is_page( array( 42, 54, 6 ) ) ) { ?> //My code <?php } ?>
Thanks for your help
Forum: Fixing WordPress
In reply to: Placement of bannersI’ve tried both !is_page(‘ 28 ‘) and !is_single(‘ 28 ‘) and banner will be shown no matter what
Forum: Fixing WordPress
In reply to: Placement of bannersIt’s pages, you can see the team page here
I changed the code back to
<?php if (is_front_page()) { ?> // code to insert banner <?php } ?>
The pages that I did not want the banner displayed on is 9, 23, 28, 901, 700, 126, 2327, 148, 1544
If there is other information you need? There is no reason to apologize, I’m just glad you bother to help me.
Forum: Fixing WordPress
In reply to: Placement of bannersit’s the same result
Forum: Fixing WordPress
In reply to: Placement of bannersThanks for you time, but now I have tried this, but it still shows in our team page. (it is page 28)
<?php if ( !is_page( '9' ) || !is_page( '23' ) || !is_page( '28' ) || !is_page( '901' ) || !is_page( '700' ) || !is_page( '126' ) || !is_page( '2327' ) || !is_page( '148' ) || !is_page( '1544' ) ) { ?> // My code <?php } ?>
Forum: Fixing WordPress
In reply to: Placement of bannersI want to show the banner on the front page and on each post, maybe later also on other pages.
Forum: Fixing WordPress
In reply to: Placement of bannersCan I combine this with the front page? I apologize for the newbie questions, but can it be made such that it is on every post or should I go and fix the code for each time I make a new post?
Forum: Fixing WordPress
In reply to: Placement of bannersThanks, that helps! But where do i find the page numbers?
Forum: Fixing WordPress
In reply to: Placement of bannersIf you have problems accessing the site, I’ve taken a screenshot which you can find on this link here
I can confirm this bug and agree to pixelyzed and achensee. And I alsp hope there is a stable and fixed version of ai1ec out there soon.
Forum: Plugins
In reply to: WordPress "buzz page"If it dosent make any sense, then you are more than welcome to ask. :O)
Forum: Fixing WordPress
In reply to: How do i place a skyscraper "outside" my theme?Thank you for your respons, the site is located at https://www.mmamania.dk