Navigation

    APPDRAG Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    1. Home
    2. Popular
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All Time
    • Day
    • Week
    • Month
    • K

      SOLVED Duplicate Root Domain and index.html versions
      Cloud CMS (Pagebuilder, Blog, Shop, Newsletters, Code Editor) • • Kirk Brown

      4
      0
      Votes
      4
      Posts
      82
      Views

      Joseph Benguira

      Hi @kirk-brown, I tried both urls and in both case I'm not redirected byt stays on the /index.html url.

      one way to do that is to add a block of script if your footer with this content

      if (window.location.pathname.endsWith('/index.html')) { window.location.href = window.location.origin + '/'; }
    • N

      SOLVED Delete an accout
      Domains & Emails • • Nicolas Flam

      2
      0
      Votes
      2
      Posts
      42
      Views

      Joseph Benguira

      Hi @nicolas-flam, first move the attached domain to any other app you have, then you can delete the app

    • N

      SOLVED Getting menu bar on all pages
      General Discussion • • Naomi Crain

      2
      0
      Votes
      2
      Posts
      40
      Views

      Joseph Benguira

      @naomi-crain said in Getting menu bar on all pages:

      hosen landing page as the template because I don't want the home page header on those pages. But I now can't see a way to get the site menu bar to appear on those pages. Is there an easy way to make this happen?

      Yes you can add a menu section by clicking on the "+" button in the left side > Section > Header/Footer