angelakaunda
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Page Header Overlay ColorHi @derkrueger ,
Hope you’re doing well?
Try using the following CSS to remove that:
.site-header {
color: transparent;
}I hope this helps.
Forum: Fixing WordPress
In reply to: Graphic problem with the focus of the search bar.Hi @ildomandatore ,
Trust you’re doing well?
Please try using WordPress Add Custom CSS for this. You can download and install it using the following link: https://www.ads-software.com/plugins/wp-add-custom-css/
I hope this helps.
Best wishes.
Forum: Fixing WordPress
In reply to: Reset password message after submitting e mailHi there @crestanads ,
Hope this finds you well.
Please try installing and activating the following plugin: https://www.ads-software.com/plugins/mass-users-password-reset/#description
I hope this helps.
Best regards.
Forum: Fixing WordPress
In reply to: Can Not decode raw data on Safari but need Gzip for siteHello @ciaranbomba ,
Trust you’re doing well?
This may be a bug in Safari. Try clearing cookies from your browser or disabling “Serve compressed versions of cached files” in Hummingbird-Caching-Page Caching
I hope this helps.
Forum: Fixing WordPress
In reply to: max_execution_timeHello @yu2yi ,
These are good baselines to allow your site to function normally with intensive plugins.
memory_limit=128MB
upload_max_size=2MB
post_max_size=8M
upload_max_filesize=2M
max_input_time=0I hope this helps.
Forum: Fixing WordPress
In reply to: Gutenberg editor not showingHello there @vadi ,
This could be an issue specific to your install or set of plugins. I recommend you trying to disable plugins that are related to Gutenberg editor, then see if it reappears. If this doesn’t happen, you may have to contact the support team as it is not a very common issue.
I hope this helps.
Forum: Fixing WordPress
In reply to: Theme UploadHello there @urchman89 ,
Sure thing. Glad to help. I will simplify the necessary steps for you to use .
1. Copy and paste this code with these exact lines on a blank notepad:
upload_max_filesize=64M
post_max_size=64M
max_execution_time=300
2. Save this file as php.ini. File type should be “AllFiles”.
3. Go back to your server and to the public.html folder and upload the PHP.ini file that you have just createdThis should fix the error.If the issue persists, please contact your web hosting provider. They may be able to help you.
Let me know if this helps.
You’re welcome.
Forum: Fixing WordPress
In reply to: Gutenberg editor not showingHi @vadi ,
If it’s not showing, you need to install and activate the plug in. Use the following link: https://www.ads-software.com/plugins/manager-for-gutenberg/
Let me know if this helps.
Forum: Fixing WordPress
In reply to: max_execution_timeHello there @yu2yi ,
Actual time for this varies across hosting companies, however, in most instances, it is set between 30-60 seconds, which is good enough for running a good PHP script.
Hope this helps.
Forum: Fixing WordPress
In reply to: Theme UploadHello @urchman89 ,
Hope you are well?
You can resolve this issue by increasing the maximum upload size and execution times for your website. Probably, the theme you are trying to use has files of a larger size, that’s why you are getting an error.
You can use two methods:
1.Creating a PHP.ini File, OR
2.Editing .htaccess FileDo you have any idea of how to go about this using any of the two methods? If not, let me know and I can guide you through the steps of whichever method you choose.
Hope this helps.
Forum: Fixing WordPress
In reply to: Allow visitors to flag/report posts and pagesHi there @viewh1 ,
Yes, there is a way. Download this plugin : https://www.ads-software.com/plugins/flagged-content/
However, you should note that a form is required to be completed before any visitor can flag a post or page. Then, ensure you customize and tailor all sections within the form to match your site before activating this plugin.
Let me know if you have any further questions.
I hope this helps..
Forum: Fixing WordPress
In reply to: Website not loading on iOS devices.You can troubleshoot using the Health Check.
Do you have this plugin installed? If not, download it on https://www.ads-software.com/plugins/health-check/
Once active, you can find this plugin in your admin menu under Dashboard.
For immediate results, click into Dashboard -Health Check.
I hope this helps.
Let me know if you have further questions.
Forum: Fixing WordPress
In reply to: Website not loading on iOS devices.Hi there @blockntackle ,
This may be a theme conflict issue, if your plug ins are all up to date.
Have you tried changing the theme t see if the problem persists? If not, please do so . Use the troubleshooting tab for this. Let me know if this works.
Hi there @bakabuzz ,
Are you looking for an alternative to Taboola? Please confirm this so that I can answer the question appropriately.