Before you ask please READ THIS

Portfolio Issue since update

edited April 2015 in Chillout Posts: 68
Hi guys,

since the update i have a portfolio issue, the pictures of my works are now displayed through the menu instead of under the menu. How to fix this?

And another question is how to get portfolio and blog titles alligned left above the text instead of in the middle?
Post edited by Air on

Comments

  • Posts: 68
    O to see the problem visit: http://mmcreaties.nl/work/website-mm-creaties/

    And its the Chillout theme
  • Posts: 68
    and how to change the linke WORK to Portfolio
  • Posts: 68
    Anyone?
  • Posts: 68
    I just want my portfolio (works looks the same as in the preview mode) but at my works the tekst is not aligned in the center but to the left so it's a real mess
  • Posts: 1,758
    sportfeed said: Anyone?
    please, be patient...
    Remember to rate our theme if you like it ;)
    All the Best.
  • Posts: 1,758
    sportfeed said: since the update i have a portfolio issue, the pictures of my works are now displayed through the menu instead of under the menu. How to fix this?
    use:
    
    body.single-work #col-mask {
      padding-top: 200px;
    
    }
    
    sportfeed said: And another question is how to get portfolio and blog titles alligned left above the text instead of in the middle?
    use:
    set 'padding-left' according to your needs.
    
    body.single-work #col-mask {
    
    text-align: left;
    padding-left: 50px;
    
    
    }
    
    sportfeed said: and how to change the linke WORK to Portfolio
    You can't.


    sportfeed said: I just want my portfolio (works looks the same as in the preview mode) but at my works the tekst is not aligned in the center but to the left so it's a real mess
    There's a bug - please edit the problematic Work post and change the 'Present media in:' parameter to 'Full width photos' (in metaboxes) - it'll help. We'll fix that bug in upcoming update.
    Remember to rate our theme if you like it ;)
    All the Best.
  • Posts: 68
    Oke thanx that worked for now on!

    And i discovered one more bug, the similar works under the works dont work when you click on it. Check:

    http://mmcreaties.nl/work/webdesign-wes-beentjes/
  • Posts: 1,758
    Hi, and I've noticed that You are using 1.2.6 version of Chillout, which is not the latest one. Please update to 1.2.8, or wait few days for next update.
    Remember to rate our theme if you like it ;)
    All the Best.
  • Posts: 68
    I have updated the theme but still the links for similar works don't work?
  • Posts: 1,758
    Hi,
    but You did not update the 'Chillout Plugin' which manages this functionality.
    You have 1.0.5 version, but the latest is 1.0.6.
    You should get a notification in admin panel to update this plugin.
    Remember to rate our theme if you like it ;)
    All the Best.
  • Posts: 68
    Okey it works now, but 2 other issues. After the update my logo in the top is much bigger as it was and unsharp. And on small screens like my macbook 13inch my menubar is to big and behind the social icons?
  • Posts: 1,758
    Hi,
    sorry for delay, I'm looking at your website now, and I'll fix that soon.
    Remember to rate our theme if you like it ;)
    All the Best.
  • Posts: 68
    In a next update or is that manually done? In what time you think this will be better?
  • Posts: 68
    And another question, every time when i share a blog post on social media, there is a line in the link with: By Apollo 13 this have to be removed
  • Posts: 1,758
    It's going to be an update, there going to be an important one for security reasons.
    Please stay tuned.
    sportfeed said: And another question, every time when i share a blog post on social media, there is a line in the link with: By Apollo 13 this have to be removed
    It's going to be fixed as well.
    Remember to rate our theme if you like it ;)
    All the Best.
  • Posts: 68
    I have updated the theme but my logo is still big and unsharp, next to that the menu issue isnt solved see attachment.

    Before the last 2 updates i had a sharp and small logo.
    Schermafbeelding 2015-04-24 om 10.21.12.png
    1920 x 1200 - 2M
    Schermafbeelding 2015-04-24 om 10.21.20.png
    1920 x 1200 - 1M
  • Posts: 1,758
    Hi,
    please use this definition in Chillout Options >> Custom Style:
    
    #logo img {
      display: block;
      height: auto !important;
      margin: 0 auto;
      max-width: calc(100% - 20px) !important;
      width: auto;
    }
    
    it fixes your issue.
    Remember to rate our theme if you like it ;)
    All the Best.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!