WebBuddy
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Unable to log in…just get kicked back to login screenIt could be a database issue. Have you tried contacting your web hosting regarding this issue? have you tried to reset your password via phpmyadmin (in cpanel) and see if you can login?
Forum: Fixing WordPress
In reply to: emailYou may want to try this plugin and see if it helps – https://wordpress.org/plugins/cb-change-mail-sender/
to hide ns831.domain.com in your email subject.
Forum: Fixing WordPress
In reply to: Social media icons not displaying in headerYou can try this – Elementor >> Settings >> Advanced >> Load Font Awesome 4 Support >> Select ‘Yes’. Hope this helps!
Forum: Fixing WordPress
In reply to: Can’t Remove “button” from landing page header imageI believe you can find the setting under Appearance >> Customize >> Header or something like that. Hope it helps!
Forum: Themes and Templates
In reply to: [Zakra] Social icons not loading on top header barThank you, Ashish. The first solution works!
Forum: Fixing WordPress
In reply to: Cant upload files, cant save new postsSorry, Jackson. I’m not so familiar with database corruption. Hopefully someone with more experience can assist you here.
Forum: Fixing WordPress
In reply to: Cant upload files, cant save new postsHi Jackson,
It may because of certain plugins that limit the capability of wordpress roles. Do check if there are any plugins activated that controls the role. Hope this helps.Forum: Fixing WordPress
In reply to: Create heading without changing font or styleHi,
First, you can look into your theme option to see if there are settings that help you change the H1 font etc. If there isn’t, then you would need to enter customized css codes into your website via customization panel.Forum: Fixing WordPress
In reply to: Tags option missing in wp editorNormally reinstalling wordpress will not cause such an issue.. unless it is not properly installed. How about if you use another browser? Are you able to load the editor then? Hope others can share their experience here too.
Forum: Fixing WordPress
In reply to: Tags option missing in wp editorDid you recently install any plugins? If yes, then try to deactivate it and try if its a plugin conflict..
Forum: Everything else WordPress
In reply to: Beginner Question about blogsIn my opinion, if you will have lots of posts (like one or more posts everyday), then a ‘blog posts’ will be more appealing to your visitors. But if you have fewer blog posts and you have more resources and recommendations to share as pages, then ‘site pages’ is more suitable. Just my thoughts. Hope this helps.
Forum: Fixing WordPress
In reply to: Malicious files keeps coming back over and over againHave you tried changing the FTP account login password (even if there was no logs on FTP uploads)?
Actually in your case, if all plugins including wordpress core is updated and still such issue exists, I would suggest you change your web hosting.
Forum: Fixing WordPress
In reply to: Changing font size of quotesYou can try adding the following css in your wordpress customized codes area:
.wp-block-quote:not(.is-large):not(.is-style-large) { border-color: #b00f14; font-size: 22px; }If you want to change the font family, you can add that in too. Hope this helps.
Forum: Fixing WordPress
In reply to: Site Keeps Redirecting to SpamIf you host your site with a hosting provider, then you can ask them for help.
If not, try to delete the .htaccess file (do a backup before you delete it) and see if it works.
Hope you are able to fix the site soon.
Forum: Fixing WordPress
In reply to: Theme options page showing Technical difficultiesIs your wordpress user level admin? If yes, then you are able to change the email in Settings >> General.
If you are not one of the admins, try to disable the plugin one by one and see which is the one causing this issue. I have encountered this error recently using the Google Analyticator plugin and after deleted it, the site works again.
Hope this helps.