Web Design Forum: jamieclock - Viewing Profile - Web Design Forum

Jump to content

WDF
WDF Premium Memberships Reseller Hosting

jamieclock's Profile User Rating: -----

Reputation: 0 Neutral
Group:
Members
Active Posts:
127 (0.08 per day)
Joined:
22-February 08
Profile Views:
3,617
Last Active:
User is offline Apr 20 2012 03:42 PM
Currently:
Offline

My Information

Member Title:
Dedicated Member
Age:
34 years old
Birthday:
December 22, 1977
Gender:
Male Male
Location:
Brackley, Northamptonshire
Interests:
Hi I’m Jamie, a Freelance Graphic Designer based in Brackley, Northamptonshire - Covering surrounding areas from: Northampton, Milton Keynes, Oxford, Luton, Leicester, Towcester, Daventry, Bicester, Banbury, Buckingham, Aylesbury and more.

Contact Information

E-mail:
Click here to e-mail me
Website URL:
Website URL  http://www.clockwork-design.com

Users Experience

Experience:
Intermediate
Area of Expertise:
Designer

Topics I've Started

  1. HWLP! **Send website viewer to correct page**

    20 April 2012 - 02:29 PM

    Hi, I'm currently putting a website together where potential customers need to click on a link for more information... simple I hear you ask?! Well not quite... There would be 2 potential locations where this link should take them:
    1. to the UK version of the site
    2. To the US version of the site
    Now I could have them click through to a page and manually choose UK or US but I just wondered if there's a way to automatically detect where the viewer is located and therefore take them to the correct page when they click on the link??

    I hope that all makes sense? Thanks in advance for any advice.
  2. Wordpress help

    16 March 2012 - 12:23 PM

    Hi I really need someone's help here!
    I'm new to wordpress and have started a website using the theme 'Evolution'. I've made a few modifications to it.

    The problem I have is I need to show a different logo on each page.

    I've asked in the support forum where I bought the theme and have been advised to find the following code in the header:

    <img src="<?php echo $logo; ?>" alt="<?php echo esc_attr(get_bloginfo('name')); ?>" id="logo"/>

    and replace it with:

    <?php if(is_page(50)) { //logo for the page with the id 50 ?>
    <img src="url to your logo for the page with the id 50 " />
    <?php }
    elseif(is_page(77)) { //logo for the page with the id 77 ?>
    <img src="url to your logo for the page with the id 77" />
    <?php }
    elseif(is_post(22) ) { //logo for the post with the id 22 ?>
    <img src="url to your logo for the post with the id 22 />
    <?php }
    else { //default logo for the other pages ?>
    <img src="<?php echo $logo; ?>" alt="<?php echo esc_attr(get_bloginfo('name')); ?>" id="logo"/>
    <?php } ?>

    Then to amend the code...

    As I'm a bit of a newbie to WP I'd really appreciate a little help with this part...

    If I have the main logo located at:
    "mydomain.com/wp-content/uploads/2012/03/main-logo.jpg" and would like it to appear on the homepage as well as 3 other default pages. I also have 4 more pages called "mydomain.com/page1",
    "mydomain.com/page2",
    "mydomain.com/page3" and
    "mydomain.com/page4"

    and would like these pages to show the following logos:

    "mydomain.com/wp-content/uploads/2012/03/page1-logo.jpg"
    "mydomain.com/wp-content/uploads/2012/03/page2-logo.jpg"
    "mydomain.com/wp-content/uploads/2012/03/page3-logo.jpg"
    "mydomain.com/wp-content/uploads/2012/03/page4-logo.jpg"

    I've no real idea of how I should amend the code. I'd be really grateful if someone could show me how the code should look

    Many thanks
  3. Different effects in different browsers! HELP!

    30 November 2011 - 07:57 PM

    Hi,
    I've designed a small site for a client and come across an issue that's driving me crazy!!!

    The problem is just with one of the pages.. It works fine in Firefox, the div content disappears and the page doesn't scroll in Explorer and the whole page disappears and goes white in Safari!!

    Take a look at www. the sasp arillas .co.uk (all one word)

    The page in mention is the 'sound clips' page....

    Anyone got any idea what the hell is going on ? lol

    Many thanks
  4. photo and video gallery website

    21 November 2011 - 04:22 PM

    Hi all, I'm planning on putting a website together for my mrs to be able to upload photos and video clips for her iphone etc and was wondering if anyone could recommend the best way forward.
    In an ideal world, it would be great if it could work similar to how Facebook does, where visitors could add comments etc.
    And before you say... 'Why not just use facebook then!'. she'd like it just to be visible to certain people. So I'll put a log in area somewhere on it.

    Hope that's enough information and makes sense? I look forward to hearing form anyone who can help.

    Thanks
  5. Apply hotspots to Javascript slideshow?

    01 November 2011 - 02:55 PM

    Looking for a little help here...

    I'd like to add a JS slideshow to a website I'm working on, but I need to add hotspots to it so if you click on the left side of it, it takes you to one page and if you click on the right side, it takes you to another page.

    The slideshow is exactly the same as the one at www.weddinggems.com

    Does anyone know if this is possible or if there is another way to achieve the same outcome?

    Much appreciated

Comments

jamieclock has no profile comments yet. Why not say hello?