Merhaba arkadaşlar. Temaya Buton ekledim bu butonlar ile yönlendirme yapsın istiyorum ama olmadı.

website adresim : https://temacim.com

.htaccess Kullanılan kodlar

Options +FollowSymlinks
RewriteEngine On
 
RewriteRule ^/.*$ index.php [NC]
RewriteRule ^gizlilik-politikasi.* gizlilik-politikasi.php [NC]
RewriteRule ^cerez-politikasi.* cerez-politikasi.php [NC]
RewriteRule ^kullanici-sozlesmesi.* kullanici-sozlesmesi.php [NC]
RewriteRule ^iletisim.* iletisim.php [NC]
RewriteRule ^premium.* premium.php [NC]
RewriteRule ^Tema/([0-9a-zA-z_-]+) kullanici.php?ad=$1 [QSA,L]
RewriteBase /
RewriteCond %{REQUEST_URI} ^(.*)$
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_URI} !.(css|gif|ico|jpg|js|png|swf|txt)$
RewriteRule ^kategori/([0-9a-zA-z_-]+) kategori.php?slug=$1 [QSA,L]
RewriteRule ^demo/([0-9a-zA-z_-]+)
RewriteRule ^indir/([0-9a-zA-z_-]+)

# php -- BEGIN cPanel-generated handler, do not edit
# “ea-php81” paketini varsayılan “PHP” programlama dili olarak ayarlayın.
<IfModule mime_module>
  AddHandler application/x-httpd-ea-php81 .php .php8 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit

arama.php ve diğer php sayfalarında kullanılan kod
 
<html>
<head>
<title>Kodeks Editör</title>
<link type='text/css' rel='stylesheet' href='https://maxcdn.bootstrapcdn.com/font-awesome/4.6.0/css/font-awesome.min.css' />
<style type="text/css">
@import url('https://fonts.googleapis.com/css?family=Fira+Sans+Condensed');
body {
  font-family: 'Fira Sans Condensed', sans-serif;
  -webkit-font-smoothing: antialiased;
  margin: 30vh auto 0 auto;
}
#bebuton{margin:20px auto;text-align:center}
#bebuton br{display:none}
.buton-be,.buton-be2{position:relative;display:inline-block;height:50px;width:200px;line-height:50px;padding:0;border-radius:50px;background:#fefefe;border:2px solid #0792c1;margin:10px;transition:.5s}
.buton-be2{border:2px solid #f37a0f}
.buton-be:hover{background:#0792c1}
.buton-be2:hover{background:#f37a0f}
.buton-be:hover span.circle,.buton-be2:hover span.circle2{left:100%;margin-left:-45px;background:#fefefe;color:#0792c1}
.buton-be2:hover span.circle2{color:#f37a0f}
.buton-be:hover span.keyw,.buton-be2:hover span.keyw2{left:40px;opacity:0}
.buton-be:hover span.keyw-hover,.buton-be2:hover span.keyw-hover2{opacity:1;left:40px}
.buton-be span.circle,.buton-be2 span.circle2{display:block;background:#0792c1;color:#fff;position:absolute;float:left;margin:5px;line-height:42px;height:40px;width:40px;top:0;left:0;transition:.5s;border-radius:50%}
.buton-be2 span.circle2{background:#f37a0f}
.buton-be span.keyw,.buton-be span.keyw-hover,.buton-be2 span.keyw2,.buton-be2 span.keyw-hover2{position:absolute;left:90px;text-align:center;margin:0 auto;font-size:15px;font-weight:bold;color:#0792c1;transition:.5s}
.buton-be2 span.keyw2,.buton-be2 span.keyw-hover2{color: #f37a0f;left:80px}
.buton-be span.keyw-hover,.buton-be2 span.keyw-hover2{left:80px;opacity:0}
.buton-be span.keyw-hover,.buton-be2 span.keyw-hover2{color:#fff}
</style>
</head>
<body>
<div id="bebuton">
<a href="*" class="buton-be" target="_blank">
  <span class="circle"><i class="fa fa-rocket"></i></span>
  <span class="keyw">Demo için</span>
  <span class="keyw-hover">Buraya Tıkla</span>
</a>
<a href="*" class="buton-be2" target="_blank">
  <span class="circle2"><i class="fa fa-download"></i></span>
  <span class="keyw2">İndirmek için</span>
  <span class="keyw-hover2">Buraya Tıkla</span>
</a>
</div>
</body>
</html>

Tablo yada anasayfada admin panelde vs TEMA EKLE butonuna bastıgımda cıkan kod
               <div class="mb-6">
                  <label for="link" class="mb-1 block font-display text-sm text-jacarta-700 dark:text-white">Demo Linki <span class="text-red">*</span></label>
                  <input type="text" class="contact-form-input w-full rounded-lg border-jacarta-100 py-3 hover:ring-2 hover:ring-accent/10 focus:ring-accent dark:border-jacarta-600 dark:bg-jacarta-700 dark:text-white dark:placeholder:text-jacarta-300" name="demo" required="">
               </div>
               <div class="mb-6">
                  <label for="link" class="mb-1 block font-display text-sm text-jacarta-700 dark:text-white">İndirme Linki <span class="text-red">*</span></label>
                  <input type="text" class="contact-form-input w-full rounded-lg border-jacarta-100 py-3 hover:ring-2 hover:ring-accent/10 focus:ring-accent dark:border-jacarta-600 dark:bg-jacarta-700 dark:text-white dark:placeholder:text-jacarta-300" name="indir" required="">
               </div>
               <div class="mb-4">
                  <label for="message" class="mb-1 block font-display text-sm text-jacarta-700 dark:text-white">Tema Hakkında Detaylar (Admin Bilgileri, Kullanım Alanı vs)<span class="text-red">*</span></label>
                  <textarea  class="contact-form-input w-full rounded-lg border-jacarta-100 py-3 hover:ring-2 hover:ring-accent/10 focus:ring-accent dark:border-jacarta-600 dark:bg-jacarta-700 dark:text-white dark:placeholder:text-jacarta-300" required="" name="ozgecmis" rows="5" placeholder="Maksimum 300 Karakter Giriniz"></textarea>
               </div>
<div class="mt-4 flex items-center space-x-2">

Özetle Yapmak istediğim.
Ana ekranda TEMA EKLE butonuna bastığım zaman Açılan forumda DEMO LİNK ve İNDİR LİNK yazan yerlere linkleri eklediğimde Yazı içinde ki butonlara gitsin istiyorum.