• Page 1 of 1
  • 1
uCoz Community » Archives » Locked » How to Delete the Span Class of the $CURRENT_PAGE$
How to Delete the Span Class of the $CURRENT_PAGE$
khen
Posts: 475
Reputation: 13

Message # 1 | 11:50 PM
How can I delete the span class of the $CURRENT_PAGE$. I want to delete the span class because it annoyingly appears in the Title Tag and Meta Tag of my Ad Board pages. I don't know where I to find span class of the $CURRENT_PAGE$. I want to put the $CURRENT_PAGE$ in the Title Tags and Meta Tags in order to make each pages unique.

Loot at the span class below how it annoyingly appears in the Title Tag:

Here's my website: http://www.affordablecebu.com/board

Attachments: 9739660.jpg (31.5 Kb)

Post edited by khen - Tuesday, 2011-01-18, 11:53 PM
CodeResolution
Posts: 1570
Reputation: 58

Message # 2 | 0:10 AM
Control Panel -> Customize Design -> 'Choose the page(s)'

In your head tags, find the the title tags:

Code
<title></title>

In between the title tags will be the site name, module name and such. You will also find something like this:

Code
<span class="currentPage79">1</span>

Then remove it.


Kind regards,
Elliott.

"The best uCoz" critic since 2007.
Qualified website, branding, print & user interface designer.

I'm on Behance and Twitter.
khen
Posts: 475
Reputation: 13

Message # 3 | 5:50 AM
No, you cannot find the span class in the title tag. It seems ucoz system hides it.

I didn't put a span class of the $CURRENT_PAGE$ code. I directly paste the $CURRENT_PAGE$ code in the title tag with no span class. But if you see it in a browser, the span class of $CURRENT_PAGE$ appears. It seems ucoz system hides it.

How can I delete the span class of the of the $CURRENT_PAGE$ code?

Added (2011-01-19, 11:50 PM)
---------------------------------------------
up...up...up.. to be seen


Natashko
Posts: 3366
Reputation: 171

Message # 4 | 4:09 PM
khen,
Quote (khen)
can I delete the span class of the $CURRENT_PAGE$.

No, you can't. You can't edit the content of the system codes
Quote (khen)
I want to put the $CURRENT_PAGE$ in the Title Tags and Meta Tags in order to make each pages unique.

To do so use conditional operators. Put the number of page in the tag
Code
<span> e.g. <span class="currentPage79">1</span>
khen
Posts: 475
Reputation: 13

Message # 5 | 7:30 AM
I did experimenting with the conditional operators just to hide the span class for several hours but didn't work. Are there any other options to hide it? I'm having difficulty understanding the conditional operators.
Natashko
Posts: 3366
Reputation: 171

Message # 6 | 3:18 PM
khen,
Quote (khen)
Are there any other options to hide it

You can't hide the span class. You may just use it, when working with conditional operators as stated above. More about conditional operators here http://forum.ucoz.com/forum/37-471-1#36483
uCoz Community » Archives » Locked » How to Delete the Span Class of the $CURRENT_PAGE$
  • Page 1 of 1
  • 1
Search: