[theme-reviewers] Theme Customizer Question

Emil Uzelac emil at uzelac.me
Wed Jun 4 04:22:52 UTC 2014


That would be me, sorry!


On Tue, Jun 3, 2014 at 10:56 PM, Otto <otto at ottodestruct.com> wrote:

> I think there has been confusion all around here.
>
> Using screenshot.jpg is indeed acceptable and allowed.
>
> The Theme Check plugin says otherwise. Theme check is wrong. WordPress.org
> has been updated, the theme check plugin has not.
>
> JPG is fine.
>
>
> -Otto
>
>
> On Tue, Jun 3, 2014 at 10:42 PM, Imon Themes <imon.theme at gmail.com> wrote:
>
>> @ Emil Uzelac sorry  . i got that now
>>
>> thanks
>>
>>
>> On Wed, Jun 4, 2014 at 9:41 AM, Imon Themes <imon.theme at gmail.com> wrote:
>>
>>> But why she say me ?
>>>
>>> The screenshot provided is in jpg format which is perfectly acceptable.
>>> Both Emil and Jose can confirm this.
>>>
>>> https://twitter.com/joemcasta/status/473936425553907713
>>>
>>> https://twitter.com/EmilUzelac/status/473938717577469952
>>>
>>>
>>> thanks
>>>
>>>
>>>
>>>
>>> On Wed, Jun 4, 2014 at 9:39 AM, Emil Uzelac <emil at uzelac.me> wrote:
>>>
>>>> not yet
>>>>
>>>>
>>>> On Tue, Jun 3, 2014 at 10:39 PM, Imon Themes <imon.theme at gmail.com>
>>>> wrote:
>>>>
>>>>> ok so jpg format is acceptable ?
>>>>>
>>>>>
>>>>> On Wed, Jun 4, 2014 at 9:35 AM, Otto <otto at ottodestruct.com> wrote:
>>>>>
>>>>>> Theme check has not been fully updated yet. It will be soon.
>>>>>>
>>>>>>
>>>>>> -Otto
>>>>>>
>>>>>>
>>>>>> On Tue, Jun 3, 2014 at 10:28 PM, Imon Themes <imon.theme at gmail.com>
>>>>>> wrote:
>>>>>>
>>>>>>> screenshot jpg format is acceptable ?
>>>>>>>
>>>>>>> if yes so why the theme check plug-in show
>>>>>>>
>>>>>>> WARNING: No screenshot detected! Please include a screenshot.png.
>>>>>>>
>>>>>>> thanks
>>>>>>>
>>>>>>>
>>>>>>> On Wed, Jun 4, 2014 at 8:18 AM, Emil Uzelac <emil at uzelac.me> wrote:
>>>>>>>
>>>>>>>> IMO it doesn't have sense to do both.
>>>>>>>>
>>>>>>>>
>>>>>>>> On Tue, Jun 3, 2014 at 9:15 PM, Stephen Cui <scui2005 at gmail.com>
>>>>>>>> wrote:
>>>>>>>>
>>>>>>>>> Now I know after several hours of digging. I have another question.
>>>>>>>>>
>>>>>>>>> Does it make sense to implement both customize and theme options?
>>>>>>>>> In my opinion, some options is better on theme option (e.g. more space).
>>>>>>>>>
>>>>>>>>> Regards
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> On Tue, Jun 3, 2014 at 9:56 PM, Emil Uzelac <emil at uzelac.me>
>>>>>>>>> wrote:
>>>>>>>>>
>>>>>>>>>> I don't think that you need is_admin at all. Customizer already
>>>>>>>>>> covers the roles and capability by default.
>>>>>>>>>>
>>>>>>>>>> See
>>>>>>>>>> http://themes.svn.wordpress.org/twentyfourteen/1.1/inc/customizer.php
>>>>>>>>>> for examples.
>>>>>>>>>>
>>>>>>>>>> Also see:
>>>>>>>>>> http://kwight.ca/2012/12/02/adding-a-logo-uploader-to-your-wordpress-site-with-the-theme-customizer/
>>>>>>>>>> this will give you an idea how API works :)
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> On Tue, Jun 3, 2014 at 8:01 PM, Stephen Cui <scui2005 at gmail.com>
>>>>>>>>>> wrote:
>>>>>>>>>>
>>>>>>>>>>> Hi, Chip:
>>>>>>>>>>>
>>>>>>>>>>> I found the issue after several hours of digging.
>>>>>>>>>>>
>>>>>>>>>>> Normal I only admin related function by checking is_admin()
>>>>>>>>>>>
>>>>>>>>>>> if ( is_admin() ) {
>>>>>>>>>>>    require( get_template_directory() .
>>>>>>>>>>> '/core/theme-customizer.php' );
>>>>>>>>>>> }
>>>>>>>>>>>
>>>>>>>>>>> However, the preview is not admin. Thefore I have to remove the
>>>>>>>>>>> is_admin() check.
>>>>>>>>>>>
>>>>>>>>>>> Regards
>>>>>>>>>>>
>>>>>>>>>>> Stephen
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> On Tue, Jun 3, 2014 at 5:41 PM, Chip Bennett <
>>>>>>>>>>> chip at chipbennett.net> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> Can you post code somewhere? GitHub/Gist etc.? It's really
>>>>>>>>>>>> impossible to say for certain what the issue is without seeing what you're
>>>>>>>>>>>> doing.
>>>>>>>>>>>>
>>>>>>>>>>>> Using the Options API (get_option()) works fine with the
>>>>>>>>>>>> Customizer. Have a look at Oenology if you need a code reference.
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> On Tue, Jun 3, 2014 at 4:58 PM, Stephen Cui <scui2005 at gmail.com
>>>>>>>>>>>> > wrote:
>>>>>>>>>>>>
>>>>>>>>>>>>> Hi,
>>>>>>>>>>>>>
>>>>>>>>>>>>> I am in the process to change my theme to use customize. I use
>>>>>>>>>>>>> method 3 from Otto's tutorial. However, the customize preview and
>>>>>>>>>>>>> get_option does not work well. get_option is always getting the value from
>>>>>>>>>>>>> the database.
>>>>>>>>>>>>>
>>>>>>>>>>>>> Is this expected results? Do I missing anything here?
>>>>>>>>>>>>>
>>>>>>>>>>>>> Regards
>>>>>>>>>>>>>
>>>>>>>>>>>>> Stephen Cui
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> _______________________________________________
>>>>>>>>>>>>> theme-reviewers mailing list
>>>>>>>>>>>>> theme-reviewers at lists.wordpress.org
>>>>>>>>>>>>> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> _______________________________________________
>>>>>>>>>>>> theme-reviewers mailing list
>>>>>>>>>>>> theme-reviewers at lists.wordpress.org
>>>>>>>>>>>> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> _______________________________________________
>>>>>>>>>>> theme-reviewers mailing list
>>>>>>>>>>> theme-reviewers at lists.wordpress.org
>>>>>>>>>>> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> _______________________________________________
>>>>>>>>>> theme-reviewers mailing list
>>>>>>>>>> theme-reviewers at lists.wordpress.org
>>>>>>>>>> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> _______________________________________________
>>>>>>>>> theme-reviewers mailing list
>>>>>>>>> theme-reviewers at lists.wordpress.org
>>>>>>>>> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>> _______________________________________________
>>>>>>>> theme-reviewers mailing list
>>>>>>>> theme-reviewers at lists.wordpress.org
>>>>>>>> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> *Imon Themes*
>>>>>>>
>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> theme-reviewers mailing list
>>>>>>> theme-reviewers at lists.wordpress.org
>>>>>>> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>>>>>>>
>>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> theme-reviewers mailing list
>>>>>> theme-reviewers at lists.wordpress.org
>>>>>> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> *Imon Themes*
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> theme-reviewers mailing list
>>>>> theme-reviewers at lists.wordpress.org
>>>>> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>>>>>
>>>>>
>>>>
>>>> _______________________________________________
>>>> theme-reviewers mailing list
>>>> theme-reviewers at lists.wordpress.org
>>>> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>>>>
>>>>
>>>
>>>
>>> --
>>> *Imon Themes*
>>>
>>>
>>
>>
>> --
>> *Imon Themes*
>>
>>
>> _______________________________________________
>> theme-reviewers mailing list
>> theme-reviewers at lists.wordpress.org
>> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>>
>>
>
> _______________________________________________
> theme-reviewers mailing list
> theme-reviewers at lists.wordpress.org
> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20140603/aff556a0/attachment-0001.html>


More information about the theme-reviewers mailing list