Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • in reply to: Update v1.5 problems #36892
    simonswiss
    Member
    Post count: 5

    I updated and my icons are still here.. Is it because i have updated to WP 3.8 too?

    in reply to: Super Search questions #34035
    simonswiss
    Member
    Post count: 5

    @mario – if you are still looking for a way to show the search by default, you can simply do that via CSS (as the hide / show is done via css class in jquery).

    In the styles.css in the root of the neighborhood theme folder, go to line 1336 (#super-search) and replace

    display:none

    with

    display:visible

    The search bar will now show by default and hide on close!

    in reply to: Super Search questions #34030
    simonswiss
    Member
    Post count: 5

    I think she means that you need to click on the small link to display it. It is hidden on page load. How can you make it visible by default and close with the big cross?

    in reply to: Team Members: Link Featured Image #34025
    simonswiss
    Member
    Post count: 5

    A simple workaround if you don’t want to get your hands dirty is to forget about the Team content type and use the Portfolio instead.

    Create your members in the Portfolio content type and set them to “team member” category. In the portfolio settings, you can set the thumbnail to link to an URL of your choice.

    Then, to display your team page, chose the portfolio element in swift page builder, and tell it to show only the team-member category. Hide the filter and other unwanted things, and you should be good to go. You will get the nice zoom hover effect, the image will be clickable

    Here is an example of this – although i don’t link elsewhere but to my team member page. You will see the layout fits nicely for a team presentation! http://fayde.dev5.webenabled.net/team/

    in reply to: Product Categories Display #34019
    simonswiss
    Member
    Post count: 5

    That will show the last 8 products added to the shop. What i want is to show categories (like a shop hub to each category) with the category thumbnail, just like the woocommerce shortcode does:

    [product_categories number="8" ids="244,245,246,247"]

    but with a nice hover effect like in the other swift shortcodes. Could you add the “categories” option in the product display selection (latest products, best sellers, …) ?

    Hope it makes sense now.

Viewing 5 posts - 1 through 5 (of 5 total)