Uendi
Forum Replies Created
-
I have updated to the latest version 4.0.25, but the issue is not resolved yet and facing the same problem like v4.0.16.
Is there any way that can allow me to go back to version 3….?
Thanks.
I have updated to v4.0.21, but the issue seems not fully resolved.
From my homepage, when visitor clicks on register, it shows correct URL and then for login button, it also shows correct URL for the first click. However, when the same visitor repeat doing this (login button) for the second click, my hidden backend login URL show up. On top of that, my hidden backend register also show up after hidden login URL appears.
Thanks.
Forum: Fixing WordPress
In reply to: Redirect ?attachment_id to Home pageHi Mark
It really works. Thank you so much for your help.
Thanks.
Hi Tom
I have resolved it as I put back my old code and settings.
Anyway, thanks for your help.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Relevanssi Conflict With WPTouch MobileThe plugin author of WPTouch gave me a reply and said that
“Relevanssi is not compatible with WPtouch at this time”.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Relevanssi Conflict With WPTouch MobileIn other words, if WPTouch really disable Relevanssi, then I have to give up either one of the plugin.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Relevanssi Conflict With WPTouch MobileYes, now I am trying. I have deactivated and reactivated and it still not working.
Now, I looked for “query_posts()” within my search result page (search.php), I found none. However, I found this .$wp_query->found_posts but I do not know, is this the one given me problem. Apologise as I am not a developer or any programmer so I do not know what to do with this ?
Thanks.
Forum: Plugins
In reply to: [Rename wp-login.php] Not showing Custom 404 error pageSo far thank you very much.
I notice that once I added in the above code, the visitor (eg. subsciber) unable to log in or register from my site as it shows 404 page.
So I change to use 404.php which I have just created and remove the above code (functions.php).
Let says I rename wp-login.php as login2. When I enter xxx.com/wp-login.php, it shows me 404.php, that is good to me. However, I act as a visitor tries to log in and register to my site, it shows me xxx.com/login2, in which the visitor will know this is my new wp-login.php.
Normally, when visitor tries to login, it points to xxx.com/login, instead of xxx.com/login2 and register, it will point to xxx.com/register, but why is xxx.com/login2 again ?
So I am wondering what is going wrong ? Is there anything to do with this plugin ?
Thanks.
Forum: Fixing WordPress
In reply to: How To Alignment Navigation Bar ?I asked them already but they only advise me the problem occur due to my setting for the navigation bar (width: 1351px). In other words, the rest of them, I need to solve it myself.
Thanks.
Forum: Fixing WordPress
In reply to: How To Alignment Navigation Bar ?Yes, I want to make the whole site mobile.
Thanks.
Forum: Fixing WordPress
In reply to: How To Alignment Navigation Bar ?sorry again, can you switch to desktop mode.
Thanks.
Forum: Fixing WordPress
In reply to: How To Alignment Navigation Bar ?sorry, site is http://uendi.com/
Forum: Fixing WordPress
In reply to: How To Alignment Navigation Bar ?Forum: Fixing WordPress
In reply to: Mobile PluginThank you very much and I will give it a try.
Forum: Fixing WordPress
In reply to: Mobile PluginThank you for your advise. I have a problem with my site when viewing from mobile phone, there is some margins and alignment problem whether switch to mobile mode or desktop mode.
So what you means, in order to solve this, I have to install this Custom CSS Manager plugin and write my own CSS code, right ?
Thanks.