Home User profile
tagDiv Member
digital newspaper, personal. I am a journalist and I have created this portal to publish my work directly and the collaboration of my colleagues.
ludyma
tagDiv Member

haha, the cache was solved, I purged all the caches from WordPress and that’s it.

ludyma
tagDiv Member

The blurry vision error continues and I don’t know the reason after changing the settings. They can guide me.

ludyma
tagDiv Member

Hello, I use a post template. I already found the problem, in the screenshots they are marked how to configure the image quality.

capture_1
capture_2

ludyma
tagDiv Member

Hello, I wanted to tell you that after reviewing the web part and the mobile part more carefully, I see that the advertising that is seen without a problem is the one with external urls and the internal ones do not load, both on the web part and in the mobile part, I say this to provide more information to the support team.

ludyma
tagDiv Member

sent credentials

ludyma
tagDiv Member

Ok, I will send the accesses, another thing to keep in mind in the mobile version, if it loads all the advertising, so it is a permissions problem, I think, what I don’t know is where those attributes are found in the topic.

ludyma
tagDiv Member

I don’t understand well, are you referring to the configuration of the newspaper theme or the browser itself? This happens on all the PCs I’ve tried, it’s not just mine, just like incognito, the same problem, it only shows it when it’s logged in. In case it is a permissions problem in the theme, where is it changed?

ludyma
tagDiv Member

I solved it by copying another one (AD Box) and changing the html. That way it doesn’t appear, but if I create a new one, it shows me the message.

ludyma
tagDiv Member

Attached is a complete web capture, there is this detail of the advertising boxes that do not appear without being logged in.

Tested browsers:
Google Chrome. If it loads. “it worked by activating settings, privacy and Site Settings, newscaribe.com, Pop-ups and redirects (allow) and Intrusive ads (allow).”
Microsoft Ege. It doesn’t load some.
CCleanes browser. same problem as with “Microsoft Ege”
Brave. same problem as with “Microsoft Ege”

capture

page reference

  • This reply was modified 2 years by ludyma.
ludyma
tagDiv Member

Hi Cali,
I already solved the problem with an own class that does not affect the pos or the global.

Thank you very much for your help.

ludyma
tagDiv Member

Hello, send an email to give you access to the trial version and see if you can check its effect.

ludyma
tagDiv Member

The problem is that the ::before rule is being applied to the entire margin of the post and not just to the h3 class as it normally does, as shown in the screenshot.

