mwritesdragons
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Sinatra] Navigation Menu Scroll Bar?Never mind! I figured it out myself after a little more googling. My issue was I wasn’t referencing the sub-menu correctly. This is the actual css that worked to give my submenu a scroll bar:
.menu-item-1965 .sub-menu
{ max-height:900px;
overflow:scroll;
}I am using the form as a reusable block; does that not enable the entries to be logged in the Gutenberg Forms dashboard?
I think the email issues were being caused by another plugin, I’ve resolved those and they are working now.
Hello!
I’m also having this issue; So I switched sending from MailPoet to my host (BlueHost) and set up SMTP for my Gsuite. And my newsletters seem to be sending okay, but I don’t get any of my automatic emails for new subscribers…
- This reply was modified 4 years, 2 months ago by mwritesdragons.
A slight update,
I changed the block in the page to a “reusable form” as opposed to the “Gutenberg forms” insert. And when I tested it and viewed entries, the test entry logged as did several entries I’ve made throughout the day, which weren’t recorded previously.
But then I tested one more time, and that entry has not shown up yet.
I was also able to get email notifications to send by resetting all the email notifications to their default except for “TO:” which I set to another Gmail I use which…isn’t ideal…but at least I can get some email notifications to work.
Let me know if I can provide additional information to assist.
Thanks!