Bill
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Change webpage sizeZoom works on a per-site basis in Chrome.
View menu > Actual SizeForum: Fixing WordPress
In reply to: wordpress post doesnt show upYour site isn’t loading completely; it gets hung up waiting on something from Pinterest. If you’re using a plugin for that, try disabling it to see if your post shows up.
Forum: Fixing WordPress
In reply to: Create a custom capabilityThere are role-editing plugins available that will allow you to fine-tune your users’ capabilities. Have a look here to see if any will do the trick for you:
https://wordpress.org/plugins/search.php?type=term&q=role+editorForum: Fixing WordPress
In reply to: Change webpage sizeYou probably just accidentally altered your browser’s zoom level. In Firefox for example, the View menu has a
Zoom > Resetitem with a keyboard equivalent that depends on your platform (Mac, PC). Command-zero for a Mac.Forum: Fixing WordPress
In reply to: how to make my website mobile accessibleIf you mean you’d like to present a different layout of your site to mobile devices, the easiest way is to find and use a mobile-responsive theme. There are many to choose from in the repository, and many commercial as well.
Forum: Fixing WordPress
In reply to: validation review publicHave you tried
Admin > Comments > Pending?Forum: Fixing WordPress
In reply to: Menu Disappeared after updating plug inTry disabling that plugin. If your menu comes back, try asking about this at the support forum for that particular plugin.
Forum: Fixing WordPress
In reply to: Featured Image "White Balance" is off?Both of those links are identical.
Does this happen when you use the WP Media Uploader? If not, I recommend asking about this at the NextGen support forum so they can help you with this. It sounds like a color-profiles issue but that’s just a guess.
Forum: Fixing WordPress
In reply to: site works right away but continues loading foreverYour site loads fine and fast for me. The only thing I see is that a language .json file is not being found and loaded, and it may be related to your Likes widget. Try disabling that and see if your problem goes away. If it does, maybe ask about this in the widget’s support forum.
Forum: Fixing WordPress
In reply to: site works right away but continues loading foreverGot it. Just post back when you’re ready.
Forum: Fixing WordPress
In reply to: How do I do a clean re-install of .htaccess?You can edit it and replace its contents with the basic configuration provided here (there’s also a version for multisite here):
https://codex.wordpress.org/htaccess#Basic_WPForum: Fixing WordPress
In reply to: Help installing themes via wordpressI’m sorry but we keep all support confined to this forum. I’m not recommending any particular hosting service, but just providing a starting point for you. Many people use GD for hosting and I believe they may also have 1-click installation. Just make sure to search the forums for the names of your hosting candidates to see what others have experienced before making a final decision. Good luck!
Forum: Fixing WordPress
In reply to: site works right away but continues loading foreverThis is the forum for wordpress.ORG and you seem to be hosted by wordpress.COM. Try directing your question there.
https://en.support.wordpress.com/
It’s very easy to get them confused:
Forum: Fixing WordPress
In reply to: Help installing themes via wordpressMany web hosts have a 1-click installer for WordPress. If you don’t have a host yet, you may be getting ahead of yourself. See this page for some basics: https://wordpress.org/hosting/
Forum: Fixing WordPress
In reply to: Help installing themes via wordpressThe theme needs to be in
wp-content/themeson your server. If the theme is available in the WP theme repository, you can just go to your admin panel underAppearance > Themes > Add Newand do it that way. If it isn’t in the repository, you can use an FTP client (like FileZilla), or your web-host’s cPanel or file manager to upload the theme folder to the location mentioned above.