seofy
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Simplify] HTML allowed in feature box text area?flylowflyfast
No links to be added or change to code. Use theexact code and it will work.kkkbbb
Install the plugin and when you will go to your dashboard or your blog. there you need to find where plugin is mentioned on that page. then click on that (it will be on the left side menu of your dashboard) and follow the steps.screenshots:
1. how to find installed plugin: https://www.diigo.com/item/image/4yfpw/cxb4
2: code page: https://www.diigo.com/item/image/4yfpw/r4w1hope this helps
Forum: Themes and Templates
In reply to: [Simplify] HTML allowed in feature box text area?It works,
here are the steps:
1. Install the plugin as Andrew suggested: custom css JS PHP
2. got plugin it will probably show a new link on the right side link menu/list
3. choose any title
4. use “wp-footer”past this code:
var $ = jQuery, featuredBoxes = $('#featured-boxs p'), htmlString; $.each(featuredBoxes, function() { htmlString = $(this).text(); $(this).html(htmlString); });same and it should fix th problem. Mine fixed .. thanks Andrew..
Forum: Themes and Templates
In reply to: [Simplify] HTML allowed in feature box text area?Andrew, where to add the Javascript code. I installed the plugin and now where to add the code?
Forum: Themes and Templates
In reply to: [Simplify] HTML allowed in feature box text area?Hi guys,
I have same problem on my site.Featured boxes are now rendring simple HTML instead of output on my site.
Can anyone please have a look and suggest solution?http://www.sudburylimousine.com/`
under “Services” and “Services Areas” this happened after I updated my template.
Please help
Awan