Shaun Roselt
Forum Replies Created
-
Here’s a video where I show it: https://youtu.be/LliPWMKdgTA
I hope that explains and helps?In the “Document Overview” under the “List View” section. I simply click on the three dots and say “Duplicate”.
Some extra info. It looks exactly the way it’s supposed to look in the editor, but in runtime it doesn’t look and work that way.Okay. So weirdly enough. I can’t replicate it on one of my other sites.
It’s clearly happening on this site: https://griekwastad.co.za/attractions/ (The first 5 works, but any new ones that I duplicate from the first 5 won’t work)Forum: Plugins
In reply to: [Prismatic] Works in Gutenberg for meOh wow Jeff. That’s fantastic. I’m super excited about the Gutenberg blocks.
Forum: Plugins
In reply to: [Prismatic] Errors/Warnings in PHP 7.xOkay thanks.
Forum: Plugins
In reply to: [Prismatic] Errors/Warnings in PHP 7.xHi. Any news on this?
Forum: Plugins
In reply to: [Broken Link Checker] PHP 7.3 deprecated code warningFILE: /home/programming/public_html/wp-content/plugins/broken-link-checker/core/core.php
———————————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————————————————–
957 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
———————————————————————————————————–FILE: /home/programming/public_html/wp-content/plugins/broken-link-checker/modules/extras/plaintext-url-parser-base.php
———————————————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————————————————————–
82 | WARNING | The constant “FILTER_FLAG_HOST_REQUIRED” is deprecated since PHP 7.3
———————————————————————————————————————–FILE: /home/programming/public_html/wp-content/plugins/broken-link-checker/modules/checkers/http.php
———————————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————————————————–
147 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
———————————————————————————————————–FILE: /home/programming/public_html/wp-content/plugins/broken-link-checker/includes/utility-class.php
—————————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
—————————————————————————————————–
42 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4
—————————————————————————————————–Forum: Plugins
In reply to: [Prismatic] Errors/Warnings in PHP 7.xI said errors because it could turn into a possible future error in upcoming PHP versions, but you’re 100% correct.
Right now it’s just warnings.
Forum: Plugins
In reply to: [WP Steam Auth] Errors/Warnings in PHP 7.xNo, but I don’t think that has anything to do with this above mentioned warning. Well it could, I don’t know to be honest.
Forum: Plugins
In reply to: [PHP Compatibility Checker] Why PHP 7.3 is missing?I’m also waiting for PHP 7.3 support 🙂
Forum: Plugins
In reply to: [Prismatic] Update Prism to the latest (1.16.0)Thank you. Very much appreciated.
I might ask for more languages to be added in the future. I’m busy working on a massive website with lots of code from many different languages. I’m slowly busy implementing and using your plugin for every code block on the website.
Forum: Plugins
In reply to: [Prismatic] Works in Gutenberg for meOkay thanks. I look forward to this feature.
Forum: Plugins
In reply to: [Prismatic] Update Prism to the latest (1.16.0)I’m interested in the GML language and CSS/JavaScript improvements from 1.16.0
Then also the newly added Java 10 stuff.
Forum: Plugins
In reply to: [Prismatic] Works in Gutenberg for meOh that’s great.
Would you recommend that I wait for that feature before I start using the plugin extensively within my websites or should I just go ahead and use it now?
Because I’m in the process of converting all my code blocks over to your plugin
Forum: Plugins
In reply to: [Prismatic] Works in Gutenberg for meIt would be nice if this plugin ads a dropdown box to the advanced menu and allow us to select a language there for the code block.
That would be amazing to have.
- This reply was modified 7 years, 1 month ago by Shaun Roselt.