Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #262886
    AxumCreative
    Participant

    @skandha Please take a look at my page here:

    https://www.axumcreative.com/selected-work/portraiture/

    The images are full size when I don’t want them to be. I want the settings to work for both thumbnail and medium size. The two setting on the page control section do not work.

    Also, how do I remove the date from the top of the page – this date is incorrect and not something I want to display, so how do I turn them off on the entire site and page by page?

    Please advise.

    #262925
    Skandha
    Participant

    @axumcreative: Hello there,
    Doesn’t the image size change when you switch the Image size to Medium or Thumbnail?

    To remove the date on top of the page.
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .singular-content-wrap .entry-meta {
        display: none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #262931
    AxumCreative
    Participant

    @Skandha: The code above worked out. I have updated my theme to 2.3 and there is no working control for resizing the images for either size. I tried for thumbnail and I tried for Medium. Neither of these two options work. The controls in the theme do not work.

    Please advise.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘image size controls for image galleries on pages do not work’ is closed to new replies.