Mateo
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: What is the best way to treat BrandsHi @mirwordpress!
I recommend you to add categories for each brand.
Kind regards!!Hello again @boppar !
Are you referring to the size of the header or what is under the title of the home page?Forum: Everything else WordPress
In reply to: In Search of Calulator PluginHi @jsylvia90!
Check this plugin maybe it meets your requirements.
Regards!!Forum: Everything else WordPress
In reply to: Query showing up on live siteHi @ashleyrtamayo!
Did you try with all plugins deactivated except Elementor and Premium Addons (if you have them)?Regards
Forum: Fixing WordPress
In reply to: update video link will not update to browsers after clearing cacheThe problem is the link, the page is pointing to this https://www.youtube.com/watch?v=kWVErEODrg0 when it should be this https://www.youtube.com/watch?v=z_1vDk1e498. Try deleting the current block and putting it back with the correct link.
- This reply was modified 5 years, 3 months ago by Mateo.
Forum: Fixing WordPress
In reply to: Updated Colibri – Ruined siteForum: Fixing WordPress
In reply to: update video link will not update to browsers after clearing cacheCheck if the video, which the link points to, is online.
Forum: Developing with WordPress
In reply to: How to add a colored block in WordPress Post ContentNo problem! Try to use gutenberg, because it allows you create a column in which you could put the heading and the paragraph, and you can set a customize background color for each of them.
Thank you very much and good luck!
Forum: Fixing WordPress
In reply to: update video link will not update to browsers after clearing cacheHi @jstephens12
Are you sure you saved changes in the wp editor? Check that out first and let me if the problem persist.I’m here to help! The causes of this problem may be different, and likewise, different solutions. I leave you this article that may be of great help: https://www.webnots.com/how-to-fix-cumulative-layout-shift-error-in-wordpress/
Keep in touch!
Forum: Fixing WordPress
In reply to: reset Document Panel Sections order?Hello @cdtsly!
You may have an outdated theme or plugin interfering with the editor. Or maybe you didn’t update to the latest version of WordPress. Check this out, and if the problem does not stop, I leave you this article that can be of great help: https://blog.hubspot.com/website/wordpress-visual-editor-not-working
Regards!
Paste this code in Appearance > Customize > Add CSS:
.main-navigation ul li a:hover, .main-navigation ul li:hover > a, .site-title a:hover, .site-header ul.menu li.current-menu-item > a {
color: WHITE;
}Let me know if that solve your problem!
Forum: Developing with WordPress
In reply to: How to add a colored block in WordPress Post ContentHello @deewinc!
If it’s not a problem, please share your site link with me, so i can take a look and solve your issue.
Regards!!
Forum: Fixing WordPress
In reply to: Tabs on siteHi
I took a look and the header sections seems to be deactivated. Check in the edition of the page if the block you used is properly configured.