Closed Thread
Page 1 of 2 12 LastLast
Results 1 to 15 of 19

Thread: Programming help on a wordpress theme

  1. #1
    Chairman/CEO TMCG GeorgeB is just really niceGeorgeB is just really niceGeorgeB is just really niceGeorgeB is just really nice
    Join Date
    Jan 2005
    Location
    Virginia
    Posts
    2,608

    Programming help on a wordpress theme

    My wife and I are starting a new blog http://www.mothers4mothers.com.

    This particular design wasn't the ideal pick, but it will work, till we find something more to our liking.

    Anyways, I am trying to figure out 3 things, and I am having no luck thus far.

    1. Is there a way to get rid of the links at the top "Home, Calendar, About"

    2. Is there a way to remove all the links in the orange menu bar underneath the site logo, as those are categories, and I want them off to the side, and not in their current positions. What I would like, is to have the links from question 1, to go on the orange area under the logo.

    3. I have categories to the right, as you will see, but only 1 category is displaying. The rest are displaying under the logo.

  2. #2
    WP Like sander k is a splendid one to beholdsander k is a splendid one to beholdsander k is a splendid one to beholdsander k is a splendid one to beholdsander k is a splendid one to beholdsander k is a splendid one to beholdsander k is a splendid one to beholdsander k is a splendid one to beholdsander k is a splendid one to behold sander k's Avatar
    Join Date
    Jan 2008
    Location
    Netherlands
    Posts
    2,235
    Those are all simple template edits.
    Just open the files with Notepad ++ and edit them.
    Opening soon WP Like!

  3. #3
    Chairman/CEO TMCG GeorgeB is just really niceGeorgeB is just really niceGeorgeB is just really niceGeorgeB is just really nice
    Join Date
    Jan 2005
    Location
    Virginia
    Posts
    2,608
    Well, I would, but considering I dont know which templates to edit, then cant do that.

    Also, a template edit shouldn't be needed to make the categories appear in the correct place.

  4. #4
    WP Like sander k is a splendid one to beholdsander k is a splendid one to beholdsander k is a splendid one to beholdsander k is a splendid one to beholdsander k is a splendid one to beholdsander k is a splendid one to beholdsander k is a splendid one to beholdsander k is a splendid one to beholdsander k is a splendid one to behold sander k's Avatar
    Join Date
    Jan 2008
    Location
    Netherlands
    Posts
    2,235
    Can you give me the direct url (by pm or down here) where you got the template, i could edit it for you.
    Its proberbly just like 10 minuts of work.
    Opening soon WP Like!

  5. #5
    Chairman/CEO TMCG GeorgeB is just really niceGeorgeB is just really niceGeorgeB is just really niceGeorgeB is just really nice
    Join Date
    Jan 2005
    Location
    Virginia
    Posts
    2,608
    Dont believe this was the actual site, but this is the theme: http://wparchive.com/free-wordpress-...free-download/

    I have all the files on my pc.

    I got the categories to all show up on the right, using a mod.

    Just find it weird why the designer would put the categories on the orange bar for.

  6. #6
    Chairman/CEO TMCG GeorgeB is just really niceGeorgeB is just really niceGeorgeB is just really niceGeorgeB is just really nice
    Join Date
    Jan 2005
    Location
    Virginia
    Posts
    2,608
    One thing that irritates me regarding wordpress, is there is no default way of adding a logo.

    I am trying a different theme, until I can work the bugs on the other one, and this new one, is making it so difficult to add a logo to it!

  7. #7
    Chairman/CEO TMCG GeorgeB is just really niceGeorgeB is just really niceGeorgeB is just really niceGeorgeB is just really nice
    Join Date
    Jan 2005
    Location
    Virginia
    Posts
    2,608
    Sandra,

    I decided to go with another theme that is more geared to what the site will be for.

    So far, things are good. However, I do not like the logo position. I am sure there is a way to make the logo go up a inch or two, and I tried the <br> code for it, but it is not changing the position.

    Hopefully it can be done, but if not, well then guess not lol

  8. #8
    NLC wswd has much to be proud ofwswd has much to be proud ofwswd has much to be proud ofwswd has much to be proud ofwswd has much to be proud ofwswd has much to be proud ofwswd has much to be proud ofwswd has much to be proud ofwswd has much to be proud ofwswd has much to be proud of wswd's Avatar
    Join Date
    Dec 2010
    Posts
    1,123
    Quote Originally Posted by GeorgeB View Post
    Sandra
    Doh!


    I don't use WP ever, and aren't terribly familiar with it, but if there is no mod/plug-in for moving the logo, you're most likely going to have to do it manually in the CSS file. May or may not be easy to find depending on how well they have it commented, but it's usually just a matter of changing the X,Y coordinates to move things around on the page.
    WSWD Inc., Celebrating our 17th year in business
    WSWD.net - Shared, Reseller, VPS, Dedicated Server Hosting
    Blazing Fast SSD VPS That Will Blow Your Mind!! High Performance RAID10 SSD Drives, IPv4, IPv6, and Private IPs

  9. #9
    WP Like sander k is a splendid one to beholdsander k is a splendid one to beholdsander k is a splendid one to beholdsander k is a splendid one to beholdsander k is a splendid one to beholdsander k is a splendid one to beholdsander k is a splendid one to beholdsander k is a splendid one to beholdsander k is a splendid one to behold sander k's Avatar
    Join Date
    Jan 2008
    Location
    Netherlands
    Posts
    2,235
    Quote Originally Posted by wswd View Post
    I don't use WP ever, and aren't terribly familiar with it, but if there is no mod/plug-in for moving the logo, you're most likely going to have to do it manually in the CSS file. May or may not be easy to find depending on how well they have it commented, but it's usually just a matter of changing the X,Y coordinates to move things around on the page.
    I have used WP for a client in the past and you are right, it is CSS.
    Opening soon WP Like!

  10. #10
    Chairman/CEO TMCG GeorgeB is just really niceGeorgeB is just really niceGeorgeB is just really niceGeorgeB is just really nice
    Join Date
    Jan 2005
    Location
    Virginia
    Posts
    2,608
    I looked in there, and there is no x or y setting.

    One thing that has me baffled is, that I went to edit the footer.php file. I thought I was adding text like "copyright" well when I pulished the file after I did the edit, it actually delete the whole footer section, and the logo off.

    I re uploaded the unedited version of the file, which brought back the footer area, but the logo is no longer appearing.

    I dont see what it has to do with it. The code is still in place for the logo, but there is none

  11. #11
    WP Like sander k is a splendid one to beholdsander k is a splendid one to beholdsander k is a splendid one to beholdsander k is a splendid one to beholdsander k is a splendid one to beholdsander k is a splendid one to beholdsander k is a splendid one to beholdsander k is a splendid one to beholdsander k is a splendid one to behold sander k's Avatar
    Join Date
    Jan 2008
    Location
    Netherlands
    Posts
    2,235
    That is weird, did you clean your catch yet?
    Opening soon WP Like!

  12. #12
    Chairman/CEO TMCG GeorgeB is just really niceGeorgeB is just really niceGeorgeB is just really niceGeorgeB is just really nice
    Join Date
    Jan 2005
    Location
    Virginia
    Posts
    2,608
    Quote Originally Posted by sander k View Post
    That is weird, did you clean your catch yet?
    Yes, it is cleared.

    I uninstalled and re installed the theme 4 times, and re added the logo and the html for the logo each time.

    In the footer, there is this string:

    <div class="footer-text">
    All I edited was the "footer-text"

    Once I uploaded it after the edit, that is when it all messed up, so I went back in, and replace it to what it was before, and it worked, minus the logo

  13. #13
    Chairman/CEO TMCG GeorgeB is just really niceGeorgeB is just really niceGeorgeB is just really niceGeorgeB is just really nice
    Join Date
    Jan 2005
    Location
    Virginia
    Posts
    2,608
    I just deleted the footer.php file via ftp. Only thing that did though was delete the blue bar at the bottom for the footer.

    Logo still not appearing. I just don't get it.

    I think I am going to ask my hosting provider for help. They normally can solve things for me. I appreciate the help from you guys.

  14. #14
    Chairman/CEO TMCG GeorgeB is just really niceGeorgeB is just really niceGeorgeB is just really niceGeorgeB is just really nice
    Join Date
    Jan 2005
    Location
    Virginia
    Posts
    2,608
    lol they want me to pay $15 to restore it. The hell with them. I will go with another theme for, but I still want to figure out what the hell happened.

    I fixed it through pure dumb luck lol.

    There is a setting in wpadmin to show headline and slogan. I unchecked them before trying to get the logo to display before editing the footer.

    Once I rechecked them, the logo is now back!!!!

    Sandra, if you go to http://www.mothers4mothers.com, you will see the 3 widges to the right. Is there a way to move those to the left side?

    I looked in the widgets menu, and they arent active anywhere in the widgets section.

  15. #15
    WP Like sander k is a splendid one to beholdsander k is a splendid one to beholdsander k is a splendid one to beholdsander k is a splendid one to beholdsander k is a splendid one to beholdsander k is a splendid one to beholdsander k is a splendid one to beholdsander k is a splendid one to beholdsander k is a splendid one to behold sander k's Avatar
    Join Date
    Jan 2008
    Location
    Netherlands
    Posts
    2,235
    My name is Sander... as I am a male, but you might want to try this widget: http://wordpress.org/extend/plugins/custom-sidebars/

    It helps if you buy a theme as they uselly have their own widgets/plugins to change themes and sidebars, menu's, images and things like that.
    Opening soon WP Like!

Closed Thread

Similar Threads

  1. Wordpress theme help?
    By madmatt911 in forum Programming Help
    Replies: 1
    Last Post: November 9th, 2010, 04:20
  2. wordpress theme
    By beauamour in forum Free Services
    Replies: 4
    Last Post: October 16th, 2008, 18:58
  3. Replies: 1
    Last Post: July 5th, 2008, 11:58
  4. Want Your Own Wordpress Theme?
    By Paul White in forum Ads & Offers
    Replies: 0
    Last Post: March 27th, 2006, 17:38

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