Testers Wanted

fisicx

Moderator
Sep 12, 2006
46,888
8
15,490
Aldershot
www.aerin.co.uk
My new theme is nearly ready for launch but I need some testing doing. All you need to do is send me a PM with your email address and I'll give you a login to the test site. Your job is to test the theme functions.

If you don't fancy fiddling with the backend, comments on the theme would be appreciated

This is it: http://tradesman-theme.co.uk/

If you fancy installing and playing with the setup process here's the download page: http://tradesman-theme.co.uk/download-and-install/
 
  • Like
Reactions: Kevin McCabe

fisicx

Moderator
Sep 12, 2006
46,888
8
15,490
Aldershot
www.aerin.co.uk
It's now they.

Got a feature needs testing. Should only take you a couple of minutes. To be useful a tradesmans site needs testimonials. So this this theme delivers: http://tradesman-theme.co.uk/testimonials/

Ideally your customers will want to say thank-you or vent their spleen and they can do just that: http://tradesman-theme.co.uk/new-testimonial/

Is the form sufficient? Are there too many or two few fields? Does it break if you try to do something daft? If you do submit successfully is the thank you message OK or would you like to see a link to see all testimonials/add another testimonial?

Ta muchly.
 
Upvote 0

fisicx

Moderator
Sep 12, 2006
46,888
8
15,490
Aldershot
www.aerin.co.uk
Thanks Nico. You can edit the widget contents so changing from Quote to Estimate takes but a few seconds.

It is a basic theme but a lot of testing over a number of years has shown that simple layouts out performs a site with lots of funky features. For example, banners, hero images and animations just don't work despite their prevalence.

It's a free template. No need to pay anything. I make my money by offering support. It's a business model that is working well for me.

As an aside, even with all the built in functionality it still a very compact theme that scores green on the Google PageSpeed tests - something many WordPress theme fail to do.
 
Upvote 0

fisicx

Moderator
Sep 12, 2006
46,888
8
15,490
Aldershot
www.aerin.co.uk
You can add a logo in the settings. It's centered because more and more people use phones and tablets to browse and the centered looks better on these devices.

And a load of testing has shown that a logo is mostly irrelevant. But I do agree the header needs a bit more something
 
Upvote 0

Simon.P

Free Member
Dec 4, 2009
544
59
are you selling this theme as it is on the live site @fisicx ?

Is there any way to include more copy on the homepage aside from the 170 characters under the H2 "Get the theme". I like the way you can show images on the home page (and was planning on using them for different services) and hoping to keep the copy i am ranking well at the moment below it.

Do you need a plug in to re-write to urls for the post pages? I currently rank well for some of my service pages so would like to retain that.

Hoping to build it up in Xampp if possible and when ready pop it on my domain.
 
  • Like
Reactions: fisicx
Upvote 0

fisicx

Moderator
Sep 12, 2006
46,888
8
15,490
Aldershot
www.aerin.co.uk
are you selling this theme as it is on the live site
It free. I make money from people asking for new features.
Is there any way to include more copy on the homepage aside from the 170 characters under the H2 "Get the theme".
It's a standard widget area. You can put whatever you want in there. Including 1000 words of perfect prose if you want.
Do you need a plug in to re-write to urls for the post pages? I currently rank well for some of my service pages so would like to retain that.
You shouldn't do do this. All the homepage does is display your latest posts with a featured image if it exists. The URLs won't change.
I would use recapture on the form rather than a x+y box - we used to have that on a few sites and still got a shed load of spam.
Depends on how the maths capture is configured. This one is very robust and blocks most spam. The rest is nuked by akismet, honeytrap and the speed detector. I think four levels of anti-spam is sufficient.
 
  • Like
Reactions: Simon.P
Upvote 0

Simon.P

Free Member
Dec 4, 2009
544
59
As far as i can see, to display content below the latest posts (which would be my services) would require customisation. I say this, because what you suggested above will appear at the lower part of every page and post and that's not what i was after.

I have looked everywhere, but cannot find where to change this H1:

https://drive.google.com/file/d/1SYurdESlVwl4Egnmrh0tUDkJ5aPYbU97/view?usp=sharing

Is there a way to ensure the latest posts (my services) would appear in the same layout each time? I would like to keep the services i am trying to sell the most of at the top.
 
Upvote 0

UKSBD

