Irene
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hueman] replace font awesomeIt seems that there is no support.
- This reply was modified 3 years, 3 months ago by Irene.
Forum: Themes and Templates
In reply to: [Hueman] move the featured images to after second paragraphNo answer? Doesn’t Hueman have more support?
Forum: Themes and Templates
In reply to: [Hueman] replace font awesomeI know that I can use the following code in the functions.php of the child theme but I don’t know how to replace the font with the image icon.
add_action( 'wp_print_styles', 'tn_dequeue_font_awesome_style' ); function tn_dequeue_font_awesome_style() { wp_dequeue_style( 'fontawesome' ); wp_deregister_style( 'fontawesome' ); }
Any suggestion?
Forum: Themes and Templates
In reply to: [Hueman] class that defines the featured imageclass=”attachment-full size-full wp-post-image”
Forum: Themes and Templates
In reply to: [Hueman] Light blue background on backendIs there anyone else with this same issue? Sorry but it’s very annoying
Forum: Themes and Templates
In reply to: [Hueman] Light blue background on backendHi Nicolas
Thanks for the answer. Sorry for the delay.
It happens with both classic and block editor.
I have a test site and I deactivated all plugins.
I have a WP Multisite install.Stay safe.
Forum: Themes and Templates
In reply to: [Kadence] post first paragraph doesn’t show in categoriesdid you also purge any server-side caching you may have?
Yes I did, I purge Varnish, and the CDNs have page rules and they don’t cache backend. I also use cache killer for browsers. This happens in two subsites of a multisite install.
I already pasted the first paragraph in the excerpt to have a solution by now.
The category shows on post 2 and in all the others.
https://ibb.co/CQW6GYdIn page 1 I copied the block from one of your starter themes, maybe there was something hiding the category.
Forum: Themes and Templates
In reply to: [Kadence] Sticky header issueHi @michaeltarongoy,
I resolved the sticky header issue changing Leap settings it seems it was something from jquery.
Thanks for being kind.Awesome thanks!!!
Forum: Themes and Templates
In reply to: [Kadence] Sticky header issueAlso page 1 doesn’t show the category before title.
Forum: Themes and Templates
In reply to: [Kadence] Sticky header issueHi,
Thanks for your answer. Sorry for my delay.
It must be Leap or something related with Ezoic, because the sticky header works fine when I am logged in WP, which is not cached.I have a second issue:
When the first paragraph is like this page 1
https://ibb.co/Rzzr2c3
Or like this other page 2:
https://ibb.co/CQW6GYd
In the Category page the first paragraph doesn’t show:
https://ibb.co/PG36xJdThanks for your appreciated help.
There is an issue but I didn’t realize that it shows only in the backend.
Sorry, I can live with this.
Thanks for your timeForum: Themes and Templates
In reply to: [Kadence] Where to disable links underline?Hi Hannah,
Thanks, it worked!!!
Hi,
It worked
ThanksI don’t get it.
I am the super administrator of the multisite, moreover I am the only one accessing the backend for the network.
In example.com/ba where I have the issue, under the users tab of the subsite I have the administrator role.
I disabled the rule as you say but, If I am the admin there must be another fix.
What do I have to do to fix this?