I need wordpress with different credit card providers.How to do this?

Discussion in 'WordPress' started by mitdrissia, May 12, 2010.

  1. #1
    Hi

    i have a question,

    i have a wordpress site about creditcards.

    How can i get same page as this: http://www.creditcards.com/balance-transfer.php
    What should i do to accomplish this?
    Does wordpress allow html?Should i copy the source code 1:1?

    please let me know if there is a plugin for this

    thank you
     
    mitdrissia, May 12, 2010 IP
  2. hmansfield

    hmansfield Guest

    Messages:
    7,904
    Likes Received:
    298
    Best Answers:
    0
    Trophy Points:
    280
    #2
    Are you saying that you have created a Wordpress site that you want to be about Credit Cards, but you don't have any sources for the information, or belong to any affiliate programs to actually put the site together?

    Or are you asking about styling tips to make it look like that?

    Yes you can use HTML.

    No, you shouldn't just copy the source code. You need to learn how to build your own site, not copy someone elses.
    WTF?
     
    hmansfield, May 12, 2010 IP
  3. rono

    rono Greenhorn

    Messages:
    84
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #3
    When it comes to complexe HTML layouts in a WP page (or any CMS site for that matter), I usually design it offline with Dreamweaver. Just the content. And then I copy/paste the HTML in to the HTML code input box. It's so much faster this way. Especially when you need to locate and fix/change parts of it later.
     
    rono, May 13, 2010 IP
  4. ServerUnion

    ServerUnion Peon

    Messages:
    3,611
    Likes Received:
    296
    Best Answers:
    0
    Trophy Points:
    0
    #4
    if you talking about the link structure, in permalinks use the following custom syntax "/%postname%.php"
     
    ServerUnion, May 13, 2010 IP
  5. mitdrissia

    mitdrissia Well-Known Member

    Messages:
    323
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    138
    #5
    Thanks for the great advice Rono.

    I like the style of the site and my question was if i can it almost the same on my wordpress site.
     
    mitdrissia, May 24, 2010 IP
  6. rono

    rono Greenhorn

    Messages:
    84
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #6
    Self-hosted WP site allow to do any kind of layout you want.
    I think you can pull it off.
    There might be a lot of tricks and tweaking involved, but it's quite feasable. :)
     
    rono, May 24, 2010 IP