Viewing 15 posts - 1 through 15 (of 23 total)
  • Posted in: Dante
  • #36388
    artaudlemomo
    Member
    Post count: 63

    Hi,

    I wante to know if it was possible to have the topbar sticking like we can with the header? I use the topbar as my main menu because I can add much more links to it than I could with the header without having them to mess up with the theme/website title.

    link: http://www.timotheeducrocq.com

    thanks for your help,

    tim

    #36410
    gehrkensit
    Member
    Post count: 38

    I like the idea – make it a “feature request”

    #36555
    Tahir – SUPPORT
    Member
    Post count: 1212

    Hi,
    Ed will get back to you guys when he is back from holidays . Hopefully on the 13th .

    Thank you for your patience

    -Tahir

    #36561
    Melanie – SUPPORT
    Member
    Post count: 11032

    I’ll forward this to the developer ๐Ÿ™‚

    #37163
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    You could do this with the following custom css:

    #top-bar {
    position: absolute;
    padding: 0 30px;
    }
    #main-container {
    padding-top: 80px;
    }

    – Ed

    #37291
    artaudlemomo
    Member
    Post count: 63

    Hi Ed,

    Thank you for you help,

    I’ve added your custom css as you told me but there is a couple of issue.

    as you can see my name disappeared from my home page: http://www.timotheeducrocq.com

    if you click on an artist name then my name appears on the top, which is perfect, but list of artists on the right disappeared: http://timotheeducrocq.com/category/raoul-ubac/

    Then if you click on any artwork, the problem is back, my name does not appear anymore: http://timotheeducrocq.com/petit-gel/

    I was wondering if there is a way to disable the category page on all website (this one: http://timotheeducrocq.com/category/raoul-ubac/) and instead having all the artwork listed vertically one after the other as in this page: http://timotheeducrocq.com/petit-gel/ (you can imagine there is more artwork below the first one. Something like in this website: http://raphael-levy.com/artist/dieter_roth/

    cheers,

    tim

    #37775
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Sorry, that should have been:

    #top-bar {
    position: fixed;
    padding: 0 30px;
    }
    #header-section {
    padding-top: 80px;
    }

    This won’t make the logo fixed though.

    You can change the category layout in Theme Options > Archive/Category Options. Make sure you have the featured image set for the posts and the thumbnail type set to image.

    – Ed

    #37781
    artaudlemomo
    Member
    Post count: 63

    Hi Ed,

    thank you for your help,

    unfortunately this is still not working, I think it’s even worse because my footer disapear now with this custom css, I will have to take it off because I begin to have lot’s of modification on my custom css but and I think it’s a bit messy now.

    I hope you can find a solution, don’t hesitate to have a look by yourself with the login I sent you in another thread.

    Thanks,

    tim

    #37787
    artaudlemomo
    Member
    Post count: 63

    Oh and about category/archive options you told me about above, there isn’t the possibility to set “feature image set”, nothing is said about posts either nor thumbnails, so I have to admit I’m completely lost.

    ๐Ÿ™

    cheers,

    tim

    #37986
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi Tim,

    You can set the featured image for each post within the post. What you want to do is edit the post, then scroll down to Thumbnail Meta Options, and you’ll see that you can set the thumbnail type, and then select an image for the thumbnail.

    I’ve tested the code that I pasted above, just the following, and it seems to work fine here!

    #top-bar {
    position: fixed;
    padding: 0 30px;
    }
    #header-section {
    padding-top: 80px;
    }
    

    No issues with the footer at all!

    Hope that helps.

    – Ed

    #38110
    artaudlemomo
    Member
    Post count: 63

    Hi Ed,

    I don’t think we understand each other. Look at this page: http://timotheeducrocq.com/category/asger-jorn/

    the footer is gone, the list of artists on the top right corner too. If I add your custom css, the name of the artist (category) disappear as well as the footer and the list of artist in the topbar.

    Really, what I would like is to get rid of this category archive page, it is no use for me and just creates problems, if you have any idea on how to do it, I would greatly appreciate it.

    Thanks again for your help,

    tim

    #38119
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Looks like something is wrong with your setup. Do you have any plugins installed that might be conflicting?

    This is how category pages are meant to show: http://dante.swiftideas.net/category/news/

    – Ed

    #38163
    artaudlemomo
    Member
    Post count: 63

    I have very little plugin, and the ones I have are very common, I already tried to deactivate them but the issue remains.

    tim

    #38400
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi Tim,

    Can you try enabling WP_DEBUG in wp-config.php to see what error shows on the page?

    – Ed

    #38492
    artaudlemomo
    Member
    Post count: 63

    Hi Ed,

    It is now activated, hope that’s help.

    Regards,

    tim

Viewing 15 posts - 1 through 15 (of 23 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register