rpetersen29
@rpetersen29 on WordPress.org, @Ryan Petersen on Slack
- Member Since: July 10th, 2015
Contribution History
rpetersen29’s badges:- Plugin Developer
-
Posted a reply to Simple Banner Link not Working, on the site WordPress.org Forums:
Not daft at all! This kind of stuff can be confusing and often the fix… -
Posted a reply to Simple Banner Link not Working, on the site WordPress.org Forums:
Hi @sarahjurina That hypothesis above was correct and good news is there's an easy solution.… -
Committed [2968038] to Plugins SVN:
V2.15.4 bug fixes -
Posted a reply to Simple Banner Link not Working, on the site WordPress.org Forums:
hi @sarahjurina I'm not at my computer now so I'll take a more in depth… -
Posted a reply to How to remove banner from showing on mobile menu, on the site WordPress.org Forums:
awesome. Glad that helped. -
Posted a reply to How to remove banner from showing on mobile menu, on the site WordPress.org Forums:
You can try adding: @media (max-width: 1024px) { .elementor-309 .elementor-element.elementor-element-ca00139 { padding: 80px 13px 7px… -
Posted a reply to Header covers banner on desktop, on the site WordPress.org Forums:
Great! Glad we got it working. -
Posted a reply to How to remove banner from showing on mobile menu, on the site WordPress.org Forums:
You may want to try a different css plugin. Whatever you used just injected it… -
Posted a reply to How to remove banner from showing on mobile menu, on the site WordPress.org Forums:
That won't work, you need to use the Website Custom CSS field, it's in the… -
Posted a reply to How to remove banner from showing on mobile menu, on the site WordPress.org Forums:
You can use your own css plugin or the Website Custom CSS field of Simple… -
Posted a reply to How to remove banner from showing on mobile menu, on the site WordPress.org Forums:
Hi Erica, Try this CSS snippet and see if that makes the banner work how… -
Posted a reply to Header covers banner on desktop, on the site WordPress.org Forums:
Hey so i think this custom css block will work: header:not(.a-sticky) .mk-header-holder { position: absolute… -
Posted a reply to Header covers banner on desktop, on the site WordPress.org Forums:
Ah i see it now, will take a look and give some suggestions today! -
Posted a reply to Header covers banner on desktop, on the site WordPress.org Forums:
hi @tinylabs Sorry for the delay, I've been on vacation with no access to a… -
Committed [2951931] to Plugins SVN:
v2.15.3 -
Posted a reply to Banner showing on pages it is supposed to be hidden, on the site WordPress.org Forums:
Hi @skepticp Sorry for the delay. Can you try this: document.addEventListener('load', function(){ if (window.location.pathname.includes("courses")){ document.getElementById('simple-banner').remove();… -
Posted a reply to Header covers banner in mobile browser, on the site WordPress.org Forums:
Hi @amycarbo To keep the banner in line with the header styles you would want… -
Posted a reply to Simple Banner covering Logo and Menu at the top, on the site WordPress.org Forums:
Hi @dmitryidcomm Unfortunately i cannot see your page which makes debugging a bit difficult. Has… -
Posted a reply to Banner won’t show, on the site WordPress.org Forums:
Hi @cdiazorases Looks like your issue may have been resolved? I'm seeing your banner on… -
Posted a reply to Banner not showing on my page using the Simple Banner Plugin, on the site WordPress.org Forums:
Hi @leahq Sorry for the delay i've been sick most of this week unfortunately. I… -
Committed [2924136] to Plugins SVN:
version 2.15.2 -
Posted a reply to Banner not showing on my page using the Simple Banner Plugin, on the site WordPress.org Forums:
Sure, i have the next hour or so to check. -
Posted a reply to Banner not showing on my page using the Simple Banner Plugin, on the site WordPress.org Forums:
Okay so it's hard for me to give you an exact solution since it's not… -
Posted a reply to Banner not showing on my page using the Simple Banner Plugin, on the site WordPress.org Forums:
Hi @leahq Can you provide the url for your site so i can take a… -
Posted a reply to Not working on mobile, on the site WordPress.org Forums:
Hi @gmoney9 The simple banner files (JS & CSS) do not load on your mobile… -
Posted a reply to Banner showing on pages it is supposed to be hidden, on the site WordPress.org Forums:
Hey, I don't have much time over the next few days. That script should work… -
Posted a reply to Banner showing on pages it is supposed to be hidden, on the site WordPress.org Forums:
I am not seeing that script running on your site. -
Posted a reply to Banner showing on pages it is supposed to be hidden, on the site WordPress.org Forums:
Hi @skepticp Before we do any debugging let's make sure your javascript doesn't work. The… -
Posted a reply to Add an aria-label to the close button to improve accessibility, on the site WordPress.org Forums:
Hi @hbrokmeier I've added the aria label in version 2.15.1. Thanks again for the suggestion. -
Committed [2906162] to Plugins SVN:
fix last commit -
Committed [2906161] to Plugins SVN:
v2.15.1, aria label, other minor fixes -
Posted a reply to plugin causing scroll freeze, on the site WordPress.org Forums:
Glad you found it! -
Posted a reply to Add an aria-label to the close button to improve accessibility, on the site WordPress.org Forums:
Hi @hbrokmeier That's a good callout. I'll add this to the next version update. -
Posted a reply to plugin causing scroll freeze, on the site WordPress.org Forums:
Hi @emyvyn So i found the reason it's not scrolling. Theres a script that loads:<link… -
Posted a reply to plugin causing scroll freeze, on the site WordPress.org Forums:
great, thanks. I'll let you know if I can find anything. -
Posted a reply to plugin causing scroll freeze, on the site WordPress.org Forums:
Could you describe what you mean by frozen scroll and provide some steps to reproduce… -
Posted a reply to plugin causing scroll freeze, on the site WordPress.org Forums:
In order to debug the issue, I'm going to need you to reactivate the plugin.… -
Posted a reply to plugin causing scroll freeze, on the site WordPress.org Forums:
Hi @emyvyn That error isn't from this plugin, it's from Elementor, https://developers.elementor.com/v3-5-planned-deprecations/, which is a… -
Posted a reply to Close button, on the site WordPress.org Forums:
Hi @michaelrieder I just added a feature that allows inserting the banner after different elements… -
Committed [2902788] to Plugins SVN:
v2.15.0, new insert inside element feature -
Posted a reply to Can I make simple banner sticky?, on the site WordPress.org Forums:
Hi @sandracorsivalab Looks like you found the right combination with the fixed position. Just an… -
Posted a reply to Close button, on the site WordPress.org Forums:
@michaelrieder So to place the banner at the top you would need to set position… -
Posted a reply to How to add multiple content in simple banner, on the site WordPress.org Forums:
Hi @vijaykumardk Simple Banner currently only supports one text input at a time. Displaying multiple… -
Posted a reply to Close button, on the site WordPress.org Forums:
Sorry meant to add, let me know how you want to proceed. I can look… -
Posted a reply to Banner showing on pages it is supposed to be hidden, on the site WordPress.org Forums:
Hi @skepticp Sorry for the delay. Here's the settings i see on your page:"id": 9680,"disabled_pages_array":… -
Posted a reply to Close button, on the site WordPress.org Forums:
Hi @michaelrieder This is because your header includes not only your top menu but the… -
Posted a reply to simple feature request, on the site WordPress.org Forums:
Everything should be fixed in 2.14.1, and i've added back my changes that caused the… -
Committed [2892283] to Plugins SVN:
v2.14.2, add back rollback features -
Committed [2892159] to Plugins SVN:
Add missing svn files -
Posted a reply to simple feature request, on the site WordPress.org Forums:
Thanks @islp, For some reason a few of the files i've created weren't included in…