Jump to content

derricksrandomviews

Circle Member
  • Posts

    3,886
  • Joined

  • Last visited

  • Days Won

    8

Reputation Activity

  1. Thanks
    derricksrandomviews got a reaction from paul2009 in Custom CSS quit, "missing opening"   
    Paul, such a brilliant simple fix for a large oversight on my part. Your solution worked perfectly for me as you can see when using my dropdown menus. Thank you very much!
    Derrick. 
    https://myrandomviews.com/views-images
  2. Love
    derricksrandomviews got a reaction from BritishDan in PDF to PDF URL redirect   
    This appears to be an old problem. My research is that unfortunately with typical redirect managers such as the one in Squarespace you can't do a 301 redirect with pdfs. You can however change the link on the old site to any pdf to the matching pdf on the new site. This means leaving the old one up which may not be what you want to do. This forum thread may help you:
    https://community.adobe.com/t5/business-catalyst-discussions-read-only/how-to-url-redirect-a-pdf/m-p/4658189
    This is a second possible solution but a bit complicated:
    https://www.lockedownseo.com/301-redirect-pdf-wordpress/
    If you read the comments you will find that renaming the links on the old location to the matching file's location on the second site is the most common way of doing it, it is not really a redirect of course. I personally would redirect all the pdfs on the old site to a page on the new site with an explanation of why they got there. This should allow you to take down the old site or work for you if the site is already down. 
  3. Like
    derricksrandomviews reacted to paul2009 in Splitting a blog in two   
    You can move blog posts between blog pages. Simply create a new Blog page for the solutions and then move some of the existing posts.
    Did this help? Please give feedback by clicking an icon below  ⬇️
  4. Like
    derricksrandomviews reacted to paul2009 in lakay@lakaycornell.com   
    I'm assuming that you are referring to the way the header has been offset from the edges and the width has been reduced on this Squarespace 7.1 site?
    If you don't want the header to be full width, you can use CSS to set the width property of the header to something shorter, like this - width: 65%;. To add margin to the header, you'd add margin and specify the number of pixels. To apply these changes to the header, you'll use the header class (.header).
    For example, add something like this to Design > Custom CSS: 
    .header { width: 65% !important; margin: 17px !important; } If I've misunderstood the styles you were referring to, please let me know.
    Did this help? Please give feedback by clicking an icon below  ⬇️
  5. Like
    derricksrandomviews got a reaction from tuanphan in Is it possible to have 2 blog pages with different Content Display settings?   
    Set one blog up using summary blocks, set the other page up for full posts. Put the blog using the summary blocks as your front facing page into the unlinked section of your site. This way the settings for full page for one will not be seen on the other one. I don't have the full page option, no excerpts,  with my template but I wanted one blog to appear full screen as opposed to some posts showing up on blog list wall which the second blog page is set up to do using summary blocks, You can see the difference here and my design should certainly do what you want it to do.  
    https://myrandomviews.com/blogsummary  Items with excerpts displayed as a grid or wall. 
    https://myrandomviews.com/blog full screen blog posts (and your option would display the whole blog post not just an excerpt.  
    My blog summary page is my front facing page and visitors don't see the same page displayed full screen as you can see it with a couple of exceptions such as this: https://myrandomviews.com/blog/category/Eighteen+Months
    The above is a link on my nav bar to a series of posts.  You can explore my site and see what I have done with my summary blocks (which can display the whole post by the way, in multiple columns) I don't do that but I cauld if I wanted to. 
    my random views
     
  6. Like
    derricksrandomviews got a reaction from sayreambrosio in lakay@lakaycornell.com   
    You could contact Ghost Plugins and ask them, can't hurt. 
  7. Like
    derricksrandomviews got a reaction from sayreambrosio in lakay@lakaycornell.com   
    Lumi is a 7.1 Squarespace template built by Ghost Plugins. It can be purchased for a low price here:
    https://www.ghostplugins.com/all/lumi
  8. Like
    derricksrandomviews reacted to RoseC in Activating comments for only 1 of my 2 blogs on my website   
    Derrick, you are a genius! Allow anonymous posts was not selected and that was the problem. All is well now, hurray hurray!
  9. Like
    derricksrandomviews reacted to Vonnart in Browser Back Button   
    Thank you so much for the tip!!
  10. Like
    derricksrandomviews reacted to Camerabug in Adding multiple images to gallery but they can only be done one at a time.   
    It looks like this problem has been solved the asset library allowed me to upload about 20 images all at once
  11. Thanks
    derricksrandomviews got a reaction from KevinDevine in Have hit page limit but can't switch plan from (legacy) personal to modern personal   
    Legacy personal plan has 20 page limit, but you can't change to a modern personal plan, that is not an upgrade due to the fact you lose complete customization with CSS (including page injection) and Javascript that the legacy personal plan has. Your only real choice if you need more pages is to switch to a business plan and then all coding options continue to work and you can have an unlimited number of pages. You can view a comparison chart, just scroll down and click on compare plans:
     https://www.squarespace.com/pricing
  12. Thanks
    derricksrandomviews got a reaction from KevinDevine in Have hit page limit but can't switch plan from (legacy) personal to modern personal   
    FYI, You can upgrade to the less expensive business plan, be billed for the difference in price,  and then downgrade back to the current personal. I don't recommend that workaround unless you are paying monthly. 
    I am also up against the 20 page limit, but choose to stay with my legacy plan due to a lot of code on my site that would require a business plan to keep using if on the newer personal plan. 
  13. Like
    derricksrandomviews got a reaction from creedon in What happened to template   
    There is no change template option in 7.1. In 7.1  each "template" is actually a design starting point. Using configuration style options, and a bit of work, any one of the 146 starting points can be made to look like any other. 7.0 could not do that due to the unique design options in each template, including those in the same family. There is no way to make Avenue look like Brine, for example, or you cannot make 7.0 Five look like 7.0 Wexley. With 7.1 the Five design is Vester and with a bit of tweaking, it can be made to look like 7.1's version of Wexley which is named Talva. 
  14. Like
    derricksrandomviews reacted to Flinx in Falling snowflakes on webpage   
    I love this code, derricksrandomviews - thank you for bringing Christmas spirit to my webshop 🙂 www.bettybobbert.com 
  15. Love
    derricksrandomviews got a reaction from Flinx in Falling snowflakes on webpage   
    Code to make images snow, using code block. 
    <div class="snow" />
    <style>
    .editor-stage .snow {
      height:50px;
      background: #fff;
    }
    .snow{
      position:fixed;
      pointer-events:none;
      top:0;
      left:0;
      right:0;
      bottom:0;
      height:100vh;
      background: none;
      background-image: url('https://s3-eu-west-1.amazonaws.com/static-ressources/s1.png'), url('https://s3-eu-west-1.amazonaws.com/static-ressources/s2.png'), url('https://s3-eu-west-1.amazonaws.com/static-ressources/s3.png');
      z-index:100;
      -webkit-animation: snow 10s linear infinite;
      -moz-animation: snow 10s linear infinite;
      -ms-animation: snow 10s linear infinite;
      animation: snow 10s linear infinite;
    }
    @keyframes snow {
      0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
      50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
      100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
    }
    @-moz-keyframes snow {
      0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
      50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
      100% {background-position: 400px 1000px, 200px 400px, 100px 300px;}
    }
    @-webkit-keyframes snow {
      0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
      50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
      100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
    }
    @-ms-keyframes snow {
      0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
      50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
      100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
    }
    </style>
    <p>
  16. Like
    derricksrandomviews got a reaction from Temple_Owl in How to organize 300+ Images and user content   
    This tells you how to do it:
     
  17. Like
    derricksrandomviews reacted to Richn in Avenue main page doesn't show titles or zoom anymore?   
    ah fair enough, maybe i was mistaken or using a different theme before.
    Thanks for the insight : )
  18. Like
    derricksrandomviews reacted to Temple_Owl in How to organize 300+ Images and user content   
    That works quite well for my case, thank you!
    The Blog posts look a bit different than the layout I had planned, but I found a way to add the 3 smaller images with a lightbox. So that's a plus. Regular pages have a lot more customization though, like backgrounds, but I guess I'll keep it simple.


     
  19. Thanks
    derricksrandomviews got a reaction from Temple_Owl in How to organize 300+ Images and user content   
    This seems like a blog page would be better suited for this than 300 pages. Blogs have unlimited number of posts and each post in effect have its own page with multiple sized image blocks. 
  20. Like
    derricksrandomviews reacted to creedon in Strange Code issue   
    My pleasure to serve.
    My only guess on why it manifested now after so long a time would be SS made some subtle changes to either the template or their backend.
  21. Like
    derricksrandomviews reacted to creedon in Strange Code issue   
    It does show up white here as well, except for the powered by SS icon.
    I'll dig in a bit and see what I can see.
  22. Like
    derricksrandomviews reacted to tuanphan in Creating a Navigation or "Category" Blocks on Blog Page   
    Hi,
    You can create a new page, use Summary Blocks to pull posts from blog page, then you can do this easier
  23. Like
    derricksrandomviews got a reaction from DTMACNEILL in Fuzzy and generally cruddy looking photos after upload   
    I am not a big fan of the carousel design when using a gallery block, in 7.0 There are no crop options when that design is used. I prefer a slideshow, with or without auto transition between images. They look a lot better in my opinion. 
  24. Like
    derricksrandomviews reacted to GeraldW32 in How do you like to use Not linked pages on your website?   
    Creating a blog post archive this way sounds like a very good idea, thank you. I will definitely look into it. You can also make them into landing pages for specific marketing campaigns, which is also something I'm considering at the moment. 
  25. 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. 
×
×
  • 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.