+ Reply to Thread
Results 1 to 8 of 8

 

Thread: Wordpress Is Driving Me Up The Wall!!

  1. #1
    Registered User

    Status
    Offline
    Join Date
    Sep 2008
    Posts
    89
    Thanks
    12
    Thanked 6 Times in 6 Posts


    I've been messing around trying to get a new site up and decided to use wordpress as it allows me to manage the site easily and also do some other things I want to.

    The last site I did was all html/css/php with a mysql database for products etc. and I would quite like to do somethiing similar with wordpress.

    Can I have a separate part of the site outside wordpress which is made up of PHP pages and make them look like the wordpress theme by including the wordpress header, footer and sidebar.php in each?

    I can shove my own menu into wordpress by hacking the header file but are the premum (or better still any free) themes flexible enough to add "outside" pages to the menu included in the theme?

    Finding a theme and getting the site to look how I want it to is driving me nuts!! I could have had the site up and running by now but it wouldn't have some of the flexibility I want to add to it later on without wordpress.

    I would buy a theme if I was confident it would do what I want, thing is though; as it is my first proper wordpress site I'm not sure if I know what I want yet.

    Grateful for any help.

    Cheers
    Paul

  2. #2
    Keith's Avatar
    Moderator

    Status
    Offline
    Join Date
    Aug 2003
    Location
    Richmond North Yorkshire
    Posts
    2,540
    Thanks
    172
    Thanked 119 Times in 83 Posts
    wordpress will do all the things you mention with a bit of theme hacking

    if you decide to buy a theme make sure the designer knows your full requirements
    Keith ~ My Blog general ramblings. Internet Marketing Blogs UK all the blogs together in one place (pm for inclusion)

  3. The Following User Says Thank You to Keith For This Useful Post:

    paultp (02-02-10)

  4. #3
    Lunchbox's Avatar
    Out to lunch

    Status
    Offline
    Join Date
    Oct 2009
    Location
    Cardiff, Wales
    Posts
    272
    Thanks
    27
    Thanked 25 Times in 20 Posts
    Since you have a bit of php knowledge, try looking at making a custom page template.

    Just take a copy of your page.php file, chop out all the loop bit and add in whatever custom stuff you want to add. Then add a bit of code at the top of the page to tell wp it's a page template file as shown here. Then when you create pages in wordpress you have the option of using a normal page or specifying which template you want to use (should be in the right hand bar where you pick post categories. If it doesn't show up, try disabling and re-enabling the theme).

    Hope that helps. Good luck.

  5. The Following User Says Thank You to Lunchbox For This Useful Post:

    paultp (01-02-10)

  6. #4
    Registered User

    Status
    Offline
    Join Date
    Sep 2008
    Posts
    89
    Thanks
    12
    Thanked 6 Times in 6 Posts
    Quote Originally Posted by Lunchbox View Post
    Since you have a bit of php knowledge, try looking at making a custom page template.

    Just take a copy of your page.php file, chop out all the loop bit and add in whatever custom stuff you want to add. Then add a bit of code at the top of the page to tell wp it's a page template file as shown here. Then when you create pages in wordpress you have the option of using a normal page or specifying which template you want to use (should be in the right hand bar where you pick post categories. If it doesn't show up, try disabling and re-enabling the theme).

    Hope that helps. Good luck.
    That looks like the job!

    So if I wanted some php pages that heave in certain types of products from my database (I've actually added tables to the WP database) I could create a template page for each page, include the php to grab products on the template page, then create a WP page using that template?

    I want to have some database driven pages that display all products of a certain type each with a basic product listing. i.e. a blue widget page, a green widget page, etc each showing all available blue (or green etc) widgets. Some of these listings would each link to a wordpress post with the specific product giving more details and maybe price comparison.

    Are template pages the way to achieve this?

  7. #5
    Lunchbox's Avatar
    Out to lunch

    Status
    Offline
    Join Date
    Oct 2009
    Location
    Cardiff, Wales
    Posts
    272
    Thanks
    27
    Thanked 25 Times in 20 Posts
    There are 2 possible ways i'd do it. Either using template pages or using a wordpress post for each product, then using categories. You can then use some simple php /wp bits n bobs to style these posts and their category pages differently to your blog pages.

    Something else to consider is Datafeedr or something similar as that does all the hard work for you and is populated by datafeeds. Not used anything like this yet but I'll be giving it a go in the not too distant future.

  8. #6
    Registered User

    Status
    Offline
    Join Date
    Sep 2008
    Posts
    89
    Thanks
    12
    Thanked 6 Times in 6 Posts
    Thanks for the help. I'm going to try the template pages tomorrow I think.

    My experience with datafeeds so far is that they are too flaky (in terms of content) to use as they are and need a bit of tweaking and cleaning to get what I want, so I'm going to stick with a database to hold products, banners and merchant info, populated from ceaned data files. Although I am going to use a script to produce some posts of individual products for use in price comparison but these posts will still need a bit of individual editing to get them right.

    I'm also really still at the experimental stage, finding out how to do what I want to do and learning what is possible.

  9. #7
    Registered User

    Status
    Offline
    Join Date
    Sep 2008
    Posts
    89
    Thanks
    12
    Thanked 6 Times in 6 Posts
    Quote Originally Posted by Keith View Post
    wordpress will do all the things you mention with a bit of theme hacking

    if you decide to buy a theme make sure the designer knows your full requirements
    After another frustrating morning, I think you're right - theme hacking it is!

    I'm going for a seperate static site with header, footer and sidbar(s) from whatever wordpress theme I eventually go for. Then I can write articles and product details etc in the wordpress bit and link the two.

    Cheers
    Paul

  10. #8
    jaller79's Avatar
    Registered User

    Status
    Offline
    Join Date
    Jan 2008
    Posts
    17
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I have found that choosing the simplest wordpress design then changing the header and editing page.php the best example.

    Otherwise most themes downloaded have come back to bite me in the ass later when I found there encypted or to difficult to tweak. - or after gone live the meta tags all wrong.

    In the end have chosen Artisteer a program to customise themes this lets you choose as you wish -kept things simple as posible 2 column sites with simple footer.


    Got sick of messing about with other peoples themes rather than getting a site live.


    I can empathise with you


    John

+ Reply to Thread


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Wordpress tags driving me nuts - help needed please!
    By EyeOfTheTiger in forum Programming
    Replies: 1
    Last Post: 11-08-08, 09:58 AM
  2. New merchant - ID-WALL
    By jamesl in forum Affiliate Future
    Replies: 0
    Last Post: 26-10-07, 12:02 PM
  3. Fly On The Wall Rejection!!!
    By trafficbroker in forum Affiliate Future
    Replies: 1
    Last Post: 11-09-04, 12:17 PM
  4. New Merchant – Fly On The Wall
    By rufus in forum Affiliate Future
    Replies: 3
    Last Post: 27-02-04, 06:30 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
To Top

Content Relevant URLs by vBSEO 3.5.0 RC2