Viewing 15 replies - 1 through 15 (of 16 total)
  • Plugin Contributor Max Bond

    (@max-bond)

    Hi!
    Wait for the next version. I am planing to add custom ID feature.

    Thread Starter carlytx

    (@carlytx)

    thanks. when will the next version be released?

    Plugin Contributor Max Bond

    (@max-bond)

    carlytx, update to version 2.1

    Thread Starter carlytx

    (@carlytx)

    thanks we will try it.

    Thread Starter carlytx

    (@carlytx)

    just had a few minutes to load the plugin but it is still not clear how to use this in a custom sidebar that does not use the standard WP widgets.

    We have used other plugins in the sidebars by executing

    echo do_shortcode.....

    how do we call this plugin in sidebars?

    Plugin Contributor Max Bond

    (@max-bond)

    You need to find html id of the element which you want to fix.
    Then found, go to plugin settings page. Enter id in the Custom IDs field.

    Thread Starter carlytx

    (@carlytx)

    sorry but where/how do we find the html id?

    Thread Starter carlytx

    (@carlytx)

    We tried it with the right sidebar and it seems to work but there are problems.

    The right sidebar is fixed but it shifts to the left by about 80-100px onto the content area. The left sidebar does not move at all when we place its id in the settings.

    Plugin Contributor Max Bond

    (@max-bond)

    Looks like markup issues…

    Can you give a link to your site? Need to see it myself )

    Thread Starter carlytx

    (@carlytx)

    We can’t release the link publicly at this point but I can send you a link to the test site location if you can provide a direct email address. thanks.

    Plugin Contributor Max Bond

    (@max-bond)

    You can send e-mail to me from this page: https://www.q2w3.ru/contacts/

    Plugin Contributor Max Bond

    (@max-bond)

    carlytx, I saw your site.

    What can I say… Your current markup is incompatible for my plugin (
    You are using absolute positioning for right sidebar – that is a very bad choice… especially when it switches to fix positioning.

    A advise your to change your markup. You have a lot of bad things there!

    Thread Starter carlytx

    (@carlytx)

    ok, thanks.

    Thread Starter carlytx

    (@carlytx)

    just changed the right sidebar to relative and it now seems to work to some degree but still problems with positioning. We will play around with it and see if we can get it to work. thanks for your help.

    Plugin Contributor Max Bond

    (@max-bond)

    carlytx, i think to apply fix positioning to the whole sidebar is not a good idea.
    You need a good wrapper around you fixed content.
    Sidebar is a good wrapper. Do not fix it. Try to fix elements inside the sidebar.

Viewing 15 replies - 1 through 15 (of 16 total)
  • The topic ‘custom sidebars’ is closed to new replies.