This topic has 6 replies, 2 voices, and was last updated 8 years by karmatiger.
-
Author
-
September 20, 2016 at 16:55 #136645karmatigerParticipant
I’m adding a line of text right after the timestamp in the activity entry. The text includes an href. There’s something hidden in your code that causes the span to close prior to an href insertion and pushes the href 2 lines down, rather than keeping it inline. I’ve done inspection of elements, going through your code, etc. but can’t find the CSS that’s forcing this – nor any reason why it should exist.
What CSS class did you assign to the activity timestamp line? it’s not apparent even in element inspection. What did you include to force a two line break for hrefs, and why?
September 20, 2016 at 18:11 #136668RaduModeratorHi,
What element you have added to can find it on your activity page to can see what you are talking.
Provide entire html that you have add there and please let me know where(file location) you paste that code.
Maybe a JS closes the span tag
Let me know
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 22, 2016 at 18:19 #136916RaduModeratorHi,
Yes I see I’ve tried some time to get this as you need but I cannot… I think wordpress has an HTML validation or something like that, try to load that function into a default wp theme to see if this happens there
R.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 23, 2016 at 06:35 #136967karmatigerParticipantI tried that before asking. It does not. There’s something in the CSS spread throughout your theme’s code in various files that’s causing this.
September 26, 2016 at 18:17 #137206RaduModeratorI don’t think it’s CSS related because I’ve placed all of these in a span and then I’ve tried with a p tag using those tags you should see content inline… i think the wp closes automatically some tags… why you don’t use simply delete text ?
R.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.