veganedge
Member-
Content Count
37 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Terrible (image related) scores from Pagespeed Insights
veganedge replied to veganedge's topic in Images and Videos
Thank you! I thought the first part you mentioned might be the case (as I've never had issues with our site loading slowly at all.) @violettag -
Site URL: https://www.birdmafia.com Hi all, hoping one of you can help give some insight for me. Running pagespeed tests, my site always seems to be super slow scoring due to images in one way or another. I'm trying to find out if there's something I can do on my end to help this issue, or if it is how Squarespace formats, stores, or displays images for us... I'm going to link some screenshots. I'm really trying to see what I can do for the top 3 issues that waste the most time on page loading. This first one shows the total potential savings by optimizing for these issues.
-
paulmontaperto reacted to an answer to a question: How to add category to breadcrumbs?
-
bbarinaga reacted to an answer to a question: How to add category to breadcrumbs?
-
Carolin_W reacted to an answer to a question: How to add category to breadcrumbs?
-
Change settings of gallery overlays - Indigo Template
veganedge replied to veganedge's question in Coding and Customization
strange. I didn't change anything. Maybe some delay of some sort? -
Change settings of gallery overlays - Indigo Template
veganedge posted a question in Coding and Customization
Site URL: https://www.birdmafia.com/elb/portfolio Looking to change settings of my gallery overlays. Font is white on light gray background which makes it very difficult to read... I have this custom CSS sitewide: //Overlay background// .yui3-lightbox2 .sqs-lightbox-meta { background: #e0e0e0 !important; } //Overlay heading// .yui3-lightbox2 .sqs-lightbox-meta h1 { color: #000000; } //Overlay description// .yui3-lightbox2 .sqs-lightbox-meta p { color: #000000; } but I'm missing something, because the top part of description/title is wh -
Site URL: http://www.elbpapercutting.com All, I've searched for quite some time and I'm having trouble finding what the difference would be between these two. Hoping somebody can break it down easily. I have http://www.elbpapercutting.com connected to https://www.birdmafia.com, so it goes to the homepage. I found that my domain registrar allows domain forwarding, so I'd like it to go to a specific page. https://www.birdmafia.com/elb/process Do I need to disconnect the domain first, then go to my domain registrar and do the forwarding, or will it just not work at all
-
mapping incoming domain traffic to a specific landing page
veganedge replied to Cammerjam's question in Coding and Customization
@jpeter I've also seen not possible with connected domain... Should I disconnect my connected domain, and just do the forwarding only? I've had elbpapercutting.com connected to birdmafia.com for a few weeks. Now I went to my domain settings and setup forwarding to birdmafia.com/elb/process, but it's still just going to birdmafia.com. Maybe it's due to the connection? Disconnect and be okay? -
How can I link domain to a specific page?
veganedge replied to RiseNE's question in Coding and Customization
Does this work to forward it to a specific page, and not just a specific homepage of another domain? My 2nd domain is not registered with squarespace, so maybe it's only possible with ones registered with squarespace? I've updated elbpapercutting.com to forward to birdmafia.com/elb/process, but it still just goes to birdmafia.com. I'm going to wait a few hours to check it again, in case there's just a delay.- 6 replies
-
- domain
- domain-mapping
-
(and 2 more)
Tagged with:
-
divar reacted to an answer to a question: How To Install + Dropdown Accordion in a Product Description
-
How To Install + Dropdown Accordion in a Product Description
veganedge replied to divar's question in Coding and Customization
try the code above, but make the order: 8... I think that would be it. if not, you'll see the change and adjust again (7 or 9) -
How To Install + Dropdown Accordion in a Product Description
veganedge replied to divar's question in Coding and Customization
I'm very interested in this fix as well.... If it gets ironed out, would you mind posting full code again? -
lookhear reacted to an answer to a question: How to add category to breadcrumbs?
-
Site URL: https://www.birdmafia.com/elb/process Hi all, I've searched a bit and haven't come across this same issue. Made quite a few new pages today and a lot have the footer navigation completely missing somehow. I have a lot of pages as birdmafia.com/bm/PAGENAME and a lot as birdmafia.com/elb/PAGENAME. All of the /elb pages are missing the footer. The footer pages are all just birdmafia.com/PAGENAME. I do have code on both the bm and elb pages, but since the issue is only on elb pages I will put an example of the code here. This is from the birdmafia.com/elb/process p
-
lets say www.birdmafia.com/elb/shop in navigation "art" folder, hide portfolio and process
-
how would you write this code for 2 or 3 items inside a folder? Is there a more efficient way than doing this for each one? [href="/level-6", "/level-7", "/level-8"] ???
-
Mobile Header Navigation - Hides Social Icons
veganedge replied to veganedge's question in Coding and Customization
@tuanphan thanks again as always! I've decided to right justify that icon, and just take go ahead and leave the "..." that turn into social icons on mobile. I'd much rather have them up top, but can't seem to get that to work out.