SLiding photos

What would be best way to add something like this inside a row?
http://www.webreinvent.com/web-development-services/joomla-website-development-company.php

The section where it says: “Our Clients Love Our Work”

Hi Mike,

Thanks for getting in touch. I don’t see a way that you could do that with Beaver Builder modules, unfortunately. That’s a pretty complex slider and our goal is to keep things pretty lightweight with BB. You most likely could find a good slider plugin to where you could insert a shortcode it outputs into a BB layout. I would suggest just doing a google search for that type of slider and give it a shot. If you have any issues, just let us know!

Best,
Billy

I found the code to use for this slider but the code won’t work when I try putting it into a text field. And when I try to use an HTML block from your builder, it is just blank. Nothing to type in. http://screencast.com/t/DXoN80XPch How do I fix this?

Hey Mike,

Where are you getting the code? It appears it may be broken in some way or you might be missing a portion of it. If it is legitimate supported code via a plugin or other resource, we’re game to attempt to troubleshoot this for you, but we can’t necessarily offer support for this type of thing if it isn’t a plugin or legitimate resource if that makes sense.

Best,
Billy

Hey Billy,
This is your code though http://screencast.com/t/oJ9BkoKPA7W. Aren’t all the blocks in the ADVANCED module from beaverbuilder or are these hidden away somewhere in wordpress and you are just using them? I’m really confused by your post.

Hi Mike,

Yes, all modules are Beaver Builder. In order to diagnose this for you, I need more info on the code you are trying to insert. For example, is it code you found from a web resource? If so, can you provide a link so I can take a look? Is it a plugin that offers a shortcode? Please provide as much info as you can about the code you are trying to insert and I can take a look. Also, feel free to provide the actual code in this forum if you like.

Best,
Billy

Hey Billy, I’m still confused by your answer. We must be miscommunicating somehow. Your asking about my code but I don’t have any place to put the code anyway since your html block doesn’t have a place to put anything into. You can see this in the screenshot I sent you http://screencast.com/t/DXoN80XPch Your HTML block is blank. I don’t have anywhere to put ANY code I have. That’s what I am trying to figure out. Does that make sense?

My apologies, Mike. There was a miscommunication. I see now that there is some kind of bug going on there. Have you already tried the usual suspects per the below?

Disable all plugins and test the Beaver Builder while reactivating each to determine if the issue is related to a 3rd party plugin.

In addition to the above, would you mind providing me temporary admin access to your site so I can do some testing Please use private reply when doing so.

Best,
Billy

I had the css rule:
TR {display:inline-block;width:100%;}

It made the html code box not display at all. I removed that line and now it shows. Thanks for guiding in right direction.

Ah, gotcha, thanks for letting me know!