t.inoue
Forum Replies Created
-
I updated one of the problematic WordPress sites to 4.0.3.
I was able to confirm that there are no more errors when logging in.
Thank you.Forum: Plugins
In reply to: [Firelight Lightbox] Syntax error in PHP7.2I was able to confirm the solution in version 2.2.5.
Thank you for your support many times.
Forum: Plugins
In reply to: [Firelight Lightbox] Syntax error in PHP7.2Thank you.
Sent from firelightwp.com/contactForum: Plugins
In reply to: [Firelight Lightbox] Syntax error in PHP7.2Thank you for your response.
The upload method was automatic plugin update.When I installed Version2.2.3 from the WordPress administration screen by uploading a ZIP file, the plugin could not be activated due to the following error.
Parse error: syntax error, unexpected ‘)’ in /wp-content/plugins/easy-fancybox/inc/class-easyfancybox-admin.php on line 748
I have used the plugin quite a few times, and I checked all the sites, but there were 3 that had the same error, and it is below the configuration.
A Site | PHP7.2.34/WordPress 6.4.5
B Site | PHP7.2.34/WordPress 6.2.6
C Site | PHP7.2.34/WordPress 5.7.12Thank you.
Verified it is resolved in version 5.0.11Forum: Plugins
In reply to: [Easy Table of Contents] ez-toc-settings[exclude_css] not workingThank you.
I downloaded it from github and confirmed it works.Forum: Plugins
In reply to: [Easy Table of Contents] ez-toc-settings[exclude_css] not workingWith or without checking “Prevent the loading the core CSS styles. When selected, the appearance options from above will be ignored.” in Advanced, the export of the following CSS cannot be controlled in version 2.0.37 or later.
I don’t want to write this out.<style>.ez-toc-container-direction {direction: ltr;}.ez-toc-counter ul{counter-reset: item;}.ez-toc-counter nav ul li a::before {content: counters( item, “.”, decimal) “. “;display: inline-block;counter-increment: item;flex-grow: 0;flex-shrink: 0;margin-right: .2em; float: left;}.ez -toc-widget-direction {direction: ltr;}.ez-toc-widget-container ul{counter-reset: item;}.ez-toc-widget-container nav ul li a::before {content: counters(item , “.”, decimal) “. “;display: inline-block;counter-increment: item;flex-grow: 0;flex-shrink: 0;margin-right: .2em; float: left;}</style >
Forum: Plugins
In reply to: [Easy Table of Contents] ez-toc-settings[exclude_css] not workingI tested it locally and it was the same.
Freshly installed WordPress 6.1
no other plugins
Theme: Twenty Twenty-Three“Easy Table of Contents” is left as default
even if checked
<style>.ez-toc-container-direction … I’m worried about the following being written out————————
Easy Table of Contents 2.0.38■ Advanced / CSS : no check
<head>
<link rel=’stylesheet’ id=’ez-toc-css’ href=’/wp-content/plugins/easy-table-of-contents/assets/css/screen.min.css?ver=6.1.1′ media=’all’ />
<style id=’ez-toc-inline-css’>div#ez-toc-container p.ez-toc-title {font-size: 120%;}div#ez-toc-container p.ez-toc-title {font-weight: 500;}div#ez-toc-container ul li {font-size: 95%;}div#ez-toc-container nav ul ul li ul li {font-size: 90%!important;}</style><style>.ez-toc-container-direction {direction: ltr;}.ez-toc-counter ul{counter-reset: item;}.ez-toc-counter nav ul li a::before {content: counters(item, “.”, decimal) “. “;display: inline-block;counter-increment: item;flex-grow: 0;flex-shrink: 0;margin-right: .2em; float: left;}.ez-toc-widget-direction {direction: ltr;}.ez-toc-widget-container ul{counter-reset: item;}.ez-toc-widget-container nav ul li a::before {content: counters(item, “.”, decimal) “. “;display: inline-block;counter-increment: item;flex-grow: 0;flex-shrink: 0;margin-right: .2em; float: left;}</style>
</head></footer>
</body>■ Advanced / CSS : checked
<head>
<style>.ez-toc-container-direction {direction: ltr;}.ez-toc-counter ul{counter-reset: item;}.ez-toc-counter nav ul li a::before {content: counters(item, “.”, decimal) “. “;display: inline-block;counter-increment: item;flex-grow: 0;flex-shrink: 0;margin-right: .2em; float: left;}.ez-toc-widget-direction {direction: ltr;}.ez-toc-widget-container ul{counter-reset: item;}.ez-toc-widget-container nav ul li a::before {content: counters(item, “.”, decimal) “. “;display: inline-block;counter-increment: item;flex-grow: 0;flex-shrink: 0;margin-right: .2em; float: left;}</style></head></head>
</footer>
<link rel=’stylesheet’ id=’ez-toc-css’ href=’/wp-content/plugins/easy-table-of-contents/assets/css/screen.min.css?ver=6.1.1′ media=’all’ />
</body>————————
Easy Table of Contents 2.0.37■ Advanced / CSS : no check
<head>
<link rel=’stylesheet’ id=’ez-toc-css’ href=’/wp-content/plugins/easy-table-of-contents/assets/css/screen.min.css?ver=6.1.1′ media=’all’ />
<style id=’ez-toc-inline-css’>
div#ez-toc-container p.ez-toc-title {font-size: 120%;}div#ez-toc-container p.ez-toc-title {font-weight: 500;}div#ez-toc-container ul li {font-size: 95%;}div#ez-toc-container nav ul ul li ul li {font-size: 90%!important;}
</style><style>.ez-toc-container-direction {direction: ltr;}.ez-toc-counter ul{counter-reset: item;}.ez-toc-counter nav ul li a::before {content: counters(item, “.”, decimal) “. “;display: inline-block;counter-increment: item;flex-grow: 0;flex-shrink: 0;margin-right: .2em; float: left;}.ez-toc-widget-direction {direction: ltr;}.ez-toc-widget-container ul{counter-reset: item;}.ez-toc-widget-container nav ul li a::before {content: counters(item, “.”, decimal) “. “;display: inline-block;counter-increment: item;flex-grow: 0;flex-shrink: 0;margin-right: .2em; float: left;}</style>
</head></footer>
</body>■ Advanced / CSS : checked
<head>
<style>.ez-toc-container-direction {direction: ltr;}.ez-toc-counter ul{counter-reset: item;}.ez-toc-counter nav ul li a::before {content: counters(item, “.”, decimal) “. “;display: inline-block;counter-increment: item;flex-grow: 0;flex-shrink: 0;margin-right: .2em; float: left;}.ez-toc-widget-direction {direction: ltr;}.ez-toc-widget-container ul{counter-reset: item;}.ez-toc-widget-container nav ul li a::before {content: counters(item, “.”, decimal) “. “;display: inline-block;counter-increment: item;flex-grow: 0;flex-shrink: 0;margin-right: .2em; float: left;}</style></head></head>
</footer>
<link rel=’stylesheet’ id=’ez-toc-css’ href=’/wp-content/plugins/easy-table-of-contents/assets/css/screen.min.css?ver=6.1.1′ media=’all’ />
</body>————————
Easy Table of Contents 2.0.36■ Advanced / CSS : no check
<head>
<link rel=’stylesheet’ id=’ez-toc-css’ href=’/wp-content/plugins/easy-table-of-contents/assets/css/screen.min.css?ver=6.1.1′ media=’all’ />
<style id=’ez-toc-inline-css’>
div#ez-toc-container p.ez-toc-title {font-size: 120%;}div#ez-toc-container p.ez-toc-title {font-weight: 500;}div#ez-toc-container ul li {font-size: 95%;}div#ez-toc-container nav ul ul li ul li {font-size: 90%!important;}
.ez-toc-container-direction{direction:ltr}.ez-toc-counter ul{counter-reset:item}.ez-toc-counter nav ul li a::before{content:counters(item,”.”,decimal) “. “;display:inline-block;counter-increment:item;flex-grow:0;flex-shrink:0;margin-right:.2em;float:left}.ez-toc-widget-direction{direction:ltr}.ez-toc-widget-container ul{counter-reset:item}.ez-toc-widget-container nav ul li a::before{content:counters(item,”.”,decimal) “. “;display:inline-block;counter-increment:item;flex-grow:0;flex-shrink:0;margin-right:.2em;float:left}
</style>
</head></footer>
</body>■ Advanced / CSS : checked
<head>
</head></footer>
</body>Forum: Plugins
In reply to: [SiteGuard WP Plugin] Version:1.7.0 / PHP 5.6 でのエラーThank you
Forum: Plugins
In reply to: [Search Regex] fatal errorWordPress 6.0.1
Search Regex 3.0.1
PHP 7.2.34Parse error: syntax error, unexpected ‘)’ in /home/xxx/xxx.com/public_html/wp-content/plugins/search-regex/includes/source/class-source.php on line 356
Forum: Plugins
In reply to: [Search Regex] fatal errorI got the same symptom after updating to 3.0.1.