Forum Replies Created
-
AuthorPosts
-
hhurstParticipant
It is unpublished draft.I want to change that the site title is all caps. And I want to remove the page title in the header image.
hhurstParticipant1. That is a lot of code for just the title. It would be helpful to know if theme updates change the coding for title, etc. so that code because outdated. So should I be removing some “Old” code?
Here is code I think I should remove:
#site-title {
font-family: “Caveat”;
}.heading 1 {
font-family: Architects Daughter; “!important”;
}
.site-title {
font-family: font-Architects Daughter;
“!important”;
}#site-title {font-family: ‘MyWebFont’, Tally Text Light 1;}
{ Site Title & Tagline: Tally Text Light 1; }
2. I would like to try a google font that is listed in my options for the site title only: Caveat.When I try to change the font in the customize-typography nothing changes.
So what would be the code? Wouldn’t it be this:
#site-title {
font-family: “Caveat”;
}hhurstParticipantThanks. But I am confused.
“WP admin and Go to contact – integration” – I do not see “contact”
“Login to your reCAPTCHA account” ?
When I go to my site admin google captcha setting, I see a site key and secret key.
There is also a test button which I did.
Do these keys need to change? I thought once it was set up it does not change.I set this up but that was awhile ago so I don’t remember how to get to where there are new keys.
hhurstParticipantYes. thank you! Do you have an answer about my post “site key error” which you responded to? Thanks
hhurstParticipantTRY SAFARI BROWSER:
Can I get help with this message: from mydreamlife.me. Cannor contact reCAPTCHA. Check your connectio and try again.
And below a form this message: ERROR for site owner: Invalid Site Key
Thanks!
name of site: http://www.mydreamlife.me
hhurstParticipantThank you. I think it is best to keep a control bar so people can turn it off. Can this audio bar be changed in any way? Do you think there is an alternative to this audio bar? Thanks
hhurstParticipantThank you. Do I need the fonts installed in some way? Like with a plug-in like Google Fonts?
hhurstParticipantmydreamlife.me
hhurstParticipantThank you for you quick response. It must be a feature because I had it before. I had a different font for the title. But something happened and it changed. Perhaps I made a mistake. I have Catch Responsive 2.6.1. I can’t imagine an update would take a feature away. Below is the css. It has been the same for many months and I had a different title font – one I liked:
.entry-meta .posted-on {
display: none;
}#text-3.widget.widget_text {
color: #6b3089;
}#promotion-message .section.left > p {
color: #6b3089 ;
}
#site-generator {
color: #6b3089;
}.nav-primary { background-color: #67B6E1; }
.nav-primary #search-toggle { display: none; }#site-title {font-family: ‘MyWebFont’, Tally Text Light 1;}
{ Site Title & Tagline: Tally Text Light 1; }
.subheadline, .subheadline a {
color: #6b3089 !important;
}body, button, input, select, textarea {
font-family: nova+mono;
}.page.entry-header { display: none; }
.entry-title, .entry-title a {
color: #6b3089 !important;
}hhurstParticipantThat is my site. Yes, there is no tagline because, as I wrote, when I type one in, it appears the same size as the title. I do not want this so I removed it. I want it to be about half that size which I said on Oct. 17 in response to Tikaram’s question.
hhurstParticipantI just tried again and the tagline appears the same size as the title. I would like it about half that size. I’d prefer the title one a bold version of that text but I know sometimes that may not be possible. thank you.
hhurstParticipantI just tried again and the tagline appears the same size as the title. I would like it about half that size. I’d prefer the title one a bold version of that text but I know sometimes that may not be possible. thank you.
hhurstParticipantHow can that be when the emails are from “wordpress@thenameofmywebsite”?
hhurstParticipantI added akismet now and am still getting these emails.
hhurstParticipantI have wordfence
hhurstParticipantI looked in the file and it says it was last updated in February.
hhurstParticipantI would greatly appreciate a little more information. Other than this message, I see no evidence of being hacked. I believe you told me before I could remove a file – can’t I remove this file?
hhurstParticipanthello,
Am I correct that the audio player is built into the theme?
I can better think about this is I understand.
I have read that switching themes is not something a novice should do.
And I don’t know what I would do if I switched themes and the files worked or they didn’t.
My objective is that the audio files work for various browsers.I have other mp3 and m4a files on this site that work.
The status is this:
opera – audio one does not work (mp3 file)explorer – neither audio 1 or 2 (m4a file) work at all
chrome is fine for both files.
firefox is slow loading but they work.thanks!
hhurstParticipantSorry but I don’t know what changing hte theme to default means.
This is the post where the two audio files are:
http://mydreamlife.me/kelly-bulkeley-spiritual-dreams/They load slowly on firefox, OK on chrome and not at all on Opera browsers.
thanks!
hhurstParticipanti finally figured this out thru trial and error. It isn’t a clear process.
It does involve the permalinks but you don’t have to use “plain permalinks” as the solution. Since it involves permalinks this step to creating categories is buried however the solution is simple once you know where to find it. Here is how I did it thru trial and error:
Under Settings – Permalinks
There I selected Post Name – which is how I had it before – and which preserves my page & post links.
Under “Optional” I typed in “topics” for the “category base.”
This sets up the categories urls to include the name of the category as a “topic” which apparently creates a page for the posts under that category.
Without this step the post were not showing up in categories. Its simple but not obvious. At least to this novice. I just kept trying until something worked. -
AuthorPosts