+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: page post document not the same

  1. #1
    Senior Member
    Join Date
    May 2020
    Posts
    182

    page post document not the same

    Hi

    I have a problem using the page with the design tools when i write the page post with it

    i use some of the documents tool in the menu like numbered list or bulleted list and some others <h1,h2> and so on in the settings
    and it looks great but when you load the page on the frontend there is no nummering and alll the other option i was used in the design documents tools
    and it looks not good, more like just a text writed all the lines and looks like caos!

    is this normal or is this a issue

    because why i will use the tools to spend time to the documents to looks more profesional but on the end it is not display as you design it !

    thanks

  2. #2
    Quote Originally Posted by Olcay Birgun View Post
    Hi

    I have a problem using the page with the design tools when i write the page post with it

    i use some of the documents tool in the menu like numbered list or bulleted list and some others <h1,h2> and so on in the settings
    and it looks great but when you load the page on the frontend there is no nummering and alll the other option i was used in the design documents tools
    and it looks not good, more like just a text writed all the lines and looks like caos!

    is this normal or is this a issue

    because why i will use the tools to spend time to the documents to looks more profesional but on the end it is not display as you design it !

    thanks
    not entirely sure what you mean. But did you enable html editor for the text area field?

  3. #3
    Senior Member
    Join Date
    May 2020
    Posts
    182
    Sorry for my bad english

    i have add screen shot where you can see the difference

    Code:
    Only registered members can view the code.
    yes!

    Untitled-1.png

    Untitled-2.png

  4. #4
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Hello,

    Here is the solution:

    1. Go to your public_html > templates > your_template > tpl > head.tpl

    add the following condition to the end of the body attribute class=" ":
    Code:
    Only registered members can view the code.

    also go to tpl > blocks > content_block_header.tpl

    replace:
    Code:
    Only registered members can view the code.
    with:
    Code:
    Only registered members can view the code.


    2. then go to templates > css > style.css

    replace:
    Code:
    Only registered members can view the code.
    with:
    Code:
    Only registered members can view the code.

    then add this code:
    Code:
    Only registered members can view the code.
    or:
    Code:
    Only registered members can view the code.
    and:
    Code:
    Only registered members can view the code.


    3. also, go to admin directory and edit index.php

    find and remove the following line:

    PHP Code:
    Only registered members can view the code
    Last edited by Rudi; August 30, 2022 at 07:50 AM.

  5. #5
    Senior Member
    Join Date
    May 2020
    Posts
    182
    Hello Rudi

    thanks for replay but this didn solve the problem

  6. #6
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Maybe you did something wrong

    You'd better create a ticket with the request

  7. #7
    I confirm this code change did NOT work for me either.

    The "failure to format" issue mentioned here needs to be fixed to properly publish articles, blogs, news, faqs, etc.

    The following post shows you how to change your default Flynax textbox WYSIWYG bar for an advanced bar:

    - https://forum.flynax.com/showthread....editor-options

    As you may know, the advanced WYSIWYG textbox bar is needed for advanced formatting.

    I am wondering does the new version already correct this issue? Can someone confirm?
    Last edited by Joe Can; July 3, 2021 at 01:34 AM.

  8. #8
    Guru
    Join Date
    Jul 2019
    Location
    Australia
    Posts
    657
    Quote Originally Posted by Joe Can View Post
    I confirm this code change did NOT work for me either.

    The "failure to format" issue mentioned here needs to be fixed to properly publish articles, blogs, news, faqs, etc.

    The following post shows you how to change your default Flynax textbox WYSIWYG bar for an advanced bar:

    - https://forum.flynax.com/showthread....editor-options

    As you may know, the advanced WYSIWYG textbox bar is needed for advanced formatting.

    I am wondering does the new version already correct this issue? Can someone confirm?
    Same issue here,

    i added a image on a listing type blog post that i created and if you set the image to 100% width so it can be responsive you get all sorts of errors.

    Dont think 4.8.2 has a fix for this.
    Same as i dont think flynax is fully aware of this issue either because not many of us do the article thing.

  9. #9
    I'm jealous as my main competitor here allows their users to fully format their descriptions.

    Today's real estate agents were taught at university how to fully format their writings using the WYSIWYG bar.

    A colleague of mine teaches that subject in his computer advertising class.

    Clearly, the looks of an advertisement play a big role in the sale of goods and services.

  10. #10
    Guru
    Join Date
    Jul 2019
    Location
    Australia
    Posts
    657
    Joe do you have a competitor on here?
    I have always wondered why ppl are so secretive over their sites on here. Its not like their sites are worth millions. We all run the same script. Its funny in a way.

+ Reply to Thread