• Resolved TMHLIVE

    (@tmhlive)


    Hello, First off let me say that I use your theme on all the sites that I run and the name says it all, Clean. Recently I started to work on a new project being my mothers site as she had a very old looking website for her business. I thought I would be the nice son and help her with making something that would work for her. Natually cause of my love your the way this theme does thing and look and everything would work well for her site making this number 3 using your theme.

    As her site and business is relating to older people major design changes to the site might hurt the business. It was my hope that I would be able to adapt the theme a bit to make it work. I am no coder AT ALL and know nothing about where to start when it comes to how these things work.

    This is what I want to do but don’t know how.
    Enrichedhomecare.com is the reference and enrichedhomecare.com/wordpress is the beta of the site.

    as seen on her normal .com the house image is on the left. Klean has the side bar on the right. I would like to flip it so that the image is on the right for all pages but the /wordpress it self as that would be the .com when switched over. this is so it matches the orig site and sits above the social buttons as that would look great.

    how can one remove the page titles from being shown on the pages them selves?

    Finally, I would like to make the menu labels a bit bigger but by making it bigger the hover over pop outs get messed up. How can I fix all of this?

    I’m sorry for all the questions. Like I said I know nothing about how to code at all. The WP interface and this theme has been amazing to me I just want to make it just the way mom wants it so maybe it will help her business. Thank you very much for you time.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hello,
    For the image of the house. It is currently not possible in the theme.
    An update of the theme is on the way with an added feature to upload a logo. Using the logo, you can place the house on the left above the social icons.

    Regarding the page titles, although it is not recommended not displaying the page and post titles, but here’s the code to hide the titles-

    h1.entry-title, h1#page-title {
    display: none !important;
    }

    Install a custom css plugin and place the code in the plugin. It should hide the titles.

    About the menu size, this is the following code-

    #main-navigation {
    font-size: 16px !important;
    }

    It should increase the size of the navigation-bar text.

    Thread Starter TMHLIVE

    (@tmhlive)

    Right off the top let me say thanks for getting back to me and answering all my questions right at once.

    why is it not recommended to not show page titles? Do you have a better idea after looking at moms old site vs the one I am trying to make.

    When playing around I did figure out how to make the menu at the top bold. Doing this tho made the hover over that pops out not fit to the words. This can be seen under services in the new site. Does fixing one fix the other with the code you have me?

    I guess the last question is whens the update? ?? I am hoping to launch this site soon but want to get it right for her and match the old one to some degree. this is why i am tryin to figure all this out. I love your theme and use it in my own ventures TMHLIVE.com so this is why i signed her up. She has a affinty for that house and it has to be in the right place for some reason. Because the social moves to where it does in the site I thought right above would be killer.

    Thanks a bunch again for getting back to me.

    The update will be available within a week.

    Regarding the menu bar, you don’t need to do anything else. Just paste the code in a custom css plugin and it should work.

    The page-titles are an integral part of the structure of the post and it could sometimes mess up the layout of the theme.

    Thread Starter TMHLIVE

    (@tmhlive)

    Outstanding. I was really hoping that was the case with the release. I planned on launching the new site in beta around that time. Getting the house image in the right spot like the old site is a big concern with mom. It’s a old people health care service so she wants it to look “Kinda like” her old site so people don’t get confused. I don’t know ??

    You mentioned that the house will be able to go right above the socal buttons as they move when inside the site. Thats perfect and exactly as she has it on the old site.

    Should I wait before making the menu Bigger and or bolder till the release?

    When I made it bold after figuring out how on the menu the hover box doesn’t line up with the words or its cut off when it pops up. I assume thats cause bold is bigger but will this be a issue if I do make it bigger as in even worse then it is now?

    Thanks for all your help. I know I am asking a lot of silly questions but like I said, I love the theme I just want to also get it right for my mother.

    I advise you to wait for the update.

    Thread Starter TMHLIVE

    (@tmhlive)

    First off, Thanks for the update with what you have said above and this I am now able to finish the site. Only one issue has come up which I am hoping we can fix. It is just cause mom’s site is set up the way it is now that this issue has come up really.

    If you look on mom’s normal site enrichedhomecare.com you will see the house on the side and indeed everything does do that as your said above in the update. The issue is that in putting in the logo it is not blocking the enriched homecare on the enrichedhomecare.com/wordpress

    how the site is set up is as follows. I have made a background and uploaded it as a header image replacing the one that comes stock. that will be what repleaces the .com that is currently running so it will be the first thing people see. I don’t think I have it set up as a static page or anything. then you see the navi at the top etc etc.

    Is there a thing i can do to take it off the first thing people are gonna see but yet keep it over the social in the site it self?

    By the way….very bad ass…lined up perfectly and looks great! AMAZING UPDATE for what I need. Thank you.

    Thread Starter TMHLIVE

    (@tmhlive)

    nevermind

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘A few changes’ is closed to new replies.