Jaime Martínez

Results 35 issues of Jaime Martínez

I "solved" distributing related post that are saved in custom meta fields data als post_id's or an array of post_id's. I'm parsing the `post_content` to find post_id's in ACF Blocks...

type:bug

## Description Because when empty it triggers an fatal array because `array_flip` requires and Array and nothing else. ![Screenshot 2022-05-24 at 16 35 20](https://user-images.githubusercontent.com/145887/170062275-4f6cd153-c578-482c-b00a-d4fc4967ced5.png) No outstanding issue was opened herefor....

type: bug
module: cache

Check if $page_id has a proper value, before adding it to the list. Because adding an empty key to this array results in "Woocommerce" always being selected after a filter...

**Is your enhancement related to a problem? Please describe.** I'm pushing post via WP-CLI from 1 site to other sites via a InternalConnection (multisite) I noticed that it didn't work...

type:enhancement

The line https://github.com/tomusborne/generatepress/blob/7b35168f546f83a7abb098a8da3bc0674d49ddeb/sass/components/_links.scss#L25-L33 stop my textarea from getting an outline when focussed on. Also remove this without a proper replacement is against A11Y best-practices https://www.a11yproject.com/posts/2013-01-25-never-remove-css-outlines/

Hi all! After importing the recommended settings a site becomes slow because the autoloaded options will grow with 2MB. I have had this kind of problem with other sites that...

bug
investigating

Just wanted to let you know: I'm seeing light text color on light background color in the dropdowns / settings screen. ![Screenshot 2023-08-20 at 09 57 12](https://github.com/dracula/obsidian/assets/145887/2cbd56be-67ec-41a3-937f-596969414e40) Clean intall of...

enhancement

Hi there, Are you open for a PR that allows to add the ability to add your own definitions without the need to re-build the `definitions.php`. Because currently `wp_clarity_rules` -...

Quit a surpise what I found here: A client of mine had some issues with a bit of a slow webshop. Then I found this: That's 5.3 Mb of data...

Hi there, First of all, thank you for the plugin! I'm encoutering and issue that a selected icon gets displayed as [Object object]. All of them. I tried to debug...