logaen
Forum Replies Created
-
Forum: Plugins
In reply to: [Yoast SEO] Remove the date that appears in the snippets of the Google searchI really thing that the problem is YOAST.
<meta property="article:modified_time" content="2024-01-23T09:25:31+00:00" class="yoast-seo-meta-tag">
Forum: Plugins
In reply to: [Events Calendar for Google] Translate weekdays and monthSame problem for me. I’ve also tried via source code but nothing seems to happen. Always stay in English.
Forum: Plugins
In reply to: [Age Gate] How to add a custom field?Perfect. It works! Where does this data go?
Forum: Plugins
In reply to: [Age Gate] How to add a custom field?I can’t figure out where to put the code to have an additional field.
I would like to insert a custom field that may require an alphanumeric field of exact 16 digits.- This reply was modified 3 years, 4 months ago by logaen.
I’m using AVADA and the free version of the plug-in (I’m just testing before buy) and I don’t have any button at all. I’ve the old classic “add to card”.
I need to do something more? I need to replace add to cart with “request a quote”thankyou
Could you please tell me where I find this option?
here you can see the builder and the preview page of the product.
The “text input” for increasing numbers by clicking also doesn’t seem to work. I don’t see the two arrows to increase or decrease the number.
Forum: Plugins
In reply to: [Contact Form 7] List with non selectable itemsanyone?
Forum: Plugins
In reply to: [Contact Form 7] List with non selectable itemsYes is this! https://codepen.io/adrian-ortega/pen/Ivzjh
Thank you so much!Can you help me where i can add the JS?
$(function(){
var foundin = $(‘#some_select option:contains(“optgroup-“)’);
$.each(foundin, function(value){
var updated = $(this).val().replace(‘optgroup-‘,”);
$(this).nextUntil(‘option:contains(“endoptgroup”)’).wrapAll(‘<optgroup label=”‘+updated+'”></optgroup>’);
});
$(‘#some_select option:contains(“optgroup-“)’).remove();
$(‘#some_select option:contains(“endoptgroup”)’).remove();
});?? no help at all
I want to disable the auto popup but i cannot understand how and where add the code:
{
“persistent_menu”:[
{
“locale”:”default”,
“disabled_surfaces”: [“CUSTOMER_CHAT_PLUGIN”],
“composer_input_disabled”: false,
“call_to_actions”:[
{
“title”:”My Account”,
“type”:”postback”,
“payload”:”PAYBILL_PAYLOAD”
}
]
}
]
}I’ve the same problem. I wout like “popup off” by default.
Ciao / Hi
nothing seems works.
My default chat message still in english.Il mio messaggio iniziale è sempre in inglese.
Forum: Plugins
In reply to: [Country & Phone Field Contact Form 7] List doesn’t appear on mobileSame problem with mine. Click on the gray flag nothing appens.
Forum: Plugins
In reply to: [Invoices for WooCommerce] No invoices in the new yearsame here. All done with the two folders.
Forum: Plugins
In reply to: [Invoices for WooCommerce] Problem with translationI had this problem four months ago. I do not remember how I solved it. Thanks anyway.