Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #465457

    Hi
    I’ve figured out most things thanks to this wonderful forum so thanks for this resource!
    I have a photography website and use a blog to showcase my recent work. I also need a password gallery for clients to look at their images (low res for proofing). Initially I did this by adding a gallery as a post linked to a ‘client’ category, but the post showed up in my portfolio (when in say ‘family’ post the side arrow navigation bars would include it, you can see this if you go to my site view portfolio -> family -> arrow through and see ‘password gallery post).http://www.burton-imagery.com/?portfolio=family
    The ‘client’ category also showed up in my blog sidebar – i list the blog categories but didn’t want ‘client’ to show.

    I did some reading but couldn’t find an easy solution to hide these two things so t figured easiest solution is to use the shop.

    SO my questions for shop -called ‘client area’ in secondary menu at top) http://www.burton-imagery.com/?post_type=product

    1. The shop menu header is saying ‘categories’ on the left in the black header bar. Where is this text driven from, I prefer it to say Online Galleries?

    I found another photographer using enfold http://jamiegroom.co.uk/clients/index.php?category=14. I would like my client galleries to look similar (2, 3, 4 below). If there is something easy I can add to css etc please (I’m not very tech savvy)
    2: change the ‘protected’ to a padlock icon
    3.. add text for expiry date that is free form, I’ll add to each ‘product’. Similar to what you can see I was able to add for my password post at http://www.burton-imagery.com/?page_id=241 . I tried a view fields on the product but no luck. This is the most important requirement of 2/3/4.
    4. customise the font size for the gallery (product name) and expire date.

    Thanks very much for you help.
    Rebecca

    #466290

    Hey burtonimagery!

    to be honest I am absolutely not sure what you are talking about and it would be best for us when you separate each question into different tickets, because then we can answer simultaneously and you would get a faster reply.

    If you need a password gallery you would need to search a plugin for it.

    Please always use screenshots to make things clear (imgur, dropbox), because it’s very difficult for us to imagine what you write. I can’t see any “client” category on the first link you have provided for example.

    1.) I think the questions belonging to WooCommerce would best fit inside WooCommerce Support, as they know their plugin best.
    What do you mean with 2,3,4 below? If you use for example masonry gallery you can achieve something similar as the other photographer.

    2.) A tutorial on how you can add your own icon fonts: http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/
    You can use the icon fonts also as your captions (with shortcodes as captions).

    3.) Not sure what you mean. What do you want to achieve exactly?

    4.) Use this code in Quick CSS:

    h3.grid-entry-title.entry-title {
    font-size: 18px;
    }
    .grid-entry-excerpt.entry-content {
    font-size: 16px;
    }
    

    and adjust as needed.

    Please use different tickets for different questions.

    Regards,
    Andy

    • This reply was modified 8 years, 9 months ago by Andy.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.