Viewing 9 replies - 1 through 9 (of 9 total)
  • Hey there attractionmag,

    Hope you’re well today!

    I’ve tried searching for this theme but couldn’t find it, would you mind posting link to your site so I can take a look and possibly provide CSS to remove it?

    Best regards,
    Bojan

    Thread Starter attractionmag

    (@attractionmag)

    Hi Bojan,

    I really appreciate your help.

    The website is

    https://www.attractionmagazine.co.uk

    my email is

    [moderated]

    Many thanks.

    Walter

    Hey again Walter,

    You should be able to remove this by adding the following CSS code in the style.css file of your child theme or if your theme doesn’t have custom CSS tab add it in your site using the following plugin:

    https://www.ads-software.com/plugins/simple-custom-css

    p#form-allowed-tags {
      display: none;
    }

    This should remove HTML tags and attribute comments.

    Also you’re not supposed to post your email in the forum due to forum rules. See following:

    Forum members should not post their email addresses, ask others to post their email or solicit contacting people off of the forums.

    You’ll find more info about forum rules here https://codex.www.ads-software.com/Forum_Welcome.

    Best regards,
    Bojan

    Thread Starter attractionmag

    (@attractionmag)

    Hey Bojan, Thank you very much for the help. and sorry about the email . my bad. : ( .

    Thread Starter attractionmag

    (@attractionmag)

    Bojan,
    worked marvellous … thank you so much. Any codes to remove the about attraction magazine box just on top of the comments ?
    Also how can I delete my email comment ?

    Regards

    Walter

    Hey again Walter,

    If this is what you’re looking to remove https://screencast.com/t/Q0NAaCjm then please try adding the following:

    .single #post-single .post-author {
      display: none;
    }

    This should remove that part from your single post pages.

    As for removing email I’m not sure since I’m not forum moderator but I believe that posters have 60 minutes to edit posts and others that post in the thread 5-10 minutes, so I’m not sure you can remove it now. What we can do is tag the moderator in this thread so hopefully he can remove it.

    Best regards,
    Bojan

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    I’ve moderated it, though do note that there are many websites that save all posts from the www.ads-software.com forums. Posting your contact details here is a fast way of getting spammed.

    Thread Starter attractionmag

    (@attractionmag)

    Guys,

    Super mega thank you .. 5 starts for you both .. thank you . : )

    Bojan, everything worked marvellous.. thank you .

    Regards

    Walter

    Hey Walter,

    Glad that helped ??

    Cheers,
    Bojan

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘[Theme Fashiony ] removing HTLM box comment’ is closed to new replies.