I have the following in my style.css:
/*
Theme Name: Theme for BANCOS v1.5.2
Theme URI: https://www.bancos.com/
Author: Sven Albrecht
Author URI: https://advanced-simple.de/
Text Domain: bancos-theme-1.5.2
*/
And the ZIP file and directory of the theme is named bancos-theme-1.5.2
And for every new version I change the number.
Is there something wrong with this?
]]>is there a way to set by code the global max-width of generate blocks?
I developing a custom theme and I would like to set this variable reading it from theme.json or a custom option in WP Customizer.
Thank you
]]>I noticed about 2 weeks ago a text block on our home page, under “About,” has changed colors and is not able to be read unless you highlight it. I have not done anything to my knowledge as I have never edited the theme or any code of our site. The only things I have edited are page posts and I have added two code snippets that connect to our CRM.
I have tried to check a few places with no luck. I tried going to pages, home page then edit. In my about section content, there is no code for color or anywhere to change color that I can see. I have tried going into my theme and customizing, but my theme is custom and called “LEC” for my company, so I do not see much to edit.
I am using google chrome, but others are using different browsers and see the same thing. How do I go about figuring out what changed this and how do I get this to change back? I am not sure what more information will be needed to figure this out as I am new and I am a one man marketing department. I know everything is updated including plugins.
]]>The gallery is like “width: 17500px” on mobile.
But I tinkered with it quite a while seeing if I could fix it and hitting a brick wall.
If you have any advice I appreciate it very much!
]]>I have an error with a custom theme. It displays under the Appearance/Themes Section on the Wp-Admin Page
I did not understand which theme is bb-themea. Has anyone faced with a similar case?
Broken Themes
The parent theme is missing. Please install the “bb-themea” parent theme.
Thanks for any comments in advance.
]]>Can you please check why its not working with ajax? I use default wordpress loop for products listing:
<?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>
]]>