I have a question regarding the next/previous post controls on each single post page. I managed to change the icon, & I have set the text "newer/older post" to 0px so it dissapeared. http://www.broekx-schiepers.be/testwebsite/nieuws/06-2016/
But I was wondering if it's possible to change the icon to text-arrows like this: >> & << And also, can I change the text (now set to 0px) from "older post" to "vorig nieuwsbericht" for example?
To translate theme strings, you can do this via Loco Translate plugin. If you don't have this plugin, please install and activate it in your WordPress site.
2. Click "New Language" for the current active theme (if you didn't created it yet, otherwise ignore this step). On the new language page, choose these options – click here http://d.pr/i/1ewoc
3. After that you will be redirected to the editing screen for theme translations. Before you continue make sure this is true – click here http://d.pr/i/18h0w
4. Follow these instructions to learn how to translate strings – http://d.pr/i/1jsek
5. The changes will be applied immediately – http://d.pr/i/1ju6w
Note: Translation files will be saved to wp-content/themes/{theme-name}/languages folder. Here you have the explanation – http://d.pr/i/1lBCJ
After you make your changes, always save a backup when there is new theme update. After you update the theme (languages folder will be replaced), just move the backup files you previously saved to the same languages directory and your changes will still be applied..
One more question though. On desktop it works perfect. But I just noticed the arrows are not appearing on my mobile devices (iphone ipad). They seem to fall of or smth, sometimes while loading I can see them very briefly.
I tried to adapt some css myself, but didn't work. Do you have any idea?
In chrome when the page is loaded, I see the arrows, as soon as I start scrolling they disappear. In safari it works.
Ipad mini:
Chrome: no problem Safari: no problem
Ipad Safari: landscape no arrows , portrait mode arrows are present and working. Chrome: landscape no arrows, portrait mode arrows dissapear when I start scrolling
Dear Laborator team,
I have a question regarding the next/previous post controls on each single post page.
I managed to change the icon, & I have set the text "newer/older post" to 0px so it dissapeared.
http://www.broekx-schiepers.be/testwebsite/nieuws/06-2016/
But I was wondering if it's possible to change the icon to text-arrows like this: >> & <<
And also, can I change the text (now set to 0px) from "older post" to "vorig nieuwsbericht" for example?
Any help how I can change this?
Thx in advance!
Best,
Vincent
Hi Vincent,
Use the following code and paste it in Custom CSS to change the arrows:
To translate theme strings, you can do this via Loco Translate plugin. If you don't have this plugin, please install and activate it in your WordPress site.
1. Then go to Loco Translate > Manage Translations
2. Click "New Language" for the current active theme (if you didn't created it yet, otherwise ignore this step). On the new language page, choose these options – click here http://d.pr/i/1ewoc
3. After that you will be redirected to the editing screen for theme translations. Before you continue make sure this is true – click here http://d.pr/i/18h0w
4. Follow these instructions to learn how to translate strings – http://d.pr/i/1jsek
5. The changes will be applied immediately – http://d.pr/i/1ju6w
Note: Translation files will be saved to wp-content/themes/{theme-name}/languages folder. Here you have the explanation – http://d.pr/i/1lBCJ
After you make your changes, always save a backup when there is new theme update. After you update the theme (languages folder will be replaced), just move the backup files you previously saved to the same languages directory and your changes will still be applied..
Best regards,
Laborator Team
The custom CSS does the trick!
Thx for your great support!
Best Regards,
Vincent
Glad to hear that Vincent :)
Best regards,
Laborator Team
Hi Art,
One more question though.
On desktop it works perfect. But I just noticed the arrows are not appearing on my mobile devices (iphone ipad). They seem to fall of or smth, sometimes while loading I can see them very briefly.
I tried to adapt some css myself, but didn't work. Do you have any idea?
Best,
Vincent
Hi Vincent,
Can you post screenshots from the problem, as we just checked them on our iPhones and they are showing
Best regards,
Laborator Team
Dear Art,
Apperently it is an inconsistent issue overhere.
On my phone:
In chrome when the page is loaded, I see the arrows, as soon as I start scrolling they disappear.
In safari it works.
Ipad mini:
Chrome: no problem
Safari: no problem
Ipad
Safari: landscape no arrows , portrait mode arrows are present and working.
Chrome: landscape no arrows, portrait mode arrows dissapear when I start scrolling
Hi Vincent,
Add this extra CSS because I think it is a font problem:
Best regards,
Laborator Team
Jep, that's it!
Thx a lot for helping me out!
Best regards,
Vincent
You're welcome Vincent :)
Best regards,
Laborator Team