STUDIOTOPO
Forum Replies Created
-
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Remove from menuHi, same issue on my side.
Please, fix it.
Thank you
Forum: Plugins
In reply to: [Contact Form 7] Error on required fieldHi Takayuki,
yes, the problem is a plugin: Honeypot for Contact Form 7.
Disabling it, the CF7 form works fine.I have deleted that plugin and I would ask you what do you suggest to stop spam?
Thank you
Forum: Fixing WordPress
In reply to: WP 5.3 date format wrongHi,
I’m experiencing the same error from my side too.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Mobile view problemHey, fixed un-flagging Tables/Ordinable.
Forum: Plugins
In reply to: [WooCommerce] Product loop image zoom/lightboxHi Stef,
I have already spoken with Divi developers: they say it’s a Woocommerce related question and they said to ask you…
Forum: Plugins
In reply to: [Advanced Custom Fields: Font Awesome Field] Display ACF Font AwesomeMatt, I’m not good with php…;)
I put
<?php $field = get_field( “icone” );
echo $field[‘value’]; ?>
but on front end I see this: <Any help please?
Forum: Plugins
In reply to: [Advanced Custom Fields: Font Awesome Field] Display ACF Font AwesomeOk, simply: I have created the Font Awesome Icon field, field slug is ‘icone’.
On the post (backend) I see this field and I can choose an icon.To display this icon choice on the front end post I have (on single.php) this code:
<?php $value = get_field( “icone” ); ?>
But no icon is displayed…
Forum: Plugins
In reply to: [Advanced Custom Fields: Font Awesome Field] Display ACF Font AwesomeThe first doubt is if to create only one custom field with 3 icons
or if I have to create 3 custom fields with 1 icon.Forum: Plugins
In reply to: [Advanced Custom Fields: Font Awesome Field] Display ACF Font AwesomeHi Matt,
thank you for your quick reply.
I have a basic knowledge of ACF… Just a little bit enought to display fields in a theme.
I explain you what I would test: inside a post I would have the possibility to select icons to show hotel room facilities (parking, air conditioned, dogs allowed) and display in single.php the selected icons.
Is it possible with your plugin?Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] Some issuesHi Mark,
thank you for your reply.
I’m now investigating with Divi theme support…
Forum: Plugins
In reply to: [Multiple Votes in one page] Prevent to vote several timesHi,
thanks for your reply. Yes, if I have a dynamic IP I can restart my modem and with the new IP I can vote again, but this could be an obstacle for an user, so the IP tracking could be good…
Another obstacle I am thinking could be the possibility to vote signing in (registered user).
It is possible to use your plugin with registered users/signin in?Forum: Fixing WordPress
In reply to: Change Map module height in DIVIHi,
what do you mean as “thinner”?!
If you ned it taller, you can try this CSS:.et_pb_map { height: 600px; }Let me know
Thanks Danny,
actually it’s working fine, connected.
The issue was the firewall setup on my server.
CURL is installed and active and this morning it was working fine (connected).
But since 1 hour it’s DISCONNECTED.On the server CURL is still active.
You can check it going to http://studiotopo.com/info.php
Why it’s now NOT CONNECTED?
Thanks
CURL is not installed on the server.