giuseppe65
Forum Replies Created
-
Hi @rashed848,
Thanks for the reply.
The field was added in the layout but the map is not displayed.
The directory was created by importing the demo data.
Instead, if I create a directory manually and configure the layout of the single listing page manually, the map is displayed.
Maybe something went wrong with the demo import. I try to create the entire directory and layouts manually.Thanks!
Forum: Plugins
In reply to: [Comment Form Editor with TinyMCE] “Reply” button not workingForum: Themes and Templates
In reply to: [Blocksy] Email icon error sharing contentHello @cteduard,
I confirm the resolution of the problem with the latest version 2.0.82.
Thank you very much!Forum: Themes and Templates
In reply to: [Blocksy] Email icon error sharing contentHi @cteduard ,
Thanks for reply.
I can wait for the release of the version with the fix. At the moment the site works correctly even with version 2.0.80.
Thanks!
Hi @barsha05 ,
I had already tried to deactivate the plugins, but I did not detect any conflicts.
Thanks.Hi,
I confirm the anomaly.
I performed rollback to temporarily solve the problem.Thanks.
Forum: Plugins
In reply to: [Blocksy Companion] Cookie consent extensionHello @cteduard ,
I updated theme and plugin to version 2.0.67 and now the extension works properly.
Thank you so much!Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Taxonomy in hierarchy relatedHello @pdclark,
I solved the extraction of the main taxonomies by
tt.parent = 0.Now I have to resolve the relationship between the main and secondary taxonomy.
Thanks.
Forum: Plugins
In reply to: [Blocksy Companion] Cookie consent extensionHello @cteduard ,
Perfect! I will wait for the new release.
Thank you so much.Forum: Plugins
In reply to: [Blocksy Companion] Cookie consent extensionHello @cteduard ,
at this url I have prepared a comments area with the Comment Form Editor with TinyMCE plugin and Blocksy Companion extension disabled. The native WordPress checkbox should be visible, but it is not visible.
At this url, instead, I have prepared a comments area with the Comment Form Editor with TinyMCE plugin and Blocksy Companion extension enabled, but even in this case the privacy checkbox is not visible.
In both cases the checkbox in Settings->Discussion is set.
Thanks.Forum: Plugins
In reply to: [Blocksy Companion] Cookie consent extensionHi @cteduard ,
I’m back on topic because I noticed that by installing a plugin for managing comments (e.g. Discuz or Comment Form Editor with TinyMCE) the extension doesn’t work and the checkbox with the label isn’t displayed.
Note that the Blocksy theme also makes the native WordPress checkbox invisible.
Thanks!Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Taxonomy in hierarchy relatedHi @pdclark,
Thanks for reply.
The where
t.slug IN( 'a', 'b' )works correctly, whilet.parent != 0does not extract any taxonomy.tt.parent != 0instead correctly extracts all the secondary taxonomics.
Am I doing something wrong?
If I understand correctly, however, I cannot set a dynamic where in the secondary taxonomy field unless through advanced programming. Therefore, there is no way to set a where based on the content of the main taxonomy field by setting an equality with the field name (e.g.{@field_name}or{@ID}.
Did I understand correctly?
Thanks!Forum: Plugins
In reply to: [Blocksy Companion] Cookie consent extension