Andy Feliciotti
Forum Replies Created
-
Forum: Plugins
In reply to: [Lightweight Accordion] Bottom header lineHey @malinevskiy taking a look at this, likely I will need to add a CSS fix to the plugin. Are you able to add CSS to your site? I can give you a snippet.
Forum: Reviews
In reply to: [Lightweight Accordion] very niceThank you Yel! I will see if I can update to fix those issues!
The FAQ is purely schema not an auto-collapse function.
- This reply was modified 3 years, 6 months ago by Andy Feliciotti.
Forum: Plugins
In reply to: [Featured Image Caption] Problem with Theme@webhold yeah check it out, your solution works too, this basically just puts your post title on top of the featured image
Forum: Plugins
In reply to: [Featured Image Caption] Problem with ThemeAwesome! so happy to hear, if you have massive network of sites you might like my other plugin MightyShare.io that generates social share images, just something to consider (I made it originally for my large sites).
Forum: Plugins
In reply to: [Featured Image Caption] Problem with ThemeGlad it helped @webhold, Chrstiaan actually sent me your email, figured I would reply here :). It was an odd issue, basically Soledad overwrites the default WP featured option if you don’t disable that option making it impossible for the plugin to add to the area.
Forum: Plugins
In reply to: [Featured Image Caption] Problem with Theme@webhold Turn on Appearance > Customizer > Speed Optimization > General > Lazyload Images > “Disable Lazyload for Featured Image on Single Posts/Pages”
This will make Soledad use the standard WP featured image system and correctly append captions. Let me know if it works for you!
Forum: Plugins
In reply to: [Lightweight Accordion] Unable to set title background color using shortcode@shaominchua funny we both solved it at the same time!
Forum: Plugins
In reply to: [Lightweight Accordion] Unable to set title background color using shortcodeHey @shaominchua, looks like the readme is incorrect use “title_background_color” instead of “title_background”.
I will update the readme as well, thanks for spotting that!
Follow up, I see lines 243 in opengraph/class-image.php cause this. It seems to explode the URL set (so ? is basically removed) and checks if the url is ‘valid’. Really odd change.
Forum: Plugins
In reply to: [Lightweight Accordion] stylesheet does not load on index pageThat makes sense! let me know if you have any other questions. Also a review is appreciated if you’re enjoying 🙂
Forum: Plugins
In reply to: [Lightweight Accordion] stylesheet does not load on index page@edizbinder did it work for you? If so I’m happy!
Forum: Plugins
In reply to: [Lightweight Accordion] How do you show the dropdown arrow with shortcode@dallohj like the body of the accordion? This will left align the content:
https://gist.githubusercontent.com/someguy9/61d935735ffdd5b454a5b910e50404d1/raw/733462e87815d5de27365cc930e12b3a8ced9742/style.cssForum: Plugins
In reply to: [Lightweight Accordion] How do you show the dropdown arrow with shortcodeAwesome! Let me know if you have any other issues, and if you have a moment a review is appreciated!
Forum: Plugins
In reply to: [Lightweight Accordion] How do you show the dropdown arrow with shortcodeHey @dallohj it looks like your theme’s reset.css is removing the styling. Are you able to add custom CSS to your site? Adding this snippet should fix it.
Thank you Chris! So happy you enjoy the plugin AND video! Simplicity is king.
If there are any improvements I can make just let me know.