Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #667883

    I have 8 portfolio items. Once one clicks on any of the portfolio items from the home page/work samples, I would like a menu to appear showing these 8 items; similar to how the site is set up now, but I don’t want the portfolio items to appear above the main menu on the Home or Contact page, only on any of the portfolio items.

    Possible?

    #668037

    Hey bonbuttercup,

    I am getting “ERROR 502 – BAD GATEWAY” error.
    Can you please check the link once again?
    Also, please show us an example if possible so we can understand better.

    Best regards,
    Yigit

    #668256

    F’ing Bluehost is down… AGAIN. Will have to get back with you after site is back up.

    #668262

    Hi,

    We will keep the thread open and will wait to hear from you. Thread will be on hold. You can simply reply to reopen it.

    Best regards,
    Yigit

    #668276

    Back up. This is a screenshot of what i”m hoping to do: http://www.tciwest.com/wp-content/uploads/Untitled-1.jpg (as long as Bluehost can stay up for longer than an hour).

    #668508

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #header_meta {
        display: none;
    }
    .single-portfolio #header_meta {
        display: block;
    }
    

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.