wpbees
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Problem with personalizeHi there!
Are you using any plugins? If so try to disable them 1 by 1 and check if the issue resolve. If not try installing the theme from WordPress directly from Dashboard=> Appearance=> Themes=> Add New
Forum: Fixing WordPress
In reply to: Reset form doesnt workHi there!
I tried to sign up an account and change the password like that you are trying. When filling up the “New Password” the save button becomes unavailable. Did you try to contact them about this issue?
Forum: Fixing WordPress
In reply to: Disabling Link Preview pop up in comments Section in DashboardHi there!
About hovering your mouse over a link/url, mine don’t generate a preview. Did you add some plugin before experiencing that? Is your WordPress is up to date?
Forum: Fixing WordPress
In reply to: Problem of connexionHi there!
Did you install plugins before you experience that logging out of your account when you try to access your dashboard?
Is your WordPress updated?
Forum: Fixing WordPress
In reply to: Images not uploading and need help backing up.Hi there! According to your problem, you have an issue uploading photos on your media library. Maybe you reached the limit on uploading pictures, you can view your disk usage via this plugin (https://wordpress.org/plugins/disk-usage-sunburst/) but I don’t recommend leaving them permanently installed. Plugins like this can tend to slow down the backend dashboard and sometimes not even work due to PHP limits on your server. Get the info you need and then at least deactivate them.
Regarding on the recommended upgrade, I think there’s an option where you can backup your file first before the update.
Forum: Fixing WordPress
In reply to: Adding comments to pagesHi there! Based on your problem, you had an issue about being able to see the comments.
Did you try to select the box that you can enable or disable comments for this specific page in screen options?Forum: Fixing WordPress
In reply to: Keep being logged out of site on a subdomain after redirectHi Paul, so if I understand you correctly, you have
http://raregamer.co.uk and http://newsite.raregamer.co.uk
You are porting the content (slowly) from raregamer.co.uk to newsite.raregamer.co.uk
OK so far?
The issue is, that when you add a redirect (assuming it’s via htaccess) so that customers visiting raregamer.co.uk get automatically forwarded to newsite.raregamer.co.uk this also prevents you from accessing the backend of raregamer.co.uk so that you can continue your porting of content.
Have I understood you correctly?
Forum: Networking WordPress
In reply to: Website showing “Index of /”Suggest talking to your host to ask if they can see what is happening and when.
Forum: Networking WordPress
In reply to: Website showing “Index of /”Sounds like something is eating your index.php file OR (if that file exists in the public_html folder) it’s permissions are being changed.