*

Romeo

  • ****
  • 115 posts
Re: Style css, broken
« Reply #15 on: December 15, 2018, 12:18:23 PM »
You have to put after each code in theme:
Code: [Select]
ob_get_contents()
this one:
Code: [Select]
ob_end_flush()
... to enable looping of output buffer.
Thank you very much

*

Romeo

  • ****
  • 115 posts
Re: Style css, broken
« Reply #16 on: February 11, 2019, 01:04:45 PM »


You have to put after each code in theme:
Code: [Select]
ob_get_contents()
this one:
Code: [Select]
ob_end_flush()
... to enable looping of output buffer.

Hello,
Thank you.
This change is fine. the new issue after doing this mod, users can no longer register or log in, the registration or logging form is no longer sent, what is to help me somebody?
Thank you in advance

*

MB Themes

Re: Style css, broken
« Reply #17 on: February 11, 2019, 06:20:04 PM »
Not sure why it should not work as it is not on register page
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Romeo

  • ****
  • 115 posts
Re: Style css, broken
« Reply #18 on: February 12, 2019, 07:52:09 PM »
Not sure why it should not work as it is not on register page

but footer.php is it?

*

MB Themes

Re: Style css, broken
« Reply #19 on: February 12, 2019, 08:28:49 PM »
@Romeo
There might be one in footer, do not remember... update and that's it... or cross-compare to original files.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots