No search results were found in Documentation!
Hello
I thought we got Yoast
https://drive.google.com/open?id=1-FcoxDC7eRDneYV_FMESAAwDZtwshrYf&usp=drive_fs
I have got it from plugins and give mi this message
“Installation failed: folder already exists”
https://drive.google.com/open?id=1-Hclf3TCuZU_ESAEIVmm8DAzfa8cL-kJ&usp=drive_fs
what should we do?
Via FTP go to the server and look for the “yoast” folder and delete it?
or something else?
Yesterday I sent you a user and credentials by email
bye
Hello,
You have malware on the website. Please update to the latest version 12.6.8
If you want to update the theme, you should download the latest version of it from the Theme Forest account and download it.
I recommend that you update the theme manually https://forum.tagdiv.com/how-to-update-the-theme-2/ via FTP/cPanel/File Manager, also if possible disable extra plugins during the theme update to avoid any problems that may arise and make sure that you have activated the tagDiv Standard pack plugin to keep the website’s look. You can try to update the theme on a staging website.
After you update the theme, you need to update the theme plugins too.
In the worst cases, the settings in the theme panel may be lost (there have been isolated cases), in these cases, after the theme plugins that were previously used are activated, you will have to use a backup for the theme panel -> https://forum.tagdiv.com/import-export-theme-settings/
You could consider reinstalling the WordPress version, and checking for this plugin wp-zexit.php. It might be wise to inspect via FTP if it doesn’t appear in the WordPress -> Plugins. Additionally, using Wordfence to scan the website and remove unknown users would be prudent.
Change admin passwords and delete admin accounts you are not familiar with;
– Delete any weird/unknown plugins;
– Delete the weird/unknown themes;
– Clean unfamiliar Theme Panel injected code (example – https://i.imgur.com/4q70kCv.png);
– Clean WordPress files (example – https://i.imgur.com/stJCqiK.png)
Please block /wp-json/tdw/save_css
If an attacker wants to target this URL /wp-json/tdw/save_css they can do so. Even if the website uses a different theme, the attacker can still try that URL. We could add an option to be able to enable/disable the Live CSS, it will be considered. But for now in order to remove it this can only be done with a modification to the composer plugin. I think that all that removing it requires is to comment this line of code – https://prnt.sc/RtwvL5Nc4ikR -> https://prnt.sc/ymZmhdUfp57U But as I mentioned, the attacker can still try to access the URL.
Thank you!
Hello,
We can take a look and see what can be done there. Please make a full backup to all files and contact us via email at contact@tagdiv.com and provide the following:
–wp-admin URL and credentials
-FTP/cPanel URL and credentials
– a link to this topic in order to identify you
Thank you!
Hello,
We can take a look and see what can be done there. Please make a full backup to all files and contact us via email at contact@tagdiv.com and provide the following:
–wp-admin URL and credentials
-FTP/cPanel URL and credentials
– a link to this topic in order to identify you
Thank you!
Hello,
We can take a look and see what can be done there. Please make a full backup to all files and contact us via email at contact@tagdiv.com and provide the following:
–wp-admin URL and credentials
-FTP/cPanel URL and credentials
– a link to this topic in order to identify you
Thank you!
Hello,
Few questions:
– For credentials: can I use contact@tagdiv.com as email?
– We don’t have FTP – just so you know
Hello,
We can take a look and see what can be done there. Please make a full backup to all files and contact us via email at contact@tagdiv.com and provide the following:
–wp-admin URL and credentials
-FTP/cPanel URL and credentials
– a link to this topic in order to identify you
Thank you!
Sorry to come in like this but I’m in an emergency… I messed up with a “raw-html” injection, help me please.
In the news composer (post-pages) I tried to insert a customized audio player but it was obviously incorrect because I blocked everything.
After “save” the composer no longer starts on the news pages (on the normal pages and on the home page everything is normal).
In practice I can no longer modify the structure of the post-pages because the bar where there is “edit with tag div composer” has disappeared. The loading of each news page stops halfway and a sign appears: “AjaxURL has NOT been defined”.
I ask you please: in which file are the raw-html manual code injections that a user inserts with composer written?
I’m sure that if I find that file via ftp I can recognize the anomalous code and delete it manually.
I’m just begging you to help me, because I’m stuck.
Thank you
Hello,
We can take a look and see what can be done there. Please make a full backup to all files and contact us via email at contact@tagdiv.com and provide the following:
–wp-admin URL and credentials
-FTP/cPanel URL and credentials
– a link to this topic in order to identify you
Thank you!
Hello,
We can take a look and see what can be done there. Please make a full backup to all files and contact us via email at contact@tagdiv.com and provide the following:
–wp-admin URL and credentials
-FTP/cPanel URL and credentials
– a link to this topic in order to identify you
Also, during the investigation know that we will disable the other non tagDiv plugins.
Thank you!
Hello,
Please check this guide https://www.wpbeginner.com/wp-tutorials/how-to-easily-fix-this-site-cant-be-reached-error-in-wordpress/ You can try to rename the theme and plugin folders using FTP/cPanel access and check if the website is restored.
Thank you!
The tagdiv plugins that follows the theme and the ones below:
Copy & Delete Posts
one.com
one.com Spam Protection
UpdraftPlus – Backup/Restore
Hi roc-100, the child theme can be get from the theme package (unzip the package and check the code directory, there is a Newspaper-child folder, what you can do is to use a FTP to set it or zip the folder and you can install it as you install a normal theme) that can be get from your themeforest account – https://forum.tagdiv.com/the-child-theme-support-tutorial/
I hope this will help you!
Hello,
Unfortunately, our tagDiv team doesn’t have an employee named Carlos. From what I see there, that person has installed some malware plugins on your site, so you’ll need to manually clean the site. For example, you should delete plugins with strange or unknown names, remove any users you don’t recognize, and clean any suspicious code files, both in the theme and WordPress.
You could consider reinstalling the WordPress version, and checking for this plugin wp-zexit.php. It might be wise to inspect via FTP if it doesn’t appear in the WordPress -> Plugins. Additionally, using Wordfence to scan the website and remove unknown users would be prudent.
Change admin passwords and delete admin accounts you are not familiar with;
– Delete any weird/unknown plugins;
– Delete the weird/unknown themes;
– Clean unfamiliar Theme Panel injected code (example – https://i.imgur.com/4q70kCv.png);
– Clean WordPress files (example – https://i.imgur.com/stJCqiK.png)
Please block /wp-json/tdw/save_css
If an attacker wants to target this URL /wp-json/tdw/save_css they can do so. Even if the website uses a different theme, the attacker can still try that URL. We could add an option to be able to enable/disable the Live CSS, it will be considered. But for now in order to remove it this can only be done with a modification to the composer plugin. I think that all that removing it requires is to comment this line of code – https://prnt.sc/RtwvL5Nc4ikR -> https://prnt.sc/ymZmhdUfp57U But as I mentioned, the attacker can still try to access the URL.
Thank you!
Hello,
You have malware on the website. Please update to the latest version 12.6.8
If you want to update the theme, you should download the latest version of it from the Theme Forest account and download it.
I recommend that you update the theme manually https://forum.tagdiv.com/how-to-update-the-theme-2/ via FTP/cPanel/File Manager, also if possible disable extra plugins during the theme update to avoid any problems that may arise and make sure that you have activated the tagDiv Standard pack plugin to keep the website’s look. You can try to update the theme on a staging website.
After you update the theme, you need to update the theme plugins too.
In the worst cases, the settings in the theme panel may be lost (there have been isolated cases), in these cases, after the theme plugins that were previously used are activated, you will have to use a backup for the theme panel -> https://forum.tagdiv.com/import-export-theme-settings/
You could consider reinstalling the WordPress version, and checking for this plugin wp-zexit.php. It might be wise to inspect via FTP if it doesn’t appear in the WordPress -> Plugins. Additionally, using Wordfence to scan the website and remove unknown users would be prudent.
Change admin passwords and delete admin accounts you are not familiar with;
– Delete any weird/unknown plugins;
– Delete the weird/unknown themes;
– Clean unfamiliar Theme Panel injected code (example – https://i.imgur.com/4q70kCv.png);
– Clean WordPress files (example – https://i.imgur.com/stJCqiK.png)
Please block /wp-json/tdw/save_css
If an attacker wants to target this URL /wp-json/tdw/save_css they can do so. Even if the website uses a different theme, the attacker can still try that URL. We could add an option to be able to enable/disable the Live CSS, it will be considered. But for now in order to remove it this can only be done with a modification to the composer plugin. I think that all that removing it requires is to comment this line of code – https://prnt.sc/RtwvL5Nc4ikR -> https://prnt.sc/ymZmhdUfp57U But as I mentioned, the attacker can still try to access the URL.
Thank you!
Hi,
No, I can say that I’m sure, but most likely the problem you’re facing appeared after the javascript was shared in the theme and made to load in the footer.
Do you have the possibility to create a staging where you can give me access (wp-admin and FTP) and a link to the pages with problems to do an investigation and see if I can change something so that the problem is solved.
If you can provide staging access please contact us via email at contact@tagdiv.com and provide there the access and also include a link to this topic.
Thank you!
Hello,
You have malware on the website. Please update to the latest version 12.6.8
If you want to update the theme, you should download the latest version of it from the Theme Forest account and download it.
I recommend that you update the theme manually https://forum.tagdiv.com/how-to-update-the-theme-2/ via FTP/cPanel/File Manager, also if possible disable extra plugins during the theme update to avoid any problems that may arise and make sure that you have activated the tagDiv Standard pack plugin to keep the website’s look. You can try to update the theme on a staging website.
After you update the theme, you need to update the theme plugins too.
In the worst cases, the settings in the theme panel may be lost (there have been isolated cases), in these cases, after the theme plugins that were previously used are activated, you will have to use a backup for the theme panel -> https://forum.tagdiv.com/import-export-theme-settings/
You could consider reinstalling the WordPress version, and checking for this plugin wp-zexit.php. It might be wise to inspect via FTP if it doesn’t appear in the WordPress -> Plugins. Additionally, using Wordfence to scan the website and remove unknown users would be prudent.
Change admin passwords and delete admin accounts you are not familiar with;
– Delete any weird/unknown plugins;
– Delete the weird/unknown themes;
– Clean unfamiliar Theme Panel injected code (example – https://i.imgur.com/4q70kCv.png);
– Clean WordPress files (example – https://i.imgur.com/stJCqiK.png)
Please block /wp-json/tdw/save_css
If an attacker wants to target this URL /wp-json/tdw/save_css they can do so. Even if the website uses a different theme, the attacker can still try that URL. We could add an option to be able to enable/disable the Live CSS, it will be considered. But for now in order to remove it this can only be done with a modification to the composer plugin. I think that all that removing it requires is to comment this line of code – https://prnt.sc/RtwvL5Nc4ikR -> https://prnt.sc/ymZmhdUfp57U But as I mentioned, the attacker can still try to access the URL.
Thank you!
Hello,
Please follow the next steps. Normally, you should not lose your settings.
Please update to the latest version 12.6.8
If you want to update the theme, you should download the latest version of it from the Theme Forest account and download it.
I recommend that you update the theme manually https://forum.tagdiv.com/how-to-update-the-theme-2/ via FTP/cPanel/File Manager, also if possible disable extra plugins during the theme update to avoid any problems that may arise and make sure that you have activated the tagDiv Standard pack plugin to keep the website’s look. You can try to update the theme on a staging website.
After you update the theme, you need to update the theme plugins too.
In the worst cases, the settings in the theme panel may be lost (there have been isolated cases), in these cases, after the theme plugins that were previously used are activated, you will have to use a backup for the theme panel -> https://forum.tagdiv.com/import-export-theme-settings/
You could consider reinstalling the WordPress version, and checking for this plugin wp-zexit.php. It might be wise to inspect via FTP if it doesn’t appear in the WordPress -> Plugins. Additionally, using Wordfence to scan the website and remove unknown users would be prudent.
Change admin passwords and delete admin accounts you are not familiar with;
– Delete any weird/unknown plugins;
– Delete the weird/unknown themes;
– Clean unfamiliar Theme Panel injected code (example – https://i.imgur.com/4q70kCv.png);
– Clean WordPress files (example – https://i.imgur.com/stJCqiK.png)
Please block /wp-json/tdw/save_css
If an attacker wants to target this URL /wp-json/tdw/save_css they can do so. Even if the website uses a different theme, the attacker can still try that URL. We could add an option to be able to enable/disable the Live CSS, it will be considered. But for now in order to remove it this can only be done with a modification to the composer plugin. I think that all that removing it requires is to comment this line of code – https://prnt.sc/RtwvL5Nc4ikR -> https://prnt.sc/ymZmhdUfp57U But as I mentioned, the attacker can still try to access the URL.
Thank you!
Hello,
What is the problem with style.css? Did you try to install it and received this error message, “ERROR: The package could not be installed. The theme is missing the style.css stylesheet.”? If yes, you are probably uploading the whole theme package. You have to upload only the theme zip file, not the whole package which contains other items
– https://help.market.envato.com/hc/en-us/articles/202821510-Theme-is-missing-the-style-css-stylesheet-error
Install via WordPress -> https://forum.tagdiv.com/install-via-wordpress/
Install via FTP -> https://forum.tagdiv.com/install-via-ftp/
Requirements for Newspaper => https://forum.tagdiv.com/requirements-for-newspaper/
After installing the theme and activating it you will find in the Prebuilt websites all the theme demos and you can import whatever demo you want => https://www.screencast.com/t/6rf5g0Dxc0K
If this isn’t what you mean, please provide more details and screenshots.
Thank you!
Hello
I have a strange behavior of the Megamenu: It shows the posts of the first two categories, then it shows no more. After clicking one category everything is fine.
What can I do?
As the site is not visible for the public yet, I already sent you Login and FTP credentials for test.ibiza-heute.de if you want to have a look.
Thank you
Bernd
Did you read the installation instructions included with theme?
You need the TD Composer plugin included with theme in order to use the page builder. You need to install that from the theme panel, or from the all files download zip, and do via FTP.
You might find this useful: https://forum.tagdiv.com/whats-included/
(I don’t work here.)
-
This reply was modified 1 year by
simchris.
Hello,
We can take a look and see what can be done there. Please make a full backup to all files and contact us via email at contact@tagdiv.com and provide the following:
–wp-admin URL and credentials
-FTP/cPanel URL and credentials
– a link to this topic in order to identify you
Thank you!
Not really theme issue. Did you check your htaccess file; did you login via FTP and make sure plugin actually removed? Did you check support for the plugin?
(I dont’ work here.)
Hi, simchris, thank you very much.I followed all your advice. I disabled the cache and uploaded the theme folder via FTP (using Filezilla). Unfortunately, nothing changed…
Hi paolamanciagli, if the problem is still persisting for you, please contact us via email at contact@tagdiv.com and provide a temporary wp-admin and FTP access to investigate this problem.
Thank you!