augustobsb
Forum Replies Created
-
Good morning, friends, everything is ok with the latest update. I thank the LC team. You have the best page builder plugin; I’ve been using it for several years and have never found a page builder with the flexibility, efficiency, and freedom of Live Composer. Warm regards.
Forum: Plugins
In reply to: [Live Composer - Free WordPress Website Builder] Latest Version BrokenMy websites are also broken; there was an intrusion and content injection. The technician informed me that it was via Live Composer, and I’m using version 2.1.0. Other websites I have that are using older versions are not having problems.
- This reply was modified 3 months, 4 weeks ago by augustobsb.
Good morning, friend. I’ll give you an option I always use: You can import the font into your project, as follows:
@import url(‘https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap’);
In this example, we will use the Inter font, but you can use your preferred font.
Now include the following parameter in the WordPress CSS customization area:
body {
font-family: ‘Inter’, sans-serif !important;
}If you prefer to put the source in your HTML instead of using @import, add this to the <head>:
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">Try this, if you can’t, come back here and we’ll try another way.
Forum: Plugins
In reply to: [Live Composer - Free WordPress Website Builder] Wordfence alertThanks! Congratulations for the plugin, it’s the best I’ve ever used.
Forum: Plugins
In reply to: [Live Composer - Free WordPress Website Builder] Wordfence alertIT-SEC also issued an alert:
Forum: Plugins
In reply to: [Live Composer - Free WordPress Website Builder] Color SelectorGood morning mate.
Write the hexadecimal for the color you want in the fields indicated in the image.
Image `
Forum: Plugins
In reply to: [Live Composer - Free WordPress Website Builder] Is Live Composer closed?This is the best plugin for building websites … I am happy to know that it is active.
Forum: Plugins
In reply to: [Live Composer - Free WordPress Website Builder] Is Live Composer closed?We have to find out what the support email is, I also use live composer and I’m concerned.
Forum: Plugins
In reply to: [LiteSpeed Cache] Lockout in plugin directoriesHello, I believe that’s it. I just wanted to inform you that the plugin is being targeted by this type of attack, perhaps a vulnerability?
Thank you for your attention!
Forum: Plugins
In reply to: [LiteSpeed Cache] Lockout in plugin directoriesHello, I’ve checked with the provider, it wasn’t them. Why are the attacks concentrated on these files? Today, more than 300 attempts have been classified as “lockout”.
Thank you!
Forum: Plugins
In reply to: [LiteSpeed Cache] Lockout in plugin directoriesHello, thanks for the feedback. Several requests are being made for files in the /wp-content/litespeed/cssjs/daa5d.js changing only the .js file name.
There have been over 3000 requests today. I believe that some script is working on the site via the LiteSpeed plugin. A copy of the W3 Total Cache plugin files is made in the root folder of my hosting, I believe to confuse it because it is cache routines. I have never installed the W3 Total Cache plugin, only LiteSpeed. I am available to provide any information that may help.
One more piece of information, when I disable and remove the plugin it appears installed and active again on my website after some time.
Good morning, my friend, I already informed the official support. But I managed to solve the problem by editing the module and marking and unchecking the categories. It just went back to doing it this way.
Git: https://github.com/live-composer/live-composer-page-builder/issues/969