Themler HTML5 Bullet points not properly applied

GFitch
15 Posts
GFitch posted this 17 August 2016

Hi Support

I have been using HTML5 in Themler and have been trying to apply bullet points to a small section of an article; however, when I apply the bullet points to the required area (which I highlight); the bullet points are applied to the entire article!
This looks like a bug unless I'm missing something?

The question is, how can I apply bullet points to a selected area/section of an article within a text block?

Thanks - Gordon

Hi Support I have been using HTML5 in Themler and have been trying to apply bullet points to a small section of an article; however, when I apply the bullet points to the required area (which I highlight); the bullet points are applied to the entire article! This looks like a bug unless I'm missing something? The question is, how can I apply bullet points to a selected area/section of an article within a text block? Thanks - Gordon
Vote to pay developers attention to this features or issue.
10 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 18 August 2016

Hi,

Please attach your theme and several screen shots demonstrating what you are trying to achieve.

Sincerely,
Hella

Hi, Please attach your theme and several screen shots demonstrating what you are trying to achieve. Sincerely, Hella
GFitch
15 Posts
GFitch posted this 18 August 2016

Thanks Hella

To save time, heres a short video which shows the problem:

http://www.easywebvideo.com/video.php?v=8c113424

Thanks for your help - Gordon

Thanks Hella To save time, heres a short video which shows the problem: http://www.easywebvideo.com/video.php?v=8c113424 Thanks for your help - Gordon
Support Team
Support Team posted this 22 August 2016

Hello Gordon,
thank you for the video.
However it'd be really helpful to check your theme. Please attach it here (including content).
And please let us know where exactly you've edited the text which is used in video - in Themler?

Regards,
Aileen

Hello Gordon, thank you for the video. However it'd be really helpful to check your theme. Please attach it here (including content). And please let us know where exactly you've edited the text which is used in video - in Themler? Regards, Aileen
GFitch
15 Posts
GFitch posted this 22 August 2016

Hello Aileen

Thanks for getting back to me, please download the file from: http://fitchmarketing.com/psw_bullett/PSWIntegrity_v2.zip
just in case the attached file fails to open.

For your information, see the Assets page/tab and refer to the list of data at the bottom of the left side of the page; these should be bullett'ed.

You will also see the home page which has 2 x sections with data preceded with a '>' sign. I used this as I coould not see how to insert bulletts properly here either.

I look forward to your thoughts on the matter as the process of inserting bulletts seems overly complicated. (assuming the bulletts will apply properly).

Many thanks Gordon Fitch

Hello Aileen Thanks for getting back to me, please download the file from: http://fitchmarketing.com/psw_bullett/PSWIntegrity_v2.zip just in case the attached file fails to open. For your information, see the Assets page/tab and refer to the list of data at the bottom of the left side of the page; these should be bullett'ed. You will also see the home page which has 2 x sections with data preceded with a '>' sign. I used this as I coould not see how to insert bulletts properly here either. I look forward to your thoughts on the matter as the process of inserting bulletts seems overly complicated. (assuming the bulletts will apply properly). Many thanks Gordon Fitch
Support Team
Support Team posted this 24 August 2016

Hello Gordon,
thank you for attachment and details.
One more questions
please let us know where exactly you've edited the text (which is used in video) to create bullet list - in Themler?

regards,
Aileen

Hello Gordon, thank you for attachment and details. One more questions please let us know where exactly you've edited the text (which is used in video) to create bullet list - in Themler? regards, Aileen
GFitch
15 Posts
GFitch posted this 24 August 2016

Hello Aileen

Heres the link to the page in question: http://fitchmarketing.com/psw/themes/PSWIntegrity_v2/reliability-engineering.html I tried to apply the bulletts to the list at the bottom left of the page:

Deliverables

Asset Catalogue Development
Criticality Analysis
RCA - RCM
FMA - FMECA
Equipment Maintenance Plans
Consequence Classification
Spares Optimisation
Workflow Optimisation
Maintenance Optimisation
Lean Manufacturing
Gap Analysis - (Operations & Maintenance)
Reliability Excellence
PAS 55 - ISO 55000

Thanks - Gordon

Hello Aileen Heres the link to the page in question: http://fitchmarketing.com/psw/themes/PSWIntegrity_v2/reliability-engineering.html I tried to apply the bulletts to the list at the bottom left of the page: **Deliverables** Asset Catalogue Development Criticality Analysis RCA - RCM FMA - FMECA Equipment Maintenance Plans Consequence Classification Spares Optimisation Workflow Optimisation Maintenance Optimisation Lean Manufacturing Gap Analysis - (Operations & Maintenance) Reliability Excellence PAS 55 - ISO 55000 Thanks - Gordon
Support Team
Support Team posted this 25 August 2016

Hello Gordon,
thank you, I see the issue.
It seem to be a bug on our end and I'm passing it to developers for review. We'll contact you when they come up with a solution.
As workaround I'd recommend that you use HTML Control instead of Text control and add bullet tags into HTML source, e.g.

Text
<ul>
<li>line 1</li>
<li>line 2</li>
<li>line 3</li>
</ul>
Text

Regards,
Aileen

Hello Gordon, thank you, I see the issue. It seem to be a bug on our end and I'm passing it to developers for review. We'll contact you when they come up with a solution. As workaround I'd recommend that you use HTML Control instead of Text control and add bullet tags into HTML source, e.g. Text <ul> <li>line 1</li> <li>line 2</li> <li>line 3</li> </ul> Text Regards, Aileen
GFitch
15 Posts
GFitch posted this 25 August 2016

Hello Aileen

Many thanks for the feed-back, glad the bug has been uncovered; Ill revert to html as suggested.

Thanks Gordon

Hello Aileen Many thanks for the feed-back, glad the bug has been uncovered; Ill revert to html as suggested. Thanks Gordon
brizzicomunicazione
34 Posts
brizzicomunicazione posted this 17 November 2017

Hi Aileen,
I tried to enter the html code, but the system warns me that "all tags will be deleted". I do not understand how Gordon could solve it!

Thanks,
Walt

Hi Aileen, I tried to enter the html code, but the system warns me that "all tags will be deleted". I do not understand how Gordon could solve it! Thanks, Walt

Last edited 17 November 2017 by brizzicomunicazione

Support Team
Support Team posted this 20 November 2017

Hi,

Themler Text control creates one paragraph. For different paragraphs it is better to use different Text controls. The bullet list should be in a separate Text control too. In this case you will be able to change the Text content to bullet list:

bullets.png

It works for whole control.

If you need different HTML elements in one control please use HTML control.

As alternative you can make the bullet under the CMS admin panel.

Thank you,
Olivia

Hi, Themler Text control creates one paragraph. For different paragraphs it is better to use different Text controls. The bullet list should be in a separate Text control too. In this case you will be able to change the Text content to bullet list: !bullets.png! It works for whole control. If you need different HTML elements in one control please use HTML control. As alternative you can make the bullet under the CMS admin panel. Thank you, Olivia
You must log in or register to leave comments