Edson Galina Fortes
Forum Replies Created
-
Hi @sidneyvanderstoep ,
sorry for the late answer, I think we need to translate some json data. I’ll get a look and get you in touch
Regards
Hi @ikuisman ,
hope you’re fine ? I’m not sure I understand good the issue your facing ? Do you have weglot install on your website ? If you get long lists of stuff from Essential Addons in the translation blocks of WPML you may have to contact WPML support I think ?
Regards
Hi @nataliog ,
Awesome! I’m glad you’ve find a solution ๐
If you appreciated my help and if you have 2 minutes to help me, it would be awesome if you could give us a review on WordPress
—-> https://wordpress.org/support/plugin/weglot/reviews/
It’s really useful for me ๐คAnd of course, if you need anything, don’t hesitate to ask me.
Have a nice day,
Regards,
Hi @nataliog ,
we use the $_SERVERand it is an array containing information such as headers, paths, and script locations. The entries in this array are created by the web server. There is no guarantee that every web server will provide any of these; servers may omit some, or provide others not listed here. That said, a large number of these variables are accounted for in the ยป CGI/1.1 specification, so you should be able to expect those. (source : http://underpop.online.fr/p/php/en/reserved.variables.server.htm.gz)
Can you make a test a check if you have access to the $_SERVER[‘SERVER_PROTOCOL’] on your web server.May on an test.php file ?
Get me in touch and sorry for the issue you’re facing
Regards
HI @romandas ,
hope you’re fine. Yes the fix is plan for the next release of our plugin. You may contact weglot support to ask to a patch version of the plugin if you can’t wait for the next releas (mid february)
Regards
Hi @nataliog ,
hope you’re fine? Sorry for the issue you’re facing. WHen you say on the dashbord you mean dahboard.weglot.com or in wordpress admin ?
Regards
@forusak yes it will plan for the next release ๐
Regards@forusak ok can you try to make this update on
wp-content/plugins/weglot/src/services/class-button-service-weglot.php :
at line 148 repalce $button_html .= sprintf( ‘<aside data-wg-notranslate class=”country-selector %s”>’, $class_aside . $add_class );
by $button_html .= sprintf( ‘<aside data-wg-notranslate=”” class=”country-selector %s”>’, $class_aside . $add_class );at line 148 repalce
$button_html .= sprintf( ‘<aside data-wg-notranslate class=”country-selector %s”>’, $class_aside . $add_class );
by $button_html .= sprintf( ‘<aside data-wg-notranslate=”” class=”country-selector %s”>’, $class_aside . $add_class );It should fix you”re issue (I plan it on the next release)
Regards
- This reply was modified 4 years, 4 months ago by Edson Galina Fortes.
Hi @forusak ,
i’ve just test and it seems to work on my side. Can you have access to your php error log and check if you have an error when you try to access to your sitemap?
To be sure, I’ve install rankmath and weglot on a demo site and go to http://demo-rankmath.local/sitemap_index.xml and it’s not blank. This is the test you’ve made ?
And last question : if you deactivate weglot, your sitemap works?
Thanks for your help ๐
hi @forusak ,
thanks for reply, I’ll check today and get you in touch
Hi @miriamramirezs ,
hope you’re fine? Sorry for the issue you’re facing. First of all do you have access to your server file. If yes, can you try to rename the weglot directory (/hosting/www/mimyramirez.com/public/wp-content/plugins/weglot/) to /hosting/www/mimyramirez.com/public/wp-content/plugins/weglot_bak
After that, if weglot is the problem, you should have access to your website.
After that, can you tell me which version of weglot you have install ? If it’s not the laste version (3.5) can you upgrade your plugin ?
Hope it helps
Best
Hi @artgoddess ,
and you don’t have it anymore on your log ? For the moment you’re the only one facing this error and I’m not able to reproduce it on my side. If you see this error again tell me and I’ll try to patch asap
Regards
Hi @montino ,
thanks for you reply it can be very helpful ๐
I’ll check if I find a solution for the missing flag and get you in touchRegards
Hi @montino ,
can you tell me the name of the theme you use here : https://www.serinfnet.com/I’ll try to get it on local to check where the problem come from
Regards