| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 2 months |
| seen | 3 hours ago | |
| stats | profile views | 17 |
|
Aug 29 |
asked | Use specific language for comment section |
|
Aug 10 |
revised |
wp get attachment image always gives me thumbnail added solution |
|
Aug 10 |
accepted | wp get attachment image always gives me thumbnail |
|
Aug 6 |
accepted | Last article Widget with text preview and more button |
|
Jul 23 |
comment |
wp get attachment image always gives me thumbnail Does it then have a height of 1000px everytime? If no than it would work, but I have to use Regenerate Thumbnails. |
|
Jul 20 |
comment |
wp get attachment image always gives me thumbnail If the original image size is e.g. 320x115 would than mendium work? Registering a new image size is difficult, because the sizes could be completely different in height. There is no fixed size. But I'll say the user that he should upload not to use big images. |
|
Jul 20 |
accepted | get attachment title based on attachment id |
|
Jul 19 |
asked | get attachment title based on attachment id |
|
Jul 19 |
comment |
wp get attachment image always gives me thumbnail So taking the original image size (2677 x 1232) and scaling it down with HTML is the only option for me? |
|
Jul 19 |
comment |
wp get attachment image always gives me thumbnail Sorry, I don't get it. image_downsize gives me always thumb. image_get_intermediate_size also gave me a thumb (150x150). Also I don't know the exact height/width. I can only calculate the height. I want the following: 1) Extract the orginal width/height ->Done. 2) Calculate a matching height (width is set to a constant) -> Done. 3) Get a scaled image with the new width/height -> Problems |
|
Jul 18 |
comment |
wp get attachment image always gives me thumbnail 2677 (width) x 1232 (height) |
|
Jul 18 |
asked | wp get attachment image always gives me thumbnail |
|
Jun 12 |
revised |
No tooltips for WordPress tinymce (translation problem?) temporary solved |
|
Jun 12 |
revised |
No tooltips for WordPress tinymce (translation problem?) added error message |
|
Jun 12 |
asked | No tooltips for WordPress tinymce (translation problem?) |
|
May 18 |
comment |
the_time() cannot be placed correctly I knew that it was wrong, but I wanted to show my efforts. I before had problems with the_date because it was shown only one time and not on each post. |
|
May 18 |
accepted | the_time() cannot be placed correctly |
|
May 18 |
comment |
the_time() cannot be placed correctly Didn't know that there were coding standards for WP. |
|
May 18 |
asked | the_time() cannot be placed correctly |
|
May 16 |
comment |
Allowing an email as the username? I'm using WP 3.2.1 and still cannot log in with the email address. Do I need a special setting? Or should the username be the same like the email address? |