Forum Replies Created

Viewing 15 posts - 646 through 660 (of 1,034 total)
  • Author
    Posts
  • #4626
    Profile photo of Leo
    Leo
    Participant

    Thats something I hope to overhaul soon so its a little less goofy/constrained.

    #5331
    Profile photo of Leo
    Leo
    Participant

    HUGE step up! I’d be saying that even if I wasn’t looking at a picture of a hedge-hog http://kerioakimaging.com/image/hedgehog-close-up/?r=kerioakimaging.com

    MY QUESTION: How is the guy showing up in similar images to a hedge-hog? Is he the hedge-hog’s owner? Maybe he slightly looks like the hedgehog?

    Great job though. I like.

    #4985
    Profile photo of Leo
    Leo
    Participant

    Thanks for noticing that. For some reason image alignments were fine on my end, but yours seems to be different. Your site looks really good btw

    #4983
    Profile photo of Leo
    Leo
    Participant

    The dragonfly theme is for making a big site visual/personality change, and then following them up with the customizer and in some cases small bits of CSS.

    #5244
    Profile photo of Leo
    Leo
    Participant

    Let me know which “offenders” there are so I can look at them. This might be silly, but do a browser refresh every time you switch as well (although I can’t see why you wouldn’t be doing that)

    #4634
    Profile photo of Leo
    Leo
    Participant

    Remove panel borders


    .panel {
    box-shadow: none;
    border: 0;
    }

    (insert into your child theme’s CSS)

    #4980
    Profile photo of Leo
    Leo
    Participant

    class “panel” I believe.

    try assigning:

    .panel {
    box-shadow: none;
    border: 0;
    }

    Have you set up with Dragonfly yet?

    #5315
    Profile photo of Leo
    Leo
    Participant

    If you think a client app would be good too, let me know. I’m just collecting ideas.

    #5314
    Profile photo of Leo
    Leo
    Participant

    This is mostly to see what contributors would want, to keep them out of the clunky admin area of wordpress and manage their sites in an easier way.

    #5305
    Profile photo of Leo
    Leo
    Participant

    It should be working. Let me know if its not.

    #4978
    Profile photo of Leo
    Leo
    Participant

    What do you mean by that :/

    #5285
    Profile photo of Leo
    Leo
    Participant

    I’ll get it fixed today if I can.

    #5284
    Profile photo of Leo
    Leo
    Participant

    Thanks. I never knew that problem. I can’t stand those bot bot preventers that ask me to do 8+2 = because it takes me several times to get it right

    #4976
    Profile photo of Leo
    Leo
    Participant

    Today I’m going to address this problem and issues like it by integrating an option to choose between the “pretty” categories and the multi-level dropdown list we had before (slightly pretty-fied)

    That will be the best of both worlds.

    The MENUS typically are locked at 1 level – simply due to modern standards. But we can re-integrate the category levels on the browsing page. Expect an update tonight.

    #4974
    Profile photo of Leo
    Leo
    Participant

    I’ll see if I can get you an image-template page today that your site recognizes. It should recognize any duplicate template you put in the child theme!

    Regarding your menus – they are only meant to go 1 level down. That is, one dropdown. Its a modern day thing with devices – multi-level drop downs are not being used much. I could have instituted it, but I decided to stick with the standard.

    Are the 1st level ones disappearing to?

    Also I found a bug:

    FRONT PAGE some widgets are listing 7 across — not 6, messing up alignment.

    Will fix today along with a few other concerns mentioned.

Viewing 15 posts - 646 through 660 (of 1,034 total)