tl0120
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Admins have a very long load time.Its not the wordpress dashboard, its an actual webpage. We just call the landing page the “dashboard”.
https://ibb.co/SRDFT28
https://ibb.co/qmtjr4cThis is what I am seeing. The code snippet you sent does expand the size of the dialog box but the app’s size itself is a bit too small.
- This reply was modified 2 years, 8 months ago by tl0120.
Great this worked. Thank you.
The browser I was using to test this out on was not clearing its cache correctly, so thats why I wasnt seeing the changes. Thank you for your help.
I added those in case that was part of the problem (I am not a frontend coder if you could tell)
I removed the semicolons and I still have the same issues. It appears that only the first code snip-it used in the custom.css is the only code snip-it being used.
I am working now on embedding the SSA dashboard. I am also adding the CSS changes you mentioned in your previous post. I did not have a ssa folder in my theme’s directory, so I made the directory and custom.css file as described in the second guide you posted on your previous post. However, when I add the CSS code mentioned only one change appears at a time. The change that appears is always the CSS code that is posted first. Why wont all the CSS changes I created appear, and just the first does? This is my code in custom.css:
/* Hide SSA Logo */ .app-header img { display: none !important; }; /* Hide Settings Images of Foxy */ .md-card.settings .md-card-media { display: none !important; }; /* Hide Contact Support Team Button */ .support .md-toolbar .md-theme-default.md-button:not([disabled]).md-primary.md-raised, .support .md-toolbar .md-theme-default.md-button:not([disabled]).md-primary.md-fab { display: none !important; };
The issue with the first two options involves the fact that we do not want to give access directly to the backend, or we do not want the simply scheduling branding. The last option is not feasible either since it involves a third party application, we are trying to stay only in this webpage as much as possible.
Is there not some way to pull just the appointment time and dates from the backend?
Forum: Plugins
In reply to: [WPMobile.App] Issues with container sizeHello AmauriC,
I can provide the page url where the chart is located, however it is hidden behind a login screen. Do you have an email you can share with my so I can make a quick account that you can use to view the webpage? You can send me your email: [email protected]