blah
blah
. this time I did the same thing, and then I click Full html, on edit page, Body section, every thing seems fine, but after I saved, I look on the actually page, seems all the tags are ignored, there is no line break and others too. I didn't enable the allow limit html tags, wondering what is the issue here? Best.© Copyright 2013-2017 DrupalExp - All Rights Reserved
to start a new paragraph, it is working...
<?php print strip_tags(render($content['body']));?>
to <?php print render($content['body']);?> Thank you.Respect Support,
I have a question about the icon, so is there a phisical location that the icons are stored? I want to use some of the new icons from font-awesome.
Best,
Respect Support,
I have a question about the icon, so is there a phisical location that the icons are stored? I want to use some of the new icons from font-awesome.
Best,
Hi Yue Wu,
We are using font awesome icons, it does not store any where, it just a font. So you can use it by <i class="font-awesome-class"></i>
The class you can get from http://fortawesome.github.io/Font-Awesome/icons/
Thanks!
Hi Yue Wu,
Please refer to this post http://support.drupalexp.com/forum/ckeditor#comment-1448
Thanks!
I understand that, so I try to use these three but it is not picked up from awesome font fa-bar-chart, fa-area-chart, fa-line-chart.
So based on the instruction on the Font Awesome Icon, I need to request them? and after request it will work? guess this is the question
Please ignore #22, we choose some other icon, and it's OK, thanks for the help.
I have questions about the google map part, so I went to the module find the gmap one, and how do I change that image, I went to drupalexp/modules/dexp_gmap/js/dexp_gmap.js.
//image: Drupal.settings.basePath+'sites/all/modules/drupalexp/modules/dexp_gmap/images/pin_dark_omg.png' /* your custom icon file */
image: image /* your custom icon file */
I follow this instruction, but it's not working, will you help me with this.
question #2, when I click the marker and there is a link, is there a way to make it open in a new window?
[maps image="http://statics.drupalexp.com/jollyness/01_office.jpg" title ="U.S. Headquarters" link="https://www.google.com/maps/" phone="" zoom="10"] [/maps]