Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
I updated and my icons are still here.. Is it because i have updated to WP 3.8 too?
@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!
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?
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/
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.
-
Posted in: We hit Power Elite.