rickskirch
Forum Replies Created
-
Thank you for responding Maxwell. Here is the situation. The dance studio produces a lot of content via Adobe PDFs. In the interest of speed to website, I have put them in a pdf viewer with the webpage (flipbook). MxChat will not import these PDFs for whatever reason, and I do not have any more time to debug (I spent a few hours and went this path). In addition, because I am using a local WordPress database, it is cutting content off when importing pages. So, I created posts with the raw data and fed it to MxChat. I then wanted MxChat to site the data, but point to the (pretty) pdf pages for reference. If you have a better way based on the obstacles, that would be great. As it stands now, there are other non-pdf pages that do not have all their content because of the database limitations.
Thanks,
Rick
Maybe put those in the documentation? 🙂
Nevermind. For future reference of another user, I just included explicit instructions in the AI Instructions (Behavior) section.
This was solved by deleting the personal feed. With the personal feed in place the business feed was not working. Just an FYI to those who may see the same behavior.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] CSS for imbedded row HTMLAs I said above, if this code stands alone it works (https://jsfiddle.net/rickskirch/crnpe36f/4/). The reason it has accordion1 is that the original code had 3 accordions.
Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] Lightbox Text ColorFor those interested who are as novice as I am, I ended up putting in a paragraph tag and styled it with color:
[su_lightbox type=”iframe” src=”https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3226.96451681746!2d-” width=”600″ height=”450″ style=”border:0;” allowfullscreen=”” loading=”lazy” referrerpolicy=”no-referrer-when-downgrade”]<p style=”display:inline;; color: #ff59a3″>555 Some Address </p>[/su_lightbox]