The problem is the (.td-post-content h3:before) part of the css:
.td-post-content h3:before {
content: '';
screen lock;
position: absolute;
width: 100%;
height: 100%;
top: -2px;
right: -2px;
border: 4px solid #eef6fb;
z-index: -1;

}`
I have disabled the (.td-post-content h3) for the id sub-03, it works but the problem is when the post appears, a strip is marked that it shouldn’t, it should only affect the id sub-03 .
This is the identification code sub-03:
#sub-03 {

relative position;
display: online block;
font-family: "Raleway-Regular";
font size: 24px;
color: #fff;
/* background-image: linear-gradient(right, #0076db, rgba(107,167,219,0.60));*/
background: #0076db;
padding: 8.5px 10px 8.5px 10px;
/* border: 0px solid #eef6fb;*/
transform: translateY(-50%);
box shadow: -5px 5px 2px rgba(0,0,0,0.25);
margin: 35px 0 20px 0;

}

Help me to have the correct css code so that it applies the ::before to the H3 class but what I show you does not happen.
capture

  • This reply was modified 3 years by ludyma.
ludyma
tagDiv Member

Thank you, well, how can I tell you if I want to know how I can generate an h3 and h4 class that is not the global one, because that affects other plugins. I will appreciate if you guide me how I can do it, I will use the previous code that I showed you for the new class.

ludyma
tagDiv Member

Thanks, it’s an option. I need help with the css, it turns out that in the Theme panel custom code section I have some modifications to h3 and h4 but this affects other plugins that use the same global configuration.

CODE:
/* tip letra/color encabezado articulo h3 y h4 */

.td-post-content h3 {
position: relative;
display: inline-block;
font-family: "Raleway-Regular";
font-size: 24px;
color: #fff;
/*background-image: linear-gradient(to right, #0076db, rgba(107,167,219,0.60));*/
background: #0076db;
padding: 8.5px 10px 8.5px 10px;
/* border: 0px solid #eef6fb;*/
transform: translateY(-50%);
box-shadow: -5px 5px 2px rgba(0,0,0,0.25);
margin: 35px 0 20px 0;

}

.td-post-content h3:before {
content: '';
display: block;
position: absolute;
width: 100%;
height: 100%;
top: -2px;
right: -2px;
border: 4px solid #eef6fb;
z-index: -1;

}

.td-post-content h4 {
position: relative;
display: inline-block;
font-family: "Raleway", sans-serif;
font-size: 20px;
color: #0076db;
background: #fff;
padding: 5px 10px;
border-left: 2px solid #0076db;
border-bottom: 2px solid #0076db;
margin: 0 0 20px 0; /* Agregamos 20px de margen inferior */
box-shadow: -3px 3px 2px rgba(0,0,0,0.25);
}

I have tried to create a new rule or class and it has not worked, the new class would be for the posts and leave the global parameters that are fed by other plugins.subtitle h3
page reference
Image wp recipe marke
page reference

ludyma
tagDiv Member

Hello. have they dropped the case? I see that the error is still there. Do I close the access or will they keep checking?

ludyma
tagDiv Member

Hello, have you found the reason for the problem with the author’s photo?

ludyma
tagDiv Member

Hello, I have received this from the hosting, I suppose that you are doing something and it is affecting the performance of the hosting, be careful.
https://i.imgur.com/ySJLzxt.png

ludyma
tagDiv Member

Mail and credentials sent.

ludyma
tagDiv Member

Hello, I think it is the browser you use, if it is Safari, the theme is not very compatible with it, with other browsers it has no problems.
https://i.imgur.com/lmFPZx1.png
https://i.imgur.com/IKfCDXZ.png
https://i.imgur.com/h5jDrDQ.png
In this screenshot, a low-performance pc, you will see that the menu bar takes a long time to load. https://i.imgur.com/PM9tcEe.png

ludyma
tagDiv Member

Hello, I do not understand why it appears to you, in my verified devices it appears correct. https://imgur.com/myrzEFZ

ludyma
tagDiv Member

Hi, ok, I’ll check in the mirror to see if I see what’s there or what’s interfering. but as for modifying the code, I have not modified anything, I have only used visual modifications in the theme option in the theme panel. but just like always the theme was bad and slow.

The solution of doing a scratch installation is not viable.

ludyma
tagDiv Member

Hello, that’s the problem, since I use the cloud modules, everything is slow, or it doesn’t come out correctly, in this case, as you can see, not even the photo, if it comes out and I send you a screenshot, no, it takes a long time to load the menus, these also module of the cloud. Now the authors, I don’t understand, in the end I’ll have to change the subject, how do I resolve that the photos don’t load in the author, but in the entries. How do I make the header load faster?

ludyma
tagDiv Member

Hi, don’t get me wrong, but much of the information you give me is outdated. Only in the theme panel, there is little that you can configure the basics, after what you could use before that you can no longer use templates for mobile phones from the cloud, there are only a few and a blank base. True I can look it up by the mentioned tool. The mobile model, OS or device type is not relevant, for that you have to use the CSS to adapt, but I wanted it for the drop-down option of the submenus. Thanks for the information.

ludyma
tagDiv Member

Hello. The information received is useless and outdated, it cannot be applied to version 12.x. nothing you have sent me works or applies to version 12.x. Can you give me the location of where the CSS parameters are regarding the mobile menu version. I need it.
Thank you.

ludyma
tagDiv Member

Si, Gracias.

Viewing 25 posts - 1 through 25 (of 226 total)