Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author lisa_westlund

    (@lisa_westlund)

    Hi!

    It is not possible without writing some code on your own. If you are familiar with css and javascript you should be able to write code to change the appearance and behavior of the plugin – nothing in the php code should be a problem for the kind of layout you want.

    Just by changing the css you can display as many images in a row as you like, and by adding javascript you can add the possibility to swipe for more images.

    What you need to change in the css is the width of items in the portfolio-piece class. Since the plugin is responsive you need to change it for all media queries (@media) defined in the css-file. If you for an example want five images, just set width to 20%, and then set the shortcode parameter count to 5 when you publish the plugin. If you want the swipe functionality you need some more advanced javascript.

    Have a nice day!

    /Lisa

    Hi Lisa,

    I am using the avada theme with your plugin. It works fine but I am unable to display it in any other position except at the top of the page the shortcode is on. See here https://ams34.siteground.eu/~carrot/carrot3/?page_id=12

    In the admin side it is shown below the comments but displays at the top of the page in the front end. Is there anything I can do to force it further down the page?

    Thanks

    tamsin

    Plugin Author lisa_westlund

    (@lisa_westlund)

    Hi Tamsin!

    Unfortunately there isn′t a quickfix for this – I need to rewrite some php code to make it work. I will fix it for the next update.

    Regards,
    Lisa

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Layout Question’ is closed to new replies.