作者:dahu

独立站增加whatsapp点击发起对话功能

独立站增加whatsapp点击发起对话功能

大多数老外都使用whatsapp和家人、朋友以及商业伙伴交流。如果我们在独立站上增加whatsapp功能,那么客户就能很方便地和我们取得联系。 尤其是对于我们外贸和跨境独立站从业者,我们可以看到目前很多网站的流量大多来自于手机端,因此如果独立站有直接链接whatsapp并弹出对话功能,无疑将会

dahu dahu 2025-12-26
0 0 0
WordPress独立站如何降低90%的Stripe手续费?

WordPress独立站如何降低90%的Stripe手续费?

虽然很多独立站卖家已经在使用stripe支付方式。Stripe无疑是一个很好的收款渠道,但是stripe高额的手续费正在蚕食跨境卖家的利润。 如果你也想和大胡说跨境一样减少stripe的收费,那么好好阅读下面我们的解决方法。 我们会给大家写一个如何降低stripe手续费的教程。相信可以帮

dahu dahu 2025-04-24
0 0 0
5.4 Overriding Theme CSS: Cascading & Specificity覆盖原CSS:层叠和特异

5.4 Overriding Theme CSS: Cascading & Specificity覆盖原CSS:层叠和特异

This is a concept you must understand really well when working on an existing theme as you will be doing in Shopify. 在我们修改原Shopify主题的时候,我们需要明确理解下面的

dahu dahu 2025-04-16
0 0 0
如何在WordPress独立站结算页面增加信任徽章来促进客户下单?

如何在WordPress独立站结算页面增加信任徽章来促进客户下单?

Same as with HTML, comments are useful for two reasons: 和HTML注释一样,我们使用CSS 注释主要有以下两个原因: Explaining your code to your future self or other devel

dahu dahu 2025-03-26
0 0 0
5.2 Commonly used CSS properties 5.2常用CSS属性

5.2 Commonly used CSS properties 5.2常用CSS属性

There are many CSS properties and many possible values but these are the ones you will commonly see. 虽然CSS有非常多的属性和数值,但是我们用到的一般就那些。 Skim down thi

dahu dahu 2025-03-26
0 0 0
Chapter 5: CSS Fundamentals 第五章:CSS基础

Chapter 5: CSS Fundamentals 第五章:CSS基础

If you read the Intro to CSS a long time ago, you might want to quickly re-read that part to jog your memory. 我们在第一章的时候简单地介绍过关于CSS的知识。我们可以回到前面复习一下。

dahu dahu 2025-03-24
0 0 0
4.7 Images in HTML & Shopify 4.7 在HTML和Shopify里的图片

4.7 Images in HTML & Shopify 4.7 在HTML和Shopify里的图片

To add an image to a page, you need to host it somewhere, so that you can grab the URL and add it in your code. 如果我们想在页面上加一张图片,那么我们的图片就需要存储在某个地方。因此

dahu dahu 2025-03-18
0 0 0
4.6 Inline and Block elements 4.6行内元素和块级元素

4.6 Inline and Block elements 4.6行内元素和块级元素

This applies to styling more than content, but it’s part of writing HTML so I’m explaining it here. 虽然这一方面更接近于样式部分,但是我们也在编写HTML这一部分来解释清楚。 In HTM

dahu dahu 2025-03-15
0 0 0
4.5 Indentation and Spacing 4.5缩进和间距

4.5 Indentation and Spacing 4.5缩进和间距

Indendation is something I’m very strict about. It makes your code readable and reduces bugs. 缩进是我们在写代码的时候必须要严格注意的。因为正确的缩进可以让我们的代码更加可读并减少出错的几率。

dahu dahu 2025-03-11
0 0 0
4.3 Default appearances   4.3默认样式

4.3 Default appearances 4.3默认样式

As you can see, some elements appear a certain way by default. Lists have bullet points, links are by default blue and underlined. 就像我们看到的一样:很多元素默认

dahu dahu 2025-03-11
0 0 0
1 5 6 7 8 9 10