Jump to content

CBB

Circle Member
  • Posts

    11
  • Joined

  • Last visited

Posts posted by CBB

  1. 3 hours ago, tuanphan said:

    Use new code, I think this code is better, I can check color/position easier

    
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
    <script>
    $(document).ready(function() { 
      $('<a href="https://beaverhero.com" class="tuan">Back to Home</a>').insertAfter('.item-pagination[data-collection-type^="blog"]');
    	});
    </script>

     

    I just added it, but it is still in an odd position.  Is there I way I can explore changes with it myself? 

  2. 8 minutes ago, tuanphan said:

    Add to Code Injection Footer

    
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
    <script>
    $(document).ready(function() { 
    		$('.item-pagination[data-collection-type^="blog"]').append($('<a href="https://beaverhero.com">Back to Home</a>'));
    	});
    </script>

     

    Thank you very much.  This is great.

    Please, do you know how to edit the position and color?  The color is white right now for some reason. And I'd like it centered.

  3. On 4/1/2020 at 5:18 AM, tuanphan said:

    Try adding to Home > Settings > Advanced > code INjection > Footer

    
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
    <script>
    $(document).ready(function() { 
    		$('nav.BlogItem-pagination').append($('<a href="/">Back to Home</a>'));
    	});
    </script>

    --

    If it doesn't work, please keep the code & let me know. I will check again.

    This code isn't working for my site.  Is there another code I could inject?

  4. On 11/17/2019 at 6:07 AM, estel77 said:

    Instead, they would prefer to see

    From: 'enquiry@ourcompany.com' or 'Enquiries'

    Subject: 'Contact Form' or 'Enquiry form'

    they are even ok with From: 'FW: Form Submission - Contact Form'

    Even if all enquiries read like that it's ok, as long as it is clear for them at a glance what the email is about.

    I am trying to do this too.

    Is it possible to make a radio button field into the subject line that appears in e-mails?  

    Thanks!

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.