File: /home/thuexe247c/public_html/wp-content/plugins/joli-faq-seo/views/admin/demo-faq.json.php
<?php return json_decode(
'[
{
"ID": 1,
"title": "Is this a demo FAQ ?",
"content": "<p>Absolutely :-) !<\/p><p>You can <span style=\"text-decoration: underline;\"><strong>play with the settings<\/strong><\/span> and see me <strong><span style=\"text-decoration: underline;\">change in real time<\/span><\/strong>, without page reload.<\/p><p>Try and see for yourself! <\/p>",
"emoji": "\ud83e\udd14"
},
{
"ID": 2,
"title": "How to customize FAQs?",
"content": "<ol><li>Choose a theme from the <em>STYLE<\/em> tab<\/li><li>Choose a toggle button from the <em>TOGGLE<\/em> tab<ol><li>Place it <strong>Left<\/strong> or <strong>Right<\/strong><\/li><li>Pick the alternate 180\u00b0 effect if your wish<\/li><li>Pick the size you like<\/li><\/ol><\/li><li>From <em>QUESTIONS<\/em> and <em>ANSWERS<\/em> tabs, you can:<ol><li>Make the questions UPPERCASE.<\/li><li>Change the HTML tag for the question<\/li><li>Change font styles and colors<\/li><\/ol><\/li><\/ol>",
"emoji": "\u2753"
},
{
"ID": 3,
"title": "My custom styles are not working, what to do ?",
"content": "<p>Make sure the <strong>Disable custom styles<\/strong> option is <span style=\"text-decoration: underline;\">turned off<\/span>.<\/p><p>You can check under tab <em><strong>STYLE<\/strong> <\/em>> <em>Theme<\/em>.<\/p>",
"emoji": ""
},
{
"ID": 4,
"title": "What kind of content can I use ?",
"content": "<p>You can use plain text as well as HTML content. You can use <a href=\"https:\/\/wpjoli.com\" target=\"_blank\" rel=\"noopener\">URLs<\/a> as well, embed images or videos.<\/p><ul><li>Lists<\/li><li>Are working<\/li><li>As well<\/li><\/ul><blockquote><p>This is a block quote<\/p><\/blockquote><p>You can highlight certain parts of your content with colors like <span style=\"color: #ff6600;\">orange<\/span>, <span style=\"color: #3366ff;\">blue<\/span>, <span style=\"color: #008000;\">green<\/span>, or <span style=\"color: #993366;\">any<\/span> <span style=\"color: #ff0000;\">color<\/span> <span style=\"color: #ffcc00;\">really<\/span>.<\/p><p>Emphazise using <strong>bold<\/strong>, <em>italic<\/em>, <span style=\"text-decoration: underline;\">underline<\/span>, <del>strikethrough<\/del> or a <del><span style=\"text-decoration: underline;\"><em><strong>combination of all.<\/strong><\/em><\/span><\/del><\/p>",
"emoji": ""
}
]
', true);