simbian
Forum Replies Created
-
Ok thank you @rubengc !
Hello Flavia, thanks for your reply, i tried it but it display nothing, i also tried just [gamipress_rank] shortcode but still doesn’t work,
<?php echo do_shortcode('[gamipress_rank]'); ?>
or
<?php echo do_shortcode('[gamipress_rank id="1" title="yes" link="yes" thumbnail="yes" excerpt="yes" requirements="yes" toggle="yes" earners="no" layout="left"]'); ?>I checked to clear the WP cache plugin im using and also clear browser cache.
If i put normal html it renders ok.
If you check the link now you can notice the string “prova” in the header just after author title and description.Forum: Plugins
In reply to: [Simple Author Box] Feature request: latest posts listOk thank you!
Thank you @rubengc didn’t noticed that there was an addon for that, just was i looking for.
@arjanbrons this is my exact need too, if it can help i had to switch back to CF7 + conditional fields plugin and you can do that free.
Forum: Plugins
In reply to: [Restrict Categories] Categories not hiddenI solved with another plugin, Publishpress Permissions.
Hello @rubengc
thanks, i solved the problem adding Italian translations file for Gamipress using the + New language function in Loco and creating gamipress-it_IT.po then downloading latest Italian stable translation from translate.wordpress.orgForum: Plugins
In reply to: [Loco Translate] Gamipress TranslationHi @timwhitlock
oh ok i got it, i done it and now im translating, thanks again for the support!
Hello @rubengc
i missed that in the FAQ, now it works perfectly!
Thank you!Forum: Plugins
In reply to: [Loco Translate] Gamipress TranslationHello, i have the same problem, im not able to find some strings to translate with Loco.
I looked at Gamipress.pot file and they are in:line 50 msgid “Ranks”
line 99 msgid “User Earnings”
line 3746 msgid “This user has not earned anything”
line 3396 msgid “Points Balances”
line 6101 msgid “Show Details”
line 6106 msgid “Hide Details”
line 3942 msgid “Requirement”
line 3943 msgid_plural “Requirements”
line 4542 msgid “%s Requirement”I choose the Italian language in Loco (plugins/gamipress/libraries/cmb2/languages/cmb2-it_IT.po) and it says 65% translated but when i filter translations by searching these words im not able to find them.
In the editor tab of Loco i see this error message:
Errore: Translation set not known in GamiPress
Thanks for pointing me to that, Loco Translate finds cmb2-it_IT.po and it says 65% translated, i will contact their team if they can help.
Thank you @rubengc i will give a look!
Thank you for your reply and suppport @sharmadpk03
I have found the problem, the culprit is the Litespeed Cache plugin, turning off CSS minify then the date display correctly.
So then i had turned on CSS minify again and in the Tuning Settings of Litespeed Cache i have excluded the file “/wp-content/plugins/user-registration/assets/css/flatpickr/flatpickr.min.css”
In this way the calendar works.Then to edit the language of the calendar (eg. display months and days in Italian) i had to manually edit wp-content\plugins\user-registration\assets\js\flatpickr\flatpickr.min.js
Maybe this can help other users.
- This reply was modified 5 years, 8 months ago by simbian.
Hi @bueltge
Thanks for the example provided. Oh you are right, i missed the # as value as it’s an ID of a div, now it works!
Thanks for solving my problem.Hello @bueltge , first thank you for the reply and support.
I did a try using a default theme and just Admininimize and WP Hide Posts plugin enabled but the box is still showing in the sidebar panel when writing a new post or editing an existing one for the Authors role.
I logged in with Firefox as admin and verified there is custom option i added for the id whp_hide_posts under Adminimize section Writing options – Posts and checked for Authors.
Then i logged in with an author account with a different browser (Chrome), i also cleared the cache, but the WP Hide Posts box is still showing in the sidebar near Gutenberg editor.