• Resolved michaelheslop

    (@michaelheslop)


    Hi, I am having a problem with the gallery being obscured on my site, I assume the problem is that the photo gallery does not run on my choice of theme, but wanted to double check. Attached are photo’s of what is happening, gallery and photos being stuck behind the menu on the left hand side. Many thanks for your help!

    View post on imgur.com

    View post on imgur.com

    site address: https://mheslop.com/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author justnorris

    (@justnorris)

    Hey there Michael,
    Your theme doesn’t support Easy Photography Portfolio.

    Luckily, I’ve built a solution that you can use for these kinds of situations.

    You need to figure out the “Container CSS class name” of the layouts in your theme. You can do that using chrome inspector. I haven’t made the tutorial on how to do it yourself, so this time, I’ll just do the work for you.

    The CSS Class in your case is: site-content.

    Add that CSS Class to “Portfolio Settings -> Wrapper CSS Classes”

    In addition, it looks like adding a CSS Class isn’t enough – you need to add Custom CSS to your site:
    .PP_Wrapper { margin-left: 18%; }

    Thread Starter michaelheslop

    (@michaelheslop)

    Hey Justnorris,

    firstly thank you very much for helping me out, i really appreciate you taking the time to help solve my problem! Your solution worked a treat i just have one more question to ask of you, when previewing the imagine, after clicking on said imagine in the portfolio, some of it is hiding behind the menu on the left hand side. Pretty much the same issue as before just with the preview/larger version of photo, I have attached a pic below. Is there a way of fixing this? All the best and thanks again.

    Michael

    View post on imgur.com

    Plugin Author justnorris

    (@justnorris)

    That’s a theme issue. The sidebar z-index is too high.

    .sidebar { z-index: 2000 !important; }

    p.s. Don’t forget to leave a nice review for the plugin here 😎

    • This reply was modified 7 years ago by justnorris.
    Thread Starter michaelheslop

    (@michaelheslop)

    Thanks, I will be sure to leave a great review for your plugin and support in the coming days, thanks again!

    Thread Starter michaelheslop

    (@michaelheslop)

    Hey, is there a limit to the number of portfolio entry’s you can have, i cant seem to make any more than six…? Thank you!

    Plugin Author justnorris

    (@justnorris)

    If you’ve limited blog posts to 6 per page – that might be the cause of that.
    I’ll make sure that the portfolio entries are unlimited in the next update.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Gallery Cut Off Problems’ is closed to new replies.