clage
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Safari in iPhone and iPad change the colour of the buttonsThanks for the answer but sorry for my delay!
you can see the problem at acquaerisparmi(dot)it in the buttons Menu and Search(widget) only with an iPhone or iPad.
Forum: Fixing WordPress
In reply to: How do I remove powered by wordpress in AubergeAuberge has a support forum. As well you can find Oliver Juhas with search.
Forum: Fixing WordPress
In reply to: How do I remove powered by wordpress in AubergeForum: Fixing WordPress
In reply to: Menu button on responsive theme: change the colourup
Forum: Fixing WordPress
In reply to: Menu button on responsive theme: change the colourLooking at the style.css file I saw this
.menu-toggle, input[type="submit"], input[type="button"], input[type="reset"], article.post-password-required input[type="submit"], .bypostauthor cite span { background-color: #080882; background-image: -moz-linear-gradient(center top , #080882, #080882); background-repeat: repeat-x; border: medium none; border-radius: 3px; box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1); color: #fff; font-size: 0.785714rem; font-weight: normal; line-height: 1.42857; padding: 0.428571rem 0.714286rem;Can you please give me an advise which is the code to have the buttons coloured #080882 on the mobile devices?
Forum: Fixing WordPress
In reply to: Menu button on responsive theme: change the colourThis is not only the Menu button but also the Search button of the widget. They both have a light grey, almost transparent colour. 🙁
Forum: Fixing WordPress
In reply to: Menu button on responsive theme: change the colourup! I miss one strategic word!
I’d like to change the colour of the Menu button in a twenty twelve child menu, as it is seen in the responsive way on a mobile.
But, of course I’d not like to lose the code when I upgrade the child theme. Can you please tell me how to do it?
Forum: Fixing WordPress
In reply to: Leave a comment does not open :-(Forum: Fixing WordPress
In reply to: Leave a comment does not open :-(@tbennettcc good idea! thank you!
I have trouble with twenty twelve theme child. If I change the theme, I can see the comment! But I’d like to keep the twenty twelve child theme with my own personalization. I suspect during the pertsonalitation proceess some code had been touched.
Here the short link
Forum: Fixing WordPress
In reply to: Leave a comment does not open :-(@hostawesome thank you! first of all!
I cheched every option. All the options are enabled. Editing a post, I tried also manually to add a comment to it but after update, at the bottom of the post you can read 1 reply – as a link – but if you click on it I cannot read it. It cannot open …. :-((((Forum: Fixing WordPress
In reply to: recovery leave a commentIn single.php, of my child theme, I see these codes:
</div><!-- .comments-link --> <?php endif; // comments_open() ?> (......) <?php comments_template( '', true ); ?> <?php endwhile; // end of the loop. ?>Are they the cause of my trouble to modify?
Forum: Fixing WordPress
In reply to: unwanted guest page in my blogAt the end I confirm they were referral spams and I fixed it adding some code in .htaccess
I found it but anyway I have a question for the next time. You suggest to put numbers to exclude the optin form. Where do you see those numbers?
Forum: Fixing WordPress
In reply to: text widget height shorter than the image insertedYes, it is! Thank you!
Forum: Fixing WordPress
In reply to: unwanted guest page in my blogThank you all for the answers and the helps.
I still have only a doubt. How is it possible that if I put in the address bar the link it open a search page that say oops…its embarassing…the resource you are looking at is unavailable…please search. And this is translated in my natural language – Italian. Is it really part of the wordpress offer?