andrewcodes404
Forum Replies Created
-
Forum: Reviews
In reply to: [Campaign Monitor for WordPress] Don’t install – potential malware exploitDeprecated: Return type of SunriseIntegration\CampaignMonitor\AbstractObject::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in?/wp-content/plugins/forms-for-campaign-monitor/forms/SunriseIntegration/CampaignMonitor/AbstractObject.php?on line?69
Deprecated: Return type of SunriseIntegration\CampaignMonitor\AbstractObject::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in?//wp-content/plugins/forms-for-campaign-monitor/forms/SunriseIntegration/CampaignMonitor/AbstractObject.php?on line?94
Deprecated: Return type of SunriseIntegration\CampaignMonitor\AbstractObject::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in?/wp-content/plugins/forms-for-campaign-monitor/forms/SunriseIntegration/CampaignMonitor/AbstractObject.php?on line?118
Deprecated: Return type of SunriseIntegration\CampaignMonitor\AbstractObject::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in?/wp-content/plugins/forms-for-campaign-monitor/forms/SunriseIntegration/CampaignMonitor/AbstractObject.php?on line?82
Deprecated: Return type of SunriseIntegration\CampaignMonitor\AbstractObject::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in?//wp-content/plugins/forms-for-campaign-monitor/forms/SunriseIntegration/CampaignMonitor/AbstractObject.php?on line?106
Forum: Plugins
In reply to: [Create Block Theme] Create Child Theme – where are the templates?@mikachan ?? ?? thank you
- This reply was modified 1 year, 7 months ago by andrewcodes404.
Forum: Plugins
In reply to: [Create Block Theme] Create Child Theme – where are the templates?@thelmachido “I have test on a new WP install using Local with one plugin (create block theme) It works with 2023 I create the child theme and it my a dir with three files.. (readme.txt, style.css, theme.json) this is enough and it works”
Forum: Plugins
In reply to: [Create Block Theme] Create Child Theme – where are the templates?thanks @thelmachido, I do not think your screen shot shows a child theme. If the child theme has it’s own template files then what happens when the parent theme updates it’s templates? Would these changes be reflected in the child theme?
I have test on a new WP install using Local with one plugin (create block theme) It works with 2023 I create the child theme and it my a dir with three files.. (readme.txt, style.css, theme.json) this is enough and it worksHowever when I try this with my theme https://github.com/andrewcodes404/rethink-block-theme
When i export the child-theme I get the same three files but on installing the child theme in the sit editor , I get the error that the “Template part has been deleted or unavailable”Forum: Plugins
In reply to: [Create Block Theme] Create Child Theme – where are the templates?WP Version – WP 6.2
Create Block Version 1.8.1?
@thelmachido what did you do to replicate my issue?
When you click “create child theme” and the zip is created what is in the zip?Forum: Plugins
In reply to: [Create Block Theme] Exported .ZIP corrupt on Mac?1.7.1 not working for me, trying to create a child theme “Unable to expand … unsupported format”
then I tried @janayby terminal trick but go the same response as @adrigrace
End-of-central-directory signature not found.? Either this file is nota zipfile, or it constitutes one disk of a multi-part archive.? In thelatter case the central directory and zipfile comment will be found onthe last disk(s) of this archive.Forum: Themes and Templates
In reply to: [Twenty Twenty-Three] Add max-width to headings/paragraphThanks @bph @greenshady
Yes i played around with “Inner blocks use content width?” on the template parts and it fixed it??- This reply was modified 1 year, 8 months ago by andrewcodes404.
Forum: Themes and Templates
In reply to: [Twenty Twenty-Three] Menu item as a non clickable text titleThank you @zoonini some interesting stuff ??
Forum: Themes and Templates
In reply to: [Twenty Twenty-Three] Menu item as a non clickable text titlethanks @zoonini yes of course, I was looking in both the sidebars but not on the items own pop-up menu, that should do it.
But what about the fields ” Link title” and “Description”. How do I get that information on the frontend?