Skip to main content

Activity

commented on How do I remove the header image from a single page?
i want it only not on my homepage. the following seems like it should do this: {% if site.has_header_image? and page.is_homepage? == false %}

<div class=““width-container””>
<img src=“%E2%80%9C%7B%7B%20site.header_image_url_1026%20%7D%7D%E2%80%9D” class=““header-image”” border=““0””>
</div>
{ endif %}

but I get the error ‘Liquid error: Unknown operator page’ in the top left.
posted 2013-12-19 16:02:12 -0800
commented on Importing Voter File
The slide bar to slide to the right is hard to pick up on. Try your right arrow keyboard button and you will find more column fields.
posted 2013-12-13 14:31:31 -0800
commented on Formatting Emails
Any idea how this edit would work to change the “{{ recipient.first_name_or_friend }}” font size and font selection. is this a template level or body edit?
posted 2013-12-25 21:11:28 -0800