👏👏👏 Thanks a lot!!!
Regards
Thanks a lot again Calin.
Have a Nice week.
Regards
Hi Bettina,
I am reaching out to this thread because I am experiencing **exactly the same problem** as DavidCLM, and I am also from Brazil.
My “My Account” page works fine on all endpoints (Subscriptions, Account Details, etc.), but the **Dashboard (Painel de Controle) tab throws the “Critical Error” message**.
DavidCLM mentioned that you provided a resolution for this specific issue related to the Portuguese/Brazilian translation.
Could you please provide me with the same solution? I am happy to implement it immediately.
Thank you very much for your support!
Hi Calin, any news regarding this subject? I am having the same problem.
Regards
Hello Bettina,
I hope you are doing well.
I found the following code snippet within the theme files, which appears to define the responsive breakpoints:
CSS
/*
* responsive settings
*/
/* responsive landscape tablet */
@responsive_l_tablet_max: 1140px;
@responsive_l_tablet_min: 1019px;
/* responsive portrait tablet */
@responsive_p_tablet_max: 1018px;
@responsive_p_tablet_min: 768px;
/* responsive portrait phone */
@responsive_p_phone_max: 767px;
My question is about the mobile breakpoint, currently defined as $responsive_p_phone_max: 767px.
The theme’s default mobile layout works well on smaller screens (320px – 500px), but I feel the range up to 767px is too large and causes design issues on larger phones or in landscape mode. At 750px, for example, the layout looks stretched in mobile mode before transitioning to the tablet layout at 768px.
Question:
Considering that this code appears to be SASS/LESS and not pure CSS, what is the correct procedure to implement a change to this value?
Is there a functions.php filter or function in the child theme that would allow me to change the $responsive_p_phone_max value to something like 575px, or is it necessary to modify and recompile the SASS/LESS files?
Please Note:
I fully understand that any such modification is at my own risk and is not covered by support. I am aware of the potential impact.
I am using only the standard and mobile layouts integrated into the theme, and not the separate tagDiv Mobile Theme plugin.
I appreciate any guidance you can provide on the safest way to make this change.
Thanks a lot Simion, I’m not sure what I had done, but I was having an issue and couldn’t access the Setup Wizard screen. Then I uninstalled and reinstalled the Opt-in Builder, and it worked.
Regards
Hi Calin, I was trying to edit the Table of Contents configuration, but I’m having some problems. For example, I tried to change the language for [Hide] and [Show], but the content didn’t change and some code started to appear below the TOC. Do I need to update something? I was using the Rank Math TOC, but I uninstalled this plugin and the problem continues.
I am using the template “Newspaper Publication”