• Calendar position does not change when selecting either radio button. Calendar is always on the right when using a desktop or tablet in landscape. If I add the following CSS then the Calendar moves to the top (above text).

    #datepicker_above {
    float: none;
    }

    Running on following versions: WordPress 4.8 with Sydney theme, PHP 7.1.7, Embed Bible Passages Version 1.6.2, all plugins disabled.

    imgur-calendar
    imgur2-calendar-same- image

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author drmikegreen

    (@drmikegreen)

    Sorry to take so long to respond to this 🙁

    Could you provide a link to the page on your site where you use the shortcode for this plugin? That may help me understand better what needs to be fixed.

    Thread Starter USATC

    (@usatc)

    This is a customers site, so I will be unable to make further changes if needed to debug, FYI.

    https://covenantmessenger.org/daily-bible-plan-esv/

    Plugin Author drmikegreen

    (@drmikegreen)

    I cannot replicate the problem you experienced. I suspect that may be due to differences between the themes and stylesheets in my test beds and your site. I cannot, however, find anything in the source of the link you sent which would verify my suspicion.

    We may have to leave this as an issue of interest, upon which perhaps someone else may be able shed more light…

    Thread Starter USATC

    (@usatc)

    I am able to recreate this issue on a local install with the Sydney theme with no other plugins. Try that.

    I updated your plugin, removed custom CSS above, purged cache.

    If set “Show Date Picker Calendar” as checked, with “at top of Bible text, with text wrapped”… now no calendar is shown at all.

    If set “Show Date Picker Calendar” as checked, with “above text”, then the calendar is show on the right at top (as it did before).

    Thread Starter USATC

    (@usatc)

    Update: Calendar shows with both settings on a local install with Sydney theme and your new updated plugin 1.6.3, it shows as a larger calendar on top right with “at top of Bible text, with text wrapped”.

    The calendar does not show on customer site with “at top of Bible text, with text wrapped”.

    Plugin Author drmikegreen

    (@drmikegreen)

    Did you remove

    #datepicker_above {
         float: none;
    }

    from your customer’s site?

    Plugin Author drmikegreen

    (@drmikegreen)

    Sorry, I meant did you remove

    #datepicker {
         display: none;
    }

    from your customer’s site?

    Thread Starter USATC

    (@usatc)

    I made two posts within an hour of each other, the first one said I updated your plugin, removed custom CSS above, purged cache… so yes it’s been removed.

    Thread Starter USATC

    (@usatc)

    Clarification: Both CSS changes you mentioned have been removed. (One was for the white space in the footer, it was previously removed).

    Plugin Author drmikegreen

    (@drmikegreen)

    OK.

    It is interesting that the calendar does not show on your customer’s site with “at top of Bible text, with text wrapped,” while it does on a local install with the same theme used on your customer’s site. And I cannot find any reason that would explain that other than a possible plugin conflict or stylesheet difference.

    I’ll have to leave this issue as it is for now. Perhaps someone else will discover what is causing it. Or I may when working with the plugin whenever I do the next upgrade.

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Calendar position does not change’ is closed to new replies.