Forum Replies Created

Viewing 15 posts - 16 through 30 (of 31 total)
  • Posted in:
  • in reply to: Two issues with the Blog #10298
    dekket
    Member
    Post count: 33

    Ah I see.
    I’ve edited my category structure now so all looks fine URL and Breadcrumb-wise.

    Thx.

    dekket
    Member
    Post count: 33

    Yes, 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 🙂

    in reply to: Bug in the Admin?.. #10294
    dekket
    Member
    Post count: 33

    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?

    in reply to: Bug in the Admin?.. #10161
    dekket
    Member
    Post count: 33

    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…

    in reply to: A code bug in display of portfolio #10093
    dekket
    Member
    Post count: 33

    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 reply to: Two issues with the Blog #9783
    dekket
    Member
    Post count: 33

    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.

    in reply to: Two issues with the Blog #9782
    dekket
    Member
    Post count: 33

    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…

    in reply to: Two issues with the Blog #9624
    dekket
    Member
    Post count: 33

    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>

    in reply to: Two issues with the Blog #9447
    dekket
    Member
    Post count: 33

    What is the appropriate perms link structure then? You saw what I wrote previously?..

    in reply to: Two issues with the Blog #9297
    dekket
    Member
    Post count: 33

    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?..

    in reply to: Text load issues in Firefox #9295
    dekket
    Member
    Post count: 33

    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…

    in reply to: Default settings for blog posts #8485
    dekket
    Member
    Post count: 33

    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.

    in reply to: Text load issues in Firefox #8193
    dekket
    Member
    Post count: 33

    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/

    in reply to: Menu: How to remove menu from a specific page ? #7881
    dekket
    Member
    Post count: 33

    Set it to resolved so the support staff doesn’t need to look through it 🙂

    in reply to: Menu: How to remove menu from a specific page ? #7767
    dekket
    Member
    Post count: 33

    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 🙂

Viewing 15 posts - 16 through 30 (of 31 total)