For panopticon search engine

This topic is: resolved

 

Thank you for contacting me. Please note that I live in the GMT+3 time zone - responses might be delayed by this.

Tagged: 

Viewing 5 reply threads
  • Author
    Posts
    • #4205


      pcom
      Participant
      Post count: 2

      Im having an issue with contextual web search api key subscription, and your 3min video tutorial not work for me.

      Your 3min video tutorial shows basic free plan have 10,000/month request.

      Your here link with contextual websearch api access key shows another basic plan, start 0 100/day request.

      Im confused please send contextual web search api key access with screenshot and fresh recent links

      Attachments:
      You must be logged in to view attached files.
    • #4207


      Szabi – CodeRevolution
      Keymaster
      Post count: 4191

      Hello,

      First of all, thank you for your purchase.

      I am sorry for the caused confusion, ContextualWebSearch changed its API plans recently, they don’t offer the 10000/month free plan any more, but instead, the 100/day plan.

      However, please note that the Panopticon plugin was updated and it is able to handle also comma separated list of multiple API keys in the ‘ContextualWebSearch API Keys’ settings field from the plugin’s ‘Main Settings’ menu. Like this, you will be able to enter API keys from multiple accounts and increase this quota limit. The plugin will select a random API key from the key list you entered at each run.

      I noted also to redo the tutorial video for the Panopticon plugin, to show the new API request count of the new plan. I hope this info helped.

      Regards, Szabi – CodeRevolution.

    • #4253


      pcom
      Participant
      Post count: 2

      How to customize FIND button color.

      Attachments:
      You must be logged in to view attached files.
    • #4255


      Szabi – CodeRevolution
      Keymaster
      Post count: 4191

      For this, you will need to apply some CSS styling to your site, to change the color of the button.

      Please apply the following code to your site:

      #panopticon-submit-form
      {
      color: red !important;
      background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, red),color-stop(1, red)) !important;
      }

      You can change the color red from above text with the color you need.

    • #4259


      pcom
      Participant
      Post count: 2

      But sir where i put this code and how explain me, i’m using short code widget inside elementor page builder.

      I’m use your given code but this not work,see in screenshot.

      Please explain me step by step

      Attachments:
      You must be logged in to view attached files.
    • #4261


      Szabi – CodeRevolution
      Keymaster
      Post count: 4191

      Sure, please check this link for details: https://www.wpbeginner.com/plugins/how-to-easily-add-custom-css-to-your-wordpress-site/

Viewing 5 reply threads

The topic ‘For panopticon search engine’ is closed to new replies.