dnikola
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: big Image Thresholdthis worked for my problem of frontend upload.
Thanks!Forum: Plugins
In reply to: [WP Hide & Security Enhancer] Upload problem fixHi Jan,
thanks for your kind replay!
I understand your replay, but i had conversation over email with plugin author where i purchased and paid version before so just replayed because I wanted to notify author that same person is in touch.
I didn’t want to close ticket as resolved because as you also told, want to help next users with same problem.Regards
NikolaForum: Plugins
In reply to: [WP Hide & Security Enhancer] Upload problem fixHi Dan,
sorry I didn’t get notification on email about your replay!
I will provide you a dev env and send you on email.
Regard!
Forum: Plugins
In reply to: [WP User Profiles] Not working after last updateYes it works.
Thanks!
Forum: Plugins
In reply to: [WP User Profiles] Not working after last updatei will check and let you know ASAP.
Forum: Plugins
In reply to: [Application Passwords] Conflict with another pluginCan you make a test?
Forum: Plugins
In reply to: [Yoast SEO] Yoast indexable is hitting performanceHello @suascat_wp
and how can wp cli help when again need to query db ?
Also what is a point of this inexables? I mean I have choose to not process with index (option to hide notice and continue as before)
I see now a db table wp_yoast_indexable is filling, and for around 200K posti is 250MB
so it will grow on 800mb when finish thus indexing and I will get what?
Forum: Plugins
In reply to: [Autoptimize] HTML optimization problemHi,
thanks for your replay!
Any possibility to resolve this problem?
Did you tried to reach their support or you this this is 100% problem on their side?
What do you think to ping them on this topic?
Forum: Plugins
In reply to: [Autoptimize] Gravatar imagesyes, now right image is loaded, but not lazy loaded ??
Forum: Plugins
In reply to: [Lazy Loader] Background Image loads instantlyHi thanks for your kind replay.
That didn’t helped ??
Forum: Plugins
In reply to: [Lazy Loader] Background Image loads instantlyHello
can you point me on documentation where I can find instructions how to lazy load images which are bachround.
here is code how my theme is picking up images
<article class="carousel-audio-article" <?php if( has_post_thumbnail() ) : ?> style="background-image: url(<?php echo stylish_get_featured_image_url('blog'); ?>);" <?php endif; ?>> <span class="article-type">
Thanks for a help!
Forum: Plugins
In reply to: [Kadence WooCommerce Email Designer] Not Working With WooCommerce MembershipHi there,
i am not sure is this related to this problem but activating this plugin i get an error on success page
[05-Apr-2019 09:42:19 UTC] PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function Kadence_Woomail_Designer::add_email_header(), 1 passed in /home/xxxxx/public_html/wp-includes/class-wp-hook.php on line 286 and exactly 2 expected in /home/xxxxx/public_html/wp-content/plugins/kadence-woocommerce-email-designer/kadence-woocommerce-email-designer.php:533 Stack trace: #0 /home/xxxxx/public_html/wp-includes/class-wp-hook.php(286): Kadence_Woomail_Designer->add_email_header('Membership gran...') #1 /home/xxxxx/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array) #2 /home/xxxxx/public_html/wp-includes/plugin.php(465): WP_Hook->do_action(Array) #3 /home/xxxxx/public_html/wp-content/plugins/woocommerce-membership/templates/emails/customer-membership-granted.php(14): do_action('woocommerce_ema...', 'Membership gran...') #4 /home/xxxxx/public_html/wp-content/plugins/woocommerce-membership/rightpress/rightpress-helper.class.php(88): include('/home/xxxxx/pu...') #5 /home/xxxxx/public_html/wp-content/plugins/ in /home/xxxxx/public_html/wp-content/plugins/kadence-woocommerce-email-designer/kadence-woocommerce-email-designer.php on line 533
Forum: Plugins
In reply to: [Imsanity] Help with cropping fileshmm ??
ok Thanks i will wait for your replay! ??
Thanks for your help!
Forum: Plugins
In reply to: [Imsanity] Help with cropping filesHi,
thanks for your replay!
I tried also tried to use this in my functions file
add_filter( 'imsanity_crop_image', '__return_true' );
it just resize picture to larger size ??
for example now is
1058 x 2280
it should crop it to
1058 x 1511but it resize it to
701 x 1511setting in plugins are like this one
https://prnt.sc/mmwh08Once again thanks!
Forum: Plugins
In reply to: [WooCommerce] Variable product / need help with multiple options setupHi
thanks for your kind replay!
I will check on this and let you know if there is any more info that i need.I will return with result if achieve result with custom coding.