asdevargas
Forum Replies Created
-
Forum: Plugins
In reply to: [Coming Soon / Maintenance mode Ready!] Pro FeaturesAwesome, thank you very much for the explanations! 🙂
Hello Jeremy,
I finally found them. So I will wait for the validation, thank you very much for everything.
Best,
Anne-SophieHello Jeremy,
Thanks for the suggestion, I went to the link and find some of my missing strings: “Confirm follow”, “Blog Name”, “If you want to see all of the blogs…” and suggested translations for them; unless one “Modify your subscription options” that doesn’t appear.
Could you please tell me what I should do now? I have downloaded “All current” but I’m not quite sure to know what I should do with it, where it should go –and I see that that my suggested translations are not in the po (I guess until approved).
Thank you in advance for your help…
Regards,
Anne-SophieHi Jeremy, the site is under construction: I’m sending you the credentials via your contact form. Thank you.
Hello Jeremy,
I searched the Twitter community and actually, the strings are translated (there are basic ones such as “Reply” or “Expamd” or “Show summary” so they are in catalan), but they are not showing translated on the widget.
Any clue about how it comes?Thank you in advance.
Anne-SophieHello Jeremy,
I’m getting the same problem as Billy: the email sent is mixed spanis/englilsh when it should be in catalan (I’ve translated the strings in jetpack-ca.po), but nothing… As the site is under construction, I hope you don’t mind if I send you a private message as you suggested to Billy.
Regards,
Anne-SophieHello Jeremy, thank you for your explanations. I will have a look at those links. Regards.
Ohhhh! Nothing, sorry, I’ve just found it out 🙂
Hello,
Sorry, it’s not working for me… I’ve just downloaded your version released three days ago and I have WordPress at 3.6.1, but I can’t find the permission for users – and I’d need an Editor to access the backend, but also the frontend: if you enter with a Editor user, the frontend will always show “under construction” page.
Thank you in advance.
Hi,
This one worked for me
http://wordimpress.com/all-in-one-event-calendar-custom-permalink-slugs/Regards,
Forum: Themes and Templates
In reply to: [raindrops] removing black header bar above header picYou’re welcome 🙂
Forum: Themes and Templates
In reply to: How to hide/remove page titles?Hi,
The quick way by CSS
.page_title {display: none;}
.subtitle {display: none;}Or editing your page template and remove the lines that make the title appear.
Forum: Themes and Templates
In reply to: [raindrops] removing black header bar above header picHi,
Quite strange the way it’s built… A quick way of getting rid of the bar on top is to give a negative value but it’s not clean CSS…
#header-image {margin-top: -75px;}As for the comment section, you may have a look at: http://en.support.wordpress.com/enable-disable-comments/
Cheers
Forum: Fixing WordPress
In reply to: GET /wp-admin/jquery-1.10.2.min.map 404 (Not Found)Hi! I follow the instructions provided on http://core.trac.ww.wp.xz.cn/attachment/ticket/24994/24994.patch, the error disappeared, but I still have 1 warning (but I can’t see what it is, it’s just the icon showing on bottom right with this number). Anyhow, thanks for the solution 🙂 hope it will get fix on next release.
Oooh! Ok, I got it, thank you for the explanation 🙂