• Resolved rodman38

    (@rodman38)


    Hi,

    My client (French) to a page called “galerie d’art” (art gallery” in english), I use the theme divi portfolio, but I would like to use your plugin, but you can not display the images with your plugin on this page:

    https://edwige-manon.fr/galerie-art

    By default, I would like all images to appear on this page. The problem with your plugin is that you have to add a new entry

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

    (@justnorris)

    Hey there,
    I’m not sure I understand the problem.

    Just to make sure we’re on the same page – this is not a “lightbox” plugin and it isn’t going to work on existing galleries or other setups. It’s a standalone, themeable portfolio engine. If you want a gallery – you have to create in in “Portfolio -> New Entry”.

    If a portfolio with a structure isn’t what you’re looking for, I suggest searching for lightbox or pop-up gallery plugins like FooGallery and alike.

    Does that help?

    Thread Starter rodman38

    (@rodman38)

    Thank you for your answer, but i found the problem, here is the page I use for your plugin, but I have 2 problems.

    1- I use the theme Divi with a sticky header, with the scroll, the header shrinks (see the other pages) with your plugin it does not work.

    https://edwige-manon.fr/portfolio/galerie-art-edman

    2- How to delete the title of the portfolio entry of your plugin ?
    I tried with this code css :

    .page-id-26074 .entry-title {display: none;}

    but it does not work

    Plugin Author justnorris

    (@justnorris)

    1) It’s a Divi theme issue. Use their support for help with the header.

    2) Use Chrome Developer tools to find the correct selectors. For this example, I think you’re looking for “.PP_Description__title”, but I might be wrong. Just browse around with developer tools and find the selector you’re looking for.

    Thread Starter rodman38

    (@rodman38)

    1- the sticky header works on all the pages, with the scroll, the heading shrinks correctly, but not on the page that uses your plugin, I do not think the problem comes from the theme.

    2- Yes indeed, I think that it is necessary to use PP_Description__title
    but I do not know which css code …

    .PP_Description__title {display: none;}
    this css code is correct ?

    Plugin Author justnorris

    (@justnorris)

    1) Your jQuery isn’t loading on the portfolio page. It’s not because of the Easy Photography Portfolio plugin itself. Most likely something is colliding. It’s something you’ll have to figure out on your own.

    2) Probably yes, test it out. If that doesn’t work increase specificity ( like .PP_Portfolio .PP_Description__title )

    Thread Starter rodman38

    (@rodman38)

    1- I will ask the support
    2- it works, thank you

    you do not have shortcode with your plugin? Because I would like to use page builder divi for the portfolio of my client

    Plugin Author justnorris

    (@justnorris)

    No, there is no shortcode at the moment. Most probably there won’t be one. I plan to implement Gutenberg support when it’s released, so who knows – maybe in the future Page Builders decide to support Gutenberg blocks, but at the moment I have no idea how and whether that will work out.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘custom page’ is closed to new replies.