WPIntell

Source evidence

Display error

Recipe Card Blocks Lite · support · 2024-04-03T16:46:00+00:00

mixedsentiment
mediumseverity
0.84relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 31 rows with source links

19.4% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

25 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
pappe resolved
Hello, I currently try your plugin on my website. I added the first recipe and I noticed that there is an error in displaying the list of preparations. The numbers at the beginning of each section is in the text (see here: https://postimg.cc/f3vvdJz9 ). How can I solve this issue? Thanks a lot! Martin The page I need help with: [ log in to see the link] Hello @pappe It seems that this is caused by your theme. You can fix this problem by adding the following CSS code in the Customizer > Additional CSS: .wp-block-wpzoom-recipe-card-block-recipe-card .ingredients-list, .wp-block-wpzoom-recipe-card-block-recipe-card .directions-list { margin: 0 !important; } .wp-block-wpzoom-recipe-card-block-recipe-card .directions-list>li { padding-left: 40px !important; } Thank you for your super fast reply! It works perfectly!

Comments

2 shown
Pavel Ciorici 2024-04-03T16:49:00+00:00

Hello @pappe It seems that this is caused by your theme. You can fix this problem by adding the following CSS code in the Customizer > Additional CSS: .wp-block-wpzoom-recipe-card-block-recipe-card .ingredients-list, .wp-block-wpzoom-recipe-card-block-recipe-card .directions-list { margin: 0 !important; } .wp-block-wpzoom-recipe-card-block-recipe-card .directions-list>li { padding-left: 40px !important; }

pappe 2024-04-03T16:55:00+00:00

Thank you for your super fast reply! It works perfectly!