Anass Rahou
Forum Replies Created
-
Hello there!
What code are you using in the functions.php file of your theme to display that message?
Hello there!
First of all, I recommend you to switch to a default WordPress theme like Twentyseventeen, and check if the error disappears. If so, then you could need to change definitely your theme.
Let me know if this solves your error message or not.
Forum: Fixing WordPress
In reply to: Table FooterHello there!
What kind of content are you putting inside that table, and when you say table, do you mean a
<table>HTML tag?There are other methods that are much more sustainable to do this in WordPress, for example a plugin called Podamibe Simple Footer Widget Area that you can give a try.
Let me know if this helps you to solve the issue.
Forum: Fixing WordPress
In reply to: Image Widget now showingHello there!
Are you using any cache system on your website? Please first try to purge any cache you use, cleaning the browser cache too, and go back to check if this solves your problem.
Let me know if this fixes the issue.
Forum: Fixing WordPress
In reply to: Twice custom inputHello there!
Please include your URL website page where you see that duplicated input form.
Forum: Localhost Installs
In reply to: How to Text Align a Theme?Hello there!
To change your text align in WordPress theme or any other web page, you need to have fundamentals CSS and HTML knowledge to achieve that for any HTML tag you what.
It depends on the direction and alignment you want, whether it’s right or left. However, changing text align for all your elements to only one alignment direction is not a very good idea.
This code for example will align everything on your website to the right.
* { text-align: right; }If you are looking to change to a RTL language, then you can do it from Settings >> General usder Site language submenu.
Please let me know what are you looking to do exactly with your theme.
Forum: Fixing WordPress
In reply to: Menu is requiring 2 clicks for some peopleHello there!
Can you include the link to the website where this problem appears, maybe that will help to discover what could be the problem.
Forum: Fixing WordPress
In reply to: Duplicated URLs in 404 errorI recommend you to contact the developer that had make your migration, and tell them about the problem you’re facing, because they know exactly the procedure they have followed, and therefore they will know how it will be resolved.
Please let me know what they answer (when they do) about this issue.
Forum: Fixing WordPress
In reply to: Can’t Preview DraftsHello there!
First measure that I recommend you to do carry out is desactivate ALL your current active plugins, and switch to a default WordPress theme like Twentyseventeen.
After that, go back to your posts and try to preview your draft content, is the problem is solved, then definitely it is an external component that you have installed.
Reactivate them one by one to find what one is causing that.
Please let me know if this solves your problem.
Forum: Fixing WordPress
In reply to: Menu appears in reverse order, but navigates correctlyIf you use for example Firefox, it includes a native tool that allows you to take a screenshot making a right click >> Take a Screenshot at the bottom.
Next, you upload your image to the web using https://prnt.sc/ and past the obtained url in this form. As simple as this. 🙂
It is very good to know that the problem was solved. 🙂
And have you done that? If so, is that measure solved your error now?
Forum: Fixing WordPress
In reply to: Translation of “Continue Reading” not displayedHello Claude!
If you are looking for a “clean” way to translate that phrase and any word used in that theme, you can do it easly with a plugin called Loco Translate. Is a fantastic solution that handles this aspect better that any other one.
Please let me know if this solves your problem.
Hello there!
Have you tried to install and run the Health Check plugin to look if there is any detectable problem with your installation?
This is one the most recommended plugins that you can use for troubleshooting almost any WordPress issue or error.
Let me know if you detect anything unusual that make sense for this problem.
Hello there!
Have you contacted your hosting provider to tell them about this strange behavior on your website? I think they can help you more quickly with it.