Jump to content

kalfaoglu.net icons do not load until refresh


tkalfaoglu

Recommended Posts

Something really baffling - I modified the homepage of the www.kalfaoglu.net site, but when it's visited, the red round icons in the middle of the page and the blurbs underneath them do not show up correctly; it displays home.icon1, and they are squashed together...   -- UNTIL you refresh the page...

When you refresh it, it THEN shows it correctly!  I tried from firefox and chrome and both of them had the same problem..

Any ideas why?

 

Link to comment
Share on other sites

I tempted to think it doesn't like your use of lang key in homepage.tpl - and there were lots of other html syntax errors in there too... I haven't cleaned it 100%, but it should at least work now.

<table cellpadding="15" cellspacing="25" >
<tr>
<td bgcolor="#FFFFFF" align="center" width="20%" valign="top">
<a href="https://kalfaoglu.net/cart.php">
<img src="https://www.kalfaoglu.net/templates/alti/tk/install.png" width="100"><br>
{$LANG.home.icon1}
</a>

<td bgcolor="#FFFFFF"  align="center"  width="20%"  valign="top">
<a href="https://kalfaoglu.net/cart.php?a=add&domain=transfer">
<img src="https://www.kalfaoglu.net/templates/alti/tk/DomainTransfer.png" width="100"><br>
{$LANG.home.icon2}
</a>

<td bgcolor="#FFFFFF"  align="center"  width="20%"  valign="top">
<a href="https://kalfaoglu.net/submitticket.php?step=2&deptid=1">
<img src="https://www.kalfaoglu.net/templates/alti/tk/customerservices.png" width="100" valign="top"><br>
{$LANG.home.icon3}
</a>

<td bgcolor="#FFFFFF"  align="center"  width="20%"  valign="top">
<a href="https://kalfaoglu.net/cart.php">
<img src="https://www.kalfaoglu.net/templates/alti/tk/backup.png" width="100"><br>
{$LANG.home.icon4}
</A>

<td bgcolor="#FFFFFF"  align="center"  width="20%"  valign="top">
<img src="https://www.kalfaoglu.net/templates/alti/tk/customersatisfaction.png" width="100"><br>
{$LANG.home.icon5}
</tr>
</table>
$_LANG['home']['icon1'] = "<b>Single Click App Installs</b><br>Install many popular applications with a single click with PLESK Obsidian hosting panel";
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated