Okay
  Public Ticket #1421876
Fullscreen portfolio without cropping
Closed

Comments

  •  4
    JimmyShadow started the conversation

    Hi,

    I am testing some portfolio types, and i have some questions about the fullscreen type:

    1- how can i make the image fullscreen without cropping?

    2- I cannot understand how you're suppose to slide through the images on desktop version.. when i put the mouse on it the icon changes but clicking and sliding doesn't do the job.. can i put some simple arrows to do the job? On mobile it is perfect, except the clipping..

    3- and i don't want the "portfolio" slug in the url structure, but removing it from theme options and then flush/rewrite the rules doesn't work for me and the page goes 404..

  • [deleted] replied

    Hi Jimmy,

    I think that the the related link that you send to us is not a Fullscreen layout but a Lightbox layout.

    Anyway I will try to explain your questions for the Fullscreen project layout.

    1— Can you please add the code below to your Custom CSS area:

    .portfolio-full-bg-slider .image-entry {
        background-size: contain !important;
    }

    So your images will look like this: https://d.pr/v/8Vqygw

    2— There are three methods to navigate on PC:

       - Click the dots on the right side,

       - Use your keyboard <- and -> arrows or click the left mouse button, 

       - Move the mouse to the left then un-click the left button.

    3— Please read this article How to remove /portfolio slug carefully.

    Flushing rewrite rules is not required for this action, however permalinks structure should be set to Post name option. Otherwise they will show 404 page error!


    Have a nice week!

  •  4
    JimmyShadow replied

    Hi Ylli!
    Fist things fist, a HUGE hug for your help and patience.
    I know this is hard, but you're doing a great job, THANK YOU! :)

    Now fullscreen mode is perfect,
    except for the cursor slide, sadly i'm not able to use it at all :(

    Clicking on the dots and using arrow keys do the job, but clicking and moving doesn't work...
    am i doing something wrong?
    Is it possible to change it to a navigation like lightbox mode, with the arrows on the left&right of the image on the pc version of the site?

    On mobile looks pretty awsome, but if i zoom in the images are really low quality.. is there some kind of option for disabling the auto-compression? (on the pc version they are good!)

    Flushing rewrite the rules sadly isn't working for me and my page got 404ed again :(
    Could you give it a try?

    Thank you Again,

    Jimmy

  •   JimmyShadow replied privately
  • [deleted] replied

    Hi Jimmy,

    — You can see on this video how I did that https://d.pr/v/WWRSv1

    — Sorry but this option is not possible for the moment.

    — Also 404 error happened to you because your Permalinks where set (or reseted) to Day and name. I changed them to Post name and now everything is fine.


    (view on new page)

    Thanks and have a great day!