darkflux
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Stop Image CroppingHmm…okay. Thank you for your help.
I wish WordPress had an easier way of searching through code. I like their numbering on the sides of lines, which helps with errors, but in the OLD interface I used to be able to “Find in page”, but NOW (since Gutenberg) Find only finds things that are on-screen, which is less than helpful when you have a Theme-Functions.php that is 2000+ lines. By the way, the theme is Gridbone, but I don’t expect you to sift through it to find something for me. I will just have to earn my paycheck, lol.
Thanks again!
Forum: Fixing WordPress
In reply to: Stop Image Cropping@bbast2 not talking about the import photo settings you SEE when you add one. I’m talking about the “behind the scenes” cropping that is done.
@catacaustic That is DEFINITELY integrated into the theme I am using. What I am asking is, where is that typically located, or what does the code look like? I’ve browsed thru the functions files, and don’t see anything related to it there.
I’m okay with looking for a needle in a haystack, but when I don’t know what the needle LOOKS like, let alone which haystack it is in, it is a little beyond me to try to read thru all the code for the theme…
- This reply was modified 2 years, 8 months ago by darkflux.
Forum: Fixing WordPress
In reply to: Reverse Post Order Using Custom Widgetthe way WordPress works, it lets you choose how many posts to pull, and what order the list should be when it pulls them, but not what order to DISPLAY them afterwards, apparently. unless i’m just missing that string…
Forum: Fixing WordPress
In reply to: Reverse Post Order Using Custom Widgetyeah, but when i do that, it shows the OLDEST post on the main screen.
what i want is the oldest of the 3 NEWEST posts first.