tgedge1
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customify] Change color of widget title in FOOTER?Added this:
.site-footer .widget-title { color: #fff!important; font-weight: 700; }
Works in Firefox but not in Chrome.
Thoughts?
Thanks.Forum: Themes and Templates
In reply to: [Customify] CSS I can’t quite figure out.Okay – glad to have cleared that up.
Clever trick.
Can I ask why you didn’t just make H1 the H4 size to begin with? Just curious.
Forum: Plugins
In reply to: [Gutenberg] Gutenberg: Shortcode + HTML ClarificationDoes this help? Colored the shortcode.
The problem seems likes it’s random as to how the editor reacts to the code.
The code pattern is basically the same throughout the pages. And in this instance – it is throwing the error with NO other HTML code (like paragraph tags for instance) on the page.
Almost likes it’s a random bug. If there is such a thing. Or maybe I’m just trying something that is not legal in WP.
- This reply was modified 6 years, 1 month ago by tgedge1.
Forum: Plugins
In reply to: [Gutenberg] Gutenberg and WordPress 5.0.35.0.3 has Gutenberg as native code – so you do NOT need to install Gutenberg plugin.
You can deactivate the plugin for any WP Version 5 or above.
Future versions of WP will include Gutenberg updates.
Forum: Fixing WordPress
In reply to: URL Issue: Adding subdirectory to page URL NOT in main menuAh… perfect sense.
Thanks!Forum: Fixing WordPress
In reply to: Confused between Classic and GutenbergLooks like you still have a classic plugin turned on?
1 – Look for that and deactivate it.
2 – IF Gutenberg Plugin is active – try turning it off too.Might be worth posting a screenshot of your plugins page. I am guessing your theme is compatible with Gutenberg as it has worked previously.
- This reply was modified 6 years, 3 months ago by tgedge1.
Forum: Fixing WordPress
In reply to: Confused between Classic and Gutenberguse imgur.com – then post the link
- This reply was modified 6 years, 3 months ago by tgedge1.
Forum: Fixing WordPress
In reply to: Confused between Classic and GutenbergAgreed with Jacob… think you have a plugin issue maybe? Updating should have disabled the Gutenberg plugin because Gutenberg is now built in. Need screenshot.
Forum: Fixing WordPress
In reply to: Traffic lost after wprdpress 5.0 UpdateI was going to mention a google algorithm change… may want to ask in google forums if there possibly was one one or around that date.
Forum: Fixing WordPress
In reply to: bad new editor in wordpress 5Aliomais, while I agree with TimB’s assessment of Gutenberg, I am sure you are not the only person with this issue. I am curious to see how WP handles issues like yours in the future. Best of luck to you now though.
Forum: Plugins
In reply to: [Gutenberg] Gutenberg 4.7.0Correct. Gutenberg is no built into WP 5.0. No need to add the plugin.
Forum: Fixing WordPress
In reply to: Cannot Stop 5.0 UpdateCould this be some sort of cpanel updater trying to do it automatically (ie Softaculous?)?
Forum: Fixing WordPress
In reply to: 5.0 WordPress Not working with ThemesOne way to roll back is to restore the backup you made pre-update.
Forum: Fixing WordPress
In reply to: Downgrade to 4.9.8… Solution!Version backups are your friend.
Forum: Themes and Templates
In reply to: [Customify] Featured Image Not ShownQuick follow up… this is an FYI only.
1 – I am ALSO using a Custom Post Type.
2 – I can set a featured image there
3 – The Featured Image DOES render on the Custom Post.
–Which is fine for the Custom Post Type though I may change it considering the bit of freedom blocks provides me.