Igor Benić
Igor Benić
Maybe it would be easier by using WP Query with the argument 'post_type' => 'sp_team'. Are you familiar with using WP_Query class to query new data sets with custom post...
@pedddro I couldn't reproduce it. Do you know maybe if the original image has the site URL or something like that in it's name? So it gets replaced twice as...
@pedddro Couldn't reproduce it with the group block. Mine got replaced correctly: Relative: Absolute: Would need if possible: original HTML that you can get from the editor by using the...
@patrickposner a question on how to approach this. Should we pull the whole export log right from the start? Pro: sorting, filtering done right away, no fetch needed. Con: Due...
Hi @sr293, since _redirects is a file, not an URL, if I place it under "Additional Files and Directories" it works as intended. Was that set as well there or...