Moderator
  • Dec 30, 2005
    13,042
    1
    2,840
    What I do with similar themes is edit the single.php file and page.php file so that you don't use the title as the H1 heading but instead let the end user create their own as they add the content.
    It's far more flexible that way.
     
    Upvote 0

    fisicx

    Moderator
    Sep 12, 2006
    46,888
    8
    15,490
    Aldershot
    www.aerin.co.uk
    As far as i can see, to display content below the latest posts (which would be my services) would require customisation. I say this, because what you suggested above will appear at the lower part of every page and post and that's not what i was after.
    How about I create a shortcode that displays your latest posts above, below or even in between whatever content you want on the homepage.
    I have looked everywhere, but cannot find where to change this H1:
    https://drive.google.com/file/d/1SYurdESlVwl4Egnmrh0tUDkJ5aPYbU97/view?usp=sharing
    Go to the customiser and look a the 'homepage' section.
    Is there a way to ensure the latest posts (my services) would appear in the same layout each time? I would like to keep the services i am trying to sell the most of at the top
    Just make then sticky posts. That way they will always be at the top.
    What I do with similar themes is edit the single.php file and page.php file so that you don't use the title as the H1 heading but instead let the end user create their own as they add the content.
    It's far more flexible that way.
    You can already do this with the theme. It's got built in SEO so you can change the titles and descriptions.
    The category pages use the last post title as the title

    When revising a page the title and category is stripped so you have to remember to add them back.
    Good spot. I'll fix this.
     
    • Like
    Reactions: Simon.P
    Upvote 0

    UKSBD

    Moderator
  • Dec 30, 2005
    13,042
    1
    2,840
    You can already do this with the theme. It's got built in SEO so you can change the titles and descriptions.

    Yes, but I like to use a different SEO title, what would be post title and H1 tag

    ie.
    SEO title For obvious reasons

    Title you give the post for anchor text reasons

    Add my own H1 tag so I have more control

    Basically just removing the automated H1 so I have total control when writing the post/page
     
    Upvote 0

    fisicx

    Moderator
    Sep 12, 2006
    46,888
    8
    15,490
    Aldershot
    www.aerin.co.uk
    OK got it.

    Not sure this would be a widespread feature but because the theme is free you can do pretty much whatever you want with it.
     
    Upvote 0

    Simon.P

    Free Member
    Dec 4, 2009
    544
    59
    Upvote 0

    fisicx

    Moderator
    Sep 12, 2006
    46,888
    8
    15,490
    Aldershot
    www.aerin.co.uk
    • Like
    Reactions: Simon.P
    Upvote 0

    Simon.P

    Free Member
    Dec 4, 2009
    544
    59
    The only issue as i see it is the featured image is too big (imo) on a desktop. Knowing how fickle some people are, they might think when they click on it from the homepage, it is just a bigger image. Compared to mobile and tablet where it seems to be more proportional (and you can clearly see there is content below it.
    I did some hunting around and removed:

    Code:
    // Link featured image to post
    function aerin_autolink_featured_images( $html, $post_id, $post_image_id ) {
        if (!is_single()) {
            $html = '<a href="' . get_permalink( $post_id ) . '" title="' . esc_attr( get_the_title( $post_id ) ) . '">' . $html . '</a>';
        } else {
            $html = '<span>' . $html . '</span>';
        }
        return $html;
    }

    from functions.php

    and ended up with the featured image removed (on just the post page not the home page as desired) and ended up with:

    https://drive.google.com/file/d/1-u0TX_-BTfG4UtpUMcCmgtukpwQjnBz4/view?usp=sharing
     
    Last edited:
    Upvote 0

    fisicx

    Moderator
    Sep 12, 2006
    46,888
    8
    15,490
    Aldershot
    www.aerin.co.uk
    Thanks for that. What I can do is add an option to show the featured in different sizes or not at all.
     
    Upvote 0

    fisicx

    Moderator
    Sep 12, 2006
    46,888
    8
    15,490
    Aldershot
    www.aerin.co.uk
    • Like
    Reactions: Simon.P
    Upvote 0

    Simon.P

    Free Member
    Dec 4, 2009
    544
    59
    Upvote 0

    fisicx

    Moderator
    Sep 12, 2006
    46,888
    8
    15,490
    Aldershot
    www.aerin.co.uk
    • Like
    Reactions: Simon.P
    Upvote 0

    fisicx

    Moderator
    Sep 12, 2006
    46,888
    8
    15,490
    Aldershot
    www.aerin.co.uk
    • Like
    Reactions: Simon.P
    Upvote 0

    Simon.P

    Free Member
    Dec 4, 2009
    544
    59
    Is it possible for the homepage to call a page instead of a post with regards to displaying my work?
    Like in the red highlighted bit below:

    https://drive.google.com/file/d/1xn5TwTJHPkuoZl2CD8vOOYCSQNH2os28/view?usp=sharing

    I didn't realise posts cannot be parents. I am having content prepared to prop up other keywords as described in the fresh bananas course which relies on this. If possible, let me know how much i owe you as i don't expect people to work for nothing!
     
    Upvote 0

    fisicx

    Moderator
    Sep 12, 2006
    46,888
    8
    15,490
    Aldershot
    www.aerin.co.uk
    Interesting.

    I could do this with a shortcode. All you would need to do is add the page ID to the shortcode and the theme could do the rest for you.

    Send me an email and we can negotiate
     
    Upvote 0

    fisicx

    Moderator
    Sep 12, 2006
    46,888
    8
    15,490
    Aldershot
    www.aerin.co.uk
    • Like
    Reactions: Simon.P
    Upvote 0

    Simon.P

    Free Member
    Dec 4, 2009
    544
    59
    Thank you so much @fisicx, that's great!

    I can envisage a dart board with a picture of me on it, but i've got a list of stuff i am doing for my site and noticed the custom 404 page does not work. I cleared the cache on Firefox, tried IE (never use IE so never visited site with it) and also restarted the server and it doesn't appear to be working. I was hoping to list some of my popular pages on there.

    https://drive.google.com/file/d/1lWagwfOOEseyxrbbjg4hxoV5hof1ygDP/view?usp=sharing
     
    Upvote 0

    fisicx

    Moderator
    Sep 12, 2006
    46,888
    8
    15,490
    Aldershot
    www.aerin.co.uk
    • Like
    Reactions: Simon.P
    Upvote 0

    Latest Articles

    Join UK Business Forums for free business advice