twgerber
Forum Replies Created
-
This is working! Thank you
Any update on resolution?
Forum: Themes and Templates
In reply to: [OceanWP] 404 error coming from Oceanawp Theme?Looks like it is gone now. If I find/get it again I will reopen this thread
Forum: Themes and Templates
In reply to: [OceanWP] 404 error coming from Oceanawp Theme?https://www.gerberconsultants.com/genealogy-research/
Why would the host provider be involved? What would I ask them? Wouldn’t this have to come from something in my WP set up?
Sorry for the many questions 😉
Forum: Themes and Templates
In reply to: [OceanWP] overhead of oceanwp pluginsWasn’t really a question just an observation 😉 Was just surprised at number of queries ocean extra added. Maybe that not much?
Ah so I put the Header inside the section block. Thx
I want this too!
Forum: Plugins
In reply to: [Atomic Blocks - Gutenberg Blocks Collection] AB Container – add borderI got my border working. Thx
What I did was create all the elements separately, then I added an HTML block and copied the HTML from each of the blocks created separately into rows/columns of a basic HTML table to get what I wanted.
It is working now. It was mostly due to my misunderstanding. I was missing the Extra plugin. All works now.
I appreciate your help and patience.
- This reply was modified 7 years, 5 months ago by twgerber.
Although now my Modal Edit/Add new is missing all the Modal settings block.
WTH. This is frustrating.
Note the ONLY plugin I have activated is the Modal plugin. UGH……
I even deactivated and reactivated Modal and still missing setting block.
Any suggestions?
Forum: Plugins
In reply to: [Atomic Blocks - Gutenberg Blocks Collection] AB Container – add borderIs the CSS above correct? Sorry a bit new to css 😉
Thanks
I got this working after fixing my typos 😉
<p class="omw-open-modal"><a href="#omw-19">Open Modal</a></p><p>This is a test link <a href="#omw-19" class="omw-open-modal">Open Modal</a> </p><p class="omw-open-modal"><a href="#omw-19">Open Modal</a></p>First link works second one doesn’t. The class has to be in the A tag probably right?