simple_mama
Forum Replies Created
-
Forum: Reviews
In reply to: [Aesop Story Engine] Awesome plugin for a beautiful siteThanks so much for your review! We’re thrilled you love Aesop Story Engine as much as we do. π
If there’s anything you’re still struggling with, please view our help docs at http://aesopstoryengine.com/help
Thanks again!
Forum: Reviews
In reply to: [Aesop Story Engine] AmazingThanks so much for your review! We’re glad you’re enjoying it. If you have any questions or suggestions, don’t hesitate to contact us.
Forum: Plugins
In reply to: [Aesop Story Engine] gallery re ordering itself?Hi Chris. The gallery uses whatever order you have placed the pics in. Make sure the random box is unchecked. You can view this quick video to see how you can manually reorder them as well http://recordit.co/aqez7ro3A4
Hope that helps!
Forum: Plugins
In reply to: [Aesop Story Engine] Emails by chapterSorry Robbie, I can’t think of any that do that off the top of my head. Perhaps changing the search terms up a bit may help. Or maybe even email by category (if you have them all set to the same category). Just trying to throw some ideas out there to you!
Forum: Plugins
In reply to: [Aesop Story Engine] How can I make full width images, videos and parallax ?Hi Mike!
Your Genesis child theme is actually determining the text color (#333) for paragraphs so you’ll have to alter your theme settings in order to change the text color.
If you decide to format with custom CSS, I recommend using a plugin like Simple Custom CSS to save your CSS (https://ww.wp.xz.cn/plugins/simple-custom-css/).
If youβre not familiar with how to use CSS inspector in Chrome, itβs super easy to use and will make finding the css classes that youβll need when you want to change the design. Hereβs a great in-depth article about this: http://www.html5rocks.com/en/tutorials/developertools/part1/
I hope you enjoy Novella! π
Forum: Plugins
In reply to: [Aesop Story Engine] How can I make full width images, videos and parallax ?Hi Mike.
The reason you are seeing a dark box with no text is because your text and content background colors are the same.
Your genesis theme uses #333 as the paragraph text color. And it looks like the color you selected for the content box background is #333 also. I would suggest changing the box color to something else (your easiest option).
If you don’t want to do that, then you can always overwrite anything you want by writing custom CSS code. π
Forum: Plugins
In reply to: [Aesop Story Engine] How can I make full width images, videos and parallax ?Hi Mike!
Have you added the Aesop styling classes to Genesis? We’ve made it super easy to do with our last update! Check out http://aesopstoryengine.com/developers/ and scroll to the “Load Extended CSS Support” section. Just paste that last snippet of code into a plugin like Code Snippets and we’ll make Genesis load Aesop styles beautifully. π
I will certainly log your suggestions. You never know, you might see your idea one day!
Best,
Jenny
Forum: Plugins
In reply to: [Aesop Story Engine] Emails by chapterHi Rob!
We don’t have anything in the works for an add-on like this but I will add it to the list of add-on ideas for sure. π
In the meantime, I did a quick search here at wp.org and found quite a few plugins that should help accomplish this task as well. Check them out at http://ww.wp.xz.cn/plugins/search.php?q=new+post+email Be sure the plugin you install has been recently updated and highly related.
Hope that helps!
Forum: Plugins
In reply to: [Aesop Story Engine] How can I make full width images, videos and parallax ?Hi Mike!
Instead of using pixels for padding, use %, and you’ll still be responsive. Try something like 5% on each side and go from there. π
Parallax on the front page of Novella is certainly a cool idea! I will make sure to ask Nick to revisit this post.
Forum: Plugins
In reply to: [Aesop Story Engine] inline commentsHi Janet. We’re not satisfied with any of the current implementations to provide compatibility. Inline comments is on our to-do list but is not a priority at the moment.
Forum: Plugins
In reply to: [Aesop Story Engine] Fullscreen ParallaxYou’re very welcome! π
Forum: Plugins
In reply to: [Aesop Story Engine] Fullscreen ParallaxYou’d have to write some browser specific CSS (targeting mobile devices), then you can have it display on each device however you’d like. π If you don’t already use a plugin to save your custom CSS code, I recommend using one called Simple Custom CSS (http://ww.wp.xz.cn/plugins/simple-custom-css/).
Forum: Plugins
In reply to: [Aesop Story Engine] How can I make Readium theme ase-compatible?You’re quite welcome π
Forum: Plugins
In reply to: [Aesop Story Engine] How can I make Readium theme ase-compatible?Hi Ernie! Glad you’re enjoying Aesop. π
We’ll be releasing an update soon which will greatly improve theme compatibility (look for version 1.0.9).
Once you have the updated version, visit this link, specifically the “Load Extended CSS Support” section: http://aesopstoryengine.com/developers/
Hope that helps!
Forum: Plugins
In reply to: [Aesop Story Engine] Fullscreen ParallaxGlad you got it working, and thanks for the help Andrew!