I cant put my key into my profile

Ivory Search Forums Support I cant put my key into my profile

Tagged: 

Viewing 28 reply threads

You must be logged in to create new topic or reply to the topic.

  • Author
    Posts
    • #25834
      david@mediaworksllc.com
      Participant
      • Topics: 1
      • Replies: 19

      everytime i put my key into my profile it says it is not valid.

      I want to ask a question to support:
      I want to make pages jump to the top of search page.
      I dont understand what meta_value option

    • #25839
      Ivory Search
      Keymaster
      • Topics: 0
      • Replies: 1,824

      I hope you are well today, and thank you for your questions.

      everytime i put my key into my profile it says it is not valid.
      I want to ask a question to support:

      It’s a temporarily server issue that will be resolved soon in the meantime you can get support by directly asking questions here or by sending an email to admin@ivorysearch.com

      I want to make pages jump to the top of search page.

      I am not sure exactly what you want to achieve, so could you please deribe it a bit more?

      I dont understand what meta_value option

      In WordPress, meta_value refers to the value associated with a custom field (or post meta) for a specific post, page, or other post type.
      Here’s a breakdown:

      Custom Fields (Post Meta):
      WordPress allows you to store additional, arbitrary data related to your content beyond the standard title, content, and date. This data is stored as “custom fields” or “post meta.”

      meta_key and meta_value:
      Each custom field consists of a meta_key (the name of the custom field) and a meta_value (the data stored for that custom field). For example, if you have a custom field named book_author, book_author is the meta_key, and “Jane Doe” would be a meta_value for a specific book post.

      Best regards,
      Ivory Search Support

    • #25840
      david@mediaworksllc.com
      Participant
      • Topics: 1
      • Replies: 19

      ok, i have created a custom field called me_first, i will put a value of 1 into the “pages” that i want to be shown first in the search.
      how do i accomplish this using search order “meta_value”. How do i choose that custom field to sort by?

    • #25841
      david@mediaworksllc.com
      Participant
      • Topics: 1
      • Replies: 19

      I am basically try to make certain “pages” with categories of “module” and “case studies” sticky also so that they show up at the top of the search order. so i was going to create a new custom field that would be “me_first” and a value of 1, those would be put first.

    • #25855
      Ivory Search
      Keymaster
      • Topics: 0
      • Replies: 1,824

      You can achieve this by configuring the search form options as shown in the attached screenshots.

      Attachments:
      You must be logged in to view attached files.
    • #25883
      david@mediaworksllc.com
      Participant
      • Topics: 1
      • Replies: 19

      I created a custom field called “Search Order Hierarchy” with a value ranging from 1-3.
      I changed all the pages that i wanted to show higher in the rankings to 1.
      I set up the search results as you showed.

      This Didnt work.

      I have attached the screen shots.

      Attachments:
      You must be logged in to view attached files.
    • #25889
      Ivory Search
      Keymaster
      • Topics: 0
      • Replies: 1,824

      Are you using the Inverted Index search engine?

      If yes, then could you please temporarily use the “Default WordPress Search Engine” instead of “Inverted Index Search Engine” in the Options of the search form to see whether it works fine?

      Also, please try using the solution below.

      Order of results in Ajax search

    • #25890
      david@mediaworksllc.com
      Participant
      • Topics: 1
      • Replies: 19

      I changed it to default. It now takes forever to search.
      The “Modules” category should be at the top of the order because all of them have a custom field “search_order_hierarchy” = 1

      Attachments:
      You must be logged in to view attached files.
    • #25892
      david@mediaworksllc.com
      Participant
      • Topics: 1
      • Replies: 19

      I re-indexed the site making sure that the custom field “search_order_hierarchy” was included.
      Then i tried searching with reverse index, still didnt work.

    • #25908
      Ivory Search
      Keymaster
      • Topics: 0
      • Replies: 1,824

      Would you mind if I log in to your site and do quick troubleshooting? If this is ok then could you please temporarily create an admin user account and share the account login details privately by checking the option “Set as private reply” when replying to this topic?

    • #25909
      david@mediaworksllc.com
      Participant
      • Topics: 1
      • Replies: 19
      This reply has been marked as private.
    • #25910
      Ivory Search
      Keymaster
      • Topics: 0
      • Replies: 1,824

      My IP address is as below.

      IPv6: 2405:201:100f:f80d:3bda:f90e:a432:90c6
      IPv4: 49.36.51.111

    • #25911
      david@mediaworksllc.com
      Participant
      • Topics: 1
      • Replies: 19
      This reply has been marked as private.
    • #25912
      david@mediaworksllc.com
      Participant
      • Topics: 1
      • Replies: 19
      This reply has been marked as private.
    • #25913
      david@mediaworksllc.com
      Participant
      • Topics: 1
      • Replies: 19
      This reply has been marked as private.
    • #25918
      david@mediaworksllc.com
      Participant
      • Topics: 1
      • Replies: 19
      This reply has been marked as private.
    • #25926
      Ivory Search
      Keymaster
      • Topics: 0
      • Replies: 1,824

      I logged into your website, and it seems the meta_value_num option is changing the search order as shown in the attached screenshots.

      Please note that the sorting will be alphabetical which is fine for strings (i.e. words), but can be unexpected for numbers (e.g. 1, 3, 34, 4, 56, 6, etc, rather than 1, 3, 4, 6, 34, 56 as you might naturally expect).

      Attachments:
      You must be logged in to view attached files.
    • #25930
      david@mediaworksllc.com
      Participant
      • Topics: 1
      • Replies: 19
      This reply has been marked as private.
    • #25933
      david@mediaworksllc.com
      Participant
      • Topics: 1
      • Replies: 19

      how can you tell they are being ordered by meta_value besides what the settings are?
      is there a way to tell what it is sorting by after a search happens on the page?

    • #25958
      david@mediaworksllc.com
      Participant
      • Topics: 1
      • Replies: 19

      Can you help me? if it truly is using the meta_value to order them first, then why are the ones in module category who also have a meta_value of 1 not showing up first?

    • #25962
      Ivory Search
      Keymaster
      • Topics: 0
      • Replies: 1,824

      Could you please tell me where you have used the below code on your website?

      Order of results in Ajax search

      You have to change the “meta_key_name” in the above code.

    • #25965
      david@mediaworksllc.com
      Participant
      • Topics: 1
      • Replies: 19

      not sure what you are asking for.
      Attached is the Advanced Custom Field

      Attachments:
      You must be logged in to view attached files.
    • #26048
      david@mediaworksllc.com
      Participant
      • Topics: 1
      • Replies: 19

      I created a new site and trying to do the same thing and the order by meta is not working on a barebones site.
      Are you able to show on a demo that this sorting of a custom field works?

    • #26065
      david@mediaworksllc.com
      Participant
      • Topics: 1
      • Replies: 19
      This reply has been marked as private.
    • #26068
      Ivory Search
      Keymaster
      • Topics: 0
      • Replies: 1,824

      Please try using the below code and change the “meta_key_name” in the code.

      
      function func_is_pre_get_posts( $query ){
            $query->set( 'meta_key', 'meta_key_name' );
      }
      add_action('is_pre_get_posts', 'func_is_pre_get_posts');
    • #26171
      david@mediaworksllc.com
      Participant
      • Topics: 1
      • Replies: 19

      I get the following when i search.

      Attachments:
      You must be logged in to view attached files.
    • #26173
      david@mediaworksllc.com
      Participant
      • Topics: 1
      • Replies: 19

      i added the code.

    • #26174
      david@mediaworksllc.com
      Participant
      • Topics: 1
      • Replies: 19

      Sorry, that code does work. What if the pages dont have the meta? will it show them after the meta pages?

    • #26182
      Ivory Search
      Keymaster
      • Topics: 0
      • Replies: 1,824

      You have to develop custom code to add pages that don’t have the meta.

Viewing 28 reply threads

You must be logged in to create new topic or reply to the topic.