• Resolved ntiel

    (@ntiel)


    Hello again,
    Up to now, I was able not to use the minimum/maximum value setup. The latest update made it impossible. I cannot save my changes unless I fill these fiels.

    I do not want them or I do not want them to be displayed under the field on the calculator. It distracts the explanations I give.

    Is-there a solution?

    Thank you
    Carole

    The page I need help with: [log in to see the link]

Viewing 15 replies - 1 through 15 (of 21 total)
  • victormerino

    (@victormerino)

    Hi Carole

    In the Appearance section of the theme, choose the Before option instead of After in the Description field, at the bottom, and only the description will remain, disappearing min/max values.

    I hope I’ve helped.

    Regards

    Thread Starter ntiel

    (@ntiel)

    Dear Victor

    Thank you sooo much!

    It did work ??

    And thank you for specifying where was the “before option” : I could not find it.

    I will look later today to the other tips you offered.

    Have a great day ??
    Carole

    Thread Starter ntiel

    (@ntiel)

    Ohhh ??
    But it did bring back my hyphenation problem. Strange…

    Well. Not the end of it then.

    victormerino

    (@victormerino)

    Hi Carole ??

    I’m glad I helped.

    A hyphenation problem? I don′t understand… Let me know it, maybe I can help you.


    Have a great day!

    Thread Starter ntiel

    (@ntiel)

    I added some code in the css to avoid savage word breaks.
    When I specify the “before option”, it disables the added code somehow because the words break again.

    And this is very bad and it took us a long time to resolve the word breaking problem…. so… if I have to choose the less evil…

    It is so kind of you to help.
    Thank you

    • This reply was modified 1 year ago by ntiel.
    Plugin Support mgordonStylemixThemes

    (@mgordon7)

    Hello,

    Can you provide more details regarding word breaks? You can send screenshots and direct URL link, in order to better understand and forward the issue to our QA testing managers. We are keen to resolve unexpected issues as soon as possible. Thank you in advance!

    Best regards

    Thread Starter ntiel

    (@ntiel)

    Hi

    I had a word breaks problem at first. Lisa kindly and successfully helped me with the word breaks. See : https://www.ads-software.com/support/topic/hyphenation-4/#post-17524768

    BUT, if I use the advise Victor gives me (to select the “before option”), the unwanted word breaks come back.

    I explain and give screenshots here : https://activite-contributive.org/index.php/test-1/

    Thank you everyone, what a great community ??

    I’m so impressed.



    • This reply was modified 1 year ago by ntiel.
    • This reply was modified 1 year ago by ntiel.
    victormerino

    (@victormerino)

    Hi Carole

    Don’t worry. It is logical that now it does not work because the id of the element that was previously applied in the CSS has changed.

    It is a matter of reviewing it and modifying it to the correct value.

    Can you tell me where to see the current version online and where the error is so I can help you with the new code?

    Thread Starter ntiel

    (@ntiel)

    ?? Thanks Victor !

    I have come back to the old version online because I want it to be “clean”.
    https://activite-contributive.org/index.php/ma-contribution/

    But I detailed things here : https://activite-contributive.org/index.php/test-1/
    If you need me to leave the “before option” for a few hours on, let me know.

    Carole

    victormerino

    (@victormerino)

    Hi Carole ??


    If you let me see your website online with “before” activated, that is, replicate the situation with the bug, I can see the code and tell you what you have to change for it to work correctly.

    I have time now to see it if possible on your part.

    Regarding the other issues, I have answered you in the other thread: https://www.ads-software.com/support/topic/insert-text-to-contextualize/

    Thread Starter ntiel

    (@ntiel)

    Done!

    Thread Starter ntiel

    (@ntiel)

    And thank you for the other issue too, yes.
    I tried with the html but it was really too ugly ??
    It left so much space….

    And I could not find how to do the group….

    It does not matter.
    What I have is sufficient. Especially if we can resolve the min/max situation.

    It’s really really nice of you!

    victormerino

    (@victormerino)

    Hi Carole ??

    Where did you put according to Lisa’s instructions

    .ccb-wrapper-634 .calc-item__description.after span {
    word-break: break-word;
    }

    replace it with

    .ccb-wrapper-634 .calc-item__description.before span {
    word-break: break-word;
    }

    and it should work.

    The code was fine and working because it referred to the description.after element. But now it needs to be modified so that it applies to the description.before element and works fine.

    Let me know.

    victormerino

    (@victormerino)

    Hi Carole ??

    It is very easy to create a group of fields.

    Choose ‘Section (group)’ on the left side – at the bottom – and drag it to the canvas.

    Open it and write the name you want to appear. Check ‘Show name’, uncheck ‘Make this group collapsible’ and save.

    Drag the field you want —by placing the mouse over the field and the six little dots at right side— over the group.

    Save the changes. And that’s it.

    Thread Starter ntiel

    (@ntiel)

    Magical ! No unwanted word breaks anymore ??
    Thank you

Viewing 15 replies - 1 through 15 (of 21 total)
  • The topic ‘I do not want minimum/maximum values’ is closed to new replies.