Forum Replies Created

Viewing 6 replies - 16 through 21 (of 21 total)
  • Forum: Plugins
    In reply to: [Polylang] PHP Warning
    dashamiro

    (@dashamiro)

    Thank you very much! Great plugin! Excellent support!

    Forum: Plugins
    In reply to: [Polylang] PHP Warning
    dashamiro

    (@dashamiro)

    I use the excellent plugin on several sites.
    Is it worth it to wait for a solution with support?
    (I really do not want to use crutches -> display_errors Off).

    Or is this your final decision – and everyone will still have to turn off PHP Warning?

    Thread Starter dashamiro

    (@dashamiro)

    Thanks for your work ! You are really the best))
    Your policy on free topics and their support brings you to an absolutely leading position!

    Thread Starter dashamiro

    (@dashamiro)

    Thanks to the author of the topic, he found a solution –
    /js/colormag-custom.js
    Line 44 //

    Decision

    			jQuery( document ).on(
    				'click.outEvent',
    				function ( e ) {
    					if ( e.target.closest( '.top-search-wrap' ) ) {
    						return;
    					}
    
    // HID MY 	hideSearchForm();
    
    					// Unbind current click event.
    					jQuery( document ).off( 'click.outEvent' );
    				}
    			);
    		}
    	);
    

    It’s bad that this does not work for me in the child theme – I will have to edit it when updating.

    I hope the authors of the topic pay attention to this moment and find why it sometimes works incorrectly – I really hope so!

    If there is a more correct way to fix this problem, then I will be glad to know it! Thank!

    • This reply was modified 5 years, 2 months ago by dashamiro.
    • This reply was modified 5 years, 2 months ago by dashamiro.
    • This reply was modified 5 years, 2 months ago by dashamiro.
    Thread Starter dashamiro

    (@dashamiro)

    Thank you for help!

    I disabled the caching and minimization plugins.

    I disabled all plugins. Of course I cleaned the cache.
    (The only thing I did was on a copy on the localhost).

    Video – I disabled all plugins

    But the form appears only in Safari browser.

    In Chrome, Opera and Firefox – does not work.

    I use of course a child theme.

    What more could I do?
    I will be very grateful for the advice!

    • This reply was modified 5 years, 2 months ago by dashamiro.
    • This reply was modified 5 years, 2 months ago by dashamiro.
    • This reply was modified 5 years, 2 months ago by dashamiro.
    Thread Starter dashamiro

    (@dashamiro)

    После установки плагина Fotorama
    Положить в папку – /wp-content/plagins/
    файл – fotoramaDefault.js
    Содержащий скажем

        fotoramaDefaults = {
          nav: 'thumbs',
          allowfullscreen: 'true',
          loop: 'true',
          keyboard: 'true',
          thumbheight: 130,
        }

    Тут надо быть осторожным – заметила некоторые настройки не работают, или опечатка, ошибка и слайдер в дефолтном состоянии – без иконок или раскрытия полного окна по клику.

    И обычная галерея выводит ваши фото – первое большое – остальные миниатюрами.

    Еще можно в стилях задать – обтекание текстом
    div.fotorama--wp {width: 60%; float: left; margin-right: 34px;}

    Пишу просто для тех у кого не работает а долго разбираться не хочется (хотя все написано в инструкциях и редми).
    (Сама такая – поставила плагин – что-то не так – не работает – хотя возможно в настройках все корректируется – удалила плагин).

Viewing 6 replies - 16 through 21 (of 21 total)