1
0
mirror of https://github.com/ascribe/wp-theme synced 2024-12-22 09:13:38 +01:00
Commit Graph

65 Commits

Author SHA1 Message Date
229d842b85 related posts through YARPP 2016-03-17 17:11:30 +01:00
f3b3c1905f Merge pull request #47 from ascribe/feature/faq
New FAQ
2016-03-12 20:50:26 +01:00
ed1c8ef7ed prototype all the thing: FAQ layout, auto TOC, scroll anchors 2016-03-12 18:57:51 +01:00
b6cb4ecb5d accordion-style FAQ page 2016-03-12 16:42:07 +01:00
f5f61168fa refactor FAQ styles & markup 2016-03-12 16:12:07 +01:00
fbd72a9be9 prevent markup output when regular/featured faq is empty 2016-03-12 15:31:35 +01:00
8d080d5bb7 only return published posts 2016-03-10 15:46:03 +01:00
6d89ed96d2 quick, hacky way to fall back to latest posts 2016-03-10 15:33:35 +01:00
7a14aa09aa get blog url the right way 2016-03-10 14:36:18 +01:00
1ff581d67b refactor & simplify featured posts markup & styles 2016-03-10 14:01:12 +01:00
b66c5a4e02 fix php error caused by blogFeatures function 2016-03-10 13:29:02 +01:00
2704ec576c safeguard: make sure to always use thumbnail photo size 2016-03-08 10:37:37 +01:00
cfe50bfbc9 grab testimonials from ACF post object list 2016-03-07 22:03:26 +01:00
9fa4505694 random order, output maximum of 3 testimonials 2016-03-07 21:30:09 +01:00
576b8a025b lazy style testimonials based on same BigchainDB component 2016-03-07 21:04:44 +01:00
52fa08049b create testimonials subtemplate & markup 2016-03-07 20:46:07 +01:00
a0d85a00bd fix all the layout things, closes #36, #37 2016-03-03 16:16:30 +01:00
d57d073905 fallback content for job listings 2016-02-15 20:37:32 +01:00
d7d48a47a8 embed Apiary docs in custom template 2016-01-21 17:47:02 +01:00
6f310a94a7 feature-cirlces fixes 2016-01-16 20:30:02 +01:00
ab231e2717 product-overview fixes 2016-01-16 20:11:38 +01:00
a5b717dbd8 so many more fixes & cleanup 2016-01-16 19:37:04 +01:00
6a0cbfc0de refactor all subtemplates to use new grid system & rows 2016-01-16 17:29:27 +01:00
58bf1478d5 refactor feature circles components 2016-01-16 15:18:23 +01:00
6dd75b7d95 use only 1 download button, ref #3 2016-01-08 17:10:12 +01:00
2a5a38cddd fix media posts, ref #3
- order by custom publish date
- output all of them, not just 50
2016-01-08 16:49:49 +01:00
7ae3925bc5 fix permalinks & title outside of loop 2016-01-07 16:39:52 +01:00
a595c141ba get_queried_object to the rescue for blog permalink 2016-01-07 16:14:56 +01:00
d2964a354b not used anywhere so delete it 2016-01-07 15:36:32 +01:00
4534502960 fix meta description for product pages 2016-01-07 15:33:18 +01:00
1d9b246338 fix permalink & sharing image 2016-01-07 14:40:06 +01:00
3c468ef1f2 convert tabs to spaces in whole codebase, closes #17 2015-12-17 15:55:34 +01:00
5fc75a09fb introduce layout container for better control 2015-12-17 15:17:57 +01:00
417bd70682 markup clean up 2015-12-17 15:17:45 +01:00
dfe7d978db handle empty title 2015-12-17 15:17:45 +01:00
3ffac44177 quick refactor CTA area
- style title
- better centering through flexbox
- mobile first approach
2015-12-17 15:17:45 +01:00
e0d4ce3f80 adapt css classes to new name 2015-12-17 15:17:22 +01:00
79e107fe2e new callToAction subtemplate function 2015-12-17 15:17:22 +01:00
a88986163d createAccount -> callToAction 2015-12-17 15:17:22 +01:00
de302d772e remove pricing subtemplate 2015-12-17 15:17:22 +01:00
45cb756340 output section title team subtemplates 2015-12-17 15:10:03 +01:00
Alberto Granzotto
2b6d172087 Merge pull request #14 from ascribe/fix/11
auto link all links within contact point
2015-12-17 15:09:16 +01:00
3c2edff35f add CTA to blue box subtemplate 2015-12-12 18:05:19 +01:00
29575b7762 auto link all links within contact point 2015-12-12 16:29:34 +01:00
vrde
0cc00526f2 AD-1227 add title to featured blog section 2015-11-03 17:27:20 +01:00
vrde
a3c64f89c8 Revert "Fix blog post preview"
This reverts commit 8a3218b030.
2015-11-03 16:43:55 +01:00
vrde
8a3218b030 Fix blog post preview 2015-11-03 16:19:47 +01:00
vrde
3b9b5814c1 Revert "AD-1231 fix login/signup links"
This reverts commit 9e7c615954.
2015-11-03 14:57:02 +01:00
vrde
9e7c615954 AD-1231 fix login/signup links 2015-11-03 14:53:13 +01:00
vrde
f0786b5e62 Add changes from Territorial 2015-11-02 11:18:22 +01:00