About ZelB
Rank 1152
89 followers Joined January 2018
We're a husband and wife team from the beautiful South West of Australia. We love camping and we enjoy a road trip whenever possible. We

Posts

3

Questions

1

Login
Create Your Free Wealthy Affiliate Account Today!
icon
4-Steps to Success Class
icon
One Profit Ready Website
icon
Market Research & Analysis Tools
icon
Millionaire Mentorship
icon
Core “Business Start Up” Training
asked in
Everything Wordpress
Updated

Hi Everybody, I have a problem with some HTML text appearing on the bottom of my web page. It seems to be on all pages. It says:
You may use these HTML tags and attributes

Hmmmm. No answers yet? Have you tried SiteSupport Zel?

You can use CSS to remove that Pete and Zel. Pop over to wordpress.org and search for 'remove html code under comments' (without the quotes).

Hi Marion,

Thank you for the response. I found the download link, but it downloads a file that I can't open. It is a .PHP file. How do I install that? And what do they mean with "This MAY have an adverse impact on caching".

It saved the file to my downloads folder, but I can't install it.

Zel B

Don't mess around with PHP, try the solutions suggested at https://www.inkthemes.com/how-to-remove-html-tags-from-wordpress-comment-form/

Go to Appearance > Customize > Custom CSS to paste the code

.form-allowed-tags{
display: none;
}

If that doesn't work then try

.form-allowed-tags{
display: none !important;
}

Hi Marion,

Neither of this worked, and I still see the codes. Can you please go to ketofitchallenge.com, open one of the posts and scroll right to the bottom and check for me if it worked if you access the web page from another PC. Maybe I have to log out or something for it to take effect.

Thanks
Zel B

I tested the following code out using Goole Chrome Inspect tool. I got it to work for me, I just had to find the right element. Try these instructions.

Go to Appearance > Customize > Custom CSS to paste this code.

.alert .alert-info {
display: none !important;
}


I hope this helps, let me know.

LeNard

Hi LeNard,

Thanks for the reply. Nope, it is still there.

Regards
Zel B

How did you get that theme? It's not available at http://wordpress.org. Try a different theme that doesn't have the problem you're experiencing. Or go to the theme developer's support.

See more comments

Html issue at bottom of webpage?

Html issue at bottom of webpage?

asked in
Everything Wordpress
Updated

Hi Everybody, I have a problem with some HTML text appearing on the bottom of my web page. It seems to be on all pages. It says:
You may use these HTML tags and attributes

Hmmmm. No answers yet? Have you tried SiteSupport Zel?

You can use CSS to remove that Pete and Zel. Pop over to wordpress.org and search for 'remove html code under comments' (without the quotes).

Hi Marion,

Thank you for the response. I found the download link, but it downloads a file that I can't open. It is a .PHP file. How do I install that? And what do they mean with "This MAY have an adverse impact on caching".

It saved the file to my downloads folder, but I can't install it.

Zel B

Don't mess around with PHP, try the solutions suggested at https://www.inkthemes.com/how-to-remove-html-tags-from-wordpress-comment-form/

Go to Appearance > Customize > Custom CSS to paste the code

.form-allowed-tags{
display: none;
}

If that doesn't work then try

.form-allowed-tags{
display: none !important;
}

Hi Marion,

Neither of this worked, and I still see the codes. Can you please go to ketofitchallenge.com, open one of the posts and scroll right to the bottom and check for me if it worked if you access the web page from another PC. Maybe I have to log out or something for it to take effect.

Thanks
Zel B

I tested the following code out using Goole Chrome Inspect tool. I got it to work for me, I just had to find the right element. Try these instructions.

Go to Appearance > Customize > Custom CSS to paste this code.

.alert .alert-info {
display: none !important;
}


I hope this helps, let me know.

LeNard

Hi LeNard,

Thanks for the reply. Nope, it is still there.

Regards
Zel B

How did you get that theme? It's not available at http://wordpress.org. Try a different theme that doesn't have the problem you're experiencing. Or go to the theme developer's support.

See more comments

Login
Create Your Free Wealthy Affiliate Account Today!
icon
4-Steps to Success Class
icon
One Profit Ready Website
icon
Market Research & Analysis Tools
icon
Millionaire Mentorship
icon
Core “Business Start Up” Training