Search found 6 matches

by rizqijune
Tue Feb 27, 2024 2:40 pm
Forum: General
Topic: filter uncategorized content
Replies: 4
Views: 4090

Re: filter uncategorized content

do you mean at admin panel?
by rizqijune
Sun Feb 18, 2024 7:58 am
Forum: Themes
Topic: How to make a home page
Replies: 1
Views: 844

Re: How to make a home page

I assume that you tried to display only the home section on the homepage? You don't need to change anything in index.php because it already states that if you visit any page other than page , it will show the home section. What you want to change is the home.php file. You can play around in there to...
by rizqijune
Thu Feb 15, 2024 12:08 pm
Forum: Plugins
Topic: Fetch Cover Image in Plugin (Solved)
Replies: 1
Views: 639

Re: Fetch Cover Image in Plugin

My bad. I forgot to add the cover image for the sticky content! :lol:
by rizqijune
Wed Feb 14, 2024 5:31 am
Forum: Plugins
Topic: Fetch Cover Image in Plugin (Solved)
Replies: 1
Views: 639

Fetch Cover Image in Plugin (Solved)

How to fetch cover image in plugin? It's working in my page.php theme. But in plugin it is not generating anything. I tried to add "test" to src image to make sure. Am I missing something? This is my plugin.php public function showFeatured() { global $L; global $pages; global $Page; if ($...
by rizqijune
Fri Jan 12, 2024 11:49 am
Forum: Themes
Topic: Defer in javascript script tag
Replies: 1
Views: 122951

Defer in javascript script tag

Hi, is there a way to defer a script tag with <?php echo Theme::js('https://blablabla.com/cdn.min.js', false) ?> ? Inserting manually is working but is there any function of Theme::js to add a defer? maybe something like <? echo Theme::js('https://this.is/ajsfile.js', false, defer, or async) ?> Blud...
by rizqijune
Fri Dec 09, 2022 12:51 pm
Forum: Plugins
Topic: Multilingual and Multi Blogs plugin [Beta]
Replies: 7
Views: 11631

Re: Multilingual and Multi Blogs plugin [Beta]

I tried to install it on my server but it just blank when i tried to activate it :?
any solution for this?
Here is the log file (pastebin)
Bludit v3.14.1