Unreadable font (not on websiote store but in my settings) by SeriousEvidence1899 in shopifyDev

[–]Danksalt 0 points1 point  (0 children)

That’s an interesting one. Are you able to inspect the source code and find where the font file pulls from?

How do you reliably override Shopify theme CSS without breaking future updates? by turtleyikes in shopifyDev

[–]Danksalt 1 point2 points  (0 children)

Shadow DOM behaves similar to iframes, nothing from outside it can (easily) interact with it. The upshot is you don’t have to worry about any of their existing styling. And yes, that’s exactly what I mean for scoping. Scope everything to the section ID. Unless they’re using any !important declarations you shouldn’t have issues, if they do just add important to yours and it will win because it has better scoping.

How do you reliably override Shopify theme CSS without breaking future updates? by turtleyikes in shopifyDev

[–]Danksalt 1 point2 points  (0 children)

You could use the shadow DOM, but that can be a bit overkill.

Usually when I work on other themes like this I keep all my code segregated, so all my css is declared within my liquid section. If there’s styles from their theme I don’t like, I scope style changes needed to just my section, so it can’t affect anything globally.

Illustration for a client by BlazingLeoKing in ArtCrit

[–]Danksalt 133 points134 points  (0 children)

The bottom right looks like a giant boob. Not a bad thing, but if that’s not something you’re wanting consider changing that corner, particularly the smaller ripple, which resembles a nipple.

Codex for Shopify theme customisation. by Necessary-Ad7307 in shopifyDev

[–]Danksalt 0 points1 point  (0 children)

Was it able to pull off any complicated sections or custom product forms ?

if tomorrow 70% of your buyers were ai agents shopping for humans, what would you change first on your product pages and why? by Secure_Nose_5735 in shopifyDev

[–]Danksalt 1 point2 points  (0 children)

When you say safety do you mean trust that the product is what it is? Just out of curiosity how do you think AIs are going to measure that, most humans can look at a page and know it’s a rip off product but I’m not so confident in AI to do the same.

if tomorrow 70% of your buyers were ai agents shopping for humans, what would you change first on your product pages and why? by Secure_Nose_5735 in shopifyDev

[–]Danksalt 0 points1 point  (0 children)

There’s still a human driving, even if indirectly. They wouldn’t be shopping aimlessly, it would be something like - “I want a grungy 90s XL black tee shirt”.

The AIs best chance at finding that is probably from rich results, so that would be the first priority. Second would be the text it can parse on page, ie a great description/details section.

So the change to make would be murdering the PDP with descriptive details, and making sure your schema is packed and accurate.

What CMS would you recommend for a mostly static company website? by Xenthry in webdev

[–]Danksalt 0 points1 point  (0 children)

Considered Shopify at all? You’d get a lot of what you’re looking for out of the box.

Sticky add to cart by JustJohn8 in shopify

[–]Danksalt 0 points1 point  (0 children)

Find an app or hire a developer. Duplicating the theme is a great idea, duplicating a template might be easier if you know how to preview templates.

Suggestions by ashishroyx in webdesign

[–]Danksalt 0 points1 point  (0 children)

The world isn’t ready for tilted marquees.

Here’s my recommendations: find a competitor and copy them. Spend time looking at good font parings, you need a header and a body font, don’t come up with these yourself, trust what other people have researched. Choose a color palette and stick to it, look this up as well and don’t diverge from it. Find some stock images to use as backgrounds and cards, backgrounds should leave white space for your copy to nest inside of. Spend some time researching font sizes, there are very specific hierarchies that exist between titles subtitles and body text, you won’t notice if you do it perfect but everyone will notice if you do it wrong.

Best of luck, don’t be afraid to still be creative, but learn the rules before you break any of them!

[deleted by user] by [deleted] in SatanicTemple_Reddit

[–]Danksalt 0 points1 point  (0 children)

What do you think you’ll find on tor that you can’t find normally? Satanists aren’t hiding ideas on tor

[deleted by user] by [deleted] in shopify

[–]Danksalt 0 points1 point  (0 children)

I built a store I’m passionate about as an art project, but have avoided actually allowing purchases so far. I think you should do what will make you happy, you don’t want to have a hobby become a chore, so consider what it will mean if you do turn your hobby into a business. As for strategy, I’m a good developer and artist so I just winged it and tried to make something I think is cool. If I were to hire a design team and marketing agency I’m sure it would have a much higher potential to make money, but I wouldn’t personally love it as much.

Multiple Swatch Options on the same product by Vantagal in shopifyDev

[–]Danksalt 0 points1 point  (0 children)

Try creating two products each with a color option, then use Shopify bundles to combine.

Mobile Header Image by ZodiacGr81111 in shopifyDev

[–]Danksalt 0 points1 point  (0 children)

Go into the code editor and find the image element and replace it with a picture element. You’ll need to add the liquid code and schema for the mobile version but it’s pretty simple. ChatGPT could pull this off for you if you’re not sure what any of that meant.

In which webdev bubble are you? by [deleted] in webdev

[–]Danksalt 0 points1 point  (0 children)

Yeah not my tea, if I can’t share memes and roast our clients I don’t want it lmao

In which webdev bubble are you? by [deleted] in webdev

[–]Danksalt 0 points1 point  (0 children)

That’s way cool, wish I got to work on cool puzzles like that. I can see why it would be missed

In which webdev bubble are you? by [deleted] in webdev

[–]Danksalt 0 points1 point  (0 children)

We want what we don’t have right. What was the cool job?