Conversation
supportHi, I could not see the text from a day so I have followed instructions as here described: https://wordpress.org/support/topic/cant-see-any-text?replies=6 Now I have a too full page with a kind of sitemap and other info. How can I get to see only the featured image plus the text I have typed for this day? Thanks http://h4-001.h4-business-support.com/advent-calendar/24-december-2014/ https://wordpress.org/plugins/advent-calender/
Hi, in the FAQ you will find the answer, the soltuion is described in point 3 (custom template).
Hi @bassgang , Thanks. I have also copied/added point 2 to the functions.php from my theme. A question (I am not technical enough to know it): Where can I include this code into my theme custom page: <?php if ( has_post_thumbnail() && ! post_password_required() ) : ?> <div class="entry-thumbnail"> <?php the_post_thumbnail( 'advent-calendar-full-image' ); ?> </div> <?php endif; ?> my custom page is here: http://pastebin.com/4gkxdZVe Thanks!
I am not sure, which theme do you use? Try line 31.
I will try it. Theme: Customizr
yes. it is working now Thanks!
Thanks for the feedback! If you like the plugin feel free to rate it (right sidebar on https://wordpress.org/plugins/advent-calender/ ) and let other people know that it works great.
bassgang, Still in development with customer. As soon as it is ready I will rate it. 🙂 Thanks for now!
Hi, me again… This was done by a beta site. So I know it works. Now we want to go live, it is not working… I have gone thru installation and have also followed FAQ instructions, but no calendar and also no single view. I get a 404 page… How do I get it working? What do I need to check? Thanks!
opening a new thread….
Hi, in the FAQ you will find the answer, the soltuion is described in point 3 (custom template).
Hi @bassgang , Thanks. I have also copied/added point 2 to the functions.php from my theme. A question (I am not technical enough to know it): Where can I include this code into my theme custom page: <?php if ( has_post_thumbnail() && ! post_password_required() ) : ?> <div class="entry-thumbnail"> <?php the_post_thumbnail( 'advent-calendar-full-image' ); ?> </div> <?php endif; ?> my custom page is here: http://pastebin.com/4gkxdZVe Thanks!
I am not sure, which theme do you use? Try line 31.
I will try it. Theme: Customizr
yes. it is working now Thanks!
Thanks for the feedback! If you like the plugin feel free to rate it (right sidebar on https://wordpress.org/plugins/advent-calender/ ) and let other people know that it works great.
bassgang, Still in development with customer. As soon as it is ready I will rate it. 🙂 Thanks for now!
Hi, me again… This was done by a beta site. So I know it works. Now we want to go live, it is not working… I have gone thru installation and have also followed FAQ instructions, but no calendar and also no single view. I get a 404 page… How do I get it working? What do I need to check? Thanks!
opening a new thread….