+1 vote
in Rock by TinaStephens (8.6k points)
edited

Asana: https://app.asana.com/0/1203477406084155/1203939032167127/f

Christ the King: https://rock.ctk.church/ Username: 9Embers Password: Rock22!

For Christ the King Fundraising pages https://rock.ctk.church/page/1213?GroupId=108872 I need to remove the social media share options from the various pages.

I removed the lava from the Fundraising pages in the File Manager/Themes/Rock/Assets/Lava - all the fundraising templates that had social media lava.

It's still showing up on the pages, what else do I need to do?

1 Answer

+1 vote
by DavidTurner (14.9k points)
edited
 
Best answer

That page is on the "CTK External 2022" site:

enter image description here

The "CTK External 2022" site is using the "CTK" theme:

enter image description here

The block setting for the Lava file is:

{% include '~~/Assets/Lava/FundraisingOpportunitySummary.lava' %}

The "~~" characters are syntax for current theme folder, so you have to update the Lava in the CTK theme's folder. I commented out that code in that folder's Lava file and the icons no longer appear:

enter image description here

Welcome! Here you can ask questions and receive answers (hopefully) from other members of our team.
...