Andrea
Forum Replies Created
-
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] “Stock at location” Column not showHello, I have this problem too,
in the screen options there is no longer the option to enable the column “Stock at location”.Can you check?
Thank you
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Hide email and add privacy checkboxOk I will wait for the new version, thanks
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Hide email and add privacy checkboxHi Greg,
sorry I have another request (the last one).
On the ad details pages, is it possible to also remove the name?
Thank youForum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Hide email and add privacy checkboxPerfect thank you!
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Hide email and add privacy checkboxHi Greg, thanks for the reply.
The GDPR snippet works correctly thanks.
Regarding the email I would like to leave it in the advert creation form, but I would like it not to be seen when clicking on “Show contact info”.Thank you
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Category and phone mandatoryPerfect thank you!
No reply?
Forum: Plugins
In reply to: [Themify - WooCommerce Product Filter] Warning after update to 1.3.3 versionHi,
now works perfectly.
Thank you ??Se provassi in qualche modo a richiamare la libreria “manualmente” quale sarebbe il codice che la richiama o il nome della libreria?
Grazie milleAh ok, e qual è la libreria utilizzata?
Eventualmente vedo se c’è un altro modo per caricarla.
Grazie milleForum: Plugins
In reply to: [AddToAny Share Buttons] Share opened image@steve92 Si quello sicuramente.
Credo sia possibile però, perché se vedi questo link: https://www.paolobergomi.it/new-gallery/indoor-portraits/
Le foto si aprono semplicemente in una lightbox come nel mio sito e quando clicchi su un social la foto che viene condivisa è quella giustaForum: Plugins
In reply to: [AddToAny Share Buttons] Share opened image@steve92 Ah sei italiano.
Il problema è che non posso fare questo perché si tratta di semplici loghi, sarebbe inutile creare una pagina per ogni logo.Forum: Plugins
In reply to: [AddToAny Share Buttons] Share opened image@steve92 Hi steve, thanks for your answer.
I fixed the code a bit because it had errors
/* INIZIO FUNZIONE */ function eve_meta() { /* prendo il contenuto del post */ Global $wp_query; $post = $wp_query->post; $page_id = $post->ID; $page_object = get_page( $page_id ); $page_content = $page_object->post_content; /* lo ripulisco da tag e caratteri strani */ $fbdesc = wp_html_excerpt(htmlspecialchars_decode(strip_tags(strip_shortcodes(str_replace('"','',($page_content))))), 150,'...'); /* prendo immagine post */ $fbthumb = wp_get_attachment_image_src(get_post_thumbnail_id($post->ID), 'facebook-thumb'); ?> <?php /*META NAME & OPEN GRAPH POST*/ if (is_single()) { ?> <meta property="og:title" content="<?php the_title(); ?>" /> <meta property="og:image" content="<?php echo $fbthumb[0]; ?>" /> <meta property="og:description" content="<?php echo $fbdesc; ?>" /> <meta property="og:url" content="<?php the_permalink(); ?>" /> <meta name="twitter:title" content="<?php the_title(); ?>" /> <meta name="twitter:description" content="<?php echo $fbdesc; ?>" /> <meta name="twitter:image:src" content="<?php echo $fbthumb[0]; ?>" /> <?php } /* FINE FUNZIONE */ } add_action('wp_head', 'eve_meta' );
But it doesn’t work.
Maybe because it’s not a post page but it’s a normal page full of photo:
https://www.scaranidesigner.com/aziende/