caritosalaz
Forum Replies Created
-
Hello!!! I had the same problem as you. After a lot of searching I found that deactivating all the options for “SSL Configure SSL to certify the secure communication between the web browser and the server”, from Ithemes security, the problem was solved wonderfully.
Forum: Themes and Templates
In reply to: [Customizr] Resize content inserted after paragraph postcould this work with the value “auto” instead of a value for the width or length?
Forum: Themes and Templates
In reply to: [Customizr] Chrome (Not Scrolling)Just I try it, but it only works when “Side menu” is used, and put a note that says, “the label is hidden on mobile devices.”
I intend to put this note is because I have users with little knowledge on the Internet, and do not always understand that the three lines correspond to the menu.You’re right, I was testing from the customCSS but now modified from the style.css of childtheme and the text looks, but now looks messy before the first click after clicking is arranged. the page is:
http://pintar-al-oleo.com/the idea is to take it to as it was before:
https://web.archive.org/web/20150326033853/http://pintar-al-oleo.com/
Additionally something happens: the preview during the wordpress customization text “Menu” does appear, but when I save and see it in the browser does not get the text. I even deleted cookies and navigation data and not working.
Thank You! It worked better! I changed some colors and added:
border-radius: 4px;
The only thing that does not work well, is that when you click on the button the text “Menu” is located in the top margin, and is not centered, and looks disordered.
How can I restore it as it was before? as a button and the text to the left? gracias
Thanks for your reply, with this option is written “Menu” below the three lines, but before the change this text was on one side of the lines within a button, now a button no longer appears, only the lines on a background.
Forum: Themes and Templates
In reply to: [Customizr] set a width for only one pageMany thanks! It has worked!
If I wanted to do this for all sites that have the template “without sidebars, full width” how I could specify?
Forum: Themes and Templates
In reply to: [Customizr] set a width for only one pagethanks for your quick help, I changed to:
/* Poner menos ancho el contenedor de articulo */ @media (min-width: 1200px) {.page-id-1825 .span12-article-container { width: 400px; }} /* Poner menos ancho el contenedor general para centrar lo anterior */ @media (min-width: 1200px) {.page-id-1825 .container { width: 700px; }}but neither worked, the link to the page is:
http://pintar-al-oleo.com/guia-oleo-gratis-1/Solved, public_html was wrong, the path was wrong.
Forum: Themes and Templates
In reply to: [Customizr] Center thumbnails that have been resizedHi Nikeo, thanks. Sorry, played with padding like in the tutorial, but not seem to work, the relative position of the container (thumb-wrapper) turns off the picture. Very many variations but did not work for me. Images are square, no effects. Also need something like center the image vertically relative to the entire container of excerpt.
I forgot to say that I am not a developer, I defend putting some codes, but simple things.
Thank YouForum: Themes and Templates
In reply to: [Customizr] Change the mobile menu button or ad textThis work very fine, just what i want!