{"id":29,"date":"2025-10-26T12:21:34","date_gmt":"2025-10-26T12:21:34","guid":{"rendered":"https:\/\/wpelitehub.com\/books\/?page_id=29"},"modified":"2025-10-26T12:27:08","modified_gmt":"2025-10-26T12:27:08","slug":"terms-and-conditions","status":"publish","type":"page","link":"https:\/\/wpelitehub.com\/books\/terms-and-conditions\/","title":{"rendered":"Terms and Conditions"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"29\" class=\"elementor elementor-29\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b283be9 e-con-full e-flex e-con e-parent\" data-id=\"b283be9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c977806 elementor-widget elementor-widget-html\" data-id=\"c977806\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Manrope:wght@400;500;600;700;800&family=DM+Sans:wght@400;500;700&display=swap');\n\n* {\n  margin: 0;\n  padding: 0;\n  box-sizing: border-box;\n}\n\n.wpelite-terms {\n  font-family: 'Manrope', sans-serif;\n  color: #333;\n  line-height: 1.6;\n  background: #ffffff;\n}\n\n\/* Hero Section *\/\n.wpelite-terms-hero {\n  background: linear-gradient(135deg, #008afc 0%, #0066cc 100%);\n  color: #ffffff;\n  padding: 80px 20px 60px;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n\n.wpelite-terms-hero::before {\n  content: '';\n  position: absolute;\n  top: -50%;\n  right: -10%;\n  width: 120%;\n  height: 200%;\n  background: rgba(255, 255, 255, 0.05);\n  border-radius: 50%;\n  transform: rotate(15deg);\n}\n\n.wpelite-terms-hero-content {\n  max-width: 1200px;\n  margin: 0 auto;\n  position: relative;\n  z-index: 1;\n}\n\n.wpelite-terms-hero h1 {\n  font-size: 48px;\n  font-weight: 800;\n  margin-bottom: 20px;\n  line-height: 1.2;\n}\n\n.wpelite-terms-hero p {\n  font-size: 18px;\n  max-width: 700px;\n  margin: 0 auto 20px;\n  opacity: 0.95;\n}\n\n.wpelite-terms-date {\n  font-size: 16px;\n  opacity: 0.9;\n  font-weight: 500;\n}\n\n\/* Content Section *\/\n.wpelite-terms-content {\n  padding: 80px 20px;\n  background: #ffffff;\n}\n\n.wpelite-terms-container {\n  max-width: 900px;\n  margin: 0 auto;\n}\n\n.wpelite-terms-section {\n  margin-bottom: 50px;\n}\n\n.wpelite-terms-section h2 {\n  font-size: 32px;\n  font-weight: 700;\n  color: #1a1a1a;\n  margin-bottom: 20px;\n  padding-bottom: 15px;\n  border-bottom: 3px solid #008afc;\n}\n\n.wpelite-terms-section h3 {\n  font-size: 24px;\n  font-weight: 600;\n  color: #1a1a1a;\n  margin-top: 30px;\n  margin-bottom: 15px;\n}\n\n.wpelite-terms-section p {\n  font-size: 16px;\n  color: #555;\n  line-height: 1.8;\n  margin-bottom: 15px;\n}\n\n.wpelite-terms-section ul {\n  margin: 15px 0 15px 30px;\n}\n\n.wpelite-terms-section ul li {\n  font-size: 16px;\n  color: #555;\n  line-height: 1.8;\n  margin-bottom: 10px;\n}\n\n.wpelite-terms-section ol {\n  margin: 15px 0 15px 30px;\n}\n\n.wpelite-terms-section ol li {\n  font-size: 16px;\n  color: #555;\n  line-height: 1.8;\n  margin-bottom: 10px;\n}\n\n.wpelite-terms-section strong {\n  color: #1a1a1a;\n  font-weight: 600;\n}\n\n.wpelite-terms-highlight {\n  background: #f8f9fa;\n  border-left: 4px solid #008afc;\n  padding: 20px 25px;\n  margin: 25px 0;\n  border-radius: 5px;\n}\n\n.wpelite-terms-highlight p {\n  margin-bottom: 0;\n  color: #333;\n}\n\n\/* Contact Box *\/\n.wpelite-terms-contact {\n  background: linear-gradient(135deg, #008afc 0%, #0066cc 100%);\n  color: #ffffff;\n  padding: 40px;\n  border-radius: 15px;\n  margin-top: 50px;\n  text-align: center;\n}\n\n.wpelite-terms-contact h3 {\n  font-size: 28px;\n  font-weight: 700;\n  margin-bottom: 15px;\n  color: #ffffff;\n}\n\n.wpelite-terms-contact p {\n  font-size: 16px;\n  margin-bottom: 20px;\n  opacity: 0.95;\n  color: #ffffff;\n}\n\n.wpelite-terms-contact a {\n  color: #ffffff;\n  text-decoration: underline;\n  font-weight: 600;\n}\n\n.wpelite-terms-contact a:hover {\n  opacity: 0.8;\n}\n\n\/* Mobile Responsive *\/\n@media (max-width: 768px) {\n  .wpelite-terms-hero h1 {\n    font-size: 32px;\n  }\n\n  .wpelite-terms-hero p {\n    font-size: 16px;\n  }\n\n  .wpelite-terms-section h2 {\n    font-size: 26px;\n  }\n\n  .wpelite-terms-section h3 {\n    font-size: 20px;\n  }\n\n  .wpelite-terms-section p,\n  .wpelite-terms-section ul li,\n  .wpelite-terms-section ol li {\n    font-size: 15px;\n  }\n\n  .wpelite-terms-contact {\n    padding: 30px 20px;\n  }\n\n  .wpelite-terms-contact h3 {\n    font-size: 24px;\n  }\n}\n<\/style>\n\n<div class=\"wpelite-terms\">\n  <!-- Hero Section -->\n  <section class=\"wpelite-terms-hero\">\n    <div class=\"wpelite-terms-hero-content\">\n      <h1>Terms and Conditions<\/h1>\n      <p>Please read these terms carefully before using WP EliteHub's services. By engaging with our services, you agree to be bound by these terms.<\/p>\n      <div class=\"wpelite-terms-date\">Last Updated: January 2025<\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Content Section -->\n  <section class=\"wpelite-terms-content\">\n    <div class=\"wpelite-terms-container\">\n\n      <!-- Introduction -->\n      <div class=\"wpelite-terms-section\">\n        <h2>1. Agreement to Terms<\/h2>\n        <p>These Terms and Conditions (\"Terms\") constitute a legally binding agreement between you (\"Client,\" \"you,\" or \"your\") and WP EliteHub, operated by Jaspreet Singh (\"WP EliteHub,\" \"we,\" \"us,\" or \"our\"), located at 329 Howe St Unit #967, Vancouver, BC V6C 3N2, Canada.<\/p>\n        <p>By accessing our website (wpelitehub.com), scheduling a consultation, or engaging our services, you acknowledge that you have read, understood, and agree to be bound by these Terms. If you do not agree with any part of these Terms, you must not use our services.<\/p>\n        <div class=\"wpelite-terms-highlight\">\n          <p><strong>Important:<\/strong> These Terms apply to all services provided by WP EliteHub, including book publishing, ghostwriting, editing, design, web development, SEO, and digital marketing services.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Services Overview -->\n      <div class=\"wpelite-terms-section\">\n        <h2>2. Services Provided<\/h2>\n        <p>WP EliteHub offers a range of professional services to help individuals and businesses establish authority and grow their presence:<\/p>\n\n        <h3>2.1 Book Publishing Services<\/h3>\n        <ul>\n          <li>Professional ghostwriting and manuscript development<\/li>\n          <li>Developmental editing, copy editing, and proofreading<\/li>\n          <li>Custom book cover design and interior formatting<\/li>\n          <li>ISBN registration and copyright assistance<\/li>\n          <li>Amazon KDP publishing and distribution setup<\/li>\n          <li>Book marketing strategy and launch support<\/li>\n        <\/ul>\n\n        <h3>2.2 Web Development Services<\/h3>\n        <ul>\n          <li>Custom website design and development<\/li>\n          <li>WordPress website creation and customization<\/li>\n          <li>E-commerce solutions<\/li>\n          <li>Website maintenance and updates<\/li>\n          <li>Responsive design for all devices<\/li>\n        <\/ul>\n\n        <h3>2.3 SEO Services<\/h3>\n        <ul>\n          <li>Search engine optimization strategy<\/li>\n          <li>Keyword research and content optimization<\/li>\n          <li>Technical SEO audits and implementation<\/li>\n          <li>Local SEO and Google My Business optimization<\/li>\n          <li>Link building and authority development<\/li>\n        <\/ul>\n\n        <h3>2.4 Digital Marketing Services<\/h3>\n        <ul>\n          <li>Marketing strategy development<\/li>\n          <li>Social media marketing<\/li>\n          <li>Email marketing campaigns<\/li>\n          <li>Paid advertising management (Google Ads, Facebook Ads)<\/li>\n          <li>Content marketing and brand positioning<\/li>\n        <\/ul>\n\n        <p>Specific services, deliverables, timelines, and pricing will be outlined in individual service agreements or proposals.<\/p>\n      <\/div>\n\n      <!-- Client Responsibilities -->\n      <div class=\"wpelite-terms-section\">\n        <h2>3. Client Responsibilities<\/h2>\n        <p>To ensure successful project completion, clients agree to:<\/p>\n\n        <h3>3.1 Information and Materials<\/h3>\n        <ul>\n          <li>Provide accurate, complete, and timely information required for services<\/li>\n          <li>Supply necessary materials, content, images, and access credentials<\/li>\n          <li>Respond to requests for feedback and approvals within agreed timeframes<\/li>\n          <li>Participate in scheduled meetings and consultations<\/li>\n        <\/ul>\n\n        <h3>3.2 Communication<\/h3>\n        <ul>\n          <li>Maintain regular communication throughout the project<\/li>\n          <li>Designate a primary point of contact for project coordination<\/li>\n          <li>Provide feedback in a clear, constructive manner<\/li>\n          <li>Notify us promptly of any concerns or changes in requirements<\/li>\n        <\/ul>\n\n        <h3>3.3 Approvals<\/h3>\n        <ul>\n          <li>Review and approve deliverables within specified timeframes<\/li>\n          <li>Understand that delays in approvals may extend project timelines<\/li>\n          <li>Provide final approval before publication or launch<\/li>\n        <\/ul>\n\n        <h3>3.4 Compliance<\/h3>\n        <ul>\n          <li>Ensure all content provided is original or properly licensed<\/li>\n          <li>Comply with applicable laws and regulations<\/li>\n          <li>Not use our services for illegal or unethical purposes<\/li>\n        <\/ul>\n      <\/div>\n\n      <!-- Intellectual Property Rights -->\n      <div class=\"wpelite-terms-section\">\n        <h2>4. Intellectual Property Rights<\/h2>\n\n        <h3>4.1 Client Ownership<\/h3>\n        <p>Upon full payment of all fees, you retain 100% ownership of:<\/p>\n        <ul>\n          <li>Your book content, including manuscripts, ideas, and concepts<\/li>\n          <li>Website content you provide or we create on your behalf<\/li>\n          <li>Your brand identity, logos, and trademarks<\/li>\n          <li>Final deliverables created specifically for your project<\/li>\n        <\/ul>\n\n        <h3>4.2 WP EliteHub Ownership<\/h3>\n        <p>WP EliteHub retains ownership of:<\/p>\n        <ul>\n          <li>Our proprietary processes, methodologies, and templates<\/li>\n          <li>Pre-existing tools, software, and resources<\/li>\n          <li>Our brand identity and marketing materials<\/li>\n          <li>General knowledge and expertise developed through our work<\/li>\n        <\/ul>\n\n        <h3>4.3 Third-Party Materials<\/h3>\n        <p>Some projects may incorporate third-party materials such as stock photos, fonts, or plugins. Licensing for these materials will be clearly communicated, and you are responsible for complying with their terms of use.<\/p>\n\n        <h3>4.4 Portfolio Rights<\/h3>\n        <p>Unless otherwise agreed in writing, WP EliteHub reserves the right to:<\/p>\n        <ul>\n          <li>Display completed work in our portfolio<\/li>\n          <li>Use project details as case studies (with your approval)<\/li>\n          <li>Reference you as a client in marketing materials<\/li>\n        <\/ul>\n        <p>If you prefer confidentiality, please notify us in writing, and we will honor your request.<\/p>\n      <\/div>\n\n      <!-- Payment Terms -->\n      <div class=\"wpelite-terms-section\">\n        <h2>5. Payment Terms<\/h2>\n\n        <h3>5.1 Pricing and Quotes<\/h3>\n        <p>Service pricing is provided in individual proposals or service agreements. All prices are in USD unless otherwise specified. Quotes are valid for 30 days from the date of issue.<\/p>\n\n        <h3>5.2 Payment Structure<\/h3>\n        <p>Payment terms vary by service and project scope:<\/p>\n        <ul>\n          <li><strong>Publishing Projects:<\/strong> Typically 50% upfront, 25% at manuscript completion, 25% at publication<\/li>\n          <li><strong>Web Development:<\/strong> Typically 50% upfront, 50% upon completion<\/li>\n          <li><strong>SEO\/Marketing:<\/strong> Monthly retainer or project-based payments as agreed<\/li>\n          <li><strong>Custom Arrangements:<\/strong> Payment plans can be negotiated for larger projects<\/li>\n        <\/ul>\n\n        <h3>5.3 Payment Methods<\/h3>\n        <p>We accept payment via:<\/p>\n        <ul>\n          <li>Credit\/debit cards<\/li>\n          <li>Bank transfers<\/li>\n          <li>PayPal<\/li>\n          <li>Other methods as mutually agreed<\/li>\n        <\/ul>\n\n        <h3>5.4 Late Payments<\/h3>\n        <p>Payments are due within 7 days of invoice date unless otherwise specified. Late payments may result in:<\/p>\n        <ul>\n          <li>Project work being paused until payment is received<\/li>\n          <li>Late fees of 1.5% per month on overdue balances<\/li>\n          <li>Termination of services for accounts more than 30 days overdue<\/li>\n        <\/ul>\n\n        <h3>5.5 Additional Costs<\/h3>\n        <p>Unless included in your package, the following may incur additional charges:<\/p>\n        <ul>\n          <li>Revisions beyond the agreed scope<\/li>\n          <li>Rush services or expedited timelines<\/li>\n          <li>Third-party services (stock photos, premium plugins, advertising spend)<\/li>\n          <li>Significant changes to project scope<\/li>\n        <\/ul>\n        <p>All additional costs will be communicated and approved before being incurred.<\/p>\n      <\/div>\n\n      <!-- Refund and Cancellation Policy -->\n      <div class=\"wpelite-terms-section\">\n        <h2>6. Refund and Cancellation Policy<\/h2>\n\n        <h3>6.1 Cancellation by Client<\/h3>\n        <p>You may cancel services at any time by providing written notice. Refunds will be calculated as follows:<\/p>\n        <ul>\n          <li><strong>Before Work Begins:<\/strong> Full refund minus 10% administrative fee<\/li>\n          <li><strong>Work in Progress:<\/strong> Refund of unused portion based on work completed<\/li>\n          <li><strong>After Deliverables Provided:<\/strong> No refund for completed work<\/li>\n        <\/ul>\n\n        <h3>6.2 Cancellation by WP EliteHub<\/h3>\n        <p>We reserve the right to cancel services if:<\/p>\n        <ul>\n          <li>Client fails to provide necessary materials or information<\/li>\n          <li>Client fails to make required payments<\/li>\n          <li>Client requests illegal or unethical work<\/li>\n          <li>Working relationship becomes untenable<\/li>\n        <\/ul>\n        <p>In such cases, you will receive a refund for work not yet performed.<\/p>\n\n        <h3>6.3 Satisfaction Guarantee<\/h3>\n        <p>We are committed to your satisfaction. If you are not satisfied with our work, we will:<\/p>\n        <ul>\n          <li>Work with you to address concerns and make revisions<\/li>\n          <li>Provide reasonable revisions within the agreed scope<\/li>\n          <li>Find a mutually acceptable solution<\/li>\n        <\/ul>\n        <p>Refund requests must be made in writing with specific reasons for dissatisfaction.<\/p>\n      <\/div>\n\n      <!-- Project Timelines -->\n      <div class=\"wpelite-terms-section\">\n        <h2>7. Project Timelines and Delays<\/h2>\n\n        <h3>7.1 Estimated Timelines<\/h3>\n        <p>Project timelines are estimates based on typical project requirements and assume timely client cooperation. Actual timelines may vary based on:<\/p>\n        <ul>\n          <li>Project complexity and scope<\/li>\n          <li>Client responsiveness and approval times<\/li>\n          <li>Availability of required materials<\/li>\n          <li>Unforeseen technical challenges<\/li>\n        <\/ul>\n\n        <h3>7.2 Client-Caused Delays<\/h3>\n        <p>Delays caused by client actions (late materials, delayed approvals, scope changes) may extend project timelines without penalty to WP EliteHub.<\/p>\n\n        <h3>7.3 Force Majeure<\/h3>\n        <p>WP EliteHub is not liable for delays caused by circumstances beyond our reasonable control, including natural disasters, pandemics, government actions, or technical failures of third-party services.<\/p>\n      <\/div>\n\n      <!-- Revisions and Changes -->\n      <div class=\"wpelite-terms-section\">\n        <h2>8. Revisions and Scope Changes<\/h2>\n\n        <h3>8.1 Included Revisions<\/h3>\n        <p>Each service package includes a specified number of revision rounds:<\/p>\n        <ul>\n          <li><strong>Book Editing:<\/strong> Typically 2-3 rounds of revisions<\/li>\n          <li><strong>Cover Design:<\/strong> Typically 2-3 design concepts with revisions<\/li>\n          <li><strong>Website Design:<\/strong> Typically 2-3 rounds of revisions per page<\/li>\n          <li><strong>Content Creation:<\/strong> Typically 1-2 rounds of revisions<\/li>\n        <\/ul>\n\n        <h3>8.2 Additional Revisions<\/h3>\n        <p>Revisions beyond the agreed scope may incur additional fees. We will provide a quote before proceeding with extra revision work.<\/p>\n\n        <h3>8.3 Scope Changes<\/h3>\n        <p>Significant changes to project scope (additional pages, new features, expanded services) will require:<\/p>\n        <ul>\n          <li>Written agreement on new scope<\/li>\n          <li>Revised timeline estimate<\/li>\n          <li>Additional payment for expanded work<\/li>\n        <\/ul>\n      <\/div>\n\n      <!-- Warranties and Disclaimers -->\n      <div class=\"wpelite-terms-section\">\n        <h2>9. Warranties and Disclaimers<\/h2>\n\n        <h3>9.1 Our Warranties<\/h3>\n        <p>WP EliteHub warrants that:<\/p>\n        <ul>\n          <li>Services will be performed with professional skill and care<\/li>\n          <li>Work will be original or properly licensed<\/li>\n          <li>We will comply with applicable laws and industry standards<\/li>\n          <li>Deliverables will substantially conform to agreed specifications<\/li>\n        <\/ul>\n\n        <h3>9.2 Disclaimers<\/h3>\n        <p>WP EliteHub does NOT guarantee:<\/p>\n        <ul>\n          <li><strong>Book Sales:<\/strong> We cannot guarantee specific sales numbers, bestseller status, or commercial success<\/li>\n          <li><strong>SEO Rankings:<\/strong> We cannot guarantee specific search engine rankings or traffic levels<\/li>\n          <li><strong>Marketing Results:<\/strong> We cannot guarantee specific ROI, conversion rates, or business outcomes<\/li>\n          <li><strong>Third-Party Services:<\/strong> We are not responsible for failures of Amazon, Google, social media platforms, or other third-party services<\/li>\n        <\/ul>\n\n        <h3>9.3 No Warranty for Client-Provided Content<\/h3>\n        <p>We are not responsible for the accuracy, legality, or quality of content you provide. You warrant that all materials you provide:<\/p>\n        <ul>\n          <li>Are original or properly licensed<\/li>\n          <li>Do not infringe on third-party rights<\/li>\n          <li>Comply with applicable laws<\/li>\n          <li>Are accurate and truthful<\/li>\n        <\/ul>\n      <\/div>\n\n      <!-- Limitation of Liability -->\n      <div class=\"wpelite-terms-section\">\n        <h2>10. Limitation of Liability<\/h2>\n\n        <h3>10.1 Maximum Liability<\/h3>\n        <p>To the fullest extent permitted by law, WP EliteHub's total liability for any claims arising from our services shall not exceed the total amount paid by you for the specific service giving rise to the claim.<\/p>\n\n        <h3>10.2 Excluded Damages<\/h3>\n        <p>WP EliteHub shall not be liable for:<\/p>\n        <ul>\n          <li>Indirect, incidental, or consequential damages<\/li>\n          <li>Lost profits, revenue, or business opportunities<\/li>\n          <li>Loss of data or information<\/li>\n          <li>Reputational harm<\/li>\n          <li>Third-party claims<\/li>\n        <\/ul>\n\n        <h3>10.3 Time Limit for Claims<\/h3>\n        <p>Any claims must be brought within one (1) year of the date the cause of action arose.<\/p>\n      <\/div>\n\n      <!-- Confidentiality -->\n      <div class=\"wpelite-terms-section\">\n        <h2>11. Confidentiality<\/h2>\n\n        <h3>11.1 Mutual Confidentiality<\/h3>\n        <p>Both parties agree to maintain confidentiality of:<\/p>\n        <ul>\n          <li>Proprietary business information<\/li>\n          <li>Project details and strategies<\/li>\n          <li>Financial information<\/li>\n          <li>Personal information<\/li>\n        <\/ul>\n\n        <h3>11.2 Non-Disclosure Agreements<\/h3>\n        <p>For sensitive projects, we can provide additional Non-Disclosure Agreements (NDAs) upon request.<\/p>\n\n        <h3>11.3 Exceptions<\/h3>\n        <p>Confidentiality obligations do not apply to information that:<\/p>\n        <ul>\n          <li>Is publicly available<\/li>\n          <li>Was known prior to disclosure<\/li>\n          <li>Is independently developed<\/li>\n          <li>Must be disclosed by law<\/li>\n        <\/ul>\n      <\/div>\n\n      <!-- Indemnification -->\n      <div class=\"wpelite-terms-section\">\n        <h2>12. Indemnification<\/h2>\n        <p>You agree to indemnify, defend, and hold harmless WP EliteHub, its officers, employees, and contractors from any claims, damages, losses, or expenses (including legal fees) arising from:<\/p>\n        <ul>\n          <li>Your breach of these Terms<\/li>\n          <li>Your violation of any law or third-party rights<\/li>\n          <li>Content or materials you provide<\/li>\n          <li>Your use of our deliverables<\/li>\n          <li>Claims that your content infringes on third-party intellectual property<\/li>\n        <\/ul>\n      <\/div>\n\n      <!-- Termination -->\n      <div class=\"wpelite-terms-section\">\n        <h2>13. Termination<\/h2>\n\n        <h3>13.1 Termination by Either Party<\/h3>\n        <p>Either party may terminate services by providing 14 days written notice. Upon termination:<\/p>\n        <ul>\n          <li>Client pays for all work completed to date<\/li>\n          <li>WP EliteHub delivers all completed work<\/li>\n          <li>Unused payments are refunded (minus work completed)<\/li>\n          <li>Both parties return confidential materials<\/li>\n        <\/ul>\n\n        <h3>13.2 Immediate Termination<\/h3>\n        <p>WP EliteHub may terminate immediately if:<\/p>\n        <ul>\n          <li>Client fails to pay invoices<\/li>\n          <li>Client breaches these Terms<\/li>\n          <li>Client engages in abusive or threatening behavior<\/li>\n          <li>Continuing the relationship is not feasible<\/li>\n        <\/ul>\n\n        <h3>13.3 Effect of Termination<\/h3>\n        <p>Upon termination, all payment obligations for work performed remain in effect, and confidentiality obligations survive indefinitely.<\/p>\n      <\/div>\n\n      <!-- Dispute Resolution -->\n      <div class=\"wpelite-terms-section\">\n        <h2>14. Dispute Resolution<\/h2>\n\n        <h3>14.1 Good Faith Negotiation<\/h3>\n        <p>In the event of any dispute, both parties agree to first attempt resolution through good faith negotiation.<\/p>\n\n        <h3>14.2 Mediation<\/h3>\n        <p>If negotiation fails, parties agree to attempt mediation before pursuing legal action.<\/p>\n\n        <h3>14.3 Governing Law<\/h3>\n        <p>These Terms are governed by the laws of British Columbia, Canada, without regard to conflict of law principles.<\/p>\n\n        <h3>14.4 Jurisdiction<\/h3>\n        <p>Any legal action must be brought in the courts of British Columbia, Canada. Both parties consent to the exclusive jurisdiction of these courts.<\/p>\n      <\/div>\n\n      <!-- General Provisions -->\n      <div class=\"wpelite-terms-section\">\n        <h2>15. General Provisions<\/h2>\n\n        <h3>15.1 Entire Agreement<\/h3>\n        <p>These Terms, together with any service agreements or proposals, constitute the entire agreement between you and WP EliteHub.<\/p>\n\n        <h3>15.2 Amendments<\/h3>\n        <p>We may update these Terms from time to time. Material changes will be communicated via email or website notice. Continued use of services after changes constitutes acceptance.<\/p>\n\n        <h3>15.3 Severability<\/h3>\n        <p>If any provision of these Terms is found unenforceable, the remaining provisions remain in full effect.<\/p>\n\n        <h3>15.4 Waiver<\/h3>\n        <p>Failure to enforce any provision does not constitute a waiver of that provision or any other provision.<\/p>\n\n        <h3>15.5 Assignment<\/h3>\n        <p>You may not assign these Terms without our written consent. We may assign these Terms to any successor or affiliate.<\/p>\n\n        <h3>15.6 Independent Contractors<\/h3>\n        <p>WP EliteHub and Client are independent contractors. Nothing in these Terms creates a partnership, joint venture, or employment relationship.<\/p>\n\n        <h3>15.7 Force Majeure<\/h3>\n        <p>Neither party is liable for failure to perform due to circumstances beyond reasonable control, including natural disasters, war, terrorism, pandemics, or government actions.<\/p>\n      <\/div>\n\n      <!-- Contact Information -->\n      <div class=\"wpelite-terms-contact\">\n        <h3>Questions About These Terms?<\/h3>\n        <p>If you have questions or concerns regarding these Terms and Conditions, please contact us:<\/p>\n        <p>\n          <strong>Email:<\/strong> <a href=\"mailto:contact@wpelitehub.com\">contact@wpelitehub.com<\/a><br>\n          <strong>Phone:<\/strong> <a href=\"tel:+16722079288\">+1 (672) 207-9288<\/a><br>\n          <strong>Mail:<\/strong> WP EliteHub, Jaspreet Singh<br>\n          329 Howe St Unit #967<br>\n          Vancouver, BC V6C 3N2<br>\n          Canada\n        <\/p>\n        <p>By using our services, you acknowledge that you have read, understood, and agree to be bound by these Terms and Conditions.<\/p>\n      <\/div>\n\n    <\/div>\n  <\/section>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Terms and Conditions Please read these terms carefully before using WP EliteHub&#8217;s services. By engaging with our services, you agree to be bound by these terms. Last Updated: January 2025 1. Agreement to Terms These Terms and Conditions (&#8220;Terms&#8221;) constitute a legally binding agreement between you (&#8220;Client,&#8221; &#8220;you,&#8221; or &#8220;your&#8221;) and WP EliteHub, operated by [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-29","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/wpelitehub.com\/books\/wp-json\/wp\/v2\/pages\/29","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wpelitehub.com\/books\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wpelitehub.com\/books\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wpelitehub.com\/books\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wpelitehub.com\/books\/wp-json\/wp\/v2\/comments?post=29"}],"version-history":[{"count":4,"href":"https:\/\/wpelitehub.com\/books\/wp-json\/wp\/v2\/pages\/29\/revisions"}],"predecessor-version":[{"id":120,"href":"https:\/\/wpelitehub.com\/books\/wp-json\/wp\/v2\/pages\/29\/revisions\/120"}],"wp:attachment":[{"href":"https:\/\/wpelitehub.com\/books\/wp-json\/wp\/v2\/media?parent=29"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}