johnhenworth
Forum Replies Created
-
Hello Tobias.
I cannot afford a lot but think you do a great job for free.
I have donated.
Thanks for all your help.
John
Thanks Tobias.
Your help was first class.
What is a normal donation please
Hello Tobias.
Have tried and it dont work. also have tried increasing the font size with no success.
could you look at the site and try it for me please and see what I am doing wrong.Thanks John
Hi Tobias.
I tried that and it still dont work.
Must be doing something wrong , Sorry to keep bothering you.Does the code have to have td at the end of “id-4”
Thanks John
https://indalobowlingclub.com/wp-admin/tools.php?page=wp-table-reloaded&action=edit&table_id=4.
Hi Tobias . I have only just started using your plug in but I have to say it is great
I am using Thesis I don’t know if that’s the problem.
Would be great to use the styling. if you sort problem out I will certainly donate to your great plug in.
Thanks john
Forum: Fixing WordPress
In reply to: error messageHave turned the plugin Font off.
Seems to have done the trick.Many Many thanks.
Forum: Fixing WordPress
In reply to: error messageThanks for that, but I am a novice, could you tell me how to check your solution.
Forum: Fixing WordPress
In reply to: resize picturesThanks
Forum: Fixing WordPress
In reply to: remove posted byThanks everyone Ok Now
Forum: Fixing WordPress
In reply to: remove posted byThis is all of it.
<?php get_header(); ?>
<div id=”content”>
<div id=”main”><?php if (have_posts()) : ?>
<?php while (have_posts()) : the_post(); ?>
<?php /*?>item<?php */?>
<div class=”item entry” id=”post-<?php the_ID(); ?>”>
<div class=”itemhead”>
<h3>” rel=”bookmark”><?php the_title(); ?></h3>
<div class=”chronodata”>Posted <?php the_time(‘F jS, Y’) ?> by <?php the_author() ?></div>
</div>
<div class=”storycontent”>
<?php the_content(‘Read more »’); ?>
</div>
<div class=”metadata”>
<div class=”category”>
Tagged and categorized as: <?php if (the_category(‘, ‘)) the_category(); ?>
<?php if ( function_exists(‘wp_tag_cloud’) ) : ?>
<?php the_tags(‘, ‘, ‘, ‘, ”); ?>
<?php endif; ?>
<? if(!is_single()) echo “|”; ?>
<?php edit_post_link(‘Edit’, ”, ‘ | ‘); ?>
<?php comments_popup_link(‘Comment (0)’, ‘ Comment (1)’, ‘Comments (%)’); ?>
<?php if( pings_open() ) : ?>
| ” rel=”trackback” title=”Uniform Resource Identifier”>TrackBack
URI<?php endif; ?>
</div>
</div>
</div>
<?php /*?>end item<?php */?><?php comments_template(); // Get wp-comments.php template ?>
<?php endwhile; ?>
<div class=”navigation”>
<div class=”alignleft”><?php next_posts_link(‘« Previous Entries’) ?></div>
<div class=”alignright”><?php previous_posts_link(‘Next Entries »’) ?></div>
</div><?php else : ?>
<h2 class=”center”>Not Found</h2>
<p class=”center”>Sorry, but you are looking for something that isn’t here.</p><?php endif; ?>
</div>
<div id=”sidebar”>
<?php get_sidebar(); ?>
</div><div style=”clear:both; height:1px;”></div>
<?php get_footer(); ?>Forum: Fixing WordPress
In reply to: remove posted byI have foud This in templates the_author() ?></div>
</div>
<div class=”storycontent”>
<?php the_content(‘Read more »’); ?>
</div>
<div class=”metadata”>
<div class=”category”>
Tagged and categorized as: <?php if (the_category(‘, ‘)) the_category(); ?>
<?php if ( function_exists(‘wp_tag_cloud’) ) : ?>
<?php the_tags(‘, ‘, ‘, ‘, ”); ?>
<?php endif; ?>
<? if(!is_single()) echo “|”; ?>
<?php edit_post_link(‘Edit’, ”, ‘ | ‘); ?>
<?php comments_popup_link(‘Comment (0)’, ‘ CommentForum: Fixing WordPress
In reply to: remove posted byThe theme is furry friends.
If I find it in index what do I do?
Cheers JohnForum: Themes and Templates
In reply to: I have just gone on to the Graphene theme.johnhenworth.com
Forum: Themes and Templates
In reply to: Possibly a silly questionHello Samuel.
Whats the best way to go to make your blog look more like a webpage.
I am using Graphene theme and would like to know how to take the side bar out please. JohnForum: Themes and Templates
In reply to: Weaver themeThank you for all your help. Problem resolved.
John