New to Ruby - inserting un-clickable images into footer

Hello,
Looking to add accreditation icons in footer (below social media
icons).

Last line of social media icon looks like this:

{% if settings.show_wordpress %} {% endif %}

Just looking to insert non-clickable images (actually three of them)
after that line. I have added the three images as new assets (this is
shopify theme).

Thanks in advance
Carl

On Jul 25, 2014, at 3:23 AM, Carl H. [email protected] wrote:

Just looking to insert non-clickable images (actually three of them)
after that line. I have added the three images as new assets (this is
shopify theme).

Well, if you don’t want it to be clickable, then don’t make it an
anchor, IOW don’t wrap it in </>. That’s pretty basic HTML, not
really a Ruby on Rails question. Which is good, since your snippet
doesn’t seem to be embedded Ruby at all. Are you sure you came to the
right place to ask this???

On Fri, Jul 25, 2014 at 6:23 AM, Scott R.
[email protected] wrote:

That’s pretty basic HTML, not really a Ruby on Rails question.

+1

Which is good, since your snippet doesn’t seem to be embedded Ruby at all.

Actually, it’s the Liquid templating language used by Shopify –
http://docs.shopify.com/themes/liquid-documentation/basics

FWIW,

Hassan S. ------------------------ [email protected]

twitter: @hassan

On Jul 25, 2014, at 7:55 AM, Hassan S.
[email protected] wrote:

Actually, it’s the Liquid templating language used by Shopify –
http://docs.shopify.com/themes/liquid-documentation/basics

Ah, thanks. I tried googling everything I could think of regarding
alternatives for embedded Ruby, and came up empty. It’s still not RoR at
all, is it?


Scott R.
[email protected]
http://www.elevated-dev.com/
(303) 722-0567 voice