Forum Replies Created
-
AuthorPosts
-
Doug DavisParticipant
Thank you.
We activated the theme and got notification of an update, however, the update caused a fatal error. The email we received provided a link to look at the web page where the fatal error happened, however, it shows nothing but a blank page with the number 0 in the upper left corner.
Here’s a sample of our logo for you to see: https://new.numismaticcrimes.org/sample-logo/
We are using a child theme for Graduate Pro that was created with the Child Theme Wizard plug in. I didn’t make the changes you outlined in your screen records because my understanding is that if I change the original code, it will just revert back to the way it was originally written when a theme update takes place. If that’s not the case, please confirm and I’ll try what you provided to get the default sort of the post archive page to be in list order rather than grid order.
Thank you.
Terri
Doug DavisParticipantThanks for your previous assistance. We have a follow up question and two more issues we couldn’t find detailed in the documentation.
First of all, has the next update with the new X (instead of Twitter) social media icon been released? If yes, how do we get that update?
We’d like to use our actual logo in the header area, however, the area is not wide enough. How do we change that? We’d like to upload our entire logo image that would cover the same area as the small badge image and site title/tagline that you currently see: https://new.numismaticcrimes.org/
We’d also like to change the default sort/display for our News and Alerts section of the website so that it displays as a list rather than defaulting to a grid. How can we accomplish that? https://new.numismaticcrimes.org/category/ncic-report-bulletins/
Thank you for your assistance.
Terri
Doug DavisParticipantThank you, I appreciate it. I was going to try that this morning (use Twitter instead of X) and saw your message before I tried it. It works! When do you think the next update will be released?
Doug DavisParticipantWe’ve added our new X (Twitter) account to the social media icon area in the header. However, you’ll notice a link icon appears rather than an X or Twitter icon. How can we get that corrected?
https://new.numismaticcrimes.org/
Thanks,
Terri
Doug DavisParticipantI added the code to Additional CSS and nothing changed. I would like this header area to look exactly like the demo of Graduate Pro when I add the social media icons and the “Connect with Counselor” but it doesn’t. The “Connect with Counselor” button is huge and takes up too much space. The social media icons drop to a second line which make the header area huge. How do I get what the demo displayed? Thanks.
Doug DavisParticipantBanner image for web pages other than home page. I’m trying to remove the black overlay or reduce the opacity for the banner image. No changes work… tried removing background color altogether, tried reducing opacity, tried display: none and can’t get the black overlay removed. Please advise. We would like to see clear image with no overlay since image is already on the dark side.
.black-overlay {
width: 100%;
height: 100%;
background-color: #000000;
position: absolute;
top: 0;
opacity: 0.5;
left: 0;
}Doug DavisParticipantThank you. I appreciate your reply.
I did finally figure it out right before you emailed me. However, when I added the button and two social media URLs I end up with a huge amount of white space that I can’t seem to get rid of.
Even if I delete the button and social media icons, I’m still left with a lot of space in the header area. https://new.numismaticcrimes.org/
Any ideas on how to correct this?
-
AuthorPosts