Powered by link

Powered by link

INFRA
Shopify Partner
196 0 68

Hi there,

 

How do I add "Powered by website" at the bottom of the footer?

 

website

passw: wine

 

I tried replacing their code with below code in  the bottom template but nothing happened

 

 

 <small> &copy; {{ 'now' | date: "%Y" }} {{shop.name}}. <a href="http://www.rockawaydigital.com">Powered by Rockaway Digital</a>
        </small></div>

 

 

 

 

footer-bottom template

 

 

<div
  class="footer-bottom site-footer{% if template contains 'product' %}{% if settings.related_products_enable %}{% else %} product-sticker-stop{% endif %}{% endif %} footer-alignment--{{ alignment }}"
  data-wetheme-section-type="footer-bottom" data-wetheme-section-id="{{ section.id }}"
>
	<div class="wrapper-padded">
        <div class="bottom--footer">

        {% if section.settings.footer_text != blank %}
            <div class="footer-description footer-description--{{ alignment }} footer-article footer-link-animated">
            {{ section.settings.footer_text }}
            </div>
        {% endif %}

        <div class="bottom--footer-row{% if section.settings.show_methods_of_payment %} bottom--footer--payment-methods{% endif %}">
            <div class="bottom--footer---localization">
                {% if section.settings.show_locale_selector == true or section.settings.show_currency_selector == true %}
                    <div class="localization-form-wrapper">
                        {% render 'localization-form', show_locale_selector: section.settings.show_locale_selector, show_currency_selector: section.settings.show_currency_selector %}
                    </div>
                {% endif %}
                {% if alignment == 'left' %}
                    <div class="bottom--footer---copyright copyright--desktop">
                        <ul class="bottom--footer---links nav-link-animated--custom">
                            <li><a class="animated-link--item" href="{{ routes.root_url }}">&copy; {{ 'now' | date: "%Y" }}, {{ shop.name }}</a></li><!--
                            --><li>{{ powered_by_link | replace: '<a', '<a class="animated-link--item"' }}</li>
                        </ul>
                    </div>
                {% endif %}
            </div>
  
            {% if section.settings.show_methods_of_payment %}
                {%- assign enabled_payment_types = shop.enabled_payment_types -%}

                {% unless enabled_payment_types == empty %}
                <ul class="inline-list payment-icons">
                    {% for type in shop.enabled_payment_types %}
                    {{ type | payment_type_svg_tag: class: 'payment-icon' }}
                    {% endfor %}
                </ul>
                {% endunless %}
            {% endif %}

        </div>
        <div class="bottom--footer---copyright copyright--mobile">
            <ul class="bottom--footer---links nav-link-animated--custom">
                <li><a class="animated-link--item" href="{{ routes.root_url }}">&copy; {{ 'now' | date: "%Y" }}, {{ shop.name }}</a></li><!--
                --><li>{{ powered_by_link | replace: '<a', '<a class="animated-link--item"' }}</li>
            </ul>
        </div>
        </div>
    </div>
</div>

 

 

 

 

 Thanks so much!

Replies 3 (3)

Sonya_2025
Shopify Partner
346 37 60

@INFRA 

Hi, I check the code. The code is perfect. Maybe you put it in a wrong place if nothing happens.

Please let me know if it works by giving it a Like or marking it as a solution!
Feel free to reach out.Get Shopify free trial 1$/mon
 EMAIL ME  Motivate me by  PAY ME

DaisyVo
Shopify Partner
4333 480 565

Hi @INFRA 

 

I see that you've added it like this, which looks good.

Could you clarify if there are any other issues?

image_720.png

Also, please take a screenshot of the section where you added the code in the theme code. Make sure it's a broad view rather than copying and pasting the code 

 

Best,

 

Daisy

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution

Kyle_liu
Shopify Partner
421 53 76

Hi @INFRA 

 

I found that your website displays perfectly. Can you provide a screenshot of your display effect?

 

Kyle_liu_0-1741228485823.png

 

If this is helpful, please Like and Accept the solution.
Want to modify or custom changes on store? Let me help.
- Feel free to contact me Email Me Buy Me A Coffee