{"id":21,"date":"2025-10-26T12:18:01","date_gmt":"2025-10-26T12:18:01","guid":{"rendered":"https:\/\/wpelitehub.com\/books\/?page_id=21"},"modified":"2025-11-06T12:59:00","modified_gmt":"2025-11-06T12:59:00","slug":"faqs","status":"publish","type":"page","link":"https:\/\/wpelitehub.com\/books\/faqs\/","title":{"rendered":"FAQs"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"21\" class=\"elementor elementor-21\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bbe2c06 e-con-full e-flex e-con e-parent\" data-id=\"bbe2c06\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a067294 elementor-widget elementor-widget-html\" data-id=\"a067294\" 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-faqs {\n  font-family: 'Manrope', sans-serif;\n  color: #333;\n  line-height: 1.6;\n  background: #f8f9fa;\n}\n\n\/* Hero Section *\/\n.wpelite-faqs-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-faqs-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-faqs-hero-content {\n  max-width: 1200px;\n  margin: 0 auto;\n  position: relative;\n  z-index: 1;\n}\n\n.wpelite-faqs-hero h1 {\n  font-size: 48px;\n  font-weight: 800;\n  margin-bottom: 20px;\n  line-height: 1.2;\n}\n\n.wpelite-faqs-hero h1 span {\n  color: #ffffff;\n  position: relative;\n}\n\n.wpelite-faqs-hero h1 span::after {\n  content: '';\n  position: absolute;\n  bottom: -5px;\n  left: 0;\n  width: 100%;\n  height: 3px;\n  background: rgba(255, 255, 255, 0.5);\n}\n\n.wpelite-faqs-hero p {\n  font-size: 18px;\n  max-width: 700px;\n  margin: 0 auto;\n  opacity: 0.95;\n}\n\n\/* FAQ Section *\/\n.wpelite-faqs-section {\n  padding: 80px 20px;\n  background: #ffffff;\n}\n\n.wpelite-faqs-container {\n  max-width: 900px;\n  margin: 0 auto;\n}\n\n.wpelite-faq-item {\n  background: #f8f9fa;\n  border-radius: 12px;\n  margin-bottom: 20px;\n  overflow: hidden;\n  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n  transition: box-shadow 0.3s;\n}\n\n.wpelite-faq-item:hover {\n  box-shadow: 0 5px 20px rgba(0, 138, 252, 0.1);\n}\n\n.wpelite-faq-question {\n  padding: 25px 30px;\n  font-size: 18px;\n  font-weight: 600;\n  color: #1a1a1a;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  transition: background 0.3s;\n  user-select: none;\n}\n\n.wpelite-faq-question:hover {\n  background: #ffffff;\n}\n\n.wpelite-faq-icon {\n  font-size: 24px;\n  color: #008afc;\n  font-weight: 700;\n  transition: transform 0.3s;\n  flex-shrink: 0;\n  margin-left: 20px;\n}\n\n.wpelite-faq-item.active .wpelite-faq-icon {\n  transform: rotate(45deg);\n}\n\n.wpelite-faq-answer {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.4s ease, padding 0.4s ease;\n  padding: 0 30px;\n}\n\n.wpelite-faq-item.active .wpelite-faq-answer {\n  max-height: 600px;\n  padding: 0 30px 25px 30px;\n}\n\n.wpelite-faq-answer p {\n  font-size: 16px;\n  color: #555;\n  line-height: 1.8;\n  margin-bottom: 12px;\n}\n\n.wpelite-faq-answer p:last-child {\n  margin-bottom: 0;\n}\n\n\/* Category Headers *\/\n.wpelite-faq-category {\n  margin-top: 60px;\n  margin-bottom: 30px;\n  text-align: center;\n}\n\n.wpelite-faq-category:first-child {\n  margin-top: 0;\n}\n\n.wpelite-faq-category h2 {\n  font-size: 32px;\n  font-weight: 700;\n  color: #1a1a1a;\n  margin-bottom: 10px;\n}\n\n.wpelite-faq-category-line {\n  width: 80px;\n  height: 4px;\n  background: linear-gradient(135deg, #008afc 0%, #0066cc 100%);\n  margin: 0 auto;\n  border-radius: 2px;\n}\n\n\/* CTA Section *\/\n.wpelite-faqs-cta {\n  background: linear-gradient(135deg, #008afc 0%, #0066cc 100%);\n  padding: 60px 20px;\n  text-align: center;\n  color: #ffffff;\n}\n\n.wpelite-faqs-cta-container {\n  max-width: 800px;\n  margin: 0 auto;\n}\n\n.wpelite-faqs-cta h2 {\n  font-size: 36px;\n  font-weight: 700;\n  margin-bottom: 15px;\n}\n\n.wpelite-faqs-cta p {\n  font-size: 18px;\n  margin-bottom: 30px;\n  opacity: 0.95;\n}\n\n.wpelite-faqs-cta-button {\n  display: inline-block;\n  background: #ffffff;\n  color: #008afc;\n  padding: 18px 40px;\n  border-radius: 30px;\n  font-size: 18px;\n  font-weight: 600;\n  text-decoration: none;\n  transition: transform 0.3s, box-shadow 0.3s;\n  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);\n}\n\n.wpelite-faqs-cta-button:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.3);\n}\n\n\/* Mobile Responsive *\/\n@media (max-width: 768px) {\n  .wpelite-faqs-hero h1 {\n    font-size: 32px;\n  }\n\n  .wpelite-faqs-hero p {\n    font-size: 16px;\n  }\n\n  .wpelite-faq-category h2 {\n    font-size: 26px;\n  }\n\n  .wpelite-faq-question {\n    padding: 20px;\n    font-size: 16px;\n  }\n\n  .wpelite-faq-icon {\n    font-size: 20px;\n    margin-left: 15px;\n  }\n\n  .wpelite-faq-answer {\n    padding: 0 20px;\n  }\n\n  .wpelite-faq-item.active .wpelite-faq-answer {\n    padding: 0 20px 20px 20px;\n  }\n\n  .wpelite-faqs-cta h2 {\n    font-size: 28px;\n  }\n\n  .wpelite-faqs-cta p {\n    font-size: 16px;\n  }\n}\n<\/style>\n\n<div class=\"wpelite-faqs\">\n  <!-- Hero Section -->\n  <section class=\"wpelite-faqs-hero\">\n    <div class=\"wpelite-faqs-hero-content\">\n      <h1>Frequently <span>Asked<\/span> Questions<\/h1>\n      <p>Answers for authors who want full-service publishing with clear ownership, fast delivery, and global distribution via Web Publish Elite Hub.<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- FAQ Section -->\n  <section class=\"wpelite-faqs-section\">\n    <div class=\"wpelite-faqs-container\">\n      \n      <!-- General Questions -->\n      <div class=\"wpelite-faq-category\">\n        <h2>General<\/h2>\n        <div class=\"wpelite-faq-category-line\"><\/div>\n      <\/div>\n\n      <div class=\"wpelite-faq-item\">\n        <div class=\"wpelite-faq-question\">\n          <span>What services does Web Publish Elite Hub provide?<\/span>\n          <span class=\"wpelite-faq-icon\">+<\/span>\n        <\/div>\n        <div class=\"wpelite-faq-answer\">\n          <p>We provide ghostwriting, guided author coaching, editing (developmental\/copy\/proof), cover & interior design, ISBN guidance & registration, Amazon KDP and IngramSpark uploads, audiobook coordination, and marketing & launch support. We can also build author websites and run SEO\/ads as add-ons and optimise for AI, and a few more items are there.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"wpelite-faq-item\">\n        <div class=\"wpelite-faq-question\">\n          <span>Who owns the book and royalties?<\/span>\n          <span class=\"wpelite-faq-icon\">+<\/span>\n        <\/div>\n        <div class=\"wpelite-faq-answer\">\n          <p>You do. Authors retain 100% copyright and royalties. WPEH charges only service fees (no royalties). We operate as a service provider and list you as the author on all platforms unless you choose otherwise for branding reasons.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"wpelite-faq-item\">\n        <div class=\"wpelite-faq-question\">\n          <span>Which countries do you serve and where will my book be sold?<\/span>\n          <span class=\"wpelite-faq-icon\">+<\/span>\n        <\/div>\n        <div class=\"wpelite-faq-answer\">\n          <p>We work globally with a focus on the US, UK, Canada, Australia, EU and GCC markets. We publish on Amazon worldwide and can expand distribution to Apple Books, Kobo, Google Play, Ingram (bookstores & libraries), and major retailers as required.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- ISBN, ASIN & Barcodes -->\n      <div class=\"wpelite-faq-category\">\n        <h2>ISBN, ASIN & Barcodes<\/h2>\n        <div class=\"wpelite-faq-category-line\"><\/div>\n      <\/div>\n\n      <div class=\"wpelite-faq-item\">\n        <div class=\"wpelite-faq-question\">\n          <span>Do I need an ISBN, and who should register it?<\/span>\n          <span class=\"wpelite-faq-icon\">+<\/span>\n        <\/div>\n        <div class=\"wpelite-faq-answer\">\n          <p>Every distinct edition\/format requires its own ISBN (paperback, hardcover, ebook for wide distribution, audiobook). For Kindle-only eBooks Amazon provides an ASIN and an ISBN is not required. We recommend the author registers the ISBN in their name so they are the publisher of record; we can purchase and register it for you using your details (you reimburse us) and handle the form via screen-share, 90% of online amazon authors don't take ISBN.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"wpelite-faq-item\">\n        <div class=\"wpelite-faq-question\">\n          <span>Can you buy ISBNs for international authors while we\u2019re in Canada?<\/span>\n          <span class=\"wpelite-faq-icon\">+<\/span>\n        <\/div>\n        <div class=\"wpelite-faq-answer\">\n          <p>Yes \u2014 we can create the author's account on Bowker (US), Nielsen (UK), Thorpe-Bowker (AU) etc., fill in their details, pay (you reimburse), and register the ISBN in their name. Some national agencies (Canada) have different verification steps; we'll guide you through those when needed.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"wpelite-faq-item\">\n        <div class=\"wpelite-faq-question\">\n          <span>Is a barcode compulsory and how much does it cost?<\/span>\n          <span class=\"wpelite-faq-icon\">+<\/span>\n        <\/div>\n        <div class=\"wpelite-faq-answer\">\n          <p>Barcodes (EAN\/ISBN barcode) are required by bookstores and wholesalers; Amazon can print a barcode on KDP copies automatically. You can generate high-quality barcodes for free online or buy an official Bowker barcode (~$10\u2013$30) if you prefer. We include barcode generation when we prepare your back cover.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Publishing Process -->\n      <div class=\"wpelite-faq-category\">\n        <h2>Publishing Process<\/h2>\n        <div class=\"wpelite-faq-category-line\"><\/div>\n      <\/div>\n\n      <div class=\"wpelite-faq-item\">\n        <div class=\"wpelite-faq-question\">\n          <span>How does the publishing workflow look from concept to live book?<\/span>\n          <span class=\"wpelite-faq-icon\">+<\/span>\n        <\/div>\n        <div class=\"wpelite-faq-answer\">\n          <p>Workflow: Concept \u2192 Outline \u2192 Manuscript (guided or ghostwritten) \u2192 Editing rounds \u2192 Cover & interior design \u2192 ISBN & metadata \u2192 Proof approval \u2192 Upload to KDP\/Ingram \u2192 Live & launch. We provide milestones, weekly updates, and final proofing before anything goes live.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"wpelite-faq-item\">\n        <div class=\"wpelite-faq-question\">\n          <span>Will the book be published in my name or under an imprint?<\/span>\n          <span class=\"wpelite-faq-icon\">+<\/span>\n        <\/div>\n        <div class=\"wpelite-faq-answer\">\n          <p>By default we publish the book under the author's name (author as publisher) if the ISBN is in their name. If you want an imprint (e.g., \"John Doe Publishing\"), we will register that as the publisher during ISBN setup. If you prefer WPEH to handle quick launches, we can use our account \u2014 but that would list WPEH as publisher on the metadata unless we transfer a new ISBN (typically not transferable).<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"wpelite-faq-item\">\n        <div class=\"wpelite-faq-question\">\n          <span>Do you upload to the author\u2019s accounts or publish from your account?<\/span>\n          <span class=\"wpelite-faq-icon\">+<\/span>\n        <\/div>\n        <div class=\"wpelite-faq-answer\">\n          <p>We prefer publishing via the author's KDP\/Ingram accounts so royalties and tax info go directly to the author. If the author prefers a done-for-you option, we can publish from a WPEH account with a signed service agreement clarifying ownership and royalty flow.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"wpelite-faq-item\">\n        <div class=\"wpelite-faq-question\">\n          <span>Are proofs required? Can I see a printed copy before publication?<\/span>\n          <span class=\"wpelite-faq-icon\">+<\/span>\n        <\/div>\n        <div class=\"wpelite-faq-answer\">\n          <p>Yes \u2014 we always recommend ordering a printed proof for physical books. KDP and Ingram provide eProofs and printed proofs. We will not approve final distribution without your sign-off on the proof copy (or eProof).<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Timelines & Revisions -->\n      <div class=\"wpelite-faq-category\">\n        <h2>Timelines & Revisions<\/h2>\n        <div class=\"wpelite-faq-category-line\"><\/div>\n      <\/div>\n\n      <div class=\"wpelite-faq-item\">\n        <div class=\"wpelite-faq-question\">\n          <span>How long does a typical project take?<\/span>\n          <span class=\"wpelite-faq-icon\">+<\/span>\n        <\/div>\n        <div class=\"wpelite-faq-answer\">\n          <p>Typical timelines: Guided Authoring ~12 weeks. Ghostwriting ~9 weeks for manuscript + 2\u20133 weeks for design & publishing. Timelines vary by book length, revision rounds, and client responsiveness \u2014 we'll give a detailed schedule at onboarding.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"wpelite-faq-item\">\n        <div class=\"wpelite-faq-question\">\n          <span>What is the revision policy after I receive the manuscript or designs?<\/span>\n          <span class=\"wpelite-faq-icon\">+<\/span>\n        <\/div>\n        <div class=\"wpelite-faq-answer\">\n          <p>Each plan includes defined revision rounds: manuscript edits, copyedits, and final proof corrections. Major rewrites beyond the included rounds are billed separately. Design revisions are included as per the chosen package \u2014 details are in the project agreement.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Distribution & Royalties -->\n      <div class=\"wpelite-faq-category\">\n        <h2>Distribution & Royalties<\/h2>\n        <div class=\"wpelite-faq-category-line\"><\/div>\n      <\/div>\n\n      <div class=\"wpelite-faq-item\">\n        <div class=\"wpelite-faq-question\">\n          <span>What royalty rates can authors expect from Amazon?<\/span>\n          <span class=\"wpelite-faq-icon\">+<\/span>\n        <\/div>\n        <div class=\"wpelite-faq-answer\">\n          <p>Royalties depend on format and pricing: KDP eBooks (70% or 35% depending on price\/territory), paperbacks are calculated as list price minus printing cost \u00d7 royalty rate. Authors receive monthly reports from the platform. We can help model pricing to meet your target net per-sale.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"wpelite-faq-item\">\n        <div class=\"wpelite-faq-question\">\n          <span>Should I enroll in KDP Select \/ Kindle Unlimited?<\/span>\n          <span class=\"wpelite-faq-icon\">+<\/span>\n        <\/div>\n        <div class=\"wpelite-faq-answer\">\n          <p>KDP Select requires 90-day ebook exclusivity with Amazon (in exchange for Kindle Unlimited \/ promotional tools). Choose Select if you want KU page reads and Amazon promotions; go wide if you want presence across Apple, Kobo, Google, and library channels. We\u2019ll advise based on your marketing goals.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Pricing, Payments & Contracts -->\n      <div class=\"wpelite-faq-category\">\n        <h2>Pricing & Contracts<\/h2>\n        <div class=\"wpelite-faq-category-line\"><\/div>\n      <\/div>\n\n      <div class=\"wpelite-faq-item\">\n        <div class=\"wpelite-faq-question\">\n          <span>How do your payment plans and refunds work?<\/span>\n          <span class=\"wpelite-faq-icon\">+<\/span>\n        <\/div>\n        <div class=\"wpelite-faq-answer\">\n          <p>We offer full-payment discounts and milestone-based installment plans. Refund and cancellation terms are stated in the service agreement \u2014 small post-production corrections are covered, but large-scale rewrites after final approval may incur fees. All terms are transparent before you pay.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"wpelite-faq-item\">\n        <div class=\"wpelite-faq-question\">\n          <span>Do you require NDAs or handle confidential material?<\/span>\n          <span class=\"wpelite-faq-icon\">+<\/span>\n        <\/div>\n        <div class=\"wpelite-faq-answer\">\n          <p>Yes \u2014 we sign NDAs on request and all core team members work under confidentiality agreements. Sensitive content is handled with the highest discretion and secure file-sharing tools.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Add-ons -->\n      <div class=\"wpelite-faq-category\">\n        <h2>Add-ons & Extras<\/h2>\n        <div class=\"wpelite-faq-category-line\"><\/div>\n      <\/div>\n\n      <div class=\"wpelite-faq-item\">\n        <div class=\"wpelite-faq-question\">\n          <span>Do you produce audiobooks and author websites?<\/span>\n          <span class=\"wpelite-faq-icon\">+<\/span>\n        <\/div>\n        <div class=\"wpelite-faq-answer\">\n          <p>Yes \u2014 audiobook production, narrator casting, and distribution (Audible\/ACX) are available. We also develop author websites, SEO, and promotional assets as add-ons. Ask us for a bundled quote for best value.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"wpelite-faq-item\">\n        <div class=\"wpelite-faq-question\">\n          <span>Can you handle multi-book deals or series planning?<\/span>\n          <span class=\"wpelite-faq-icon\">+<\/span>\n        <\/div>\n        <div class=\"wpelite-faq-answer\">\n          <p>Absolutely \u2014 we plan series strategies, offer discounted multi-book packages, and help map out launch calendars that grow your author platform over time.<\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- CTA Section -->\n  <section class=\"wpelite-faqs-cta\">\n    <div class=\"wpelite-faqs-cta-container\">\n      <h2>Still Have Questions?<\/h2>\n      <p>Schedule a free 15-minute consultation \u2014 we'll answer specific questions about your project and suggest the fastest path to publish.<\/p>\n      <a href=\"https:\/\/calendly.com\/contact-wpelitehub\/30min\" class=\"wpelite-faqs-cta-button\" target=\"_blank\" rel=\"noopener\">Schedule Your Consultation<\/a>\n    <\/div>\n  <\/section>\n<\/div>\n\n<script>\n(function() {\n  'use strict';\n  \n  \/\/ Wait for DOM to be ready\n  function initFAQs() {\n    const faqItems = document.querySelectorAll('.wpelite-faq-item');\n    \n    faqItems.forEach(item => {\n      const question = item.querySelector('.wpelite-faq-question');\n      \n      if (question) {\n        question.addEventListener('click', function() {\n          \/\/ Close other items\n          faqItems.forEach(otherItem => {\n            if (otherItem !== item && otherItem.classList.contains('active')) {\n              otherItem.classList.remove('active');\n            }\n          });\n          \n          \/\/ Toggle current item\n          item.classList.toggle('active');\n        });\n      }\n    });\n  }\n  \n  \/\/ Initialize when DOM is ready\n  if (document.readyState === 'loading') {\n    document.addEventListener('DOMContentLoaded', initFAQs);\n  } else {\n    initFAQs();\n  }\n})();\n<\/script>\n\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>Frequently Asked Questions Answers for authors who want full-service publishing with clear ownership, fast delivery, and global distribution via Web Publish Elite Hub. General What services does Web Publish Elite Hub provide? + We provide ghostwriting, guided author coaching, editing (developmental\/copy\/proof), cover &#038; interior design, ISBN guidance &#038; registration, Amazon KDP and IngramSpark uploads, audiobook [&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-21","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/wpelitehub.com\/books\/wp-json\/wp\/v2\/pages\/21","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=21"}],"version-history":[{"count":7,"href":"https:\/\/wpelitehub.com\/books\/wp-json\/wp\/v2\/pages\/21\/revisions"}],"predecessor-version":[{"id":244,"href":"https:\/\/wpelitehub.com\/books\/wp-json\/wp\/v2\/pages\/21\/revisions\/244"}],"wp:attachment":[{"href":"https:\/\/wpelitehub.com\/books\/wp-json\/wp\/v2\/media?parent=21"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}