Dan
Dan
Hello, we just need to modify the theme (mostly the CSS), no need to modify the core. Copy one of the theme and rename it eg. "my-theme", put it back...
Apologies, I will close this one. Please create another pull request so it does not conflicted with the latest version.
Currently htmly only use the post filename path as the ID, you can access it using `$p->file` so use it as the key. Please note the filename path will changed...
From the project readme. ``` \Interact_PHP\Interact_PHP(""); ```
Yes it should placed in post.html.php. Try check the PHP error log to find the problems
It will be better using the `$p->url` with /post/ type slug because as long as the slug never changed it always has the same format.
@afoster1955 for PHP integration read #747 Already added it to the docs: [Commentics PHP Integration](https://docs.htmly.com/tips-trick/commentics-integration)
@bttrx OK noted. No ETA but I will look into it. At the moment we can look at third party solutions and integrate them into htmly. Regarding the docs I...
Thanks for the PR!
Hello, Please install php-fpm, php-mbstring, php-xml, php-common, php-cli, php-curl, php-zip, and php-intl. Example [nginx configuration](https://docs.htmly.com/web-servers/nginx)