Navigation

    APPDRAG Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    1. Home
    2. Neil Ambikar
    3. Topics
    N
    • Profile
    • Following 0
    • Followers 0
    • Topics 10
    • Posts 26
    • Best 1
    • Groups 0

    Topics created by Neil Ambikar

    • N

      format changed on the page
      Cloud CMS (Pagebuilder, Blog, Shop, Newsletters, Code Editor) • • Neil Ambikar

      2
      0
      Votes
      2
      Posts
      178
      Views

      Wassim

      Can you send me the link to your page?
      That might be an issue with the "accordion logic" block we provide. If it is I will also fix your page.

    • N

      URL redirection to a different website
      Cloud CMS (Pagebuilder, Blog, Shop, Newsletters, Code Editor) • • Neil Ambikar

      2
      0
      Votes
      2
      Posts
      242
      Views

      Joseph Benguira

      Hey Neil,

      Url redirections are made to redirect links to another page on your website, so you can't use this feature to redirect to an external site
      Instead, in your menu you can click on "Add menu link", and there you can point it to another website:

      https://support.appdrag.com/blog/51-Creating-Pages-and-Customizing-the-Menu.html?category=2

      770d6a2e-9fba-409f-bfe9-c287e03f8fc1-image.png

    • N

      More anchor link in 1 text block
      Cloud CMS (Pagebuilder, Blog, Shop, Newsletters, Code Editor) • • Neil Ambikar

      9
      0
      Votes
      9
      Posts
      561
      Views

      Wassim

      @Christopher-Rodriguez said in More anchor link in 1 text block:

      I am having the same issue and question. Did anyone figure out how to add an anchor link to words inside of a sentence or paragraphs? The answers given are not answering the original question. Yes, I can add a manual anchor but it will not act the same because it will direct to the link and what I am looking for is for a scroll up/down to the anchor section without loading a new page to direct to the anchor section.

      Well I can show you a solution with code :
      1 - Open code edition on your text paragraph and wrap and set an id to the part you want to be clickable

      bb21af25-1398-403c-bc97-c7999e9bcf47-image.png
      2 - Define an anchor to your target section

      27d3d743-6f75-43a4-8c59-6e72e6b14250-image.png

      3 - Drop a jQuery codeblock

      6be36312-d7a8-418d-a3ec-9ffb1e37394c-image.png

      4 - Double click on it and write this code in the jQueryLoaded curly brackets
      $("#myLink").click(function () {
      goToAnchor("helloanchor");
      });

      83cbe1de-025a-4151-99f1-f0c5da2aca50-image.png

      5 - Save & Preview, and voilà, it's working without page reload!

    • N

      Google Tag Manager
      Cloud CMS (Pagebuilder, Blog, Shop, Newsletters, Code Editor) • • Neil Ambikar

      6
      0
      Votes
      6
      Posts
      376
      Views

      Wassim

      Right, put it in end of body it's ok.
      This part is a fallback just in case JS is disabled on the device opening your website which should be 0.0001% of visitors

    • N

      is there a spell check built in to appdrag?
      General Discussion • • Neil Ambikar

      6
      0
      Votes
      6
      Posts
      402
      Views

      Metta Zetty

      Are there plans to add the spell check functionality at some point in the near (or long-term) future?

    • N

      header is showing twice
      General Discussion • • Neil Ambikar

      5
      1
      Votes
      5
      Posts
      413
      Views

      Wassim

      Weird, I fixed it for you before, did you reload before trying again?

      As it's the only page where it happens to you, would you mind create a new page from scratch, and copy paste the sections from the page causing you problems?

      By the way can you tell me what is your OS and Browser?

    • N

      Change the color of menu
      Cloud CMS (Pagebuilder, Blog, Shop, Newsletters, Code Editor) • • Neil Ambikar

      2
      0
      Votes
      2
      Posts
      140
      Views

      Wassim

      Hi,

      You can find it inside this support articles. It's in the color section.
      https://support.appdrag.com/blog/51-Creating-Pages-and-Customizing-the-Menu.html

    • N

      Unstable website
      Domains & Emails • • Neil Ambikar

      6
      0
      Votes
      6
      Posts
      311
      Views

      Wassim

      You can initiate a transfer through the domain panel :

      https://support.appdrag.com/blog/29-Transferring-a-Domain.html

    • N

      Menu links not working
      Cloud CMS (Pagebuilder, Blog, Shop, Newsletters, Code Editor) • • Neil Ambikar

      4
      0
      Votes
      4
      Posts
      202
      Views

      Wassim

      You added a link to the column to an empty anchor which prevent links to work normally, just set it to none

      screen.jpg

    • N

      Restore pages
      How-to, Tutorials • • Neil Ambikar

      13
      0
      Votes
      13
      Posts
      1086
      Views

      Wassim

      Yes restore the 8554 one, the 0 one is when it has been deleted.
      Whatever you can try both as they won't disappear from this history, so don't worry too much about mistake here 😊