Wordpress WPML: setup menu language switcher doesn't work - wordpress

I can't choose a menu in this list... Nothing doesn't take account. I tried all menus, the result is the same. Do you have an idea?

It might be due to using an older version of WPML with the latest version of WordPress (5.5), there was a similar issue preventing from adding language switcher because of a JS error:
https://wpml.org/errata/after-wordpress-5-5-it-is-not-possible-to-use-the-a-different-domain-per-language-option/
Update all WPML plugins to latest versions and try again. If that doesn't help then, as the good folks in the comments said: contact WPML support.

Related

WooCommerce Option has disappeared

Having a little bit of trouble with one of our Wordpress Multisites that uses WooCommerce. This issue has only just started occurring after the latest upgrade to Latest WP and latest version of WooCommerce
Woo Version = 6.4.0
Wordpress Version = 5.9.3
Note that this is not a permissions issue as we can actually add things like
edit.php?post_type=shop_order
to the end of the admin URL and gain access to order pages etc. So it's 100% not a user-level problem.
I have also done a bunch of suggestions which include turning off plugins to check conflicts. Still nothing. I have also deleted and reinstalled woo manually several times and still nothing.
Does anyone know if I could potentially write a piece of code that would force this to work? I know with functions.php we can hide specific menu items from the left-hand side but is there a way we could potentially force to show the woocommerce option?
Screen attached to explain where it is missing.
Thanks,
Glen
There is a change in the latest woocommerce version.
For the current fix, You can change menu core file 55 to '55.5' on line number: 64
woocommerce/includes/admin/class-wc-admin-menus.php

WordPress 5.0 Update Issue

I was doing a routine update procedure on a WordPress website and then I just simply updated the WordPress website and everything started to fell, well all the links are now not loading from the domain itself but instead form a weird domain that seems to be like a CDN but it's actually nothing I have attached console logs so anyone can help me as the styles and all the CSS files are not loading that is making everything worse.
Thanks
The wp.com domain is owned by Automattic, a popular Wordpress commercial service provider (Wordpress.com, WooCommerce, WooThemes, and others). Are you using their plugin Jetpack ? I have been reading forum threads lately of people having similar issues and they were all using the Jetpack plugin with its CDN option enabled.
There is a setting to disable the CDN in Jetpack that may fix this issue. However, some are not able to resolve the issue this way. In this case, I've seen Automattic staff members encouraging people to file a support ticket for one-on-one support.
You are using jetpack plugin
disable CDN option
or you can paste the CSS into Appearance > Customize > Additional CSS to provide a temporary fix.

WordPress version update confusion

Recently I have Wordpress version to 4.9.4 and my existing website was running on 4.7.4.
My Query is Display Posts Shortcode plug-in is compatible up to 4.8.4. If I update to WordPress version 4.9.4 does it create any issues.?
Having WordPress plugin incompatible with WordPress versions often create unnecessary issues.
It would be better to wait for the new version of the plugin that is compatible with the new version of the WordPress.
You can also check the Github Documentation of that plugin if it is available on Github or raise a ticket on their website.
Hope this might help.
usually no major changes accrue in core files of wordpress when you update to newer version and it always work fine but it is recommended to have a database backup before updating to new version.
Well written plugins rarely break with a new version of WordPress. I generally install new versions of WordPress as soon as they are released.
That said, the best practice is to install the new version of anything (WordPress core, plugins, themes) on a test version of your site before installing on your live site.
Also, you should have reliable backups in place, and know how to restore from them quickly if you run into any issues.
Answer as too long for comment:
Most plugins are compatible with later WP versions than "tested to" indicates. Plugin authors (including me) do not spend time modifying the "tested to WP version" whenever a new version of WP is released; but only update this detail when they make changes to the code.
Normally the best place for an answer should be at the the plugin's support forum but as the author failed to reply to a query about compatibility with 4.9.1 you'll probably get no help there.
Educated guess is that it is compatible. Plugin has over 100k users, but other than this question (user does not identify WP version, no author response, maybe user specific?) the support forum has no recent posts about the plugin being broken; and later posts with questions about functionality are by people using WP 4.9.4 implying it is working for them.
If I was in your shoes (and didn't have a separate test site) I would risk the Wordpress update. Additionally for security it is always wise to have an up to date version of Wordpress (4.7.4. known vulnerabilities).

Woocommerce page numbering

I have a problem with woocommerce. I am browsing through products, which are in store, but I don't see any page numbers, there are about 400 products and no pages.
Maybe somebody has faced with similar problem? Or this is a problem with theme?
Woocommerce version: 2.1.12
Wordpress version: 3.9.1
There is likely a conflict here with your theme or another plugin. It was mentioned earlier that you've tried switching to a default theme. You might have a conflicting plugin at this point. I also highly recommend updating WooCommerce and WordPress to the latest version and try testing again. There's been a number of security fixes from both of them.

Simple Press Wordpress plugin problems

I needed a wordpress plugin for forums, so i installed Simple-Press plugin, the plugin works perfect with good controls and every thing seems perfect, but one problem i am having is on the Profile page of each user, i am getting this error
http://prntscr.com/7auib (screenshot)
Profile form could not be found [//wp-content/plugins/simple-press/forum/profile/forms/sp-form-global-options.php]
Can any one help out on this?
Don't bother with this plugin. Use bbPress which is the best and most compatible forum plugin for WordPress. It's made by the WordPress team.

Resources