·
Added a discussion

Now it's to the homepage, but i want that the homepage the profile of the customers profile.

image_transcoder.php?o=sys_images_editor&h=2568&dpx=1&t=1741125101

Thank you.

  • 1490
Comments
    • Looks stunning. Look in Studio/Navigation...

      • Yes, but wich one, i test them all. lol

        • Go to designer-Injections- HEAD injection and use this code

          <script>
          document.addEventListener('DOMContentLoaded', function () {
              var logoLink = document.querySelector('a[title="Busimatch"]');
              if (logoLink) {
                  logoLink.href = "https:// XXXXXXXX. com/"// Change the URL as needed
              }
          });
          </script>
          

          Check that this(Busimatch) selector matches your original link

          You're welcome :)

          • Let me check quickly, I saw it now the other day when I was working on my footer mobile menu. Hang in there.

            • My mistake, was looking at bars dropdown that is giving us profile stats. But, @PavelS has come to our rescue... and so we've learned.

              • If i do this and i want another time change the link, can i change it?

                Do i have to go to the website via directadmin then?

                I just like better to do it wia ftp or so, bacause i don't understand the injection, i am always scare to do something wrong.

                • If i do this and i want another time change the link, can i change it? ---Yes

                  Do i have to go to the website via directadmin then?--Login doesn't change.. just the logo link

                  I just like better to do it wia ftp or so, bacause i don't understand the injection, i am always scare to do something wrong.---Via FTP, you change the basic code and that affects, for example, the update, this solution does not, and if you want to change it, you can either edit it or delete it straight away

                  • Hmmm, i did it, but i have 2 problems.

                    • My website is not dark but light now and i can't change it.
                    • The link is not changed, so it still the same.

                    image_transcoder.php?o=sys_images_editor&h=2569&dpx=1&t=1741168172

                    • Go to Artificer, set the auto with switcher... on the profile busimatch.club/view-persons-profile/dvcgraphics-com switch to dark... then go back to Artificer and set only dark mode... Then try my code again. Don't forget to delete temporary files in the browser or try another browser.

                      • I asked Chatgpt :-)

                        The <Script> tag was not closed, that was the fault :-)

                        • ok I didn't notice that, I copied it wrong..fixed

                          • @Busimatch And finally, I'll tell you something fundamental that applies all over the world, which is that it's polite to at least thank someone for helping with a problem you asked about. It's clear that I won't help you next time.

                            Login or Join to comment.