WPIntell

Source evidence

Green ticks

WP Shortcode by MyThemeShop · support · 2018-09-17T12:52:00+00:00

mixedsentiment
mediumseverity
0.72relevance
10replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

6 / 29 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

23 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
miekedejong resolved
How can I insert green ticks instead of bullet points? Hello @miekedejong , Could you please let me know which shortcode are you using? Thank you. I don’t know which shortcode I should use. I pressed the drop down and saw all sorts of buttons sorted by color. And columns, but I didn’t understand which one I should select for green ticks. Or how I could create a shortcode. Hi @miekedejong , Try below code in the post content area: (make sure ‘Text’ tab is selected before pasting the code http://take.ms/FM3xj <ul class="iconlist"> <li><i class="icon-ok" style="color: green;"></i> Proin vestibulum. Ut ligula.</li> <li><i class="icon-ok" style="color: green;"></i> Nec dictum nunc tortor id urna.</li> <li><i class="icon-ok" style="color: green;"></i> Suspendisse dapibus ullamcorper pede.</li> </ul> Hope this helps. Thank you. Thanks for your support! When I copy paste the code it still shows bullet points and no green ticks. Hi, Is WP Shortcode plugin active? Please share the page URL where you have added this code. Thank you. http://www.miekedejong.nl/blog/content-promoten-hoe-doe-je-dat/ I places the page live for now. I really appreciate your willingness to have a look! Best, Mieke The code is next to the picture of a tables. Hi, Looks like you are not using the MyThemeShop theme, that’s why the code was not working. Please go to Appearance >> Customizer >> Additional CSS and add below code ul.iconlist { list-style-type: none; margin-left: 0; padding-left: 0; } i.icon-ok:before { content: ""; background: url('https://png.icons8.com/color/80/000000/checkmark.png') no-repeat; background-size: cover; position: relative; width: 18px; height: 15px; display: inline-block; margin-top: 0 } Hope this helps. thank you. This reply was modified 7 years, 8 months ago by Suraj Vibhute . Thank you so much for your effort! I works and I am very happy with the result! Thanks again! Happy to help, @miekedejong Would you please be kind enough to leave us a testimonial if you liked the plugin? https://wordpress.org/support/plugin/wp-shortcode/reviews/?filter=5#new-post Thank you. This reply was modified 7 years, 8 months ago by MyThemeShop .

Comments

10 shown
Suraj Vibhute 2018-09-17T15:48:00+00:00

Hello @miekedejong , Could you please let me know which shortcode are you using? Thank you.

miekedejong 2018-09-17T20:04:00+00:00

I don’t know which shortcode I should use. I pressed the drop down and saw all sorts of buttons sorted by color. And columns, but I didn’t understand which one I should select for green ticks. Or how I could create a shortcode.

Suraj Vibhute 2018-09-17T20:14:00+00:00

Hi @miekedejong , Try below code in the post content area: (make sure ‘Text’ tab is selected before pasting the code http://take.ms/FM3xj <ul class="iconlist"> <li><i class="icon-ok" style="color: green;"></i> Proin vestibulum. Ut ligula.</li> <li><i class="icon-ok" style="color: green;"></i> Nec dictum nunc tortor id urna.</li> <li><i class="icon-ok" style="color: green;"></i> Suspendisse dapibus ullamcorper pede.</li> </ul> Hope this helps. Thank you.

miekedejong 2018-09-18T09:58:00+00:00

Thanks for your support! When I copy paste the code it still shows bullet points and no green ticks.

Suraj Vibhute 2018-09-18T10:03:00+00:00

Hi, Is WP Shortcode plugin active? Please share the page URL where you have added this code. Thank you.

miekedejong 2018-09-18T10:23:00+00:00

http://www.miekedejong.nl/blog/content-promoten-hoe-doe-je-dat/ I places the page live for now. I really appreciate your willingness to have a look! Best, Mieke

miekedejong 2018-09-18T10:24:00+00:00

The code is next to the picture of a tables.

Suraj Vibhute 2018-09-18T11:13:00+00:00

Hi, Looks like you are not using the MyThemeShop theme, that’s why the code was not working. Please go to Appearance >> Customizer >> Additional CSS and add below code ul.iconlist { list-style-type: none; margin-left: 0; padding-left: 0; } i.icon-ok:before { content: ""; background: url('https://png.icons8.com/color/80/000000/checkmark.png') no-repeat; background-size: cover; position: relative; width: 18px; height: 15px; display: inline-block; margin-top: 0 } Hope this helps. thank you. This reply was modified 7 years, 8 months ago by Suraj Vibhute .

miekedejong 2018-09-19T06:57:00+00:00

Thank you so much for your effort! I works and I am very happy with the result! Thanks again!

MyThemeShop 2018-09-19T07:40:00+00:00

Happy to help, @miekedejong Would you please be kind enough to leave us a testimonial if you liked the plugin? https://wordpress.org/support/plugin/wp-shortcode/reviews/?filter=5#new-post Thank you. This reply was modified 7 years, 8 months ago by MyThemeShop .