Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #513887

    Hello,

    I have two questions about portfolio-entries page.

    1) witch file is it to change portfolio-entries layout? because I want to display items in a specific design
    2) I want to display the first image of the item instead of the thumb in the portfolio-entries page

    could you help me ?
    Carosch

    #513891

    Hi carosch!

    1- What kind of changes would you like to make? You can find portfolio.php file in Enfold/config-templatebuilder/avia-shortcodes folder
    2- Can you please post a screenshot and show the changes you would like to make?

    Regards,
    Yigit

    #513915

    Here is my answer, in private

    #514145

    Hi!

    You can change the background of the grid content with this:

    .main_color .grid-content {
        background-color: brown;
    }

    Again, you can modify the portfolio.php file for additional changes. I haven’t tested this personally but I think this function will help:
    https://codex.wordpress.org/Function_Reference/get_attached_media

    Cheers!
    Ismael

    #514354

    Hello,

    I can’t find the portfolio.php, sorry, where is it ?

    carosch

    #514401

    Hey!

    Please go to Enfold/config-templatebuilder/avia-shortcodes folder and find portfolio.php file inside

    Regards,
    Yigit

    #514415

    ok.
    Do I have to reproduce the same tree in my child theme?

    thanks
    carosch

    #514418
    #514531

    thanks, I will try to modify this file, and I’ll come back to tell you

    carosch

    • This reply was modified 8 years, 6 months ago by carosch.
    #514537

    Hi!

    Sure, we will keep the thread open and wait to hear from you :)

    Best regards,
    Yigit

    #514840

    Hello,
    I looked at the file, and unfortunately I did not understand how to change it.

    If I use posts instead of portfolio items, is it possible to display archive.php like grid ?

    carosch

    #514851

    Sorry I found too difficult to change both archive.php and portfolio.php pages, and to try to get exactly the same presentation for both of them, this just in the case where users would click on the breadcrumb links.

    So I deleted the breadcrumb links, and I decided to manage the archives pages by making pages by myself.

    You can close this thread.
    Thank you

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘portfolio-entries page’ is closed to new replies.