siehdiewelt
Forum Replies Created
-
Forum: Plugins
In reply to: [Aesop Story Engine] Problems with Chapters ComponentI had a similar problem with the main theme (Tempera) and Michael told me to put this into the plugin code snippet:
add_filter(“aesop_chapter_scroll_container”,”mychaptercontainer”);
function mychaptercontainer(){
return “.entry-content”;
}After this it worked. Isn’t that also possible with the mobile theme? Code snippet should also apply there, no?
Tempera is responsive in theory, but we really like the look of Radcliffe on smartphones.
Forum: Plugins
In reply to: [Aesop Story Engine] Getting parallax to workHi,
since I have a similar question I will aks it here: I would like a parallax effect like the images in this (Aesop based) post: https://countingthedead.com/2014/08/23/counting-the-dead/
(like the image of the tree)I don’t know how to achieve that with the parallax component of the plugin. Okay, smth is moving and looks “parallaxish” but it’s not this clean effect that I would like to achieve.
Here is a link to my test post: https://siehdiewelt.com/testbeitrag/
There are two parallax components (the colored images of Stonehenge). And they kind of move parallaxish. But not really. How can I get it wo work like in the counting-the-death-post?Thanks
MarkusForum: Plugins
In reply to: [Aesop Story Engine] Problems with Chapters ComponentIT simply won’t come out when you click on the symbol. ??
Forum: Plugins
In reply to: [Aesop Story Engine] Problems with Chapters ComponentTwo more problems came up:
1. In the mobile version the chapter-slidedeck doesnt work correctly. (we use another theme for smartphones: Radcliffe (1.09) I simply won’t come out when you click on the symbol.
2. The item “Top” doesn’t really work. When I click on it, it jumps to the first chapter, not the actual top of the article.
Best
MarkusForum: Plugins
In reply to: [Aesop Story Engine] Problems with Chapters ComponentYes, I added that code into the code snippet plugin. Now it’s working, thanks!
Forum: Plugins
In reply to: [Aesop Story Engine] Problems with Chapters ComponentOk! I deactivated the plugin “Mobile ShareBar” and now the chapter images and headings are displayed beautifully! However, the chapters dont’t appear in the slide deck menu…
Forum: Plugins
In reply to: [Aesop Story Engine] Problems with Chapters ComponentSeems there was a typo, now its activated.
The slide deck for the chapters is working now… but the chapters themselfs disappeared (there should be 2 chapter components in the post): https://siehdiewelt.com/testbeitrag/
Forum: Plugins
In reply to: [Aesop Story Engine] Problems with Chapters ComponentHey,
yes, we are using Tempera 1.2.2 and ASE 1.4.1.
I added your code with the Plugin Code Snippet and activated it, but no change: https://siehdiewelt.com/testbeitrag/