djcaseanova
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: posting using HTMLThanks, but my code was still messing up.
I ended up downloading a plugin called Embed-ItWorked like a charm with my original code on the first go around.
Thanks!!
Forum: Themes and Templates
In reply to: How to add gravatar in posts (no coments)greenshady, where does that code go? Which PHP file and around what line?? Thanks!!
Forum: Fixing WordPress
In reply to: Horizontal Category sorting…. and assigning ID to categories??Hmm, well I found that wp_list_categories() tag, however when I change it to ID it no longer lists them horizontally, rather it creates a drop down menu for some reason??
That’s not making any sense…
Forum: Fixing WordPress
In reply to: EXCERPT TROUBLENEVERMIND… turns out there was a glitch in the server failing to release php commands/updates. It’s working now. lol
Forum: Fixing WordPress
In reply to: Problem locating source code – make EXTRA login/register linkThanks, I was able to find it. Turns out that this wasn’t labeled as the other ones were, I totally over looked it.
One last question you might be able to help answer ??
Looking at the site, the little logo in the banner… any idea how I can adjust the size so that it allows for a larger image? Currently the logo is set at 35px x 202px I need a taller image. However, I checked the .banner section in the .css files and adjustments don’t make any difference in size, just floating locations. And that is the only area in which I can find the logo image being called up.
Forum: Fixing WordPress
In reply to: Problem locating source code – make EXTRA login/register linkI went through ALL of the wp-content/theme/scarlett/ php files. I see the sidebar area where the links for the login and such are located. However, I am trying to find out what file I would put them in to have the links appear towards the top of my screen.
my test site: https://www.caseincourt.com/site/
I am really trying to have a login/logout/register link above the “search box” on the very top right of the screen when it loads.