Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
@SanfordWhiteman -- I'm not going to pretend to understand why there is a demonstratable difference between the two, but just to double-check my sanity I set this up with and without the additional document ready function and in one case it doesn't work (without) and in the other it does work (with)...
@SanfordWhiteman here's a simple example of the difference between the two functions that I just tested in our sandbox. I've included a link to the LP here for reference. This link has the not-working (1st) version of the code running on the page. In both cases with the code, the live version of the...
@sd-dev-user-01 glad to see this helped you get something going, always nice to see things from so long ago come back to the surface. In order to get the boolean setup to work the way you've got it in there (on/off classes) you'd need to modify the carousel js to skip any .carousel-item with the "of...
@Sreekanth_Reddy Feature Requests:1) It would be great to be able to adjust the width of the columns in the Structure Modules, similar to how the "n:n Columns" module works. Ideally, this could be set as an integer (in px or percent) for each column rather than just the GUI slider. The issue with t...
In the form editor, you can click on your State field and then on the Values link in the right blue sidebar. That'll pull up the modal window in the middle of the screen. If you scroll to the bottom of the list you can add another option to the list there. The left side (Display Value) is what the e...
To put this into play at the template level and keeps things in line with your current experience, you'd want to add a new variable to the of your template, just below the id="SocialLinkTwitter" item that looks like this:Find the link to your Tik Tok and place that into the default="___" attribute ...
To replace the Twitter logo with the new one, the best route that I've found for this is to replace the actual image that's loaded from your design studio. Let's say that right now you've got:social-icon-twitter.jpg that's 20x20 pixels. Create a new image that's exactly 20x20 pixels (same dimensions...
@Sreekanth_Reddy the UX for editing the meta data is a bit confusing. An improvement here might be to reorganize the meta data to be editable within the draft experience rather than on the "top level", outside of the email editing experience. Perhaps this could be moved into a panel within the emai...
I also haven't found a way to resize the fixed columns, but you can slide around the "n:n columns" module to resize the columns manually there. The problem with that one is that I haven't found a way to change it from 5-columns to 2-columns AND behind the scenes the math of the columns is missing 1%...
Legendary! Your contributions here in the community and on your blog have been a tremendous boost to Marketo users the world over. Thank you for taking the time to both solve the complex problems but also to go above and beyond to document that stuff for the rest of us to benefit from your learnings...