Username123 Approved

Member since: 2021-04-16

Recent posts by Username123
Post When

Why "is_hidden" or "navigation_hidden" does not hide the page from the sitemap.xml (All Static Page)...

Posted in Hidden pages - not hidden from sitemap.xml

daftspunk said:

Hey, try this:

function onInit() {
   $this['activeMenuItem'] = $this->post->catego...

Posted in Blog category.slug in activeMenuItem?

How to add Blog "category.slug" to "activeMenuItem"?

function onInit() {$this['activeMenuItem'] = ?...

Posted in Blog category.slug in activeMenuItem?

Found the answer here https://stackoverflow.com/questions/48199529/octobercms-variable-disappears-af...

Posted in Variable from staticPage in prepareVars, how?

Works if "onEnd" or "onBeforePageStart", but that doesn't solve my problem.

But I'm getting closer t...

Posted in Variable from staticPage in prepareVars, how?

Doesn't work for me

My layout:

description = ""

[staticPage]
useContent = 1
default = 1

==
<?php
...

Posted in Variable from staticPage in prepareVars, how?

I am trying to check it like this:

function onStart() {

    $var = $this->staticPage->extraData['S...

Posted in Variable from staticPage in prepareVars, how?

I'm confused about the process, but I'll try to explain.

The problem with the filter.

{% for page ...

Posted in Variable from staticPage in prepareVars, how?

daftspunk said:

If this is related to RainLab.Translate, please run composer update to get the late...

Posted in OctoberCMS v2 Log Info -> Purgeable is deprecated

Hi

Level Info

Class October\Rain\Database\Behaviors\Purgeable is deprecated. If you require this cla...

Posted in OctoberCMS v2 Log Info -> Purgeable is deprecated