Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Put socials on website #18

Open
sarah-savage opened this issue Oct 17, 2024 — with Slack · 1 comment
Open

Put socials on website #18

sarah-savage opened this issue Oct 17, 2024 — with Slack · 1 comment
Assignees
Labels
enhancement New feature or request research item needs researching for solutions

Comments

Copy link
Member

Let's put the social links on the website:

x.com/aspirepressorg
phpc.social/@aspirepress

@kylek14 kylek14 added the enhancement New feature or request label Oct 24, 2024
@kylek14 kylek14 self-assigned this Oct 24, 2024
@verlev
Copy link

verlev commented Nov 1, 2024

can be added via content (social icons block),
or the output can be pasted in code in footer.php;

the default block editor gives this HTML (styling is already loaded by default):

<ul class="wp-block-social-links is-layout-flex wp-block-social-links-is-layout-flex">
<li class="wp-social-link wp-social-link-x  wp-block-social-link"><a rel="noopener nofollow" target="_blank" href="https://x.com/aspirepressorg" class="wp-block-social-link-anchor" aria-label="X, opens a new window"><svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M13.982 10.622 20.54 3h-1.554l-5.693 6.618L8.745 3H3.5l6.876 10.007L3.5 21h1.554l6.012-6.989L15.868 21h5.245l-7.131-10.378Zm-2.128 2.474-.697-.997-5.543-7.93H8l4.474 6.4.697.996 5.815 8.318h-2.387l-4.745-6.787Z"></path></svg><span class="wp-block-social-link-label screen-reader-text">X</span></a></li>
<li class="wp-social-link wp-social-link-mastodon  wp-block-social-link"><a rel="noopener nofollow" target="_blank" href="https://phpc.social/@aspirepress" class="wp-block-social-link-anchor" aria-label="Mastodon, opens a new window"><svg width="24" height="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><path d="M23.193 7.879c0-5.206-3.411-6.732-3.411-6.732C18.062.357 15.108.025 12.041 0h-.076c-3.068.025-6.02.357-7.74 1.147 0 0-3.411 1.526-3.411 6.732 0 1.192-.023 2.618.015 4.129.124 5.092.934 10.109 5.641 11.355 2.17.574 4.034.695 5.535.612 2.722-.15 4.25-.972 4.25-.972l-.09-1.975s-1.945.613-4.129.539c-2.165-.074-4.449-.233-4.799-2.891a5.499 5.499 0 0 1-.048-.745s2.125.52 4.817.643c1.646.075 3.19-.097 4.758-.283 3.007-.359 5.625-2.212 5.954-3.905.517-2.665.475-6.507.475-6.507zm-4.024 6.709h-2.497V8.469c0-1.29-.543-1.944-1.628-1.944-1.2 0-1.802.776-1.802 2.312v3.349h-2.483v-3.35c0-1.536-.602-2.312-1.802-2.312-1.085 0-1.628.655-1.628 1.944v6.119H4.832V8.284c0-1.289.328-2.313.987-3.07.68-.758 1.569-1.146 2.674-1.146 1.278 0 2.246.491 2.886 1.474L12 6.585l.622-1.043c.64-.983 1.608-1.474 2.886-1.474 1.104 0 1.994.388 2.674 1.146.658.757.986 1.781.986 3.07v6.304z"></path></svg><span class="wp-block-social-link-label screen-reader-text">Mastodon</span></a></li>
</ul>

@kylek14 kylek14 added the research item needs researching for solutions label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request research item needs researching for solutions
Projects
None yet
Development

No branches or pull requests

3 participants