-
Created a topic, Preserve Resolution in EXIF, on the site WordPress.org Forums:
Hello, Could you please advise if it's possible to … -
Created a topic, Command-line No valid ImageMagick found, on the site WordPress.org Forums:
In some cases, the ImageMagick command-line binary is … -
Created ticket #61291 on Core Trac:
WP-Admin Categories and Post Edit Page Slow Rendering Due to lot of ... -
Created a topic, Cutom Taxonomies not working, on the site WordPress.org Forums:
Unfortunately, Custom Taxonomies not working. -
Posted a reply to WordPress 6.4 – The plugin no longer works., on the site WordPress.org Forums:
@kuchenundkakao Thank you! Your code helped me to fix the same issue with Device Theme… -
Posted a reply to Attribute archive URL with one filter selected, on the site WordPress.org Forums:
@stijnwizarts could you share a solution? @fesupportteam Unfortunately, it's not good SEO practice to duplicate… -
Posted a reply to Undefined array key “HTTP_HOST” when HTTP/3 is enabled, on the site WordPress.org Forums:
fastcgi_param HTTP_HOST $host; Did the same. WordPress also throws same warnings so it's better to… -
Created a topic, Undefined array key “HTTP_HOST” when HTTP/3 is enabled, on the site WordPress.org Forums:
Hello, after HTTP3 protocol is enabled plugin start th… -
Posted a reply to When Redis is enabled, hidden_empty => true is not working, on the site WordPress.org Forums:
Have the same issue after update to Wordpress 6.0 -
Created a topic, PHP8 Compatibility, on the site WordPress.org Forums:
Hello, I'm testing php 8 on dev env. Got this warning… -
Created a topic, [Robin image optimizer — save money on image compression] Повторная оптимизация изображений, on the site WordPress.org Forums:
Здравствуйте, Спасибо за замечательный плагин! Скажите… -
Posted a reply to [Comments - wpDiscuz] WpDiscuz excessive inline Javascript, on the site WordPress.org Forums:
Absolutely agreed with MegaZ. Also, please, get rid of jQuery. Native JS x10 times faster.… -
Posted a reply to [Optimize Images Resizing] Better image resize using ImageMagick, on the site WordPress.org Forums:
I’m talking about processing in general. WordPress uses GD library to process images. Optimize Images… -
Posted a reply to WPDiscuz & Autoptimize, on the site WordPress.org Forums:
Try to add wc_post_id to js exclude list. -
Posted a reply to cache compatible, on the site WordPress.org Forums:
@newwper3 With Redis working well. -
Created a topic, Better image resize using ImageMagick, on the site WordPress.org Forums:
Hello, Could you add a better way to crop image? I've… -
Posted a reply to Change “Notify of new replies to this comment”, on the site WordPress.org Forums:
Agreed. This button is not clear. -
Posted a reply to What is the custom field where are stored the favorites data about current user?, on the site WordPress.org Forums:
Hi, Favorites are stored in usermeta table. -
Posted a reply to Device Theme Swither (and probably other) bug, on the site WordPress.org Forums:
I've move all includes before WpdiscuzCore and all code from __construct() to init() as I've… -
Posted a reply to Device Theme Swither (and probably other) bug, on the site WordPress.org Forums:
If I'm not mistaken, it is a good practice to such includings inside init() function… -
Created a topic, Device Theme Swither (probably another) bug, on the site WordPress.org Forums:
Hello, gVectors Team! I can't load class.WpdiscuzWalk… -
Created a topic, Feature Suggestions, on the site WordPress.org Forums:
Hello, gVectors Team! Please, add this features in ne… -
Posted a reply to Publish to Facebook stopped working, on the site WordPress.org Forums:
@nextscripts please, clarify this point. -
Posted a reply to Publish to Facebook stopped working, on the site WordPress.org Forums:
Are user_posts, user_photos is neccessary? https://www.nextscripts.com/2018/07/facebook-app-review/ told that need only manage_pages, publish_pages. -
Posted a reply to Unnesessary thumbnails, on the site WordPress.org Forums:
Thank you very much! Will try to contribute in free time. Hope you are well. -
Posted a reply to Unnesessary thumbnails, on the site WordPress.org Forums:
@viper007bond It would be great to add ability to choose which thumbnails should be regenerated.… -
Posted a reply to User Roles Issue, on the site WordPress.org Forums:
I’ve code myself. Use wp_editor function to print editor. When I set edit_others_posts cap to… -
Created a topic, User Roles Issue, on the site WordPress.org Forums:
Hello, I've faced with problem that contributor witho… -
Created a topic, Error when Gutenberg is active, on the site WordPress.org Forums:
Plugin absulutely brake page CPT edit page Warning: c… -
Posted a reply to Error when updating some plugins, on the site WordPress.org Forums:
I have this issue to. I can't disable plugins from wp-admin and correctly update. After… -
Posted a reply to Save everage with decimal dot, not comma, on the site WordPress.org Forums:
Strange bug. Some averages in ratings_average post meta was saved in ',' format https://i.imgur.com/vzVNvC1.png and… -
Posted a reply to Save everage with decimal dot, not comma, on the site WordPress.org Forums:
Yes, my locale is Russian. floatval work correct with '.', not with ',' or I… -
Posted a reply to Save everage with decimal dot, not comma, on the site WordPress.org Forums:
This line https://github.com/lesterchan/wp-postratings/blob/master/wp-postratings.php#L1075 Original: $post_ratings_average = is_array($post_ratings_data) && array_key_exists('ratings_average', $post_ratings_data) ? floatval($post_ratings_data['ratings_average'][0]) : 0; My… -
Created a topic, Save everage with decimal dot, not comma, on the site WordPress.org Forums:
I have faced issue with averages. I don't know why, pr… -
Created a topic, Great plugin, on the site WordPress.org Forums:
Everything I need all in one! Thank you! -
Created a topic, Thank you for updates!, on the site WordPress.org Forums:
Great plugin! Thank you for continuing to develop the … -
Posted a reply to Hanging server, on the site WordPress.org Forums:
Now I'm working on the cookbook using this plugin. This bug appear while I open… -
Posted a reply to Hanging server, on the site WordPress.org Forums:
Everything seems to be working once the cookies were deleted. I think there is a… -
Created a topic, Hanging server, on the site WordPress.org Forums:
Hello, I've noticed that favorites started hanging my… -
Posted a reply to Brotli static support, on the site WordPress.org Forums:
I've found this ext https://github.com/kjdev/php-ext-brotli As an option :) -
Created a topic, Brotli static support, on the site WordPress.org Forums:
Hello Frank, Is it possible to add brotli_static supp… -
Posted a reply to Exclude by mask, on the site WordPress.org Forums:
I'm using custom paths for autoptimize static. But, It was necessary when I used domain… -
Posted a reply to Exclude by mask, on the site WordPress.org Forums:
Hi Tauseef, I use this plugin https://wordpress.org/plugins/autoptimize/ to concatinate js and css. Folders: js ->… -
Posted a reply to Exclude by mask, on the site WordPress.org Forums:
Hi Tauseef, May be some internal filter that I can use? Unfortunately, I have a… -
Created a topic, Exclude by mask, on the site WordPress.org Forums:
Hello, Can I exclude files from backup using mask? Fo… -
Created a topic, Can’t backup, on the site WordPress.org Forums:
Hello, After update to 1.7.2 I can't do backup. Proc… -
Posted a reply to Raising initial backup limits, on the site WordPress.org Forums:
91% 😀 -
Created a topic, Initial backup limits rising, on the site WordPress.org Forums:
Hello, Is it possible to raise backup limits? It is t… -
Posted a reply to Redis for Object Cache, on the site WordPress.org Forums:
Thank you for the update! Now both plugins works together correctly :) Now I've found… -
Created a topic, Redis for Object Cache, on the site WordPress.org Forums:
Hello, The plugin seems to work fine on dev site but …