Search found 4 matches

by letontop
Tue Nov 09, 2021 7:46 am
Forum: General
Topic: How to add a loop
Replies: 1
Views: 969

How to add a loop

Code: Select all

<?php if ($page->custom('Hidearticle')) {continue;}?>
I used the code above.
One article was filtered.
But I set "Items per page=8". But only 7.
What can I do to add a loop after executing the code to make it 8.
by letontop
Thu Nov 04, 2021 6:06 pm
Forum: Plugins
Topic: How can I get the image address?
Replies: 3
Views: 1296

Re: How can I get the image address?

Thank you very much. The problem has been solved.
by letontop
Thu Nov 04, 2021 9:49 am
Forum: Plugins
Topic: How can I get the image address?
Replies: 3
Views: 1296

How can I get the image address?

I want to get the image link in the content
by letontop
Mon Oct 25, 2021 7:13 pm
Forum: General
Topic: Bludit v4 - Alpha version
Replies: 32
Views: 201232

Re: Bludit v4 - Alpha version

Hello, I use 3.13.1 to develop a theme。
In 4.0, nothing is displayed。
I don't know where the problem is :?: