aazula1
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Twenty Ten] Full posts instead of excerpts on Category/TagsThank you for the fix, it worked.
What theme would you recommend as a responsive replacement for Twenty Ten? Assuming I want something that looks and act more or less the same? Thanks for any advice.
Forum: Themes and Templates
In reply to: [Twenty Ten] Search result formatting(Resolved by OP)
Forum: Themes and Templates
In reply to: [Twenty Ten] Search result formattingI found the problem.
Line 148 in loop.php reads <?php the_excerpt(); ?>
Changed it to <?php the_content(); ?>
All is well again.
WordPress 5.1.1 running Twenty Ten theme. No modifications to the theme, eg no child themes.
No other plugins that are obviously associated with how plugins/themes are updated or managed.
Tried deactivating all plugsin, got the same result.
Tried rolling back various plugins, always get the result “Plugin you’re referencing does not exist.”
Forum: Themes and Templates
In reply to: [Twenty Ten] Search result formattingThanks for the response.
I deactivated all plugsins, however this had no effect.
I have not made any other customizations to the theme. Pretty sure I was running 2.8 before, as I normally accept theme updates when they roll out.
Is there some way I can change the_excerpt() to the_content() manually? Or is there some other theme that shows content, not excerpts?
Cheers!
Forum: Fixing WordPress
In reply to: Migrate from EZ Publish?Hi,
Yes, as it turns out, it can be done rather easily, apparently.
My solution was to hire a developer with experience doing this. The details of how he did it, however, are beyond my knowledge — I am more of an manager type who just trying to find out if it was possible or not before trying to search for a developer.
So my “solution” may not be exactly what you were looking for, I’m afraid …
Perhaps reviving this thread will draw attention from someone with direct experience doing this …