Cornerstone 5.0.8 | Minor Bug List

First off, loving all of the latest updates! Been using them on some real-world builds and have been compiling a short list of little things I’ve noticed and worth bringing to your attention:

1. Button Element Secondary Text Position Above:

In a Button Element with secondary text. The text spacing works when the settings is “after” but does not work if the setting is set to “before”

Screen Shot 2021-09-20 at 10.06.30 AM

2. Tabs Element Border:

In the Tabs Element, when working on Individual Tabs – adding a transparent Base border and a colored Interaction Border displays the Interaction border persistently.

Screen Shot 2021-09-20 at 10.11.12 AM
Screen Shot 2021-09-20 at 10.11.16 AM

3. Div Element + Flexbox:

I may be absolutely nuts but in a Div Element with Flexbox enabled – a button with top-margin set to auto does absolutely nothing whereas expected functionality would be to push that button to the base of the container. Also, vertical positioning does nothing.

Screen Shot 2021-09-20 at 10.34.48 AM

4. Form Integration Element no ajax:

When pairing the Form Integration Element with Gravity Forms in a modal closes the modal upon submission with no option to enable ajax submission. If you use the Classic Gravity Forms Element and enable the ajax toggle, all works swimmingly.

5. Dynamic Content in the color picker of a Grid Cell does not work.
This one was brought to my attention by somebody else but was able to reproduce so thought I’d leave it here:

Repro: If you create a looper and use a column as your consumer then place a Grid Element inside of the consumer column, the grid element looks like it loops the data no problem but the background color for cells does not accept dynamic content.

In the screenshot below, the same DC field is working in the background of the learn more button but not at all in cell 3. That said, if I add the same DC to the background color of the column (not the cell) it works.

2 Likes
  • Custom attributes are not outputted on the Search Element.
  • Ability to switch between the header / page / footer builders on the page has stopped working.

(Just consolidating into one thread.)

1 Like

Adding an item here about headers – not matter what I do in the latest release, I cannot get any header to take priority from the ‘entire site’ condition header. Priority # do not matter.

I’m not having this issue. One thing that I found which caused issues is that, for example the Post Type, has both an archive option and single option . So it can cause issues if you don’t choose the correct one. Also once selected it doesn’t show you whether you have selected the archive or single post type option.

1 Like

Thanks. Was able to get things working but noticed a few things:

  1. I had two builders open: Header and Page – I believe saving in both was overriding the settings in the other which would be why things were intermittently working. Thought multiple builders open was supported (@alexander?)

  2. Not sure why but many times my header left sidebar doesn’t show up even though all conditions match (pretty specific conditions set) – but if I toggle ignore conditions on/off – it all shows up again in the builder.

1 Like

With Pro 5.0.8 if you install and activate Smooth Scroll (By Theme.co) then no buttons or links are clickable if using Chrome on Android. (Firefox on Android works fine though.)

I was going to ask about a couple of these myself, so instead of posting a new question, I’m commenting to “upvote” getting a resolution on these. I’m specifically running into the issue of not being able to use dynamic colors in a grid and my main issue is custom attributes not displaying on the frontend.

Thanks for your help.

Hi everyone,

I just wanted to acknowledge seeing all these, but I’ve not had a chance to look into them yet. I’ll reply again once I’ve had a chance to check them out.

1 Like

Thanks @alexander. Appreciate all the work you guys have been doing.

One addition to the list – which this is more of a nit than anything is that all of the language has changed to Cornerstone accept the actual edit links/buttons.

Which is fine for me but confusing when I’m trying to tell my clients which button to push if they want the freedom to break the site edit themselves.

Screen Shot 2021-10-08 at 1.51.11 PM

Screen Shot 2021-10-08 at 1.52.48 PM

1 Like

Thanks @DoncoMarketing! We’ve updated this one already for the next release so that will be sorted out. Everything says “Edit with Cornerstone” now.

Update on the above:

  • Button Element Secondary Text Position Above - Fixed
  • Tabs Element Border - Fixed (although the interaction state will always be present on the currently active tab)
  • Div Element + Flexbox - I tried this one out and it’s working at this point.
  • Form Integration Element no ajax - Not fixed
  • Dynamic Content in the color picker of a Grid Cell does not work - Fixed
  • Custom attributes are not outputted on the Search Element - Fixed
  • Ability to switch between the header / page / footer builders on the page has stopped working - Fixed
  • Smooth Scroll - Not fixed

Not fixed issues are on our issue tracker, so we’ll be looking into them but they won’t be in this release.

Josh, regarding multiple builders, the problem is that when you save, it stores that tabs current global settings which might overwrite changes you’ve made in other tabs. To be safe, only change things specific to the current entity you’re working on (page, header, etc.). I’m not sure what’s going on with those conditions. Could be that the current preview context isn’t resolving them properly, or that you’re on a different URL where they aren’t all true.

1 Like

Thanks @alexander! Great work as always. Appreciate you giving this minor list some attention.

You’re welcome! Definitely wanted to make sure we looked it over before the official release.