-
Author
-
February 15, 2017 at 14:33 #153119artwandParticipant
Hello support!
1) Editing user posts – (please see screenshot 1) EDIT – should take us to this type of form rather than to the WP post edit.
For now I had to remove it from the code because I don’t want take users to inside WP – if it’s possible to make it work and mentioned on my screenshot that would be great (or add extra option (on/off) in the panel? so admin could decide to take users to wp posts edit form or to the original form)
2) Change Cover – text is currently not translatable using Loco so for now I had to amend config.php (kleo/lib/plugin-buddypress/config.php)
3) Mark as favorite (Users activity timeline) – Loco is not finding text “Mark as Favorite” to translate (kleo/buddypress/activity/entry.php)
4) If No media in the folder – Loco is not able to find this sentence “Oops !! There’s no media found for the request !!” (at the begining I thought it’s a rtmedia plugin issue but doesn’t look like)
(kleo/rtmedia/media/media-gallery.php)5) SITES – is this an additional plugin or where do I find this option in theme settings? (see screenshot)
6) This article has 0 comments – Loco is not able to find/translate this sentence (functions.php /screenshot)
7) Post Masonry Grid – Is it possible to replace this preloader or at least change the color?
It would be useful to be able upload an own (svg) preloader in the theme panel (see screenshot)
Cheers guys!
Peter
Attachments:
You must be logged in to view attached files.February 16, 2017 at 05:29 #153185LauraModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
February 21, 2017 at 16:04 #153688RaduModeratorHi,
1. This is not possible by default this it’s something cusotm and you should a hire a developer to can implement this.
2.
3.
4. Try to search for that string using logo in rtMedia plugin.
5. It means that the current install it;s multisite one / https://codex.wordpress.org/Create_A_Network#Step_2:_Allow_Multisite
6. I cannot see the string in english on your site / http://seventhqueen.com/public-files/radu/Zupa_krem_paprykowo-pomidorowa__Razem_na_diecie__Grupa_wsparcia__2017-02-21_15-44-58.png
7. Use this css
COPY CODE@-webkit-keyframes load7 { 0%, 80%, 100% { box-shadow: 0 2.5em 0 -1.3em #000; } 40% { box-shadow: 0 2.5em 0 0 #000; } } @keyframes load7 { 0%, 80%, 100% { box-shadow: 0 2.5em 0 -1.3em #000; } 40% { box-shadow: 0 2.5em 0 0 #000; } }
—
For the second ticket can you provide the FTP details to can test the solution live?
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.