• Resolved gammis

    (@gammis)


    Hi friends.
    This is my first post and I’m TOTALLY new to wordpress.

    Now, I have a vision of a site and I HOPE to be able to make it using wordpress. Although I’ve already come across several small bumps.

    For instance:

    My costume menu widgets looks awfull and I don’t know how to edit them ??

    When pressing on one of my two testposts at the “new” sidebar menu, you don’t go to the main page, you come fo the “project” page for some mysterious reason, why?

    Some of my pages are named with a “-2” or a “-4” after, why? I didn’t make two of the 1997 or 1998 pages. although I tried to remake the historypage two times bacause of the -2.

    Back to the widgets I mentioned, (the “work in progress” and the “released albums” part) I would like to have small thumbnails of the covers for the albums and projects instead of text links, is this possible inside the widgets or should i use another sulution?

    And so, a question that REALLY make me wonder if wordpress is the best sulution for me: I need those “work in progress” and “released albums” widgets to appear only at surtain pages. for instance, the album pageand all subpages to the album page, would show all albums by thumbnail in the right bar (using the released albums widget), but i dont want to show these at any other page on the site – also i dont want to show the projects at these sites…what to do?

    much love for answers ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter gammis

    (@gammis)

    Ok, i fixed problem number 2, the testpost that redirect incorrect.

    Thread Starter gammis

    (@gammis)

    here’s how I want that sidebar menu to look like at the albums and the project part, ie i want those sidebars to look like how the mainarea page looks like here:

    https://gammis.se/?page_id=54

    There is some elementar information you don’t mention. First at all – what template do you use? Are you doing your own custom template or re-design the default one?

    Your “costume” menu widgets – do you mean custom widgets? What do you mean by that? You are making your own widgets? Or do you mean simple HTML widget, where you put your own HTML with styling? If you want to edit .css you just need to find the right style parts in your style.css in your template which you are using. For example, when i’m using default Twenty Twelve theme and i want to change color or size of h3 in sidebar – so my widget’s h3 i need to edit ‘.widget-title h3’ in my style.css. And how do i know what to looking for? Use Firebug in your browser, you can inspect the divs and classes on the fly.

    For your page id, I would not worry about it, if you want you can read something about it here: https://codex.www.ads-software.com/Function_Reference/get_pages. But what you probably want to change is the link of your page, is that right? Default WP permalink setting is to show their ID in the link. If you want to change it for example to yourweb/category/post-title you shall go to Settings -> permalinks and chage default value to something else or your own custom value, where you just put /%category%/%postname%/ for showing category/post-title in your link.

    And finally – your “work in progress” and “released albums” display by only a thumbnail. That is little bit difficult. It really depends on theme you are using and modify of the widget itself, or creatig your own. To say it short – you can’t make this without proper knowledge or widget or plug-in. You can try featured-category widget.

    If you are new in WordPress and you want to make your custom templates and achive your custom functionality – i highly recommend to learn it from scratch. From design in PSD to static XHTML and then to WP template, all by hand. It will be a few weeks of learning at first it might seem complicated, but trust me – WordPress has a brilliant semantics, and once you learn the anatomy you will be surprised how easily you reach your goals.

    Thread Starter gammis

    (@gammis)

    Hi and thnx for the answer jabbo126.

    Yes, im totally new to wordpress but have done some minor php in the past.

    the misdirection of those links were just as you suggest the permalinks setting that i messed up. i figured it out myself (proud proud) but thnx anyway.

    The theme I’m using is a edited one, i’ve renamed it and all so it wont get screwed when the mother-theme gets updated.

    The custom-widgets seems a bit lacking for the things i want to do, so i’ve just med 4 different sidebars now and it works ok – but im not at all done with them. I use 4 different templates which uses one of the four different sidebars.

    i will hack away with my page now, you can se the progression at gammis.se . theres much to do… thnx again for answers

    Thread Starter gammis

    (@gammis)

    tired of this post…

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘editing widgets, customized sidebars for pages and other troubleshooting’ is closed to new replies.