Bluehost
Forum Replies Created
-
Forum: Plugins
In reply to: [Image Refresh] Not finding how to set up this plug in@roro111 That particular step is one that should be removed. Since the new block editor was released in WordPress, this isn’t going to be the experience. Thanks for pointing this out.
Essentially, you can just skip that whole step. I’d recommend just using the
attachmentshortcode attribute to pass a list of the image IDs you want to randomly show. Example:[mpress_image_refresh attachment="19, 37, 940"]See https://ww.wp.xz.cn/plugins/mpress-image-refresh/#faq-header for details.
However, in the absence of any shortcode attributes, the default is to randomly show an image that is “attached” to the post. The “attachment” process basically happens automatically if you upload an image while you are on the post edit screen. In the new block editor, this happens when you add a block that requires an image and you upload an image from there (as opposed to selecting from the media library). Subsequently removing the image from the content won’t delete the image itself, but will just remove it from your content. That image is still “attached” behind the scenes to that post. Another way to “attach” an image to a post is to upload it into the media library and select a post to attach it to. My plugin leverages this aspect of “attachment” by default, but the shortcode attributes allow you to override that and do your own thing in a more explicit way.
Hopefully, that helps? I’m happy to answer any follow-up questions!
Forum: Fixing WordPress
In reply to: Out of airIt looks like this has been resolved. If you have any other questions please visit our website http://www.bluehost.com for chat, online helpdesk or phone support.
Forum: Installing WordPress
In reply to: Installed through Blue Host – now what?If you used SimpleScripts to install WordPress, you should have received an email with the login information for use on the admin page. It is possible that the email went into a spam folder if you did not see it.
If you cannot find the email there are a few options:
1. Click the Lost your password? link on the admin login page for your wordpress blog.
2. Log in to the Bluehost CPanel, click the WordPress icon and under the “My Installs” section. Underneath the URL of your blog should be a link to “advanced” and then you can click on “resend login info”Forum: Installing WordPress
In reply to: Upgrade to 2.5 ?’s Using Simple ScriptsBlueHost Simple Scripts is a new automated script installer that the owner of BlueHost developed in order to keep scripts updated on a more frequent basis. It offers the latest scripts hours after release as well as version control if you would like to go back to a previous install version. It works great for initial installs, but is not recommended for use to upgrade previous installs that were done without Simple Scripts.