voaby.com
Forum Replies Created
-
Hello,
I am having the same problem.
I am running WPML I am not running a multisite.
Tried to add multiple admin users but I am still getting the same error.I tried adding the code to my functions but nothing happens.
Any idea how I can fix this issue ?Regards
Forum: Fixing WordPress
In reply to: Stop redirecting from old post to new?Hey Sam,
Glad I was helpfull.
Also keep in mind you can always use a plugin (like this one – https://ww.wp.xz.cn/plugins/simple-301-redirects/)I don’t recommend it, since the more plugins the heavier the site will be.
But just to keep in mind for a quick solution if you get in trouble in the future.Regards,
VoabyForum: Fixing WordPress
In reply to: Stop redirecting from old post to new?Hey There,
First of all are you working on a localhost or live on a hosting ?
Let’s try this out, please go to Settings>Permalinks> and select post name and hit save changes (even if you already have selected this option hit save changes).
After you’ve taken these steps please check if you are experiencing the redirection problem.Regards,
VoabyForum: Fixing WordPress
In reply to: Need help moving header on site layout [Help]Hey Buddy,
You can simply need to edit your style.css file.
#headimg {
clear: both;
display: block;
overflow: hidden;
width: 976px;
/* margin-top: 40px; */ – you need to remove this margin and the slider will move in place.
Let me know if you need further assistance.Regards,
Voaby