Title: rubymuse's Replies | WordPress.org

---

# rubymuse

  [  ](https://wordpress.org/support/users/rubymuse/)

 *   [Profile](https://wordpress.org/support/users/rubymuse/)
 *   [Topics Started](https://wordpress.org/support/users/rubymuse/topics/)
 *   [Replies Created](https://wordpress.org/support/users/rubymuse/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/rubymuse/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/rubymuse/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/rubymuse/engagements/)
 *   [Favorites](https://wordpress.org/support/users/rubymuse/favorites/)

 Search replies:

## Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[OpenAsset] Support for “Text” content type](https://wordpress.org/support/topic/support-for-text-content-type/)
 *  Thread Starter [rubymuse](https://wordpress.org/support/users/rubymuse/)
 * (@rubymuse)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/support-for-text-content-type/#post-18299846)
 * Thank you for the very quick and clear response, and for answering every question
   I asked. I’m glad to know about image-only syncing — it sounds like that may 
   be our best option for now.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[OpenAsset] Support for “Text” content type](https://wordpress.org/support/topic/support-for-text-content-type/)
 *  Thread Starter [rubymuse](https://wordpress.org/support/users/rubymuse/)
 * (@rubymuse)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/support-for-text-content-type/#post-18292860)
 * Here are my thoughts about the OA _Text Library _and how we would use it. Plus
   a deeper dive into how we would use the plugin at all.
 * Any text that’s not directly associated with a _Project, Employee_ or_ Image 
   _asset could just be left isolated to the website and entered/edited there. But
   if it was text content that could be leveraged to other “channels” — _About_ 
   page content comes to mind — it would be convenient for it to be entered/edited
   as _Text_ _Library_ content in OpenAsset and subsequently synced to WP via the
   plugin. 
 * Other leverage-able content might be found on a Contact page, Careers page (job
   listings), or News/Press page. I don’t yet know what if any of this content my
   current client would want to leverage elsewhere, except the About page which 
   seems highly likely. Below are a few similar sites I’ve built recently (all architecture
   firms) that include these sorts of pages. 
 * [https://kennerlyarc.com/](https://kennerlyarc.com/)
   [https://saasf.com/](https://saasf.com/)
   [https://www.cmgsite.com/](https://www.cmgsite.com/)
 * But I have trouble envisioning how the text (whether associated with _Project,
   Employee, _or _Text_ objects) is allotted to the proper fields in WP. I haven’t
   worked with the plugin yet (I’ve only read the doc), so forgive me if I’m not
   getting it. But the way my clients typically like to work in WP is by composing
   pages visually. I set up the edit form for a Project page, for example, and that
   imposes an overall structure for the page layout. I use the plugin ACF Pro to
   create the fields, which affords a lot of flexibility. I configure it to allow
   the content editor to make choices regarding what text or image blocks to put
   where. My template code then renders the fields in the order they appear in the
   resulting post object, much of which was decided by the content editor when they
   created the post. 
 * I can easily see how this would work with OpenAsset and _Images: _if all images
   are synced in bulk, they land in the media library. Then when the editor composes
   a _Project_ page directly in WP, they can simply choose an image for each image
   field from the media library as they go. But with text blocks it’s not so clear.
   Editors would normally enter the text into the fields I’ve defined. If that text
   comes from OpenAsset, it’s not like they can go select a text block from a pool
   as they did with the media library for images.
 * It looks to me like the current plugin doesn’t work for this model. It assumes
   all layout decisions are made in the template code. Here’s what I think might
   solve it:
    - The plugin provides a “text library” in WP, similar to the media library.
    - Sync sends all text items to the WP text library, the same way it sends all
      images.
    - Text that syncs to the text library includes _Project_ and _Employee _text
      fields as well as OA _Text Library _items. That way editors can create a project
      or employee page in WP by picking and choosing which text and image components
      go where.
    - Text in the WP text library is filterable by “text asset category”, project,
      and employee, similar to the image library.
 * What do you think of this design? For me, I can’t see using the current plugin
   for my clients (almost all architects!) without a significant amount of development
   on my end, making me wonder whether it wouldn’t be more efficient to use the 
   API. With the WP text library feature described above, I think it would work 
   beautifully.
 * Finally a related question: I see that assets can be manually synced, or synced
   automatically according to a frequency setting. What is the granularity of the
   automatic sync? Does it sync absolutely everything regardless of changes, or 
   only what has been modified? If it’s only what has been modified, will it sync
   the whole “entity” (_Project, Employee_, _File or Text), _or will it sync only
   the fields that have been modified?
 * Thank you!
   ~ Julie
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[OpenAsset] Image size limits](https://wordpress.org/support/topic/image-size-limits-4/)
 *  Thread Starter [rubymuse](https://wordpress.org/support/users/rubymuse/)
 * (@rubymuse)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/image-size-limits-4/#post-18292269)
 * Thank you! I begin engineering on this project in April 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[OpenAsset] Image size limits](https://wordpress.org/support/topic/image-size-limits-4/)
 *  Thread Starter [rubymuse](https://wordpress.org/support/users/rubymuse/)
 * (@rubymuse)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/image-size-limits-4/#post-18287603)
 * Thank you for this info.
 * A couple related questions:
   1. When you say “closest to 2000px x 2000px”, does
   that mean that if there’s a 1000px image and a 3800px image, the plugin would
   sync the 1000px image?
 * 2. If the answer to #1 is yes, can you suggest a workaround that would reliably
   sync images larger than 2000 x 2000 px and/or 3.15MB if needed?
 * The reason I’m asking is I’m building a website for an architectural firm client
   who is considering using OpenAsset. Typically I recommend 3840px-width upload
   size for images that will be displayed full-screen for this type of client: they
   use very large monitors and want the crispest possible images. We do then use
   WP built-in image sizing to resize if needed, and/or a separate service (e.g.,
   Cloudinary) to enhance image download performance.
 * So 2000 x 2000 px and 3.15 MB for the original image size is actually too small.
   My preference would be for the plugin to sync the original (maximum) size uploaded
   to OpenAsset. That way WP built-in image sizing can be fully-utilized and fully-
   controlled by WP and the site designer/developer.
 * Can you suggest any workaround for this?
   Thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Custom Post Order] Order not saving](https://wordpress.org/support/topic/order-not-saving/)
 *  [rubymuse](https://wordpress.org/support/users/rubymuse/)
 * (@rubymuse)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/order-not-saving/#post-17464597)
 * I’m experiencing the same issue. It’s not happening on my desktop, but it’s happening
   on the site (identical code) hosted at WPEngine.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ReOrder Posts within Categories] Retrieve order of post in cat, for js sorting](https://wordpress.org/support/topic/retrieve-order-of-post-in-cat-for-js-sorting/)
 *  Thread Starter [rubymuse](https://wordpress.org/support/users/rubymuse/)
 * (@rubymuse)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/retrieve-order-of-post-in-cat-for-js-sorting/#post-15280265)
 * Wow, now that’s what I call responsive! Thanks so much, I’ll give it try.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wordfence Security - Firewall, Malware Scan, and Login Security] Wordfence issues with Pantheon Hosting](https://wordpress.org/support/topic/wordfence-issues-with-pantheon-hosting/)
 *  [rubymuse](https://wordpress.org/support/users/rubymuse/)
 * (@rubymuse)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/wordfence-issues-with-pantheon-hosting/#post-11490491)
 * I’m wondering why this issue is marked as resolved? It’s not resolved until Wordfence’s
   firewall can be used with Pantheon and as far as I can tell that’s still not 
   the case.

Viewing 7 replies - 1 through 7 (of 7 total)