Shayan H.
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Theme with easy background image in headerWhy shouldn’t you try Elementor builder, thats very easy to use for beginners even and also will provide you more efficient solutions for your template problems i.e. controlling height of section etc.
Forum: Fixing WordPress
In reply to: HTTP Error 403Enable debug mode from wp-config file of your website.
define(‘WP_DEBUG’, true);
Then you will see all your errors on your website for troubleshooting.
Forum: Fixing WordPress
In reply to: Sites just keep getting hackedSometimes wordfence or any other plugin also missed files, i.e. some files with 0444 permission cannot be reached even by security plugin on your WHM or cPanel, for that you have to fixed permission first of all and then delete files or scan it by permission 0444 or any other which is not normal.
Forum: Fixing WordPress
In reply to: HTTP Error 403I think some PHP error on your website thats why website is blank and wp-admin showing error notice.
- This reply was modified 2 years, 10 months ago by Shayan H..
Forum: Everything else WordPress
In reply to: Theme with easy background image in headerDid you try twentythirteen theme of wordpress, its giving header background image support?
Forum: Fixing WordPress
In reply to: Sites just keep getting hackedHello salescart,
You can hire some professional developer, who can reset all websites by deleting complete code files. Some malwares are very weird, they got hidden through different ways i.e. by changing permissions, or some hidden files in wp core directories.
Forum: Everything else WordPress
In reply to: Website crashHello zappoboy,
If you’re programmer, you can easily get data from database by going to phpmyadmin from cpanel, or you can simply update wordpress core files by going to file manager from cpanel with your new files. But make sure not to replace or remove wp-content directory as it contain your themes, images, plugins etc.
If you’re not programmer, then you must hire some professional developer to fix malware issue.