*

happymewtwo

  • **
  • 5 posts
Anyone still using this theme?
« on: November 01, 2023, 01:52:29 AM »
Hello everyone!

Is anyone still using this theme?

*

nkan app

  • *
  • 1 posts
Re: Anyone still using this theme?
« Reply #1 on: November 14, 2023, 08:59:34 PM »
Yes, i'm still using it.


Hello everyone!

Is anyone still using this theme?

*

dsf

  • *****
  • 261 posts
Re: Anyone still using this theme?
« Reply #2 on: December 15, 2023, 10:40:41 PM »
Yes, i'm still using it.


Hello everyone!

Is anyone still using this theme?

Hi, since you use it as you say, i'm helping in a new site and i have some display issues of TinyMCE (html editor) for the users. The strange thing is that this issue is not happening all the time. If you try to post a new ad, you may get the issue but sometime not.

See the issue in the capture and if you have any suggesting i would appreciate it. I have spend a lot of time and i can't figure it out. Tried also Jquery 1.x with no luck.

Thanks

(edit: this seems to be an issue ONLY with Firefox. Chrome and Edge seem to work right)
« Last Edit: December 15, 2023, 11:09:28 PM by dsf »

*

MB Themes

Re: Anyone still using this theme?
« Reply #3 on: December 16, 2023, 11:24:33 AM »
Looks like just some small issue with css.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

dsf

  • *****
  • 261 posts
Re: Anyone still using this theme?
« Reply #4 on: December 16, 2023, 04:04:29 PM »
Looks like just some small issue with css.

Probably, but i have spend hours to find the cause, and i have failed so far. Seems strange that when you get the issue, if you just refresh the browser 2-3 times, it comes back.

What kind of strange issue that is ....

*

MB Themes

Re: Anyone still using this theme?
« Reply #5 on: December 17, 2023, 09:25:34 PM »
Send url.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

dsf

  • *****
  • 261 posts
Re: Anyone still using this theme?
« Reply #6 on: December 18, 2023, 09:40:41 AM »
Send url.

Thanks for the offer, it is on a test server and not a valid url is possible to post here right now.

*

dsf

  • *****
  • 261 posts
Re: Anyone still using this theme?
« Reply #7 on: December 26, 2023, 02:34:59 PM »
It seems that this is not a css issue.

I don't know why, but the buttons are formatted differently when displayed incorrectly, you can see it via the inspector



/************* Correct formatting ********************/

<button aria-label="Undo" title="Undo" type="button" tabindex="-1" class="tox-tbtn tox-tbtn--disabled" aria-disabled="true"><span class="tox-icon tox-tbtn__icon-wrap"><svg width="24" height="24"><path d="M6.4 8H12c3.7 0 6.2 2 6.8 5.1.6 2.7-.4 5.6-2.3 6.8a1 1 0 01-1-1.8c1.1-.6 1.8-2.7 1.4-4.6-.5-2.1-2.1-3.5-4.9-3.5H6.4l3.3 3.3a1 1 0 11-1.4 1.4l-5-5a1 1 0 010-1.4l5-5a1 1 0 011.4 1.4L6.4 8z" fill-rule="nonzero"></path></svg></span></button>

/************* Incorrect formatting ********************/

<div class="button" style="user-select: none;"><span><span class="tox-icon tox-tbtn__icon-wrap"><svg width="24" height="24"><path d="M6.4 8H12c3.7 0 6.2 2 6.8 5.1.6 2.7-.4 5.6-2.3 6.8a1 1 0 01-1-1.8c1.1-.6 1.8-2.7 1.4-4.6-.5-2.1-2.1-3.5-4.9-3.5H6.4l3.3 3.3a1 1 0 11-1.4 1.4l-5-5a1 1 0 010-1.4l5-5a1 1 0 011.4 1.4L6.4 8z" fill-rule="nonzero"><button aria-label="Undo" title="Undo" type="button" tabindex="-1" class="tox-tbtn tox-tbtn--disabled" aria-disabled="true"><span class="tox-icon tox-tbtn__icon-wrap"><svg width="24" height="24"><path d="M6.4 8H12c3.7 0 6.2 2 6.8 5.1.6 2.7-.4 5.6-2.3 6.8a1 1 0 01-1-1.8c1.1-.6 1.8-2.7 1.4-4.6-.5-2.1-2.1-3.5-4.9-3.5H6.4l3.3 3.3a1 1 0 11-1.4 1.4l-5-5a1 1 0 010-1.4l5-5a1 1 0 011.4 1.4L6.4 8z" fill-rule="nonzero"></path></svg></span></button></path></svg></span></span></div>


*

MB Themes

Re: Anyone still using this theme?
« Reply #8 on: December 26, 2023, 03:53:16 PM »
Looks lije javascript library "uniform" might do this.
Patricia theme could use it.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

dsf

  • *****
  • 261 posts
Re: Anyone still using this theme?
« Reply #9 on: December 26, 2023, 04:52:25 PM »
Looks lije javascript library "uniform" might do this.
Patricia theme could use it.

Could you pls expand a bit on that. We have found a Wordpress developer that could help even for Osclass :)

I mean, what libs should we look for? Update them?

*

MB Themes

Re: Anyone still using this theme?
« Reply #10 on: December 30, 2023, 09:37:55 AM »
Disable uniform initialization for tinymce
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

dsf

  • *****
  • 261 posts
Re: Anyone still using this theme?
« Reply #11 on: January 13, 2024, 11:31:52 PM »
Disable uniform initialization for tinymce

Thanks, we have managed to solve this 1st problem by just waiting 2-3 updated of ... Firefox. latest version doesn't seem to suffer from this ....

But it seems that tinymce in mobile phone is excess in width, and we can't find a way to solve this. In all browsers. You are able to scroll horizontally. In text editor mode, all seem fine.

Unfortunatelly your demo of the theme has the text editor enabled so we can't check if this is something else.

*

dsf

  • *****
  • 261 posts
Re: Anyone still using this theme?
« Reply #12 on: January 14, 2024, 12:03:30 AM »
Ok, maybe i found a fix at Stackoverflow. The issue come from the toolbar of Tiny. Adding some css makes the toolbar scrollable horizontally and fix the issue. Maybe a quick-and-dirty fix but seems to work.

Code: [Select]
div.tox.tox-tinymce {
  width: 400px !important;
}

*

MB Themes

Re: Anyone still using this theme?
« Reply #13 on: January 14, 2024, 07:56:06 AM »
You coukd also use max-width.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

dsf

  • *****
  • 261 posts
Re: Anyone still using this theme?
« Reply #14 on: January 14, 2024, 09:20:29 AM »
You coukd also use max-width.

Thanks. Still i'm not happy with this fix i found, i must find a better one. A fully responsive one.