• ahmedmelsaeed

    (@ahmedmelsaeed)


    When you scroll down on this page, you will find the first row that contains the names of the products is sticky which overlap with the main sticky header.

    I want to cancel this sticky feature and make the table as one piece. Because this causes a problem on the Mobil Device View, could you please check this also?

    The page I need help with: [log in to see the link]

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

    (@razyrx)

    Hello,

    Plugin do not have option to disable it.
    You can try to add this CSS code to fix issue on mobile

    .br_top_table .br_main_top {
        z-index: 1!important;
    }

    You can try to set option “Padding top” in plugin settings -> Style tab -> Table section to -150, then it will be not visible on scroll.
    Or you can set this option to 145, then it will be displayed under theme menu.

    Regards,
    Oleg

    Thread Starter ahmedmelsaeed

    (@ahmedmelsaeed)

    Thank you the code resolved the issue of the overlapping. But there is very strange behaviour on the mobile view when I add 4 products and try to navigate through them, the screen stuck while navigating through it!
    please see the video below:
    https://drive.google.com/file/d/1od0kE83yQBZU1a5wrBgG1es5cp2q5g9E/view?usp=sharing

    P.S. This happens only in the Arabic language version of the site, note that the Arabic language is (RTL) not like the English (LTR).

    Plugin Author RazyRx

    (@razyrx)

    Hello,

    It seems issue with table items sorting for RTL languages.
    We will check this issue.

    Regards,
    Oleg

    Thread Starter ahmedmelsaeed

    (@ahmedmelsaeed)

    Hello,

    Thank you, when we can expect the fix for this issue?

    Thread Starter ahmedmelsaeed

    (@ahmedmelsaeed)

    Any updates?
    If there is a temporary solution like leaving the compare page as LTR in the RTL language, until you fix this bug, it will be great!

    Plugin Author RazyRx

    (@razyrx)

    Hello,

    We are planning to release plugin on next week.

    Not sure how it can be changed.
    It seems depend on some browser styles that uses for tables.

    Regards,
    Oleg

    Thread Starter ahmedmelsaeed

    (@ahmedmelsaeed)

    Is the fix will be included in the next week release for the plugin?

    Plugin Author RazyRx

    (@razyrx)

    Hello,

    Some fix was added to vertical scrolling, but we do not know is it solve this issue, because we cannot reproduce this issue on our test environment.

    Regards,
    Oleg

    Thread Starter ahmedmelsaeed

    (@ahmedmelsaeed)

    Hello,

    I can provide a detailed bug report for this, do this will help you in the debugging?

    Best Regards,

    Plugin Author RazyRx

    (@razyrx)

    Hello,

    Please update plugin to latest version and check the issue.

    Regards,
    Oleg

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Products Names Row Sticky Which Overlap With the Sticky Header’ is closed to new replies.