blazer380
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Hide tooltipFigured it out:
.qtip {
display: none!important;
}Forum: Plugins
In reply to: [Simply Static - The WordPress Static Site Generator] stuck in redirect loopThere’s no option to edit posts. I don’t mind it being open since this is a dev server.
Forum: Plugins
In reply to: [Simply Static - The WordPress Static Site Generator] stuck in redirect loopI removed the credentials.
This is the uploaded static files result: https://freedomtotalwellness2.mypreview.link/
Here’s a ZIP file of the exported static files:
Container code had to be set to ON to work.
This crashed dozens of my sites and I had to figure out what was causing it.
Forum: Plugins
In reply to: [Page scroll to id] Issue with JetElements TestimonialsThat was it! Turning off rocket-loader fixed the issue. Please let me know if at some point your plugin will be compatible with rocket-loader so I can turn it back on.
Thank you!Forum: Plugins
In reply to: [Page scroll to id] Issue with JetElements TestimonialsI’d be more than happy to send you WP Admin login so you can test.
Forum: Plugins
In reply to: [Page scroll to id] Issue with JetElements TestimonialsUnfortunately same issue…
Forum: Plugins
In reply to: [Page scroll to id] Issue with JetElements TestimonialsDone. I don’t have any shortcodes on that page.
Forum: Plugins
In reply to: [Page scroll to id] Issue with JetElements TestimonialsDone, but still not working ??
Forum: Plugins
In reply to: [Page scroll to id] Issue with JetElements TestimonialsDone, but still not working.
Forum: Plugins
In reply to: [Page scroll to id] Issue with JetElements TestimonialsIf I change that to visible, the testimonials do show up, but ALL of them (instead of just 3 at a time) and the slideshow effect doesn’t work. So that CSS rule is correct, because it hides all testimonials except for 3 that are supposed to be shown at a time.
I’ve disabled the plugin to show what it’s supposed to look like.This doesn’t make sense since I also installed Trustindex.io widget that has the same functionality as yours, and had no problem showing reviews for a PlaceID with no physical address.
Forum: Plugins
In reply to: [Import and export users and customers] Frontend import doesn’t delete usersI changed it to Editor and it worked. So basically the plugin only works with the Editor role.
I’m having an issue with your CSS having !important.
I need to overwrite the color, font-size, and line-height of the title, but your CSS is set as !important..yotu-videos.yotu-preset-abnb .yotu-video-title { color: #2857B3 !important; font-size: 30px !important; line-height: 30px !important; }