WPProHelp
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to display only headline/intro in posts archive pageForum: Fixing WordPress
In reply to: Website Hacked. Need Help pleaseContact your hosting provider to look into the issue. It is not the first time someone got hacked because the breach was from the hosting provider’s network and not from their software / website etc.
Forum: Fixing WordPress
In reply to: No Dashboard?Try switching back to the default theme first. That is the only way to find out if it is an issue related to the theme.
Forum: Fixing WordPress
In reply to: How to ad forum to the top menuIt depends on the theme you are using. Some themes have the option (available in the wordpress dashboard) to add a link or some of them have to be hardcoded in the header.php.
Forum: Fixing WordPress
In reply to: Remove Comments box from individual posts.Visian,
I am sorry my suggestion was related to removing comments box throughout the whole website. My mistake. Krishna’s suggestion is the correct one.
Forum: Fixing WordPress
In reply to: Enable Theme for Widgets?Did you check this documentation from Automattic themselves?
Forum: Fixing WordPress
In reply to: Connection was reset – publish postsTry to enable PHP error logging and see if there is something of interest and related to this in the php error log file.
that should be a good start.
Forum: Fixing WordPress
In reply to: PLS. HELP! I can not insert pics, video, music in my postCan you please expand more on the problem?
When you say all of a sudden features do not work, and you cannot add any images, do you get an error when uploading the image or what?
Forum: Fixing WordPress
In reply to: Slider black and loading screenFirst find out which plugin is giving you problems. So disable both plugins, enable one of them and check out the website. If nothing changes, disable it again and enable the other plugin. Check the website again.
If there is still no issue enable both plugins and see if you can reproduce the issue only when both plugins are enabled.
Once you identify which is the plugin, it would be easier to solve.
Forum: Fixing WordPress
In reply to: Remove Comments box from individual posts.You can switch off comments from your WordPress settings though the comments section might still appear.
In that case you have to remove the code from your Theme by removing the loading of comments section from the single.php (i.e. the template used for single blog post display).
Forum: Fixing WordPress
In reply to: Homepage Title displaying improperlyDid you check the theme or the options of the SEO plugin you are using (if you are using any?)