code within a code will not work
-
i’m trying to turn ” more ” to yellow text ( thats ok ) and make ” more ” work but things are not going to plan neither makes the bottom text disappear
this top one will not work at all
<!–more–>this one turns text to yellow only
!–more–The blog I need help with is: (visible only to logged in users)
-
You can’t do that, because the more tag itself isn’t some text you can modify, it’s a code that summons a whole complex function (part of which is the clickable phrase you see on the post). The only thing you can do is affect the area around the clickable phrase, for example:
`<!–more–> -
- The topic ‘code within a code will not work’ is closed to new replies.