blankbeard
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Change author on imported eventsI guess to make it simpler I would just ask if it is possible to make a code snippet that achieves the following.
Pull a list of all events with the same name;
If the authors of the events are different:
Change the author of the events to match the author of the earliest
instance of that event with the same name.Forum: Plugins
In reply to: [Age Gate] Erased plugin but still on siteThanks, there was a cache plugin buried in my “Must-Use” tab. So with the Age Restriction how do I go about making it not get stuck on that page?
Forum: Plugins
In reply to: [The Events Calendar] Assign permissions using Members pluginI was able to do it. You can change the author of the events to the desired user and then restrict their permissions (deny editing others events).
Forum: Plugins
In reply to: [Testimonial Slider] Auto height for SliderI was able to get it to work. Just added a comma between the 2 classes.
.testimonial_slider__default, .testimonial_slideri { height: auto !important; margin:0 !important; }Forum: Fixing WordPress
In reply to: menu positioning helpThank you so much innuvo! That worked perfectly. I want to learn more about this as I am having problems with the transition from full size to mobile size on other sites I am working on. Any suggestions on places to spruce up on my knowledge on that?