Liew Cheon-Fong
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Error 504504 is server related error. try to contact your hosting provider for support
Forum: Fixing WordPress
In reply to: Hacked recently, site url changed in dbDoes your site has the WP GDPR plugin installed? The plugin had critical security issues that allow attackers to change the site URL.
https://www.wordfence.com/blog/2018/11/trends-following-vulnerability-in-wp-gdpr-compliance-plugin/
Forum: Fixing WordPress
In reply to: Remove forward slash on pagination URLWordPress default to add / (slash) at the end of URL and redirect non-slash-url to the slash-url. According to Google, this is to ensure you don’t have duplicate pages (better SEO).
refer: https://webmasters.googleblog.com/2010/04/to-slash-or-not-to-slash.html
Forum: Fixing WordPress
In reply to: Time logged in to WP AdminYou can track your time using any time tracker like https://toggl.com/ or https://www.rescuetime.com/
Forum: Fixing WordPress
In reply to: 关于定时发布更新文章的问题定时发布会把文章状态设定成定时而不是已发布,所以会搜索不到
Forum: Fixing WordPress
In reply to: Mobile headertry to contact the theme author for support https://envothemes.com/contact/
Forum: Fixing WordPress
In reply to: 403 error in Elementor ( server error )try disable all other plugins
Forum: Fixing WordPress
In reply to: Why some plugins don’t have update link?you can manually download the Contact Form 7 plugin (https://wordpress.org/plugins/contact-form-7/) and upload to your site to replace the old version
Forum: Fixing WordPress
In reply to: When I login in to edit websiteYou’re welcome. Please mark this topic as “resolved”? 🙂
Forum: Fixing WordPress
In reply to: a survey or pollI am not aware of any free plugin that satisfy your requirements
Forum: Fixing WordPress
In reply to: WordPress Connection issuethe web server has problem to connect to wordpress.org. contact your hosting provider for support
Forum: Fixing WordPress
In reply to: Simple post layout with gallery slideshowIf you found a site/theme with the design layout closest to what you want then we can check what theme/plugin it used
Forum: Fixing WordPress
In reply to: Navbar transparencyTry:
.pt-navbar { background-color:rgba(0, 0, 0, 0.1); }the last value (0.1) set the color opacity (0-1)
*How to add custom CSS into WordPresss: https://www.wpbeginner.com/plugins/how-to-easily-add-custom-css-to-your-wordpress-site/
- This reply was modified 7 years, 5 months ago by Liew Cheon-Fong.
Forum: Fixing WordPress
In reply to: WordPress Log-In IssueGone
The requested resource
/wp-login.php
is no longer available on this server and there is no forwarding address. Please remove all references to this resource.What is the web address when the message displayed?
Forum: Fixing WordPress
In reply to: website ads on mobile phone@dnmmalta you’re welcome.
probably you or someone with access edited the header.php file.