Forum Replies Created
-
AuthorPosts
-
October 21, 2013 at 10:56 pm #5452
THis is one of those strange problems I’ll have to get to.
October 21, 2013 at 10:40 pm #5450Or uppercase JPG or jpeg
Usually it should work but lately I’m finding some things randomly snap if I fix something else.
October 21, 2013 at 10:40 pm #5449Out of curiosity are you using extra ‘.’ in the filename? like something.something.jpg
October 21, 2013 at 10:31 pm #5430Another 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.
October 21, 2013 at 10:15 pm #5448I 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
October 21, 2013 at 10:14 pm #5623Regarding 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.
October 21, 2013 at 10:07 pm #5621Any 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.
October 21, 2013 at 9:57 pm #5428If 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.
October 21, 2013 at 9:53 pm #5619The 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?
October 21, 2013 at 3:16 am #5517Hello! 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.
October 20, 2013 at 8:41 pm #5513There 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=trueThe 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! 😀
October 20, 2013 at 8:38 pm #50412.8.7
That problem is fixed now. Just update or get it here:
https://github.com/orangeman555/symbiostock/blob/master/symbiostock.zip?raw=true
October 20, 2013 at 9:53 am #5028I’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.
October 20, 2013 at 8:52 am #5506Just shout them out at random. Someone will hear!
October 20, 2013 at 8:50 am #5024@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.
-
AuthorPosts