Anna-Karina
Forum Replies Created
-
I have disabled tags for events. So I see only categories. Don’t know if it shows tags for you?
Well I fixed it with:
function bsos_gutenberg_categories_fix($args) { $args['show_in_rest'] = true; return $args; } add_filter('em_ct_categories','bsos_gutenberg_categories_fix');
Hi Riza
… it seems to be alright for now?! maybe an cacheproblem. Sorry for bothering you.
When i’m logged in I can see pictures in NON CDN mode…
- This reply was modified 3 years, 8 months ago by Anna-Karina.
hmzz… that’s not an easy solution ??
But thanksForum: Themes and Templates
In reply to: [Customizr] Performance: CLS much to highHi,
Thank you for investigation and improve things within the theme!Weird uh Lighthouse, Gtmetrix and WebPageTest are all different?
PageSpeed Insights (google) is 0.003 for CLS on mobile phone but 0,328 on desktop!? Strange…Cheers,
AKForum: Plugins
In reply to: [WP Recipe Maker] Found 2 elements with non-unique id #wprm-comment-ratingAh OK.
Thanks for the fix!Forum: Plugins
In reply to: [WP Recipe Maker] Found 2 elements with non-unique id #wprm-comment-ratingWell I think it’s realy a wprm problem can I send you a screenshot by Email?
Forum: Plugins
In reply to: [WP Recipe Maker] Found 2 elements with non-unique id #wprm-comment-ratingOké ??
I’m using wpDiscuz 7Forum: Plugins
In reply to: [WP Recipe Maker] Found 2 elements with non-unique id #wprm-comment-ratingI use ratings in the recipe AND also in the comments. Is that the problem?
You told me:”Kies welke waarderingsfuncties ingeschakeld moeten worden. De gemiddelde recept-rating zal de verschillende waarderingsmethoden combineren.” Or maybe I misunderstood that?Worked well, thanks!
Thanks! I thought so…
Please anyone?
Forum: Fixing WordPress
In reply to: Cloudflare’s Rocket Loader and comments reply issueI pasted the code (from @alexmarinos) in my functions.php (child!) workes like charme!
Forum: Themes and Templates
In reply to: [Customizr] Can’t reply to commentsCloudflare is not a plugin.