Forum Replies Created

Viewing 15 replies - 136 through 150 (of 1,222 total)
  • Plugin Author tuxlog

    (@tuxlog)

    Hello,

    wp-forecast is not integrated with Elementor but you can use it as a widget or using a shortcode as it is described in the documentation.

    To extend the plugin with Elementor one have to extend the plugin accordingly.

    Plugin Author tuxlog

    (@tuxlog)

    Sorry, should be available now.

    Plugin Author tuxlog

    (@tuxlog)

    Hi nootkan,

    can you tell the location you choosed please? So I can try it on my testsite.
    And it would be useful to know what you see instead of the weather. Any messages?

    Plugin Author tuxlog

    (@tuxlog)

    Just released 6.1 with flatpickr. Unfortunately WP still has no time picker avaialbe.

    I do not want to add a check for identical email addresses because this is not a general problem. But why not add a hint in the template about not using identical addresses.

    Plugin Author tuxlog

    (@tuxlog)

    Hello yezzz,

    thank you for this report. I will check if it is possible to use the (meanwhile) included datepicker from WordPress directly.

    Why should it be disallowed to send a greeting card to oneself?

    Plugin Author tuxlog

    (@tuxlog)

    Hi,
    did you get any error messages showing up on screen or in debug.log?

    Just to make sure it is not a handling problem:
    – install the plugin
    – activate it
    – setup a location in admin dialog wp-forecast
    – going to desgin widgets and click +
    – looking for “WP forecast” in the long list of widgets
    – drag and drop it to the widget area
    – save it

    Plugin Author tuxlog

    (@tuxlog)

    Hello,

    as far as I understood the different sizes of the smilies lead to an unwanted layout of the smiley selection. Yes, this is difficult to handle, in the past, the best results could be achieved if you put the big smilies first of the row. In most cases overlapping is gone after that.

    Plugin Author tuxlog

    (@tuxlog)

    Hi,

    the easiest way to change this is to edit wpml_tinymce_plugin.js.
    There is a line tooltip: “wp-Monalisa Smilies”,
    Just edit the text between the quotes and you should be done.

    Plugin Author tuxlog

    (@tuxlog)

    Mhm, can you open the page, so I can have a look at the page myself. At the moment there is only a “cooming soon” screen.

    Plugin Author tuxlog

    (@tuxlog)

    Your css looks good.

    Please try

    .comment-form { 
        color: #ff0000 !important;
    }

    and let’s see if it works

    Plugin Author tuxlog

    (@tuxlog)

    Great job, if you got the javascript errors fixed. :good:

    First: Tochange the css for wp-monalisa you can rename wp-monalisa-default.css to wp-monalisa.css.

    Edit this file and add a line:

    .comment-form { color: #ff0000; }

    This will make the text red. Just change ff0000 to whatever color you want.

    Plugin Author tuxlog

    (@tuxlog)

    As far as I see the css class “comment-form” should change the text color and thank you for your hints about the css. Unfortunately I am not able to fix the javascript errors of the zefir theme. This leads to the problem with wp-monalisa because the javasript of wp-monalisa is not executed after the zefir errors occur.

    Plugin Author tuxlog

    (@tuxlog)

    Okay, I jsut read the developer discontinued the Zerif Light Theme maybe you should look for theme which is more up-to-date? Just a thought.

    Plugin Author tuxlog

    (@tuxlog)

    Hi again,

    I checked the theme and it does not use the filter “comment_form_defaults”. IF you want to extend the theme I think it is best trying to look at comments.php.

    Tochange the css for wp-monalisa you can rename wp-monalisa-default.css to wp-monalisa.css and change it as you like it.

    I tried Zerif Light with the the textfield name “comment” and it seems to work. The popup and other javascript depending features do not work because there are several other javascript error not related to wp-monalisa. I think it might be best way to fix those errors first.

    Hope it helps.

    Plugin Author tuxlog

    (@tuxlog)

    Hi,
    great you like wp-monalisa. Let’s see if we can get it to work.

    1) to show the smilies between the submit button and the textarea the theme must support the filter “comment_form_defaults”. Which theme do you use?

    2) You can change “Click to smile” either in wpml_comment.php or by changing the translation for your language for this term

    3) Yes, this is because if we show different sized smilies in a table, it looks weired and I have nor found a way to change this

    4) I have no idea about this. It works on my sites. Let’s check this after we got the basics working

    5) it makes the javascript loads at the bottom of the page to reduce load times and improve your speed score. it dies not work with every theme.

    6) if you have textarea input for comments and deactivate “Replace emoticons with HTML” it should work.

    Can you pleas specify what you mean by “default smile icon”. I didn’t get this.

    I hope it helps.

Viewing 15 replies - 136 through 150 (of 1,222 total)