Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: New portfolio categories not displaying #841772

    Hi Mike,
    It’s just the one category “Digital” that’s not displaying, the others I had created a while back and are displaying fine. I tried disabling all my plugins, but didn’t help.

    I found this similar support post, and it looks like I may need to make some changes to the functions.php file to make my new categories display.

    I’m currently not using a child theme, so I’ll need to set that up before I edit the php file. For now, we can close this thread.

    Thanks,
    Jennifer

    in reply to: enfold disable thumbnails on portfolio item pages #813090

    Hi Victoria,

    Sorry about the confusion and my terminology. My homepage uses the masonry template, but my main Portfolio page uses the portfolio Ajax grid. Regardless, If it’s not possible to disable the grid on the bottom of each portfolio item page, I’ll live with it as is for now.

    Much appreciated,
    Jennifer

    in reply to: enfold disable thumbnails on portfolio item pages #812867

    Hi John,

    Thanks for checking. Really strange… several people have responded, but no one sees the large thumbnails. I checked my site on several browsers, PC and Mac and I see the same thumbnails… even checked the Enfold demo/Portfolio Ajax template page (same template I’m using) and it displays the large thumbnails at the bottom of the portfolio item pages as well.

    Guess I’ll live with it as is for now, come back to the issue later with fresh eyes. Appreciate you all who responded to my request!

    Jennifer

    in reply to: enfold disable thumbnails on portfolio item pages #812837

    Hi Victoria,

    Thanks for your response. I created a “Help” page on my website with screenshots of what I’m wanting to do:
    http://jenniferheesdesign.com/help/

    I have highlighted in the pink box the thumbnails that I’m seeing on my end that I would like removed/disabled from the bottom of each portfolio item page. Do you see those large thumbnails when you view my portfolio item pages?

    Note, that I do not want to remove the smaller thumbnails that go with the portfolio item, just the larger thumbnails of the other portfolio item pages.

    Much appreciated,
    Jennifer

    in reply to: enfold disable thumbnails on portfolio item pages #812454

    Still hoping to find a resolution to the issue I’m having with the thumbnails on the portfolio item pages on my website:
    http://jenniferheesdesign.com/portfolio/

    I’d like to deactivate or hide/remove the thumbnails that display at the bottom of each portfolio item page. But, I want to keep the thumbnails on the main portfolio page.

    The following class I believe controls the thumbnail container:
    .grid-sort-container isotope no_margin-container with-title-container grid-total-odd grid-col-4 grid-links-ajax isotope_activated

    When I add display: none; to that class it does remove the thumbnails on the portfolio item pages, but it also removes the thumbnails on the main portfolio page, but I need those to stay as is.

    Does anyone have a suggestion on how I might remove/deactivate the thumbnails that display at the bottom of each portfolio item page, but keep the thumbnails on the main portfolio page?

    Thanks,
    Jennifer

    in reply to: enfold disable thumbnails on portfolio item pages #812244

    Hi Yigit,

    Thanks for your quick response. The CSS you suggested removes all the portfolio item page preview images except the first one. I want to remove the thumbnails that display at the bottom of each portfolio item page.

    The following class I believe controls the thumbnail container, and when I add display: none; it does disable the thumbnails but it also disables the thumbnails on the main portfolio page, and I need those to stay as is.

    .grid-sort-container isotope no_margin-container with-title-container grid-total-odd grid-col-4 grid-links-ajax isotope_activated {
    display: none;
    }

Viewing 6 posts - 1 through 6 (of 6 total)