Forum Replies Created
-
AuthorPosts
-
They are not disabled. Just click “settings” on the cookie notice. Go incognito to see it. Regards
Hi, just tried but the change not reflects on copyright footer.
Finally!! After so many tries and time we found a fix. Mozilla developer works fine with emoji.
Any idea why it happens otherwise?
Can enfold release a patch to make it compatible across devices?
I dont have this issue with lets say, Elementor.
Best regards
If i give you wp admin access can you check? I might have some corrupted file at this point, maybe in database
I already tried with disable all plugins, and it does not work
- This reply was modified 1 year, 6 months ago by Jacopotj.
Hi, not custom.
Emoji’s like these: 💸, 💯, 🇮🇹
Hi, I tried disable all plugin but issue still there.
I noticed it not happen with normal blocl editor, just advanced layout. I also noticed it happens just with some Emojis, not all of them.
Can you please help me fix it? As this is a major problem for editing the website pages/products.
Best regards
I used Firefox, and still nothing. They get lost. Will you provide me a fix?
I do have Windows 11 though
Sorry but I struggle to follow you. :)
To start off, when using button row, I don’t see the option to add custom css class, to individual buttons. Hence, I believe the only way to change a button’s row heading tags is by using whole the button row.
So, to change a specific the heading tags of the buttons of a button row to H2 or something else, by custom css class (see here: https://ibb.co/KDH0pcf) which snippet do I add?
Of course, if there is easier ways to do so I am open to suggestions. But please tell where I need to but “abc” as per linked image screenshot example in the snippet.
Unfortunately, this is not just headings.
Even non-headings have same issue. Which makes a nightmare updating pages as each emoji needs to be manually re-insterted
- This reply was modified 1 year, 7 months ago by Jacopotj.
Thanks. But in this case
function id_to_button_row_buttons(){ ?> <script> (function($) { $('.avia-buttonrow-wrap').each(function(a){ var ButtonRowID = ($(this).attr('id') !== undefined) ? $(this).attr('id') : 'button_row'+(a+1); var that = this; $('.avia-button', this).each(function(i){ $(this).attr('id', ButtonRowID+'-button'+(i+1)); }); }); })(jQuery); </script> <?php } add_action( 'wp_footer', 'id_to_button_row_buttons');
What is the css class id I need to replace? Also I don’t see wheere I can pick what h1/h2 etc tag is it. Sorry the confusion
Because from what I understand, then I need to use css class id on button and it will get h2 or h3 etc heading tag.so many snippets. Which one to use? Link me the specific answer kindly
I prefer other way around. Can you explain me how to achieve that?
Many thanks
This reply has been marked as private.This reply has been marked as private.As the other user points out I think this is a Enfold issue. Also, it does not happen just with headings unfortunately. It is recent, I would say 1 month or so issue, had Enfold over 2 years issue was not there
This reply has been marked as private.Hey boys, never mind, I fixed. I will give another question though, how can I avoid button CTA and description to overlap?
Check private links.Btw, I also try disable various minify css, js etc options but might be wrong but, issue persist
Yes, of course it is, but if one picks a custom color, than opacity rule should not be activated
Thanks Rikard. The code works, but line height does not change making it unpleasant (smaller font, lots of height).
How to adjust line height too? ThanksI tried addingg line.height in various formats (em, %, 1..) but no luck
Thank you ismael. Will you update this theme-wise?
I do not think it makes sense to reduce opacity even when picking a CUSTOM color. What is the point of picking custom, if the theme than changes it?
CheersThis reply has been marked as private.Hey, ok I added text, but now there is no number arrows..what I need to add? (if I need to edit functions.php to add number field does not matter, will keep it as generic text)
As per 2) I provided the page llnk on my second message, + website credentials in the first message I sent here.
Hi, below is the log, is indeed a theme problem.
Thanks, I fixed issue 1 by adding the css above that code line.
2) Also, yes I tested again. Even when adding the number, it does not arrive via email.
3) You can see this here: https://www.lenostube.com/en/free-youtube-animation-pack-2022/#subscribe
I just restored a backed up version so its “fixed”.
Please let me know if you have any idea why this happens (and how to prevent it). :)All emojis disappear and footer and text widgets disappeared. Crazy.
I dont understand if its a hosting or theme problem, but if also widgets get deleted, I think its a theme problem. -
AuthorPosts