-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsite-settings.json
276 lines (272 loc) · 7.69 KB
/
site-settings.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
{
"version": "2.6.2",
"mailpoet_api_key": "95d31dabcd9a90efa1675ea44c1a7f60",
"mailpoet_list_id": "3",
"subcription_widget": {
"enable": true,
"title": "Stay up to date",
"description": "Get notified when I publish something new, and unsubscribe at any time.",
"placeholder": "Enter your email address",
"success_message": "Thank you for subscribing. You're in!",
"error_message": "Something went wrong. Please try again. If the problem persists, you can contact me."
},
"newsletter_section": {
"enable": true,
"title": "Join our newsletter 🎉",
"description": "Read and share new perspectives on just about any topic. Everyone’s welcome.",
"right_image": "/images/SVG-subcribe2.png",
"features_list": ["Create a free account.", "Write your stories."]
},
"top_banner": {
"enable": true,
"description": "Get 30% Off Your First Custom Personal Or Professional Business Website Design!",
"end_link": {
"url": "https://www.nesscode.com/get-a-quote",
"text": "Get Started →",
"new_tab": true
}
},
"top_category_section": {
"enable": true,
"title": "Discover top 10 categories",
"sub_title": "Let's explore the most popular categories"
},
"site_info": {
"site_title": "Mukesh Quest | Discover Insights with Mukesh Jakhar",
"site_description": "Explore the journey of knowledge, technology, travel, social issues, and personal growth with Mukesh Jakhar.",
"site_keywords": " Mukesh Jakhar, Blogging, Technology, Personal Growth, Mukesh Quest, Insights, Knowledge, Tech Trends, Inspiration, travel in India, How To Earn In india",
"site_author": "Mukesh Jakhar",
"site_email": "[email protected]",
"site_phone": "",
"site_address": "Instant Space",
"site_city": "Jaipur",
"site_state": "Rajasthan",
"site_zip": "302021",
"site_country": "India",
"site_url": "https://mukesh.quest",
"site_logo": "/logo.png",
"site_logo_light": "/logo-light.png",
"site_favicon": "/favicon.png"
},
"site_socials": [
{
"name": "facebook",
"url": "https://www.facebook.com/mukeshquest",
"icon": "/images/socials/facebook.svg",
"description": "Follow us on Facebook"
},
{
"name": "X",
"url": "https://x.com/mukesh_quest",
"icon": "/images/socials/x-twitter.svg",
"description": "Follow us on X (Twitter)"
},
{
"name": "Instagram",
"url": "https://www.instagram.com/mukesh.quest",
"icon": "/images/socials/instagram.svg",
"description": "Follow us on Instagram"
},
{
"name": "Telegram",
"url": "https://t.me/mukeshquest",
"icon": "/images/socials/telegram.svg",
"description": "Join Our Telegram Channel"
}
],
"site_header": {
"desktop_header": {
"header_style": "style3"
}
},
"site_footer": {
"all_rights_reserved_text": "© 2024 Mukesh Quest By Nesscode studio . All rights reserved."
},
"single_page": {
"show_view_cout": true,
"show_comment_count": true
},
"search_page": {
"recommended_searches": {
"enable": true,
"title": "Recommended searches",
"items": [
{
"title": "Technology",
"url": "/search/posts/technology"
},
{
"title": "Digital Marketing",
"url": "/search/posts/digital-marketing"
},
{
"title": "Travel",
"url": "/search/posts/travel"
},
{
"title": "Social Dynamics",
"url": "/search/posts/social-dynamics"
}
]
},
"show_top_categories": true,
"show_newsletter_section": true
},
"archive_page": {
"show_newsletter_section": true,
"show_top_categories": true
},
"author_page": {
"show_newsletter_section": true,
"show_top_categories": true
},
"post_card": {
"show_view_cout": false,
"show_comment_count": false
},
"submissions-settings": {
"enable": true,
"max_categories_allowed": 3,
"max_tags_allowed": 5,
"allow_upload_media": true,
"allow_upload_media_max_size_mb": 5,
"post_options": [
{
"name": "Schedule_Publication",
"label": "Schedule Publication",
"enable": true
},
{
"name": "Post_Format",
"label": "Post Format",
"enable": true,
"options": [
{
"name": "standard",
"enable": true,
"label": "Standard"
},
{
"name": "gallery",
"enable": true,
"label": "Gallery"
},
{
"name": "video",
"enable": true,
"label": "Video"
},
{
"name": "audio",
"enable": true,
"label": "Audio"
}
]
},
{
"name": "Allow_Comments",
"label": "Allow Comments",
"enable": true
},
{
"name": "Post_Style",
"label": "Post Style",
"enable": true
},
{
"name": "Show_Right_Sidebar",
"label": "Show Right Sidebar",
"enable": true
}
]
},
"resetPassword_page": {
"title": "Lost your password?",
"sub_title": "Enter your email below to reset your password.",
"blockquote": {
"text": "Your personal information is safe with us. We value your privacy and will never share your data without your consent.",
"author": "Nesscode Studio"
}
},
"signUp_page": {
"title": "Create an account",
"sub_title": "Enter your email below to create your account.",
"blockquote": {
"text": "Welcome! Create an account to unlock the full potential of Mukesh Quest. As a member, you’ll get personalized content, early access to new posts, and the ability to engage with a community of like-minded individuals.",
"author": "Nesscode Studio"
}
},
"signIn_page": {
"title": "Sign in to your account",
"sub_title": "Enter your email below to sign in to your account.",
"blockquote": {
"text": "Welcome Back to Mukesh Quest | We’re glad to see you again! Please sign in to access your account and continue exploring insightful blogs, tech updates, and personal growth stories.",
"author": "Nesscode Studio"
},
"lost_password": {
"is_use_lostpassword_default_of_wp": false,
"message": "Lost password not implemented yet! Please contact admmin for support.",
"url_lostpassword_default_of_wp": "https://mukesh.quest/wp-login.php?action=lostpassword"
}
},
"mobile_nav_sidebar": {
"description": "Start your journey here. Discover the latest posts, trending topics, and featured content. Write your stories and share them with the community. "
},
"help_page": {
"uri": "/helps",
"title": "Helps",
"sub_title": "Read and share new perspectives on just about any topic. Everyone’s welcome."
},
"contact_page": {
"enable": true,
"title": "Get in touch",
"sub_title": "We’d love to hear from you. Fill out the form below to get in touch with us.",
"form": {
"success_message": "🎉 Thank you for your message. We will get back to you soon.",
"error_message": "Something went wrong. Please try again. If the problem persists, you can contact me."
},
"my_contact_info": [
{
"name": "address",
"title": "🚀 ADDRESS",
"desc": "Jaipur, India"
},
{
"name": "email",
"title": "💌 EMAIL",
"desc": "[email protected]"
},
{
"name": "working_hours",
"title": "🕒 WORKING HOURS",
"desc": "Mon - Sat: 9:00 - 21:00"
},
{
"name": "socials",
"title": "👋 SOCIALS"
},
{
"name": "phone",
"title": "📋 NOTE",
"desc": "I'm always excited to hear from you! Whether you have a question, need help with a project, or just want to say hello, don't hesitate to get in touch."
}
]
},
"document_page": {
"enable": true,
"uri": "/documents",
"title": "Documents",
"sub_title": "Read and share new perspectives on just about any topic. Everyone’s welcome."
},
"cookies_policy_page": {
"uri": "#"
},
"privacy_policy_page": {
"uri": "/privacy-policy",
"title": "Privacy Policy"
},
"empty_state": {
"title": "No results found.",
"description": "We couldn’t find any results. Try for something else."
}
}