FLopes
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Twenty Fifteen] Hamburguer button not workingThank you for your time.
The WP Fastest Cache active dont let open the sidebar menu on cellphone. Should i try another cache plugin, or maybe could be made some changes ?
The color code to links and underlines, etc, i use like this two :
.widget-title {margin: 0 0 0.5em;color: rgb(0, 0, 112); font-size: 11px;}
.widget_pages li a, .widget_nav_menu li a {color: rgb(0, 0, 120);}
and like this one :
.secondary-toggle, .secondary-toggle:focus, .secondary-toggle:hover {border: 1.2px solid rgb(255, 250, 250);}
I have a child theme of twenty fifteen, but now i am using the original, because with the child, is breaking the site. Probably because of the error on the header (that i didnt find yet).
Kind regards, Fernando.Forum: Themes and Templates
In reply to: [Twenty Fifteen] How do I remove title from Pages?Hi, i am a newbie too, dont know if it is what you need but it work for me in on the child theme
h1 { display: none; }
- This reply was modified 9 years, 1 month ago by FLopes.
Forum: Plugins
In reply to: [ACF qTranslate] 404 lans problemI fix this way.
in 404 child use this code
[:en]text[:de]text[:pt]texto[:]
Thank you and hope that help others.
Forum: Themes and Templates
In reply to: [Twenty Fifteen] Links suddenly no longer colored or underlinedHi Noveau,
I am a newbie, do you use Child-Theme?
If you dont use Child-theme you loose that configuration in the update of the Theme or the WordPress update.hope it helps
fernandoForum: Themes and Templates
In reply to: [Kyma] MultilingualHello WebHunt Infotech,
For me is ok, it what pedrogatto says?
Thank you.
Forum: Plugins
In reply to: 404 only in EnglishPost in the plugin page
[Plugin: ACF qTranslate] 404 lans problem
Forum: Themes and Templates
In reply to: [Kyma] MultilingualSorry
fernandolopes.pt/en/
Forum: Themes and Templates
In reply to: [Kyma] MultilingualForum: Themes and Templates
In reply to: [Optimizer] Easy to switch to a different theme?Hi,
I´m a newbie too, but i change only between twentyfifteen to twentysixteen and when i return to the first theme everything was ok.
I think that there´s no changes in the themes, except the one´s that you do and save.
I hope it helps.