Ivan Privalov
@ivanpr on WordPress.org
- Member Since: September 8th, 2014
Contribution History
Ivan Privalov’s badges:- WordCamp Speaker
-
Posted a reply to SEO Effect of Chords in text, on the site WordPress.org Forums:
Additionally, it would be awesome to have an option to mark the[verse label="Some text"][/verse]&[chorus label="Some… -
Created a topic, SEO Effect of Chords in text, on the site WordPress.org Forums:
Since the Chords are placed right in text, what is the… -
Created a topic, Frontend output reason?, on the site WordPress.org Forums:
Why would the plugin output the following inline JS an… -
Posted a reply to FILTER_SANITIZE_STRING is deprecated in PHP v.8.1, on the site WordPress.org Forums:
Maybellyne, was the ticket solved already? -
Created a topic, Not PHP v.8.1 compatible, on the site WordPress.org Forums:
The plugin shoots the following warning: [03-Nov-2022… -
Posted a reply to FILTER_SANITIZE_STRING is deprecated in PHP v.8.1, on the site WordPress.org Forums:
In the back-end the warning is also raised by: [31-Oct-2022 18:07:36 UTC] PHP Deprecated: Constant… -
Created a topic, FILTER_SANITIZE_STRING is deprecated in PHP v.8.1, on the site WordPress.org Forums:
I am getting the same warning at my WP. 6.0.3 under PH… -
Posted a reply to Php 8.1 deprecation Warning, on the site WordPress.org Forums:
I am getting the same warning at my WP. 6.0.3 under PHP v.8.1: PHP Deprecated:… -
Posted a reply to Ninja Forms “one-half first“, on the site WordPress.org Forums:
I have version 3.5.8.3 but the issue with validation remains. -
Created a topic, Ninja Forms “one-half first“, on the site WordPress.org Forums:
When I try to add the “one-half first“ class to the e… -
Posted a reply to v. 4.1.0 – failed to open stream … composer.json … in PluginActions.php, on the site WordPress.org Forums:
Those records appear when I open the Cloudflare's page: .../wp-admin/options-general.php?page=cloudflare#/home -
Created a topic, v. 4.1.0 – failed to open stream … composer.json … in PluginActions.php, on the site WordPress.org Forums:
Since I updated the Cloudflare plugin to the latest v.… -
Posted a reply to bootstrap-tagsinput.min.js.map 404, on the site WordPress.org Forums:
Sure, this is just a warning of a non-existing 404 request in the back-end, and… -
Created a topic, bootstrap-tagsinput.min.js.map 404, on the site WordPress.org Forums:
When editing a page, Google Chrome Console shoots: De… -
Posted a reply to Updating failed. JSON.parse: unexpected end of data at line 1 column 1 of the JS, on the site WordPress.org Forums:
Hello I experienced the JSON issue under v.2.47. The suggested setting fixed the issue for… -
Posted a reply to Unexpected end of JSON input, on the site WordPress.org Forums:
Hello I experienced the JSON issue under v.2.47. The suggested setting fixed the issue for… -
Posted a reply to the response is not a valid Json Reponse IS BACK, on the site WordPress.org Forums:
I am experiencing the same issue :( Can't update posts with "WP External Links" v.2.47… -
Created a topic, CSS in Footer, on the site WordPress.org Forums:
Thank you for a great plugin. I have request/support … -
Created a topic, Undefined index: path in /…/class.metaseo-broken-link-table.php, on the site WordPress.org Forums:
Hello, since the last update [v.4.2.6] our debug.log i… -
Posted a reply to Genesis 3.3 beta, on the site WordPress.org Forums:
Got a response from Corinne Olson: > We are referring to the Genesis Sample theme… -
Created a topic, Genesis 3.3 beta, on the site WordPress.org Forums:
The Genesis 3.3 announcement proposes to use the Genes… -
Posted a reply to Errors in 2.0.0, on the site WordPress.org Forums:
Thank you for a great plugin - it is a must-have functionality, I think. -
Posted a reply to Errors in 2.0.0, on the site WordPress.org Forums:
I had actually replaced it all with WordPress native, plugin independent: $image_term_id = get_term_meta( $term->term_id,… -
Posted a reply to Errors in 2.0.0, on the site WordPress.org Forums:
Man, the update to v.2.0.1 broke my category listings with: Fatal error: Uncaught Error: Call… -
Wrote a comment on the post Introducing handling of big images in WordPress 5.3, on the site Make WordPress Core:
WordPress's new large image-sizes can mess your image-ranking WordPress v. 5.3 introduced two new large… -
Confirmed as a speaker for WordCamp Kyiv 2019
-
Posted a reply to AMP pages optimization disabling, on the site WordPress.org Forums:
With the following code in the functions.php: function_exists( 'is_amp_endpoint' ) && is_amp_endpoint() && ! defined(… -
Posted a reply to 5.0 Breaks Classic Editor, on the site WordPress.org Forums:
If your website’s back-end editor went blank after update. This has happened to several of… -
Posted a reply to PHP Notice: Undefined index: media_query in style.php, on the site WordPress.org Forums:
At the same time, the following function uses 'media_queries' protected function apply_custom_media_queries( $custom_media_query ) {… -
Posted a reply to “Amp-animation” Error after update, on the site WordPress.org Forums:
@giorgio888 thanks for sharing the solution. I had the same issue... -
Created a topic, PHP Notice: Undefined index: media_query in style.php, on the site WordPress.org Forums:
My debug.log is full of PHP Notices stating: [25-Sep-… -
Posted a reply to WordPress Undefined index: full, on the site WordPress.org Forums:
Yes, Stefan, the new version fixed the 'notice' issues in the front-end and the back-end… -
Posted a reply to The tag ‘amp-mustache extension .js script’ appears more than once, on the site WordPress.org Forums:
The error had disappeared after I've changed the AMP Theme several times and back to… -
Posted a reply to The tag ‘amp-mustache extension .js script’ appears more than once, on the site WordPress.org Forums:
You can see an error when Test-Validate with: https://validator.ampproject.org/#url=https%3A%2F%2Fbeebole.com%2Fblog%2Fevaluate-timesheet-software-scorecard-spreadsheet%2Famp%2F -
Posted a reply to The tag ‘amp-mustache extension .js script’ appears more than once, on the site WordPress.org Forums:
We have the same issue at: https://beebole.com/blog/evaluate-timesheet-software-scorecard-spreadsheet/amp/ The Google Search Console states: The tag 'amp-mustache… -
Posted a reply to Speed issue when creating thumbnails, on the site WordPress.org Forums:
1000x10 images is nothing for the Database processing, so the database must not be a… -
Posted a reply to Speed issue when creating thumbnails, on the site WordPress.org Forums:
But how big is your media-library and how many image-size do you create per image?… -
Posted a reply to WordPress Undefined index: full, on the site WordPress.org Forums:
Hello Stefan, thank you for fixing this in the front-end. Please, notice, as I said… -
Posted a reply to WordPress Undefined index: full, on the site WordPress.org Forums:
Try to dump the array with: $image_meta_data = wp_get_attachment_metadata( $this->id ); echo '<pre>'; var_dump($image_meta_data); echo… -
Posted a reply to WordPress Undefined index: full, on the site WordPress.org Forums:
Info: $fullpath = wp_get_attachment_image_src( get_post_thumbnail_id( $post->ID ), 'full' ); -
Posted a reply to WordPress Undefined index: full, on the site WordPress.org Forums:
Actually, looking at the following code: $image_meta_data = wp_get_attachment_metadata( $this->id ); ... why do you… -
Posted a reply to WordPress Undefined index: full, on the site WordPress.org Forums:
Same issue in the plugin back-end's settings: Notice: Undefined index: full in .../wp-content/plugins/responsify-wp/admin/views/selected_sizes.php on line… -
Created a topic, WordPress Undefined index: full, on the site WordPress.org Forums:
There is an issue with the // Fix E_WARNING: Illegal s… -
Posted a reply to Max-width 100%, on the site WordPress.org Forums:
Here are the settings we use: Admin > Settings > Reading: For each article in… -
Created a topic, Max-width 100%, on the site WordPress.org Forums:
Setting max-width to a pixel size causes issues in the… -
Posted a reply to Manually include the CSS, on the site WordPress.org Forums:
p.s. it would also be nice to be able to select a semi-transparent CSS background… -
Created a topic, Manually include the CSS, on the site WordPress.org Forums:
Dear developers, thank you for a great plugin! May I p… -
Posted a reply to Exclude Pages, on the site WordPress.org Forums:
Thank you. Meanwhile, this 'must-use plugin' option might be used to deactivate the plugin manually,… -
Posted a reply to Exclude Pages, on the site WordPress.org Forums:
Thank you, Raul, this solution will not work, since the website works great with the… -
Created a topic, Exclude Pages, on the site WordPress.org Forums:
We have a Gravity Form with conditional logic that doe…