Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1166639
    willis1971
    Participant

    Hi Guys
    2 things;

    I’ve lost my filter on my portfolio page that filters my images and when i look at my individual portfolio pages the images are not full width. Can you help?

    #1166649
    willis1971
    Participant
    This reply has been marked as private.
    #1166994
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! Can you please share the Portfolio page URL so we can take a look?

    Thanks!

    #1167809
    willis1971
    Participant
    This reply has been marked as private.
    #1167943
    Darshana
    Moderator

    Hi there,

    There was a JavaScript issue on your site, which I have corrected under Customizer, Custom > JavaScript area.

    Now your portfolio page should function properly.

    Thanks!

    #1173168
    willis1971
    Participant

    Brilliant, thanks buddy.

    #1173231
    Rahul
    Moderator

    Glad we could help you out!

    Let us know if you need any further help.

    Thank You.

    #1188050
    willis1971
    Participant

    Hi, The portfolio page is not stretching accross the page, I have the text on the right of the image and I can’t get it to go underneath, can you please advise.
    Thank you.

    #1188450
    Rad
    Moderator

    Hi there,

    You mean the single portfolio page should be full-width instead of two column? In that case, please add this CSS to Admin > Appearance > Customizer > Custom > CSS

    .single-x-portfolio .entry-featured {
        float: none;
        padding-right: 0px;
        width: 100%;
    }
    .single-x-portfolio .entry-featured img{
        width: 100%;
    }
    .single-x-portfolio .entry-wrap {
        float: none;
        width: 100%;
    }

    Hope this helps.

    #1192395
    willis1971
    Participant
    This reply has been marked as private.
    #1192437
    Joao
    Moderator

    Hi There

    Your attachment did not upload,

    Please try again and make sure it is under 500kb.

    Thanks

    Joao

    #1192485
    willis1971
    Participant

    Ok just login if you want, it’s still as before image on the left and text on the right.

    #1192549
    Rupok
    Member

    Hi there,

    So you want the portfolio description on right to be under the featured image as well? It’s not the actual functionality and it supposed to be at right. You have long text so it’s not looking so nice but it’s usual. It would be tough to bring the text under image.

    Thanks!

    #1192568
    willis1971
    Participant

    Hi, Not aswell, instead of.
    On my other websites the text is underneath the image, this is on the right hand side.

    #1192595
    Rupok
    Member

    Hi there,

    Thanks for writing back. Perhaps we didn’t get you properly. Would you provide one of your site as example?

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1166639 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>