Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #167004
    Paul Blundell
    Participant

    Hi there, I want to move the side bar from the left hand side to the right hand side on all pages so the whole bar. Any ideas how to do this?

    Also re images is there a way to link them to a website or link the caption so when they click on the image it goes to the site?

    #167071
    Skandha
    Participant

    @paulpagen-ltd: Hello Paul,
    Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    #167097
    Paul Blundell
    Participant
    #167140
    Skandha
    Participant

    @paulpagen-ltd: To have the sidebar on right hand side instead of left
    Go to => Appearance => Customize => Theme Options => Layout Options => Default Layout => Select Content, Primary Sidebar.

    Also let me know which image you are referring to?

    Hope this helps you out!
    Kind Regards,
    Skandha

    #167160
    Paul Blundell
    Participant

    You haven’t included the CSS code. Can you confirm what code needs to be added?

    Re images it’s the ones on the Around and About page I’d like to have them click through to the relevant websites somehow

    #167223
    Skandha
    Participant

    @paulpagen-ltd: Hello Paul,
    To have the sidebar on right hand side instead of left
    Go to => Appearance => Customize => Theme Options => Layout Options => Default Layout => Select Content, Primary Sidebar.

    To have the image on about page redirect to a relevant website.
    What you can do is remove the image and add a Custom HTML block instead and add the following Code.

    <a href="https://www.cricbuzz.com"><img src="http://gablecottagecotswolds.co.uk/wp-content/uploads/2019/02/20190227_082518-1024x768.jpg" alt="Gable Cottage Cotswolds" class="wp-image-396" srcset="https://gablecottagecotswolds.co.uk/wp-content/uploads/2019/02/20190227_082518-1024x768.jpg 1024w, https://gablecottagecotswolds.co.uk/wp-content/uploads/2019/02/20190227_082518-300x225.jpg 300w, https://gablecottagecotswolds.co.uk/wp-content/uploads/2019/02/20190227_082518-768x576.jpg 768w" sizes="(max-width: 512px) 100vw, 512px" width="512" height="384"></a>

    Replace https://www.cricbuzz.com with the link where you want the image to be redirected.
    Let me know if this is what you want.
    Kind Regards,
    Skandha

    #167415
    Paul Blundell
    Participant

    But I need it in a gallery format it’s the one on the Around and About page but the site isn’t live at the moment.

    #167465
    Skandha
    Participant

    @paulpagen-ltd: I will need to have a look at your gallery for that. Since the gallery page is not live I will need your WP admin credentials. I will contact you shortly by email.

    Kind Regards,
    Skandha

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Couple of questions Re Side Bar and Images’ is closed to new replies.