• Thanks for your extension
    Some things I wanted to fix if you are opening a new version, or if you can help me.
    A. The bottom arrow of the fields covers the words and it’s a bug. See attachment link.
    B. By default, what should appear in the text box is the first-line text in the selection box.
    C. Need a frame for the typing box.
    D. Need a custom buy link for every other link font, and not one buy for everyone.
    E. I have affiliate editors on the site. I need to know what to define in a user role to access this extension.
    F. Need a built-in font change and no codes.

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author kontur

    (@kontur)

    Hey,

    thanks for your feedback. Some issues I already know of, others I don’t quite understand.

    A) What exactly do you mean, can you post a link to a screenshot?
    B) Okay, I have to look into this; I am not quite sure how it is implemented now, but I think like you say sounds good, that if there is initial text that is set it should be the first option in the predefined list of text samples. Or at least that should be an option in the admin area.
    C) You can just add CSS for .current-font in your theme. I might consider adding this to the styling options in the future ??
    D) That is an issue someone else had before as well, and I am not sure if I eventually want to add that to the plugin or not. In fact, I am currently leaning towards removing the buy and specimen link options altogether, and instead people that want to show links etc. based on a Fontsampler or font selection should implement that themselves. I understand your need for this, however ?? Maybe you can display a link after the Fontsampler shortcode and use custom Javascript to detect when a font in the dropdown is selected, and then based on what the selected font is update your custom buy link element?
    E) Hm. I’ve not ever looked into making more differentiated role based permissions for the plugin. What would be your needs? I.e. what should the editors be able to do, what should only an admin be able to do?
    F) I don’t quite understand what you mean by that, can you explain some more?

    Hope I could clear up at least a few things.

    Super glad to see the plugin used on sites with RTL languages — a while back I did some tweaks to the plugin for a user showing Arabic fonts. How has the plugin worked for you in regard to RTL, everything as it should be?

    BR
    Johannes

    On c) I used
    <style type=”text/css”>
    .fontsampler-interface.fontsampler-id-1 .type-tester__content {
    border:3px solid;
    border-color:#330000; /* Black */
    }
    </style>

    Thread Starter moshe

    (@moshe1111)

    https://www.up2me.co.il/imgs/74168875.png

    This is a screenshot that the right arrow hides.
    I saw that English had already fixed the problem. But not in the current language.

    Thread Starter moshe

    (@moshe1111)

    Thread Starter moshe

    (@moshe1111)

    In connection with the last request, the extension was designed to run the plugin’s design interface, where it is possible to choose a font by code, and I would prefer to choose a font as normal as a text editor without having to write code.

    Thread Starter moshe

    (@moshe1111)

    The fifth question – no longer relevant. And the second question has already been resolved.

    • This reply was modified 5 years, 1 month ago by moshe.
    Thread Starter moshe

    (@moshe1111)

    <style type=”text/css”>
    .fontsampler-interface.fontsampler-id-1 .type-tester__content {
    border:3px solid;
    border-color:#330000; /* Black */
    }
    </style>

    Where to enter the code for the typing line – what have you written here?

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Some notes on your extension’ is closed to new replies.