Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1265056
    onefoursix
    Participant

    re: http://146test2.co.uk/trueform/projects/

    I would like each project image to show in a circle on this screen. Is that possible please?

    #1265061
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.

    Thank you.

    #1265312
    onefoursix
    Participant

    if you navigate to that portfolio page – http://146test2.co.uk/trueform/projects/

    1- the square images that appear on that page I would prefer circular rather than square please.

    2 – how do we remove the filtering please?

    #1265338
    Paul R
    Moderator

    Hi,

    You can add this under Custom > Edit Global CSS in the Customizer.

    
    .page-template-template-layout-portfolio .has-post-thumbnail .entry-featured {
        border-radius: 50%;
        overflow: hidden;
    }
    
    .x-iso-container-portfolio .entry-wrap {
        background: transparent;
        box-shadow: none;
    }
    
    .page-template-template-layout-portfolio .option-set {
        display:none;
    }
    

    Hope that helps.

    #1265363
    onefoursix
    Participant

    Thanks – Can you have another look please – I need all those circles the same size.

    #1265441
    Christian
    Moderator

    Your images need to be square. It’s not possible for rectangular images. There might be scripts available for that but that is outside the scope of our support.

    Thanks.

    #1269219
    onefoursix
    Participant

    Can you have another look please. I have made the images square as per your advice and it still isnt right.

    #1269228
    Christian
    Moderator

    Your images are not square. They are rectangle. See http://146test2.co.uk/trueform/wp-content/uploads/2016/10/Project-01-862×482.png. Your image must have the same width and height like 800×800.

    Thanks.

    #1269602
    onefoursix
    Participant
    #1269647
    Christian
    Moderator

    The portfolio uses the cropped image version if you have turned the Cropped Featured Images option on in Appearance > Customize > Portfolio. You can turn it off then regenerate the thumbnails.

    If that doesn’t help, would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

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