everyone.
I installed and activated WPML plugin for multi-language.
But after activating it, my elementor header and footer disappeard.
I tried to find the solution.
The blogs say that it is due to compatibility issue.
So I should remove all plugins and install one by one.
Can't I fix this issue without removing plugins?
The original question was year ago, but for the other people faced the issue:
You can try to re-save the conditions for the Header and Footer in the Elementor Theme Builder section, it should resolve the issue.
Also there's the similar (currently, opened) issue on the Github which may help: https://github.com/elementor/elementor/issues/15306
They suggest to change the plugin's code:
https://wpml.org/errata/elementor-pro-template-display-conditions-does-not-work-with-multiple-languages/
Please be awared, changing plugin's code is a terrible practice, but it's just a one line of code which could prevent the issue, at least before the plugin's update.
Related
Instead of images showing up as thumbnails underneath the main product image, they are getting added to the description section of each product. Here is an example product page: https://vdgmilitaria.com/shop/other-axies-allies/italy/ww2-italian-german-african-campaign-medal/
Any idea what could be causing this?
As a side note it seems like some of the styles on the website are now broken too and things are sitting in weird places such as the screenshot attached.
I've tried inspecting the product pages on my website with the web developer tools, but still can't figure out what is going on here.
This issue is likely caused by changes made to the WooCommerce theme or plugins affecting the product page layout and functionality. To fix it, you can try the following steps:
Disable all plugins temporarily and see if the issue is resolved. If so, re-enable each plugin one by one and check if the issue reappears after each activation.
If disabling plugins doesn't resolve the issue, try switching to a default WordPress theme like Twenty Twenty-One to see if the problem is with the theme.
If the issue still persists, you can try contacting the WooCommerce support team or the theme author for further assistance.
If all else fails, consider hiring a WordPress developer to investigate the issue and make necessary fixes.
Note: Before making any changes, it's always a good idea to backup your website to avoid losing any data.
As you can see from the picture, I have the site name that appears on top of my website and I want to remove it. The problem is that I can't figure out how to remove it. The variable is a text variable at the start of the body section. I went to edit the theme and I can't find that text, I tried to remove all the plugins I installed and still nothing, I can't really understand where to look to remove it.
Have you checked the header or the footer files of your active template ?
Also the overall configuration on the customizer side ?
If you already did all this, then let check the overall wordpress installation options over https://mytld.tld/wp-admin/options.php.
If you are still not successful then go to your database to consistently remove it!
Hopefully, this will help you by!
Ok, this is really strange. There is nothing in the source code as you can see with i.e. "view-source:https://damamma.net", so it's there because of a script.
Deactivate the Plugin PixelYourSite and check again.
I don't think it is caused by Wordpress itself, Elementor or the Theme.
I'm developing a magazine/blog site with wordpress for my school project. After selecting theme and all that stuff, I started to add my content into site via posts section in wordpress. After writing some articles i noticed that my titles are all "Auto Draft". After many tries, i managed to fix it for some of my articles but others remain same. I've fixed it even with JQuery in add post section but it only fixes when I'm viewing that post. When I look at my posts in home page article's title is same:"Auto Draft". Can you help me fix that? Thanks in advance.
It's just my inexperience. You must make your theme default and disable all plugins if you're having same problem with me. Then activate all plugins and your theme one by one and check your site each time. You can easily find the source of the problem then.
There are guides online for activating Disqus on Wordpress but nobody seems to have the particular problem which I am having. Previously to installing Disqus I had WP comments and they worked just fine. After activating the Disqus plugin, enabling discussions/comments, and opening comments everywhere, the comment box is gone, not a single trace.
There is simply no trace that Disqus even exists on my website. I don't believe that it is a theme issue because after disabling the theme, no comment boxes are still present.
Has anyone experienced this before? What are some methods I can look for / call in my templates that are supposed to bring up WP items?
Thanks.
It would always disappear because only one comment system should be there. Anyways, you can get the disqus comment box code and add it at the end of the post. This would make both the comment systems visible and both won't disturb other.
I've got an error in my WordPress installation.
The error is that the columns in the wp admin pages and posts are messed up.
See image here:
I've updated to the latest release of wordpress, tried to disable all plugins and tried to change the column number. Nothing fixed it.
Has anybody seen the same issue and/or know a solution to fix it?
Have you tried switching theme? weird problem..
You also try to download wordpress and replacing all css files in wp-admin/css with the newly downloaded.
If that doesn't work replace the wp-admin/js.
If that doesn't work replace the whole wp-admin folder.
Finally you could try to 'reinstall WordPress' from the dashboard -> updates screen.
Make sure you use the same versions of WP.
And as always make a backup before you start.