Good art is a taste, good design is an opinion.


Come as guest, stay as family.
Board Index

Come as guest, stay as family.


You are not connected. Please login or register

Foto

[Solved] How to add keywords clouds



View previous topic View next topic Go down Message [Page 1 of 1]

1
Offline

  tommycoo

tommycoo
Punbb Senior
Punbb Senior
  • Description:
How can i add keyword like this forum http://prntscr.com/4yrsme

  • Information:
Forum:http://atlanta.forumid.net/Version:PUNBB
Type:Request a codeTags:keywords,clouds

Powered by PunBB
Currently 0 users have thanked tommycoo for this post:

2
Offline

  Virus

Virus
★Moderator★
★Moderator★
Hello,

The code for the keywords is in the templates. You need to replace all the template in your mod_keywords template with the below code:

Code:
<div class="module main">
  <div class="main-head"><div class="h3">{L_KEYWORDS}</div></div>
  <div class="main-content">
        <p class="center">
                          <embed width="160" height="200" flashvars="&tcolor=0x999999&tcolor2=0x666666&hicolor=0x494949&tspeed=150&fontFace=Electrolize&distr=true&mode=tags&tagcloud=%3Ctags%3E<!-- BEGIN li_row -->%3Ca+href%3D%27http%3A%2F%2F%2{li_row.LINKEYWORDS}%27+style%3D%27{li_row.SIZE}%27%3E{li_row.KEYWORDS}%3C/a%3E<!-- END li_row -->%3C/tags%3E" wmode="transparent" allowscriptaccess="always" quality="best" bgcolor="#ffffff" name="vbCloudFlash" id="vbCloudFlash" style="" src="http://dl.dropbox.com/u/10126397/quan/tagcloud.swf" type="application/x-shockwave-flash"/>
        </p>
      </div>
</div>

Powered by PunBB
Currently 0 users have thanked Virus for this post:

3
Offline

  tommycoo

tommycoo
Punbb Senior
Punbb Senior
it doesn't works if i click any link of that keywords cloud they directly go to "s/linkofkeyword" and there is an error?

Powered by PunBB
Currently 0 users have thanked tommycoo for this post:

4
Offline

  tommycoo

tommycoo
Punbb Senior
Punbb Senior
up

Powered by PunBB
Currently 0 users have thanked tommycoo for this post:

5
Offline

  Shadow

Shadow
Administrator
Administrator
Replace the code above with:

Code:
[panda=html]    <div class="module main">
      <div class="main-head"><div class="h3">{L_KEYWORDS}</div></div>
      <div class="main-content">
            <p class="center">
                              <embed width="160" height="200" flashvars="&tcolor=0x999999&tcolor2=0x666666&hicolor=0x494949&tspeed=150&fontFace=Electrolize&distr=true&mode=tags&tagcloud=%3Ctags%3E<!-- BEGIN li_row -->%3Ca+href%3D%27http%3A%2F%2F%2patlanta.forumid.net{li_row.LINKEYWORDS}%27+style%3D%27{li_row.SIZE}%27%3E{li_row.KEYWORDS}%3C/a%3E<!-- END li_row -->%3C/tags%3E" wmode="transparent" allowscriptaccess="always" quality="best" bgcolor="#ffffff" name="vbCloudFlash" id="vbCloudFlash" style="" src="http://dl.dropbox.com/u/10126397/quan/tagcloud.swf" type="application/x-shockwave-flash"/>
            </p>
          </div>
    </div>

Powered by PunBB
Currently 0 users have thanked Shadow for this post:

6
Offline

  tommycoo

tommycoo
Punbb Senior
Punbb Senior
thanks, solved

Powered by PunBB
Currently 0 users have thanked tommycoo for this post:

7
Offline

  Tommy Lee

Tommy Lee
Punbb Senior
Punbb Senior
[sucesso="Marked as Solved"]The question(s) in this topic have been answered and the owner has been able to solve the problem. Because of this, the topic has been marked as Solved.

If you have further questions, please open a new topic.[/sucesso]

Powered by PunBB
Currently 0 users have thanked Tommy Lee for this post:

8
Offline

  Sponsored content



Powered by PunBB
Currently 0 users have thanked Sponsored content for this post:

View previous topic View next topic Back to top Message [Page 1 of 1]


Topic URL's

URL
BBcode
HTML

Permissions in this forum:
You cannot reply to topics in this forum