codeManiac
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Change default image size in attachment pageswhy not simply go to media in your dashboard and resize the image as you want? you have an option there to set up the size you want
Forum: Fixing WordPress
In reply to: Change to responsive design – recommendations?Hey !
A responsive website means 1 and only 1 website that works on all devices and it looks different when the screen size changes in order to suit best your device π so if you want a responsive website it will be only 1 website not 2 or 3 websites as you mentioned. Anyway I thought you may want to know that.
For what you need now,a wordpress theme has many templates.Some for different kind of pages and others for blogs ( pages containing posts ) so yes by using wordpress you ll be able to put both your blog and other website page on 1 website.I see you use wp already for blog, so about your subscribers and posts you will loose none of them if you install a new theme and don’t touch the database πForum: Fixing WordPress
In reply to: Category diseaperedsure ! you are welcome π
Forum: Fixing WordPress
In reply to: Category diseaperedTry to find such option in your hosting panel or ask for your hosting support to do it for you after telling them about the problem π
Forum: Fixing WordPress
In reply to: I want my blog posts to be on another page – not the Home Pagego to menu in your dashboard, set up your navigation menu by adding your blog page to menu items ,then move to customizer and choose your home page as front page, and finally select the page for your latest posts which is your blog page
Forum: Fixing WordPress
In reply to: Potential Malware Compromiseusually you find apache logs under /var/log/apache2 in your server files but well am not sure if you will know how to deal with this but apparently the advice is hiring someone who knows how to do it , simply reinstalling wp is one of the quick and dirty solutions I advised to stay away from.If the server is also compromised ( which is prolly the case because it can be used for setting mailers for spam etc ), new wp installation won t change anything.Also if we say the server wasn’t compromised , if you reconfigure your website just like before it was compromised without identifying the vulnerability,it will certainly be hacked again. To resume, best solution is hiring someone who knows how to deal with such cases π
Forum: Fixing WordPress
In reply to: Pages not showing up in parent pagehey ! Open customizer from your dashboard and go to menu(s) , add your page to the menu then drag and drop your page box under the page box of its parent page
Forum: Fixing WordPress
In reply to: New User Registration and spam bots etc.Adding a captcha is most popluar solution , search for a plugin for that and it will solve the issue
Forum: Fixing WordPress
In reply to: Can't log into Adminhere you go Methods to recover password
Forum: Fixing WordPress
In reply to: Potential Malware Compromisethat’s a base64 encoded backdoor and I assume the backdoor code is right after the opening tag of every php file mentionned above.First, start with shutting down the website until the problem is solved, there maybe an exploit kit ( assuming worse case here ) and it would affect your website visitors.Then, try to find out what’s the vulnerability that caused your website to be hacked ( apache logs would be a quick way to find out ) , fix it in the backup files and restart your website.Honestly, it won’t be sthg easy if you didn’t already know how to do it.Quick and dirty solutions will only delay getting your website hacked again
Forum: Fixing WordPress
In reply to: Category diseaperedHey ! Did you install any plugin lately or received updates that may somehow cause the problem ? Sometimes it can also be a database problem, restarting it would solve the issue