Digital experiences for all disciplines
Forum Replies Created
-
-
Ah I see.
I’ve edited my category structure now so all looks fine URL and Breadcrumb-wise.Thx.
July 4, 2013 at 9:42 pm in reply to: Some Syntax errors in flexform/style.css prevented minification #10297Yes, of course I’m serious – I’m a coder at heart, but I’m also lazy enough that I won’t roll my own theme from scratch unless I’m being paid by the hour 🙂
Yea I know it’s just clear text, but sometimes weird, invisble characters sneak in for some reason. Different editors interpret document encoding differently etc.
Yes, I also assumed the filter syntax was correct, but not according to W3C. The YUI minifier that CodeKit uses is quite picky so the tiniest thing wrong and it’ll throw a fit.
And Thanks 🙂
I did some changes to the meta-boxes.php in order to get the defaults I wanted, but I just assumed those were overwritten after the theme upgrade?
Look at the drop-downs. There are duplicates… “none” and “None” for example. And under Thumbnail Options, when you select “Link to Item”, the Custom Excerpt shows up, as it should. When you choose something else, Custom Excerpt gets hidden and replaced by something else. However when you choose “link-to-post”, nothing changes. I would also assume that “link-to-post” would be the same as “Link to Item”…
So, there are duplicates that weren’t there before…
Oh right that’s from Yoast… I just assumed it was from the theme since I’ve entered all that data in the theme – I think.
In order to even get this working, I had to do the same for all taxonomies. The Portfolio items had to go into portfolio > web, for instance, instead of just “web”.
The Permalink-settings don’t seem to play well with Flexform at all to be quite frank.
Yea I guess that’s a solution, albeit a bit clunky…
This is cause for some improvement on the portfolio-pages, no?.. I mean, this out to be solvable…
That works for the blog, but it screws up the portfolio. The portfolio LINKS become /blog/portfolio/<whatever>, but the portfolio pages don’t actually exist there. They are still on /portfolio/<whatever>
What is the appropriate perms link structure then? You saw what I wrote previously?..
I now see in the Documentation, that I _should not_ set the blog page in the Settings > ‘reading’ page. I wonder though – how can I then get the /blog/ in the URL of the posts?..
I have no idea how to ‘create a mini plugin’.. 🙂
I think a good idea for a future update, would be to give users the ability to disable it in the theme settings, whilst at the same time – obviously – tell the user what functionality will not work…
On a sidenote; I don’t know what happened, but the site is all of a sudden loading faster in Ffox…
To fix the problem with the future-situation, you could easily make a button that would overwrite all the settings of all blog entries either by category, by tag, or just “all of them”. That’s one way to solve that 🙂
Ok, I’ll edit the meta-boxes.php then 🙂
Thx.
So what do you suggest I do? Is there a way to unify all the JS without breaking it, or overly complicating future upgrades, for that matter?
I’m guessing that a plugin such as WP-Minify will break the site in half?
http://wordpress.org/plugins/wp-minify/Set it to resolved so the support staff doesn’t need to look through it 🙂
You should be able to simply add (to your custom CSS):
div#header-section { padding-bottom: 0px; }Will get you no spacing in between the logo and the beginning of the header or slider.
Just FYI, I don’t actually work for SwiftIdeas – they might have other ways of doing things, although I doubt it 🙂
-