Before you ask please READ THIS

Individual Work Pages issue

edited March 2015 in Chillout Posts: 36
Hello Chillout team,

With the new individual work pages the related work links at the bottom of a page are not clickable. Can this be fixed? Also is it possible to disable the preloader on the work pages? So it doesn't trigger each time one of my portfolio items is clicked on..

http://www.designxdevelop.com/work/paxcell/
--Austin Thesing
Design X Develop
https://designxdevelop.com

Comments

  • Posts: 1,758
    Hi, tanks for the report
    designxdevelop said: With the new individual work pages the related work links at the bottom of a page are not clickable. Can this be fixed?
    will be fixed in upcoming upate.


    designxdevelop said: Also is it possible to disable the preloader on the work pages? So it doesn't trigger each time one of my portfolio items is clicked on..
    preloader is configured globally, so the answer is: it's not possible for now. We'll decide whether to add this feature.
    Remember to rate our theme if you like it ;)
    All the Best.
  • Okay thank you. In regards to the preloader it would be awesome to have run for the one page home page and then be able to be toggled off for the portfolio items/the blog. That way people feel like they are still on your site when you click to those links
    --Austin Thesing
    Design X Develop
    https://designxdevelop.com
  • Here is another issue I am having on the mobile version... Of the site when I view the work pages..... The featured image is hidden by the shield can you make the image below the shield pushed down so it sits underneath it??
    2015-03-04 11.17.41.png
    750 x 1334 - 248K
    --Austin Thesing
    Design X Develop
    https://designxdevelop.com
  • Posts: 1,758
    FYI - new version of Chillout theme is ready to download.
    designxdevelop said: With the new individual work pages the related work links at the bottom of a page are not clickable. Can this be fixed?
    it is fixed now
    Remember to rate our theme if you like it ;)
    All the Best.
  • Thanks. I those work now. I am running into this issue on the mobile work pages now... The similar works sections are all weird formatted.. can you make them centered and full width in a line?

    2015-03-05 13.48.33.png
    750 x 1334 - 265K
    --Austin Thesing
    Design X Develop
    https://designxdevelop.com
  • Posts: 1,758
    Try this, put into Chillout Options >>Custom Style:
    
    @media only screen and (max-width: 500px){
    .in_post_widget .widget-inside {
      display: block;
      width: 100%;
    }
    .in_post_widget .g-item.ready {
      width: calc(100% - 20px)!important;
    }
    }
    
    
    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!