From venue questions and planning checklists to elopements, traditions and ceremony ideas — explore wedding guidance from Janet Lomax of Weddings I Do, Sydney marriage celebrant.

Written by Janet - your Sydney marriage celebrant
Time: 0.0157 seconds · Memory: 512 KB · Render: 15.9ms · Queries: 17
1. SELECT 1 FROM information_schema.tables WHERE table_schema = DATABASE() AND table_name = ? LIMIT 1 [core_pages]
2. SELECT * FROM app_ceremonies WHERE status = ? ORDER BY pos ASC LIMIT ? [active, 12]
3. SELECT id, title, meta_title, meta_desc FROM core_pages WHERE title = ? LIMIT 1 [Global]
4. SELECT title, body FROM core_text WHERE page = ? ORDER BY pos ASC [9]
5. SELECT id, title, meta_title, meta_desc FROM core_pages WHERE title = ? AND status = 'active' LIMIT 1 [Contact]
6. SELECT title, body FROM core_text WHERE page = ? ORDER BY pos ASC [6]
7. SELECT id, title, meta_title, meta_desc FROM core_pages WHERE title = ? AND status = 'active' LIMIT 1 [Blog]
8. SELECT title, body FROM core_text WHERE page = ? ORDER BY pos ASC [8]
9. SELECT title, img, alt FROM core_imgs WHERE page = ? AND status = 'active' ORDER BY pos ASC [8]
10. SELECT * FROM app_posts_cats WHERE url = ? AND status = ? LIMIT 1 [weddings, active]
11. SELECT p.id, p.title, p.url, p.subtitle, p.intro, p.img, p.post_date, c.title AS cat_title, c.url AS cat_url FROM app_posts p LEFT JOIN app_posts_cats c ON c.id = p.cat WHERE p.status = 'active' AND p.post_date <= NOW() AND p.cat = ? ORDER BY p.post_date DESC LIMIT ?, ? [1, 48, 24]
12. SELECT COUNT(*) AS total FROM app_posts WHERE status = 'active' AND post_date <= NOW() AND cat = ? [1]
13. SELECT title, url FROM app_posts_cats WHERE status = ? LIMIT ? [active, 50]
14. SELECT name, value FROM core_settings
15. SELECT t.title, t.body FROM core_text t INNER JOIN core_pages p ON p.id = t.page WHERE p.title = ? AND t.title = ? LIMIT 1 [Contact, Facebook URL]
16. SELECT t.title, t.body FROM core_text t INNER JOIN core_pages p ON p.id = t.page WHERE p.title = ? AND t.title = ? LIMIT 1 [Contact, Instagram URL]
17. SELECT t.title, t.body FROM core_text t INNER JOIN core_pages p ON p.id = t.page WHERE p.title = ? AND t.title = ? LIMIT 1 [Contact, Google My Business]