finderX
Forum Replies Created
-
Problems with COMODO ruleset.
Disable this rules
214940 more at https://stackoverflow.com/questions/61098278/modsecurity-rule-214940-warning
214540 more at https://ww.wp.xz.cn/support/topic/triggers-modsecurity-rule-214540/But after this random 403 at main page.
- This reply was modified 3 years, 11 months ago by finderX.
Forum: Plugins
In reply to: [Lightbox with PhotoSwipe] Empty brackets in EXIF infoThx. Updated. Work on example page by link in start-topic
Forum: Plugins
In reply to: [Lightbox with PhotoSwipe] PHP error exif_read_data File not supportedThanks for fast answer. Wait for update to 3.2.5. 🙂
- This reply was modified 4 years, 6 months ago by finderX.
Forum: Fixing WordPress
In reply to: Plugin to add attributes to HTML tagsThanks a lot! Great solution. What about TinyMCE instead edit RAW html code and plugin https://ru.ww.wp.xz.cn/plugins/protect-schemaorg-markup-in-html-editor/
Forum: Fixing WordPress
In reply to: Plugin to add attributes to HTML tagsIt need userfriendly add custom attributes to any tag or gutenberg block like ID or class.
For example adding itemprop=”value” attribute.
Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] Current Version Compatible With PHP7Same. Running PHP 7.1.4 and works.
Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] Gmap over SSL^_^
Forum: Plugins
In reply to: [Firelight Lightbox] fancybox iframe with https ?My site open with ssl.
Fancybox content blank, when i click on youtube link, because Youtube videos use http embed by default.
How use https embed links, because it works?Also in youtube shortcode, line 627:
$return[] = '<iframe width="' . $atts['width'] . '" height="' . $atts['height'] . '" src="https://www.youtube.com/embed/' . $id . $autoplay . '" frameborder="0" allowfullscreen="true"></iframe>';Thanks a help, it’s VERY useful.