Josh
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Camer] thumbnailsAndre,
thanks again for the reply. So after reading your post, I went back and looked at the specific image that wasn’t working. it was wider than 450, but less tall than 450. I removed it, readjusted its dimensions and now it’s working. I guess it needs to be larger than 450×450 to get cropped down to 450×450? I assumed it would fill in the empty space with black.
Thanks again. I’m sure I will have more questions as I continue to tweak it.
Forum: Themes and Templates
In reply to: [Camer] infinite scrollHi Andre,
thanks for the response. I was actually just coming in to close this because I figured it out. I think it was just the plugin I was using wasn’t very good. I removed it and used a different one, and now all is working well.
Thanks,
Josh
Forum: Fixing WordPress
In reply to: Comments total as words, not numbersIf there is anyone else who might be able to help me figure out how to change the styling of my comment numbers from numeric to written out, I would greatly appreciate it.
thanks again.
Forum: Fixing WordPress
In reply to: Comments total as words, not numbersnot the most helpful plugin…it pretty much just lists every template I have. I’d still have to go through each one looking for something I’m not sure about. Is there anything more specific you could suggest to help me locate the right thing and change it accordingly?
If I’m in the wrong section to be posting this, just let me know where to go. I’m happy to do that as well.
thanks again.
Forum: Fixing WordPress
In reply to: Comments total as words, not numbersthanks again. I think that you are actually hitting the nail on the head. I have no idea where that would be or how to find it…I think that is actually my question ??
Forum: Fixing WordPress
In reply to: Comments total as words, not numbersThanks for the quick response.
I am very new to building templates…in fact, I know practically nothing.
I have created a child theme, and that is what I’m trying to modify.
I don’t know what NumberFormmater class is or where it would go. I don’t find it when I do a search of my theme.
If I’m following you correctly, you mean I should look in my comments.php file and edit there? But I’m looking to change the numbers for words on my front page and the specific post page…is that pulling from the comments.php file?
Sorry…I just don’t really understand much about any of this…trying to teach myself ??
Thanks again.
Forum: Plugins
In reply to: [Exifography] timestamp formatcool. That sounds good. I look forward to it. This is a great plugin, and it’s definitely going to feature into my design for my photoblog.
What I’d like to do is to switch the posted date for the EXIF taken date. But when I use your code, it includes the bullet before the date. how do I remove the bullet specifically for that, but keep it for the other fields? Is this possible?
Forum: Plugins
In reply to: [Exifography] timestamp formatkristarella,
Just checking in to see if you had any other thoughts on this one.
thanks.
Forum: Fixing WordPress
In reply to: entry_footersorry for delayed response…I’ve been traveling.
Thanks so much for this.
Unfortunately, when I removed the code in the function.php for the | Separater and put your suggested css code in, I got something like “category1, |category2”.
Honestly, I like the | being bold as well, so I just left the code in the function.php.
The indent didn’t work for me either.
Thanks again for all your help.
Forum: Fixing WordPress
In reply to: entry_footerSorry about that. Here is the site.
As you can see, at the bottom of each post is section with the date, categories, and tags. I’m trying to change the style of the words “Categories” and “Tags” from what it is now to bolded. I do not want anything else in that section to change (that is, I only want those two words and the colon after them to be bolded).
Also, while we’re at it, if there were a way to have the categories and tags indent when they drop to a second line, (like when you do bullets in Word), that would be nice as well.
Thanks again.
- This reply was modified 7 years, 3 months ago by Josh.
Forum: Plugins
In reply to: [Exifography] timestamp formatThanks for the reply.
The
\
allows letters to show up as letters so\a\t
would translate toat
(I found this at the bottom of the page here: https://php.net/manual/en/function.date.php
You can prevent a recognized character in the format string from being expanded by escaping it with a preceding backslash. If the character with a backslash is already a special sequence, you may need to also escape the backslash.
- This reply was modified 7 years, 3 months ago by Josh.
Forum: Plugins
In reply to: [External Links] Apply Globally doesn't workthanks, Mike, for the quick reply and the info.
Josh
Forum: Themes and Templates
In reply to: [Mon Cahier] child theme doest read /incSorry for the delay.
Unfortunately, the function.php didn’t work. But I updated to v2.8, and now the byline code in the style file works perfectly.
Forum: Themes and Templates
In reply to: [Mon Cahier] child theme doest read /incthat did it. Thanks. Do let me know if you figure out the other issue.
Josh
Forum: Themes and Templates
In reply to: [Mon Cahier] child theme doest read /incChristine,
Sorry, I just noticed that this didn’t work completely. While it hides the author on the main site and in lists by categories and tags, if I click on the title of a post and view the single post, it still has the author’s name under the title.
Thanks,
Josh