vBulletin Search Engine Optimization
This is a discussion on Template edit - need help within the General Discussion forums, part of the vBSEO SEO Plugin category; Hi, I'm trying to make a template edit, so I edited postbit_legacy. I have a code like this: Code: <if ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| Template edit - need help
Hi, I'm trying to make a template edit, so I edited postbit_legacy. I have a code like this: Code: <if condition="(($post[postcount] % $vboptions[maxposts] == 1))"> <div style="float: right; height: 200px;"> <script type="text/javascript"> croportal_url = 'Pronađen neobjavljeni album Jimija Hendrixa -'; </script> <script src="http://www.croportal.net/assets/js/croportal.js" type="text/javascript"></script> </div> </if> Code: http://www.dojaja.biz/dforum/muzika/pronaden-neobjavljeni-album-jimija-hendrixa-5959.html with some variable of current url. One other thing is that I link must be to a first post, so like: not: so #post127626 part is what I don't need, I hop you understand my problem. |
|
#2
| ||||
| ||||
|
You can try this: HTML Code: croportal_url = '$_SERVER[VBSEO_URI]';
__________________ Oleg Ignatiuk / Crawlability Inc. Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. |
|
#3
| |||
| |||
|
I had to add this, but it's working,thanks! Code: croportal_url = 'http://www.dojaja.biz/$_SERVER[VBSEO_URI]'; |
| Tags |
| edit, postbit |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| putting social bookmarks in by manual template edit, not showing in all forums | FightRice | General Discussion | 3 | 04-03-2008 08:22 PM |
| Quick edit bug still there... | dutchbb | Bug Reporting | 14 | 08-21-2006 10:57 AM |
| style edit? | MentaL | Off-Topic & Chit Chat | 1 | 01-19-2006 12:26 AM |
| When I edit a post I get this.... | BamaStangGuy | Troubleshooting | 3 | 11-25-2005 08:02 PM |