conrad8
Forum Replies Created
-
Hello, thank you very much for your response.
You’re right. It turns out that a few years ago, someone at the company bought the paid plugin on Envato and worked with it. But I don’t know how it happened, that plugin became the free plugin. I don’t understand how it could have happened. I uninstalled the free plugin, installed the paid plugin version 1.44, and now the hreflang tags have appeared on the pages, but when I go to Hreflang > Options, the page is blank. Also, nothing is displayed under the More button. Could you tell me what’s happening?
On individual pages, when I edit them, the Hreflang meta box appears.Hello, thank you for your response.
The problem is that everything that was previously available has now disappeared. In the database table wp_da_hm_connect, all the hreflangs appear, but not in the plugin.If I go to the Connections page, there’s nothing there, just a button to add a new connection.
I’m an administrator user.
I don’t want to start from scratch again, but rather recover all the enormous work we did last year.
Previously, we had the hreflangs available on each page, in the editing area. Now we have nothing, although that data is kept in the database.
Hreflang Manager: Versión 1.12
WordPress 6.8.2
No errors on the website.Again, on yet another website. On a different server. They all have in common that the main theme is Avada. But the problem appears now, associated with the AIOS issues. Version 5.4.0
28/03/2025 6:18 pm
info 127.0.0.1
Tema activado
Tema: Twenty Twenty-Five activatedmarzo 28, 2025 12:50 pm
info 127.0.0.1
Tema activado
Tema: Twenty Twenty-Five activatedOn several websites, Avada is automatically disabled and another theme is activated.
Se ha producido un error del tipo E_ERROR en la línea 739 del archivo /var/www/vhosts/xxxx.com/httpdocs/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php. Mensaje de error: Uncaught Error: Call to undefined function wp_strip_tags() in /var/www/vhosts/xxxx.com/httpdocs/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php:739
Stack trace:
#0 /var/www/vhosts/xxxx.com/httpdocs/wp-includes/class-wp-hook.php(324): AIOWPSecurity_User_Login->aiowps_login_message()
#1 /var/www/vhosts/xxxx.com/httpdocs/wp-includes/plugin.php(205): WP_Hook->apply_filters()
#2 /var/www/vhosts/xxxx.com/httpdocs/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php(219): apply_filters()
#3 /var/www/vhosts/xxxx.com/httpdocs/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php(1366): login_header()
#4 /var/www/vhosts/xxxx.com/httpdocs/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php(217): require_once('...')
#5 /var/www/vhosts/xxxx.com/httpdocs/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php(21): AIOWPSecurity_Process_Renamed_Login_Page::renamed_login_init_tasks()
#6 /var/www/vhosts/xxxx.com/httpdocs/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php(493): AIOWPSecurity_WP_Loaded_Tasks->__construct()
#7 /var/www/vhosts/xxxx.com/httpdocs/wp-includes/class-wp-hook.php(324): AIO_WP_Security->aiowps_wp_loaded_handler()
#8 /var/www/vhosts/xxxx.com/httpdocs/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#9 /var/www/vhosts/xxxx.com/httpdocs/wp-includes/plugin.php(517): WP_Hook->do_action()
#10 /var/www/vhosts/xxxx.com/httpdocs/wp-settings.php(726): do_action()
#11 /var/www/vhosts/xxxx.com/httpdocs/wp-config.php(109): require_once('...')
#12 /var/www/vhosts/xxxx.com/httpdocs/wp-load.php(50): require_once('...')
#13 /var/www/vhosts/xxxx.com/httpdocs/wp-blog-header.php(13): require_once('...')
#14 /var/www/vhosts/xxxx.com/httpdocs/index.php(17): require('...')
#15 {main}
thrownAfter the numerous and kind help offered, I have concluded that the solution to what I was asking is the following: Let's imagine that we have created a conversion in Google Ads to track phone calls. We will have as a result some data to add to Google Tag Manager when we create the corresponding tag. We have a conversion ID and a conversion tag code. Okay. Now let's go to Google Tag Manager. We create a tag and assign it Google Ads > Google Ads Conversion Tracking. There we add conversion ID and conversion tag code. Now we create the trigger. Click type activator only links, with two conditions: 1) Click URL contains tel: 2) Accept Ads is equal to true. What is Accept Ads? A variable that we have previously created. Variable type: Custom Javascript Code we have to add: function(){ if(document.querySelector('#cmplz-marketing-optin').checked){ return true; }else{ return false; } } I have tried and when marketing cookies are not accepted, there is no measurable conversion for Google Ads for phone calls. If I accept marketing cookies, then that conversion does appear when I click on a phone link. I can't guarantee anything, and it's certainly not the fastest or most elegant way, but it seems to work. Apologies for my translator's bad English, mine is even worse.Has anyone had experience with this issue of conversions created in Google Ads? Have the creators of the plugin not known of a previous case either? The only thing I need to know is how to proceed when those conversions are managed with GTM. I have created them in Google Ads, and in GTM I have identified each conversion with their respective codes provided in Google Ads. I understand that I must do something so that they are only activated when the user has accepted the marketing cookies. For example, a phone call conversion. The trigger is triggered when someone clicks on a link with tel:, I suppose I also have to impose another condition, that marketing cookies have been accepted. Please, can someone help me on this matter? I’m sorry for using a translator program.
Hello, Any help on this matter? The only thing I need to know is what I should do with the conversions created in Google Ads and that I have replicated in GTM (Phone call, form submission and WhatsApp) Each conversion in GTM is created with a Google Ads Conversion Tracking tag , with its corresponding conversion ID and conversion label, which are data provided in Google Ads. So, MY QUESTION: Do I have to create a trigger for those tags to send data only if marketing cookies have been accepted?
Hello, I have scanned the cookies again and now only Google Ads cookies classified as Marketing appear. So, my question is if I have to make the conversions created in Google Ads and that have their tag in GTM be activated with cmplz_event_marketing.
I have a variable created which is “Accep Ads” which is a custom javascript with this code:
function(){
if(document.querySelector(‘#cmplz-marketing-optin’).checked){
return true;
}else{
return false;
}
}I don’t know if I’m confused about this matter.
My idea is the following. I explain it to you in the call conversion created in Google Ads, and which has its label and activator in GTM:
The trigger is fired when a tel: link is clicked and when the previous variable “Accep Ads” is true.
Now the update has worked fine.
I used a backup. I couldn’t take the time to see everything that was destroyed. The latest version has disappeared without an explanation of what happened. I guess more people have had problems.
AJAX ERROR! STATUS:500 error
PHP 7.4.33
10.3.37-MariaDB
cPanel
Hi
User access > Failed access log.
I have deactivated the plugin, reactivated it, and now it seems to be working. I have activated the protection with PHP. It seems that now it is working correctly. One question: the keyword that is inserted in the URL with the cookies option, does not appear in the .htaccess file. That word appears in the database, in some file? I ask in case I ever lose, or forget, that word. What should I do? Where do I look for it?
What surprises me is that this problem started yesterday on several websites, when previously they had no login attempts. Maybe for some reason the old version of the plugin was affected, or maybe the new version has made this possible. I honestly don't get it. I don't know for what reason since yesterday I have received login attempts on websites where I have cookie protection activated. I'm going to deactivate the plugin. I'll turn it back on. I will accept the protection with php, and I will change the keyword.But there is something wrong with the plugin. I have the new version. I have activated the protection with PHP. I’ve changed the password, and the login attempts keep coming. How is it possible that I get login attempts from different IPs that shouldn’t know the new password? It should be IMPOSSIBLE for them to know the new keyword. There is something not doing the job right in the plugin.
Confirmed. New version of the plugin. PHP protection enabled. I have changed the cookie protection keyword. Access attempts continue.