ThomDJ
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Post Type UI] Hierachy not workingHi there,
Yes, I was referring to the capability type. Setting it back to ‘post’ didn’t immediately fix it, but it’s working as intended after a clean WP install. I noticed, though, that I had the same issue with the similar plugin called Pods. Not sure what the cause was.
Thanks!
Best regards,
ThomHi there,
Awesome, thank you so much!
Best regards,
ThomForum: Reviews
In reply to: [WP Performance] Amazing pluginNo problem. Is it possible to make a suggestion? I would love a standalone plugin just for the script and style disabling part of WP Performance. I have a couple of clients that have different caching plugins and want to stick by those, but such a standalone would make a great addition.
Forum: Plugins
In reply to: [WP Post Popup] Revert modal url on close?Okay, I got it to work. Don’t exactly know what I did wrong, perhaps some caching issue. Last thing, the modal close button is loading before the content loads if ‘Show animated loader’ is disabled. Any way to prevent this?
Forum: Plugins
In reply to: [WP Post Popup] Revert modal url on close?Thanks for your explanation. I got it to work on WPBakery buttons, but it only works for pages. I have a custom post type called ‘popups’ which I want to use. Is this possible?
Forum: Plugins
In reply to: [WP Post Popup] Revert modal url on close?Thank you for your response. This option does not appear to be working for opening a popup via URL parameter. This is also the case in the demo site you posted above.
Is it possible to add an internal page popup to a WPBakery button?
Hi. That’s possible, of course. But it is not what I am looking for. My theme styles WPBakery buttons a certain way (with an icon that does a custom on-hover effect). I use this button style across my site, and your plugin can’t replicate this. Hence, my question.
Forum: Plugins
In reply to: [WP Performance] problem with the addon “slider revolution”Hi, has there been a fix for this issue? I am experiencing the same thing, where the slider does not load with the plugin active, even with all options disabled and disabling CSS/JS optimization for that URL (home page).
Edit: which is too bad, because it is doing wonders on my other two sites!
- This reply was modified 6 years, 6 months ago by ThomDJ.
I see, thank you for the fast reply!
Forum: Plugins
In reply to: [Insert Pages] Redirect to inserted pageThat worked, thanks!
Forum: Plugins
In reply to: [WS Custom Scrollbar] Slider covers ScrollbarFor anyone who is also experiencing this problem and is interested in the solution. I Added the following line to my style.css:
.nicescroll-rails {
z-index:2 !important;
}This fixed it. The z-index variable might be different for your website I think.
Forum: Plugins
In reply to: [WS Custom Scrollbar] Slider covers ScrollbarBump.