Jaina "Jazzy" Jaslyn
Forum Replies Created
-
Forum: Reviews
In reply to: [Simple CSS] Amazing, but only one small thingThat’s awesome – thanks for the swift response ! Now how do I edit my 4 star to 5? ;_;
EDIT: Nevermind, got it! 🙂
Forum: Requests and Feedback
In reply to: Updating Page/Post UIMatthew I don’t see a feature request form in that site. It appears to be only for bug reporting. Please let me know if I’m mistaken.
Forum: Plugins
In reply to: [WP Video Lightbox] YouTube Lightbox & SSL/HTTPSHey everyone. I know it’s been nearly a year since I posted this original thread. I ended up hard-coding an HTTPS reference inside the plugin files. It worked for me, but I have to make sure to keep adding that HTTPS reference every time I update the plugin.
If anyone’s interested, I can post where that line of code is located. Though it was pretty easy to find.
Good luck! 🙂
Forum: Plugins
In reply to: [Simple Custom CSS Plugin] [Functionality Request] The Save Button.Hello Chris. We do use child themes. However because we’re trying to accurately represent the branding of the client’s business, these major CSS modifications are many times necessary to add a personal touch. Styles are not usually shared between multiple projects, but in the cases they are we typically create our own wordpress theme in those cases.
No wordpress theme is perfect, and I really like how using Simple Custom CSS on all our projects maintains a consistent location for those added styles.
Forum: Plugins
In reply to: [Simple Custom CSS Plugin] [Functionality Request] The Save Button.One more idea. This one is more for vanity sake, but I’ve never seen this functionality and it would also save time.
Have a sort of shortcode in CustomCSS editor to create a new “section”. The sections appear at the top, are clickable, and will take you to that portion of the CSS editor.
So for example you’d use it as such:
&Header& (css) &&Logo&& (more css) &&Contact Info&& (more css) &Navigation Menu& (more css) &&Sub-Menues&&And at the top there’s an anchor that scrolls to that section. From the example above it would appear as this at the top:
1. Header 1a. Logo 1b. Contact Info 2. Navigation Menu 2a. Sub-MenuesForum: Plugins
In reply to: [WP Crontrol] "SSL certificate problem"That was indeed the problem. Our host input the wrong credentials for the SSL and it went unnoticed until now.
Thank you for your quick response. You can mark this as solved 🙂
Forum: Plugins
In reply to: [WP Video Lightbox] Youtube Video auto play errorI, too had this issue. Did ?autoplay=1 and everything.