Forum Replies Created

Viewing 15 posts - 616 through 630 (of 1,034 total)
  • Author
    Posts
  • #5452
    Profile photo of Leo
    Leo
    Participant

    THis is one of those strange problems I’ll have to get to.

    #5450
    Profile photo of Leo
    Leo
    Participant

    Or uppercase JPG or jpeg

    Usually it should work but lately I’m finding some things randomly snap if I fix something else.

    #5449
    Profile photo of Leo
    Leo
    Participant

    Out of curiosity are you using extra ‘.’ in the filename? like something.something.jpg

    #5430
    Profile photo of Leo
    Leo
    Participant

    Another thing that has slown her down a bit is the “metamorphosis” version rendered some of her templates useless, and since she tried to set up a “local” server for testing, she hasn’t been able to get server settings set up like a typical online server…just a lot of frustrating nightmares for her. I can totally relate. In the meantime I’ve gotten the temp version set up for her and her buyers until she sorts things out.

    On a GOOD note Symbiostock’s main changes are officially set, so its unlikely there will be any hickups from here on. Symbiostock has undergone huge development since it was initially released and everyones sort of been struggling to keep up. We’re at the finish line now and from here on its just minor fixes and premium upgrade implementations.

    #5448
    Profile photo of Leo
    Leo
    Participant

    I need to know if this is affecting everyone. Or lots of people. Or a few. At any given time I’m addressing a lot of things, so I’m not deeply familiar with many of these “minor” issue.s

    #5623
    Profile photo of Leo
    Leo
    Participant

    Regarding your second question, it appears this theme (which is a cool one btw!) has a small quirk if you choose a white background. So instead simply do this:

    #menu-user-menu{
    background-color: #333;
    }

    Change “#333” to whatever color you want.

    Please let me know if I’ve missed anything.

    #5621
    Profile photo of Leo
    Leo
    Participant

    Any CSS you put into the dragonfly theme *at the bottom* will take precedence over the chosen bootstrap look. So here’s the two classes directly relevant to that button:

    .btn {
    -moz-user-select: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px 4px 4px 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 8px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    }
    .btn-default {
    background-color: #AEA79F;
    border-color: #AEA79F;
    color: #FFFFFF;
    }

    Then of course there are the other classes which are used:

    .btn-primary {
    background-color: #428BCA;
    border-color: #357EBD;
    color: #FFFFFF;
    }

    http://getbootstrap.com/css/#buttons

    I’ll address your second question in a bit.

    #5428
    Profile photo of Leo
    Leo
    Participant

    If you’ve already purchased Clean Theme you can just send me a request, and I’ll respond with the updated version. I’m not sure when Amanda will be re-integrating things. I can tell you however that there has been some very rude and entitled people have have emailed her and turned her off from the project. I’m sure she’ll slowly get up from the ashes, but she had some rather ignorant customers treat her badly.

    In the meantime I’ve created a compatible version of her theme until she puts out a shiny one that is more what she intends.

    leo[at]symbiostock.com to request it.

    #5619
    Profile photo of Leo
    Leo
    Participant

    The first alteration you speak of can be done through CSS. Not everything is directly selectable by the Customizer. It simply gives you a general sketch and the rest can be refined via child-theming and CSS.

    Regarding the second part of your question, I’m not seeing where the issue is. Can you link to an example?

    #5517
    Profile photo of Leo
    Leo
    Participant

    Hello! This officially ends the updates! There’s going to be some minor fixes. Yes, the minimalist version hides everything not directly relevant to the sale of the image.

    #5513
    Profile photo of Leo
    Leo
    Participant

    There was not enough demand. But I just added the feature for you here in 2.8.7. Simply update or get it here:
    https://github.com/orangeman555/symbiostock/blob/master/symbiostock.zip?raw=true

    The option is in the customizer page under “Image Page Content”. You have the options “Default” or “Strictly Minimal”

    If you see an increase in traffic by knocking down image page content to what is strictly most relevant, show us the results/data! 😀

    #5041
    Profile photo of Leo
    Leo
    Participant

    2.8.7

    That problem is fixed now. Just update or get it here:

    https://github.com/orangeman555/symbiostock/blob/master/symbiostock.zip?raw=true

    #5028
    Profile photo of Leo
    Leo
    Participant

    I’ll try to address that. Usually I can only do one or two issues a day, and sometimes whole issues escape my notice due to the amount of things I’m keeping up with. Thanks for mentioning that.

    #5506
    Profile photo of Leo
    Leo
    Participant

    Just shout them out at random. Someone will hear!

    #5024
    Profile photo of Leo
    Leo
    Participant

    @christine wrote:

    @quailrunphotos wrote:

    2.8.5 installed. No problems.

    + 1 and a few tweeks done – really getting how I like it now

    Looking at your astoundingly huge and detailed categories, I can see why the last system was a step back for you! Hopefully I can get these basic dropdown lists looking much better soon.

Viewing 15 posts - 616 through 630 (of 1,034 total)