mr-graphiste
Forum Replies Created
-
Hi, no no this is exactly what i need to achieve…
Can i transmit my website details in a private message ?This is very strange, i very don’t know what’s wrong with your code…
Do you have any idea ?
Hi,
It doesn’t matter, it’s an example of another meta_block_field used in the same block loop.
I will try creating a custom taxonomy categorie instead of post_tag.
Could you please help me for updating the snippet.
Many thanks for your help and patience.Hi,
Thanks for your help, i don’t know why it doesn’t works…
I’m using your plugin for custom metabox there is no problem.
Do you know what could be the problem ?
// Bouton Source URL
add_filter( ‘meta_field_block_get_block_content’, function ( $block_content, $attributes, $block, $post_id ) {
$field_name = $attributes[‘fieldName’] ?? ”;// Replace
your_field_namewith your unique name.
if ( ‘_url’ === $field_name ) {
$block_content = ‘Lire l\’article complet sur le site‘;
}return $block_content;
}, 10, 4);hello
there will be only one post_tag
Hi mister,
Thanks for your quick reply.
Yes this is exactly what i’m trying to achieve.
Forum: Plugins
In reply to: [Custom Post Type Widgets] Empty titleSorry i have another question.
Is it possible to change Recent Posts title <h1> with <h3> ?Thanks
Forum: Plugins
In reply to: [Database for Contact Form 7] Secured links for filesHi,
I modified the plugin code so the file can be downloaded in the Data tab.
But when i copy & paste the url link it can be downloaded by everybody (folder uploads/cf7-database is a public URL)
Can i change this ?
Thanks in advance
Forum: Plugins
In reply to: [Database for Contact Form 7] Bug with html linkThanks Bruce for your quick reply,
It works like a charm.
Have a good day
Best.
Forum: Plugins
In reply to: [Database for Contact Form 7] Bug with html linkHi Bruce,
I’m talking about these 2 buttons. (class=cf7d-switch-theme)
https://snipboard.io/y5OqKg.jpgHere is the result on mobile version.
https://snipboard.io/qzXrJm.jpgThanks in advance for your help.
Best.
Forum: Plugins
In reply to: [Database for Contact Form 7] Bug with html linkHi Bruce,
I had another question about the plugin.
In mobile version is it possible to keep cf7d-switch-theme buttons ?Thanks in advance for your reply.
Best.
Forum: Plugins
In reply to: [Database for Contact Form 7] Bug with html linkHi Bruce,
Thanks for your quick reply.
Best.
Forum: Plugins
In reply to: [WooCommerce] CSV Import IssueHi There,
Sorry for my late reply.
I contacted the hosting provider but they didn’t find what’s wrong.
But it works now. Strange.Thanks all for your replies.
Forum: Plugins
In reply to: [WooCommerce] CSV Import IssueHi @serafinnyc !
Thanks for your answer.
I will contact them and will let you know what’s wrong.
Best
Forum: Plugins
In reply to: [DiscPress] Get the Album GenreThanks for your answer
Is there a demo website for the pro version ?