@PitaJ said in Load pages except global header without refreshing entire page:
nodebb-plugin-customize
Thanks, it worked!
I am not 100% certain that this is a v1.0.0
change or something else. On my dev forum that I have upgraded from v0.9.4
to v1.0.0
the posts on the main page (using the Lavender theme) no longer graduate to white (opacity changes) if it is a long post when displayed on the main page.
Has anyone else noticed this behavior since upgrading?
@rod not sure what you mean. can you post screen shots?
@pichalite
v0.9.4
behavior:
[redacted]
v1.0.0
behavior:
[redacted]
@rod seems to work fine for me on v1.0.0.
@pichalite Let me check the only plugin difference I have between my production and testing forums. I will report back.
@pichalite I disabled the different plugin and no change.
Let's see if other users comment about the same issue.
@pichalite Which version of Lavender theme do you have? My prod is 3.0.2
my dev is 3.0.8
@rod 3.0.9
@pichalite How do you get 3.0.9?
$ git rev-parse --abrev-ref HEAD
--abrev-ref
55b43dca23702dca935aabb953594c8a343ee259
$ git pull
remote: Counting objects: 34, done.
remote: Compressing objects: 100% (12/12), done.
remote: Total 34 (delta 17), reused 14 (delta 14), pack-reused 8
Unpacking objects: 100% (34/34), done.
From https://github.com/NodeBB/NodeBB
55b43dc..8f8fcc8 v1.x.x -> origin/v1.x.x
697ac30..88372ed master -> origin/master
Updating 55b43dc..8f8fcc8
Fast-forward
src/upgrade.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
$ git rev-parse --abrev-ref HEAD
--abrev-ref
8f8fcc84168d424c7bdbf16ad4afae2cca36991c
Yet my Lavender theme is still 3.0.8 and no upgrade is available via the ACP.
@rod I am on master branch of NodeBB but that doesn't make any difference for your issue