Ross

Forum Replies Created

Viewing 10 posts - 10,221 through 10,230 (of 10,351 total)
  • Ross Moderator in reply to:
    Portfolio page in Salient theme
    #1335

    Hey Ton don’t know what happened, I didn’t get the notification – I’m looking now ๐Ÿ™‚

    Ross Moderator in reply to:
    Download link expired
    #1333

    Hey Caroline, check your inbox ๐Ÿ™‚

    Let me know if you have any problems.

    Thanks

    Ross Moderator in reply to:
    Portfolio page in Salient theme
    #1331

    Hey Ton can you send me your login details?

    Thanks

    Ross Moderator in reply to:
    Display count for custom taxonomy display's count for all post types
    #1327

    Hey John, exactly this and more!

    For example I have a search form like:

    Categories

    Apples (1)
    Bananas (1)

    Tags

    Green (1)
    Yellow (1)

    And then a user selects apples, the form would look like:

    Categories

    **Apples (1)** - selected
    Bananas (1)

    Tags

    Green (1)
    Yellow (0)

    So this would work for all categories, tags & taxonomies, and hopefully more fields..

    But this is a lot of work, so won’t be completed for a couple of weeks at least.

    I’ll keep you updated.

    Thanks

    Ross Moderator in reply to:
    ajax loading not working
    #1326

    Hey Piotr

    Well technically the layout is still defined by your search results template, so attachments will get thrown in there with the other results, and should be formatted similar/the same, however it may use different fields so require some code template modification – again the plugin has no control over the template and is dependent on the themes settings…

    I’m a won’t be online this eve so will check out your other link tomorrow and come back to you if I have any other ideas.

    Thanks

    Ross Moderator in reply to:
    ajax loading not working
    #1322
    This reply has been marked as private.
    Ross Moderator in reply to:
    ajax loading not working
    #1319
    This reply has been marked as private.
    Ross Moderator in reply to:
    ajax loading not working
    #1316

    Hey Piotr,

    This is beyond the support of this plugin now I’m afraid – I’ve helped you customise your layout and get your layouts working with this plugin, but the support you require is now custom theme development..

    If you would like I can perform some custom work so I can make the results page exactly how you wish then please let me know and I will do so for a small charge.

    If not I would suggest looking at this link:
    http://wordpress.org/support/topic/getting-post-thumbnail-url?replies=12

    Which shows you how to get a thumbnail URL…

    Hope you are still happy with the support but hope you can understand that what you are asking is not related to the plugin any more.

    Best
    Ross

    Ross Moderator in reply to:
    Portfolio page in Salient theme
    #1315

    Hey Ton

    This looks like some custom filtering which I do not think the plugin will integrate with…

    Basically, the plugin uses the main query to filter the results, and this page you sent me looks like it is using its own custom query… This plugin cannot seamlessly integrate with custom JS code from another developer – there will of course be some work required on your part or I can do some custom work for you?

    I’ll try highlight the basic steps you need to take…

    1) In S&F settings, enter a slug for your search results – which will also become your search page… If you entered “search-results” as your slug then now your search page is
    http://www.hierstaat.nl/tentvoortalent/search-results
    Use this URL for testing and for searching…

    2) This page will likely not look like the portfolio page… To use the same layout as the portfolio page, you need to first:

    1. Find out the template that is being used from your portfolio page (for example portfolio-layout.php
    2. Copy portfolio-layout.php and call it something else, like search-layout.php
    3. Now, in S&F settings, under custom template, enter search-layout.php

    Now when opening your search results page (http://www.hierstaat.nl/tentvoortalent/search-results) you should have the layout you desire?

    I think now you will be at a stage, where the layout looks right when performing searches, BUT the searches are not correct.

    This is because your new template file (search-layout.php) is still using a custom query – we need to make it use the main WP query…

    Let me know when you are here and I will help you with the next steps ๐Ÿ™‚

    Ross Moderator in reply to:
    ajax loading not working
    #1313

    I’m not sure I get what you are trying to do Piotr, I thought you want to display the code at the top?

    Then put

    <?php the_search_query(); ?>

    Near the top of the template..

Viewing 10 posts - 10,221 through 10,230 (of 10,351 total)