-
AuthorPosts
-
November 3, 2016 at 3:22 pm #707764
Hay,
I would like to make some changes and translations on my nice theme Enfold,
but I’m afraid to broke CSS files (in case of automatic update).
I was searching on forum, but my English is not so good, so I made picture to ask you:1. Menu item: I use <br/> to write menu options in two lines.
In upper menu (11) works fine, but at the main menu (10) second line jumps down?
2. Where can I translate: (2) You are here: Home?
3. How can I remove word: (3) Blog (that is not important for my visitors)?
4. Where can I translate: (4) Share this entry?
5. How can I remove Comenting (5) on whole site?
6. Wings (6) – how to control (remove) them?Please help me.
November 4, 2016 at 7:11 am #708052Hey simonmar,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
RikardNovember 4, 2016 at 10:06 am #708114Thanks for fast response
November 7, 2016 at 8:45 am #709067Hi Simon,
Sorry for the late reply.
1. Yes, the line height is very high on the main menu items, it’s needed to make them look like they do. Not sure why you would need the menu item on two lines though?
3. Please try the following in Quick CSS under Enfold->General Styling:
a[title="blog"] { display:none !important; }
5. You can try using this plugin to disable comments: https://wordpress.org/plugins/disable-comments/
6. Please try the following in Quick CSS under Enfold->General Styling:
.avia-post-nav { display:none !important; }
Translations: please try using a plugin like these to see if you have any luck with them: https://wordpress.org/plugins/loco-translate/
https://poedit.net/wordpressBest regards,
Rikard- This reply was modified 8 years, 2 months ago by Rikard.
November 7, 2016 at 10:35 am #709094Hy Rikard,
Thanks for advices:
1. At menu items: I wish to have second “line” (word spodaj) close to first “line” (word PORTF) Now there is a lot of space between them. How can be those two lines closer? To separate them I use <br/> to break 1 line in 2 lines.3. I tried with proposed line in Quick CSS – there is no change on site. Word blog is still there…
5. Great plugin it works nice. Thanks
6. Wings are gone. Thank you very much.
For translations I started with proposedAll the best, Simon
November 8, 2016 at 8:26 am #709641Hi!
1.) Instead of the br tag, try to use a span tag. More info here: https://kriesi.at/support/topic/word-wrap-in-menu-or-have-the-menu-on-two-lines/#post-283385
3.) Edit the “Blog Multi Author” page, remove “Blog” as parent page.
If possible, in the future, please create a separate thread for each inquiry. Thank you!
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.