Forum Replies Created

Viewing 15 replies - 31 through 45 (of 121 total)
  • i told this several minutes ago to my sister, and she answered ” kiss him in my name when he is going to release this theme”
    so, you better dont release ??

    is this theme for yourself or public for all?

    i like it a lot, and this is something my little sister would love. good work

    sure, you forgot the “ul” rules. just change your about page in following:

    <h2>About</h2>
    <?php query_posts(‘pagename=about’); ?>
    <?php if (have_posts()) : ?>
    <?php while (have_posts()) : the_post(); ?>
    <?php the_content(); ?>
    <?php endwhile; ?>
    <?php endif; ?>
    <ul class=”counts”>
    this is about finishing at the beginning
    <///ul>

    ***at the last ul, please delete 2// out of this code. otherwise i couldnt send it here in this forum. /ul is the last line***

    thats it ??

    the block is a folder that you have uploaded to your wordpress-installation.

    its in your hemingway.rar included. just open the hemingway.rar or .zip on your desktop and have a look for the “blocks”. there are currently 8 pages included, and so you can find your about page.

    change it however you like, modify it with pictures but take good care to upload it in the right direction again.
    if you write a complete new page, like a picture gallery – drop it in and activate it with the widget support in the adminsection of the theme

    the widget thing is awesome and asks you to rewrite it again, but this is only the name of the widget page itself in the admin area. dont be afraid of this and use an easy name to find your selfmade page again. drop it in, out as often as you like. hemingway is great

    hello, i hope my late answer can help you a bit:
    1st, what you mean there ui think is the description of the blog. in the header.php at line 36+37 you can see how this works.
    if your blog has a description allready it can be shown , if it has no description, add one in the adminmenu.
    the code you can add would be something like this:

    <p class=”description”><?php bloginfo(‘description’); ?>

    the pages and all other things you want edit or change might be in the block-folder. you can write your on “pages” there and add them with your widgets of the hemingway theme in the presentation section.

    open the block-folder and you can see how this works. you can certainly add whatever you want, jpg. or a .gif. its all yours – a flickr.stream page is still available with the theme. if you want share your pictures from flickr on your page. just read the flickr.php in the block section

    good luck. if you have any other questions, ask. perhaps i can help you

    p.s.: take a look here to this post. a lovely modification of the hemingway, great work and cute:)
    https://www.ads-software.com/support/topic/75645?replies=2

    oh yes, please give us your hemingway mod, have a nice week

    Forum: Themes and Templates
    In reply to: css style

    perhaps you didnt set your permissions on the server correctly. for changing AND saving 755 is needed. chmod

    if you saved your current css on your desktop, and changed and modified it here – upload it the same way like you downloaded and overwrite the excisting file. thats it

    how do change the logo…this is needed in the header.php of the default. delete this section like you need it and do not forget to set the chmod there too.

    if someone browses to your page he will always see the index.html first. perhaps all you worries are gone when you change the name of this index.html so the php can be shown correctly

    good luck anyway

    you can work with the editing tool for php of your choise and a css tool together.

    with opening the single pages in your theme, start with header.php if one is included and opening the style.css with the correct programm you can see how the theme is constructed

    and you can comment it for yourself. it takes probably as much time as now, but you learn from and with your theme

    h1 goes here, a visited – that is this…. and so on ??

    i wished i would use my tipp myself, i also find nothing, but i dont work very concentrated at the moment – in the rest the strenght lies

    you have to create a new php file, called page.php
    in this file you can put the code you posted above and this should work.
    but change the “include” in “get” and see what happens. in my case it worked, had the same problem – for example a <?php include(‘footer.php’); ?> is getting a <?php get_footer(); ?>

    good luck

    thx a million dude. what about your problem, allready got a solution or do you need help?

    i canot help you, but perhaps you can help me, how is this working with your pics, those are all cutted, i love this. tell me how this works, pls ??

    but you can make a new sidebar, call her sidebar2.php
    all your changes have to be made in the style.css. you have to make a new position for the new sidebar. but i am not sure if you would search an easier way – community pls help!

    Forum: Themes and Templates
    In reply to: smotiau theme

    you like it, and i love it!
    thx for sharing this theme, this is the right time to start with a project for myself, your theme, then wordpress….derek you made my day!!!

    ??
    nice statement lkh

    lhk, take this as fact, we like it. there are normaly no further questions needed especially like “what you like”, “what is good for you”, “why this kicks ass”….some like it, some dont.

    if you are a spy then you can ask whatever you want, if you are the anonymous producer here in the wordpress forums, you can ask too. if you only want get in contact with some ppl try a single-community ??

    i like this theme because its made so easy, so powerfull, so different to all the themes we have now in wordpress. all themes have their inspiring and touch from the k2, thats not bad, but i think the kubrikish time is over- origami gives a new flow. the colours are perfect, the font size is perfect, the colours make fun, the whole layout is made with love and you can see it on the details of the theme/page that the coder thought after what he works.
    is this okay for you?

Viewing 15 replies - 31 through 45 (of 121 total)