Jump to content

derricksrandomviews

Circle Member
  • Posts

    3,886
  • Joined

  • Last visited

  • Days Won

    8

Reputation Activity

  1. Like
    derricksrandomviews reacted to tuanphan in Looking to summarize a portfolio using a carousel and allow a click though to the specific project pages.   
    Hi,
    You can consider using List Section Carousel, but you will need to enter manual text/image/link to each projects
  2. Like
    derricksrandomviews got a reaction from Maax in How to make homepage like this?   
    There are a number of ways to make this type of page. It looks like it could be Wexley, Avenue, or one of many 7.0 Templates laid out to the left (like my site) with one page, one image block, a text block, or a card block on the right. It could even be a blog post, but that is not likely. I suspect the website where this image was located is no longer active. You said slider, do the images rotate horizontally?  A template very close in style to this one is Forte, here is the demo:
    https://forte-demo.squarespace.com/
  3. Like
    derricksrandomviews reacted to Ziggy in Coming Soon   
    In your dashboard, go to Marketing -> SEO and toggle through these options (yellow):

    It would also be worth going into the page settings for your blog and updating the blog URL slug as /blog-1-1/ is probably not the greatest to use.
  4. Like
    derricksrandomviews reacted to Ziggy in Change blog image   
    Go into the blog page settings by clicking on the 3 dots by the blog post in the blog dashboard. Then go to options and change the thumbnail image.

  5. Like
    derricksrandomviews reacted to Emmaphoto in Template CHASE NEVINS - "cropped" photos   
    M.  Derrick. I made it. Thank you. 🙂
  6. Like
    derricksrandomviews got a reaction from Emmaphoto in Template CHASE NEVINS - "cropped" photos   
    If your images are in a gallery block, then edit it choose  grid, set the aspect ratio to 3:2 standard, and uncheck crop images. 
  7. Like
    derricksrandomviews got a reaction from E-W in Navigation Bar: Adding Boxes/Outlines Around Page Links   
    If you have 7.1 you can change Nav links into buttons, 7.0 is a bit trickier here is a video guide that tells you how to do both:
     
  8. Like
    derricksrandomviews reacted to imdanielduncan in How do I crop a video to be square in Squarespace 7.1   
    I just found this YouTube video that was posted a few hours ago. It fixes this issue: 
     
  9. Like
    derricksrandomviews reacted to Rebecca365 in Changing blog "Comments" to "Notes"   
    That worked, too! Thank you so much!
  10. Like
    derricksrandomviews got a reaction from Anemone in Changing blog "Comments" to "Notes"   
    If you don't necessarily want the comment count then this code should work in config/design/custom css
     
    h3.comment-count span {
        visibility: hidden;
    }
    h3.comment-count span:before {
        visibility: visible;
        content: "Notes";
    }
    It works on my site, I changed comments (0) to Have a comment? 
  11. Like
    derricksrandomviews got a reaction from NerdvillebyJenMaher in How do you like to use Not linked pages on your website?   
    You can also create a blog post archive in the unlinked section of your site. If using 7.1 you can duplicate any post to that blog and then delete it off your published site. The unlinked blog page doesn't have to be enabled for it to still work this way. 
  12. Like
    derricksrandomviews got a reaction from webbroi in Building a portfolio with multiple categories using blog instead of portfolio page   
    Take a look at my blog setup, I categorize by subject a whole lot of posts with a drop down menu and each subject has its own url and each post in the subject/category of course has its own url also.. I don't see why you can't adapt this method to show your portfolio of work. 
    https://myrandomviews.com/blogsummary
  13. Like
    derricksrandomviews reacted to ChantingOakRidge in Need help adding button to the header   
    OK. Thanks Derrick.
    I ended finding it after your suggestion. I clicked on "Pages" and within this section I was able to add a new "Page" and thus a button.
  14. Like
    derricksrandomviews got a reaction from LauryNichols in recovering deleted block   
    If you deleted the whole page, and it was less than 30 days ago, it should be in your trash can where you can click on restore. If it was just a block on the page, then its gone unfortunately. 
  15. Like
    derricksrandomviews got a reaction from stig in avenue template - problems with iage titles   
    The help video is showing how to use 7.1 not 7.0 (it is a typo at the top of the you tube video) that is why you don't have those options in  the same place in your config program. I use Avenue as well, so where are these images you can't get the title to show? An image block, a gallery or a gallery page? Depending on the gallery block design titles will only show when the image is in lightbox mode. If the image is on a gallery page, it shows up in the stack, not under the thumbnail. 
  16. Like
    derricksrandomviews reacted to paul2009 in Basic Author Blog Post Review Options?   
    You cannot password protect an individual post or provide a contributor account with this level of granularity. However, there is a workaround.
    First create a second, empty blog page and set a password on this blog.  Next, move the draft post to the new, password-protected blog and publish it there. Finally, share the blog password and the URL of the post with the author to allow them to view it. Did this help? Please give feedback by clicking an icon below  ⬇️
  17. Like
    derricksrandomviews reacted to Kenazz in Home Page is locked and unaccessible to the public   
    Please disregard. I figured it out.
     
  18. Like
    derricksrandomviews reacted to YogaWithRo in Joint Landing Page?   
    Thank you!
     
  19. Like
    derricksrandomviews reacted to Spectage in Building a portfolio with multiple categories using blog instead of portfolio page   
    Thank you for your help. I'll run with this solution then. 
  20. Love
    derricksrandomviews got a reaction from Spectage in Building a portfolio with multiple categories using blog instead of portfolio page   
    Not really, I did learn not to put any images or excerpt text in the blog posts settings/options that contain my summary blocks. Also those posts (except for the first one-Featured Posts)  have a category, and that category is where the archive block pulls its info, so the post that has the category photography, shows up in the archive/subject block as photography.  And the post with category photography has the URL
     https://myrandomviews.com/blogsummary/photography 
    and when you go to that post thru the archive block it has the URL:
    https://myrandomviews.com/blogsummary/category/Photography
    One issue: I find it easier to do than to explain how I use two blog pages to make it look like one facing the viewer. 
  21. Like
    derricksrandomviews got a reaction from Michelle33 in Commenting Unavailable on Mobile?   
    From the blog help guide: 
    One visitor "like" per post
    A visitor can like each blog post only once. We limit visitor likes per blog post in three ways:
    When a visitor likes a post, the action is stored in their browser's local storage.
    We log the visitor's IP address to prevent multiple likes from the same visitor.
    If a visitor is logged into your site, they can't like the post again from any browser or IP while logged in.
    This could be part of the issue, that crumb message is a bit annoying. And I find that  it really is not right. I have liked a blog post more than once, but can't like comments at all. I tried toggling the feature off, but the like heart still stays up. Sure looks like a bug is causing this. 
  22. Like
    derricksrandomviews got a reaction from paul2009 in Commenting Unavailable on Mobile?   
    Best to disable comments simple likes at this point, removes the heart icon. 
  23. Like
    derricksrandomviews reacted to tuanphan in Summary Blocks   
    You can consider using 3 Summary Blocks to achieve this.
  24. Like
    derricksrandomviews reacted to Notacoder in Trying to schedule a blog post   
    Thanks Derrick!
  25. Like
    derricksrandomviews got a reaction from sayreambrosio in Trying to schedule a blog post   
    You click the calendar right arrow enough times to scoll to the current year. 
×
×
  • 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.