Hello, below is a testing version of the home page. In the “why surgical one” area of the page I am adding a “read more” button with the WP show post plugin. However, I just set up a news area on the site and have added a read more with the following snippet from your documentation.
I now get 2 buttons as you see on this testing page home page. I put a display none CSS to hide one set of the buttons on the actual home page. Is there a better or more elegant and global way to handle this going forward?