wackynation
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: change width of contact form 7 subjectThanks Tyrone
I had been playing with it when you looked this morning. The 31 kept making the quiz disappear but I eventually found it needed to be in front of the quiz question and all looking great now. Thanks for your help.
Forum: Fixing WordPress
In reply to: change width of contact form 7 subjectThe message area got bigger but unfortunately the email, name and subject got smaller and the quiz question blanks with any figure inside it. Can anyone else help please
Forum: Fixing WordPress
In reply to: which code to deleteThanks for your help that’s fine then
Forum: Fixing WordPress
In reply to: which code to deleteIs it something I need to change or is it normal to have this please
Forum: Fixing WordPress
In reply to: which code to deleteI’m assuming the line of dots shouldn’t be at the bottom of the page. Which bit of the code is still wrong please.
<?php
/*
Template Name: Home Page
*/
?><?php get_header(); ?>
<!–BEGIN #primary .hfeed–>
<div id=”primary” class=”hfeed”>
<?php if (have_posts()) : while (have_posts()) : the_post(); ?><!–BEGIN .hentry–>
<div <?php post_class(‘clearfix’) ?> id=”post-<?php the_ID(); ?>”><?php
$tz_slider = get_option(‘tz_image_slider’);
if( $tz_slider == ‘true’ ) { get_template_part(‘includes/home-imageslider’); }
?><!–BEGIN .entry-content –>
<div class=”entry-content”>
<?php the_content(); ?>
<!–END .entry-content –>
</div><!–END .hentry–>
</div>
<img src=”wp-content/uploads/2012/03/coming-up.gif”>
<p></p>
<div class=”one_fourth”>
<img src=”https://www.wackynation.com/wp-content/uploads/2014/10/welly-throw-portfolio1.jpg” alt=”” width=”210″ height=”157″ />
<h4 style=”margin-top: 10px”>World Wellington Boot Throwing Championship™</h4>
<p>Wellington</p>
<p>10th September 2016</p>
</div>
<div class=”one_fourth”>
<img src=”https://www.wackynation.com/wp-content/uploads/2014/08/Apple-stack-small.png” alt=”” width=”210″ height=”157″ />
<h4 style=”margin-top: 10px”>Beat The Clock</h4>
<p>Salisbury Food & Drink Festival</p>
<p>18th September 2016</p>
</div>
<div class=”one_fourth”>
<img src=”https://www.wackynation.com/wp-content/uploads/2015/08/witches-hat-toss.jpg” alt=”” width=”200″ height=”157″ /><h4 style=”margin-top: 6px”>Halloween Spooktacular </h4>
<p>Location tbc</p>
<p>30th October 2016</p>
</div>
<div class=”one_fourth column-last”>
<img src=”https://www.wackynation.com/wp-content/uploads/2016/04/uk-rps-photo.jpg” alt=”” width=”206″ height=”157″ /><h4 style=”margin-top: 10px”>UK Rock Paper Scissors Championship™</h4>
<p>Green Man Pub, London</p>
<p>19th November 2016</p>
</div>
<p></p><?php endwhile; endif; ?>
<!–END #primary .hfeed–>
</div>
<?php get_footer(); ?>Forum: Fixing WordPress
In reply to: Cannot find page for google weblisting to delete itThanks for the help. I’ve put it in so hopefully it’ll be gone from google soon.
Forum: Fixing WordPress
In reply to: webpage name too longI have done this and it is exactly the same as before although I can now type the shortened url and get to my page. Is this what you mean’t?
The webpage in particular is;
https://www.wackynation.com/our-events/reverse-running/backward-challengeI can now type https://www.wackynation.com/backward-challenge and it works but it is displayed online as the full url. Have I done something wrong or is this what you mean’t?
Forum: Fixing WordPress
In reply to: wordpress not workingI went to sort this this morning and I’ve discovered that this only seems to be happening on one of our laptops and it is still happening. The other is working fine.
I am going into the library to check and see that the website is working ok on another computer, but it seems to be happening only on this one.
Any idea’s as it obviously isn’t the browser chache and I’m guessing the solutions above won’t be any good now.
Thanks
Forum: Fixing WordPress
In reply to: wordpress not workingBut specific pages I am working on that are havinf this issue are https://www.wackynation.com/our-events/reverse-running
and https://www.wackynation.com/our-events/reverse-running/team
Forum: Fixing WordPress
In reply to: wordpress not workingJust tried this no joy. I even closed down my computer and re-opened and it is still the same.
Forum: Fixing WordPress
In reply to: How do you make font bigger please?scope, is this a theme issue then? I thought it was probably general html code that I didn’t know ss I am a beginner.
Forum: Fixing WordPress
In reply to: wordpress not workingEverything I do doesn’t show up in view.
adding line spaces, if I put in a new image, remove an image, change colour of text, basically any changed I make.
They are definately staying in the html as I just re-opened to check and are there in the preview but not on the view page or normal view of page.
Forum: Fixing WordPress
In reply to: images side by sideAh found it by hunting around the web, its <p style=”clear: both;”>
Thanks for all your help.
Forum: Fixing WordPress
In reply to: images side by sideForum: Fixing WordPress
In reply to: fitting images in first two thirds of screencompleted