Forum Replies Created
list of topics you have created till now.
-
-
thank you for your anwser.
Oh well! So its messing arround with css and html in the actual template or just in css? because than i could copy paste stuff and mess things a bit up :D
LG
Allright, that thread brought me to the solution. Thank you!
And this is how you do it:
You go to Design > Theme Options > Style and insert this code into “Custom CSS”
.social li a.github { min-width: 27; min-height: 28px; text-indent: -999em; background-image: url("http://www.droid-boy.de/wp-content/uploads/medium.png"); background-repeat: no-repeat; background-position: center; }
.social li a.github:hover { background-color: #32fc8d }You are accessing my medium.png on my server. So you might download it and up it to your own.
You might also make your own Icon with taking the material from medium itself: https://medium.com/policy/logos-and-brand-guidelines-f1a01a733592
Thank you and enjoy!
Droid Boy
Allright, i tried what your wrote here with using one i dont use. I tried github, too. But it didnt work.
I made it work using
.social li a.github:hover { background-color: #32fc8d }instead.There was no hover in your code above, so it was green in my case all the time.
Thanks anyway, led me to the right path! :-)
Yes! I did that, as you can see here: http://www.droid-boy.de/
But i have no clue what to do when i want to add medium.com.
LG DB
Allright, i did it. :-)
With your provided pot-File I was able to translate everything with the free Version of poedit.
Uploaded and working! \o/No WordPress plugin needed for that.
Thank you very much for your steady and fast support! Good work, sir!
I just found a small thing to optimize: the read time is provided on different places like that: 5 min read. In German i would even change that min to Min, because we are crazy folks. But as far as i can see its not mentioned in the pot file. If you add that so that we can translate even that, you make me feel very cosy :-)
DB
Thank you very much. I donwloaded it, but it seems my wordpress install is having issues too, as the plugin is not working with any theme. (i am having wp 4.3.1 in german)
So i am asking the plugin devs for support, keeping you up to date how things turn out.
Thank you so far for your efforts!
DB
To be fair, i just see every theme has the same problem.
Let me check out, what is the problem with my wordpress installation.
I am really wondering now why it is so hard to translate a theme. Should it just be a single text file which works? :-)DB
Thank you for your attempts right now.
Unfortunetally the Loco Translate PLugin tells me, that this theme is not ready for beeing translated. This is because there is nothing in the pot file it seems.
I tried several things. First i did what you told me. But i could only see 5 strings to translate and that was something like “Pixelwars”, which makes of course no sense.
Than i tried to find out by myself, but i was not able to make it work.
So i took the beginners guide and went through it step by step: https://localise.biz/help/wordpress/translate-plugin/beginners
And now it shows me just thoise 5 strings again. I believe tthis theme is not ready to get translated. Say it! :D
I need to crawl through the php files. Say it! :D
Well, thats only possible with the pro-Version.
So besides that i really have to crawl php-files?