• Resolved Matt

    (@mlindi)


    in Jigo 1.x one was required to ‘unhook/hook’ the Jigoshop wrappers in order to prevent the sidebar from appearing below the content.

    In Jigo 2.*, it would seem that the process is different? Please advise.

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jigoshop Support – Marcin

    (@azrielnefezen)

    I would need to see the site in order to help – could you email me at [email protected] and provide me with the site’s url?

    Thread Starter Matt

    (@mlindi)

    email sent

    Thread Starter Matt

    (@mlindi)

    This has been resolved – I thought I’d share here in case anyone else winds up scratching their head over this.

    It is no longer necessary to unhook/hook wrappers to get the sidebar to display properly. This gets handled in the stylesheet now (great improvement!)

    #primary{
    float: left; width: 68%;
    }
    #widgets{
    float:right;
    }

    adjust left width percentage for as necessary.

    Thanks Marcin. You rock!

    THANK YOU for coming back with a resolution!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Wrapping theme’ is closed to new replies.