brunopbarbosa
Forum Replies Created
-
Forum: Plugins
In reply to: [Swift Performance Lite] Cache Breaks Ajax Login FunctionalityHello @fredawd, thanks for your reply.
Login page is excluded, but there is a redirection to the homepage on sucessfull login, and at that point the homepage looks like the user hasn’t logged in yet.
If the user navigates to any other page after that, it shows the user menu properly, but not on that first redirection.
Forum: Plugins
In reply to: [Swift Performance Lite] Cache Breaks Ajax Login Functionality@fredawd sorry to bother, but is there any update on this?
Forum: Plugins
In reply to: [Swift Performance Lite] Cache Breaks Ajax Login Functionality@fredawd Sorry it took so long to get back to you.
the website is located here: https://sinks.rodi.pt/en/login/
it is a frontend login with redirection, using ajax.
Caching is disabled for logged in users, as well as merge assets.
Thanks for your help!
I checked and it was a version of the Swift Performance Lite Plugin that was also calling for the codemirror.js script.
I’ve updated it and now everything works fine. Thanks for the info!
@mjyoo77 On the languages list page, you should have a star icon to set the default language.
Go to ‘Language->Settings’ and Deactivate ‘Detect browser language’.
Then if you define English as the Default Language, it will always open in english by default.
Forum: Plugins
In reply to: [Swift Performance Lite] “XML-RPC server accepts POST requests only.”Hello Fred,
I’ve Updated the plugin and it does seem to work as expected now. I will report back if something else happens.
Thanks!
Forum: Plugins
In reply to: [Swift Performance Lite] “XML-RPC server accepts POST requests only.”Hello Fred,
sorry for the delayed reply, i got caught up in some other projects.
In this particular case, there are no special .htacess rules other than what swift performance and wordpress create by default on the file, and a few hosting related settings.
<IfModule php7_module> php_flag display_errors Off php_value max_execution_time 30 php_value max_input_time 60 php_value max_input_vars 1000 php_value memory_limit 256M php_value post_max_size 24M php_value session.gc_maxlifetime 1440 php_value session.save_path "/var/cpanel/php/sessions/ea-php70" php_value upload_max_filesize 24M php_flag zlib.output_compression Off </IfModule>
I do have a few domains that are being redirected to this particular domain.
they are in a separate folder in the hosting where i have there a .htaccess file that redirects them to the homepage.
Forum: Plugins
In reply to: [Fonto - Custom Web Fonts Manager] Unable to upload Custom FontsYes, i can see that page.
The issue i’m having is with custom fonts.
https://s13.postimg.org/g7s8tituf/screen.png
The button highlighted in orange does not work for me, i click and nothing happens.
Forum: Plugins
In reply to: [Fonto - Custom Web Fonts Manager] Unable to upload Custom FontsHello Radu,
Yes, unfortunately the issue still persists even on a clean installation with no other plugins and running the default theme.
Forum: Fixing WordPress
In reply to: Catchable fatal error… default-constants.phpHello, i’ve been having the same issue.
https://themehybrid.com/board/topics/urgent-catchable-fatal-error-site-down
This thread here pointed me in the right direction, although i’m not sure if the issue is definitely solved.