sgomezp
Forum Replies Created
-
Hi @cookiebot
Please could you tell me where the new release is located. I can’t find it.
I did what you say (Ctrl + R) but it still gives me the same problem.Thank you so much.
Hi!
I have the same problem too.
Would it be possible to give us a solution?Thank you.
Forum: Plugins
In reply to: [Simple Share Buttons Adder] Buttons do not appear when using Chrome browserResolved, the problem is AdBlock.
Forum: Plugins
In reply to: [Simple Share Buttons Adder] Buttons do not appear when using Chrome browserHi! The same problem here.
http://sandragomezs.com/aprende-javascript-con-star-wars/Forum: Themes and Templates
In reply to: [Quality] How to show all my posts on the front page?It’s works!
Thank you so much for your help 🙂
Forum: Themes and Templates
In reply to: [Quality] How to show all my posts on the front page?Forum: Themes and Templates
In reply to: [Quality] How to show all my posts on the front page?Hi,
I just removed the css and I changed the value of post_per_page to -1.
As you can see, I’m still having the same problem.Thanks in advance.
Forum: Themes and Templates
In reply to: [Quality] How to show all my posts on the front page?Hi Priyanshu,
I have implemented your solution, but I’m still having the same problem.
In the style.css file, in my theme child theme folder, I have appended the following code for the clearfix..clearfix:after {
clear: both;
content: “.”;
display: block;
height: 0;
line-height: 0;
visibility: hidden;
}
Maybe is there something wrong with the clearfix code?
Thank you.