CroMisho
Forum Replies Created
-
Forum: Plugins
In reply to: [HTTP Headers] Critical error cannot change settingsSame here. Tested on multiple websites. Here’s the error:
Fatal error: Uncaught Error: Call to a member function switch_to_locale() on null in /home/customer/www/***.com/public_html/wp-includes/l10n.php:1679 Stack trace: #0 /home/customer/www/***.com/public_html/wp-admin/includes/misc.php(132): switch_to_locale('en_US') #1 /home/customer/www/***.com/public_html/wp-content/plugins/http-headers/http-headers.php(1330): insert_with_markers('/home/customer/...', 'HttpHeaders', Array) #2 /home/customer/www/***.com/public_html/wp-content/plugins/http-headers/http-headers.php(815): update_headers_directives() #3 /home/customer/www/***.com/public_html/wp-includes/class-wp-hook.php(309): http_headers_option('siteground_opti...') #4 /home/customer/www/***.com/public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters('', Array) #5 /home/customer/www/***.com/public_html/wp-includes/plugin.php(474): WP_Hook->do_action(Array) #6 /home/customer/www/***.com/public_html/wp-includes/option.php(538): do_action('updated_opt in /home/customer/www/***.com/public_html/wp-includes/l10n.php on line 1679MY SVG’s are gone as well, but they stay broken even if I disable font optimization. For now deactivating the plugin seems to be the only solution for me.
Of course!
I was adding to the index, while I should have rebuilt the whole index. It works fantastically. Thanks!
Forum: Plugins
In reply to: [WP Store Locator] Page translated with WPML has empty [wpsl] shortcdeOk, sorry for wasting your time. What a stupid mistake… by doing asset management, I have allowed the Store Locator scripts on the Native language page and the Store locator post type. But I forgot to do the same for the translated page.
It works perfectly and it is compatible with WP Rocket optimization, so no need for exclusion.
A five star plugin overall.
Thanks again!
Forum: Plugins
In reply to: [WP Store Locator] Page translated with WPML has empty [wpsl] shortcdeHi!
The entire map is not loading.
There are some cooke errors, but the same ones are on the Native language where the map does load. I have removed the 301 redirect, so the translated page is now accessible.
https://www.mojemalozlato.com/en/gluten-free-croatia/
Thanks!
Oh Damn! true!
I have double-checked all Containers and everywhere else the variable is correctly written. The issue still remains. It might be due to caching. I see that the Analytics tags gets fired on the first load, and then not on the second one. Very strange. These same accounts were working normally until recently.
Oh, one more thing is new. Preloading. That might be it. The Flying Pages plugin…
…nope, it seems it isn’t. Tag gets fired on all pages that are first time visited. Subsequent visits are ok. So it must be Siteground Supercacher. I think…
I will play more with caching settings and report back if I find something.
Thanks!
Sure!
Here they are: https://paste.pics/5c1096ed452371129cb4ec4cdf41e788
And another one: https://paste.pics/49868f316a38418b21de37081a521943
Thanks!
What theme do you use?
Perhaps those are stored in wp_postmeta table, in JSON format. Those are not picked by the plugin.
Try replacing also http:\/\/ourdomain.com > https://ourdomain.com.
Backup your database first.
- This reply was modified 8 years, 8 months ago by CroMisho.
Forum: Plugins
In reply to: [Redirection] Importing a CSV places a semicolon in URLSolved.
I ended up creating my own CSV file, by having all data in column A:
/page1/,/Page2/
I had them in two columns, but I have created a formula in the third column:
=A1&”,”&B1
Then I have copied the formula and pasted as values in the fourth column, which in the end became the only column.
Saved it in (Windows) CSV, and now it works.
Thanks for the great plugin!
Forum: Plugins
In reply to: [Redirection] Importing a CSV places a semicolon in URLCorrection:
It actually creates the source URL like this:
/page1/;/page2/;
And all the targets are
/
Forum: Plugins
In reply to: [Mapme] Cannot generate the shortcodeHi, thank you for your fast response!
The code gets stripped off upon saving the page, but I have solved it by creating my own shortcode with Post Snippets plugin.
Probably some local issue. Works beautifully now. 🙂
Thanks!
I have forgot to add that before ssl, all meta descriptions were pulled from the meta descriptin tag, and they were all the right lenght.
Forum: Plugins
In reply to: [SEO Redirection Plugin - 301 Redirect Manager] Problem after moving to httpsHi! I have moved also to https.
I have no problem getting 404 pages. It redirects still as it should. However, when I check the database to change remaining http urls, (Better search replace plugin), i am getting a lot of entries that are still “http://mydomain.com” in wp_WP_SEO_404_links and wp_WP_SEO_Redirection_LOG table.
My question is, is it safe to replace them all with https?
Forum: Reviews
In reply to: [Redirection] plaese help me!The same thing happened to me when I have accidentally created the same source and target URL.
When I deleted it, it remained.
The solution is to create another redirect, this time from the double url generated (www.example.com/www.example.com) to the target URL.
Essentially, this will create a double redirect. First time from the normal url to the double one, and then from the double one to the normal one.
I had no problems with this plugin apart from this situation.
Also,don’t use “www.yourdomain.com” in source filed. Only the “/page/subpage”.
It will also happen if you use “/page/subpage” in the target field. (it happened to me). Here you need a full URL.
Btw, in your case it is a triple one. experiment and see if you need to do a triple redirect to fix it.
Forum: Plugins
In reply to: [MaxButtons - Create buttons] version 3.01 updated buttons missingIt was about 6 or 7 different buttons.
Thanks for the file and quick response!
Everybody should talk firs instead of writing stupid 1 star reviews…I will keep you posted and send you the error logs.