Title: CodeManas's Replies | WordPress.org

---

# CodeManas

  [  ](https://wordpress.org/support/users/codemanas/)

 *   [Profile](https://wordpress.org/support/users/codemanas/)
 *   [Topics Started](https://wordpress.org/support/users/codemanas/topics/)
 *   [Replies Created](https://wordpress.org/support/users/codemanas/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/codemanas/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/codemanas/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/codemanas/engagements/)
 *   [Favorites](https://wordpress.org/support/users/codemanas/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 63 total)

1 [2](https://wordpress.org/support/users/codemanas/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/codemanas/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/codemanas/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/codemanas/replies/page/5/?output_format=md)
[→](https://wordpress.org/support/users/codemanas/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Popup Block] Reset the popupDisplayed on content change](https://wordpress.org/support/topic/reset-the-popupdisplayed-on-content-change/)
 *  Plugin Author [CodeManas](https://wordpress.org/support/users/codemanas/)
 * (@codemanas)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/reset-the-popupdisplayed-on-content-change/#post-18367284)
 * Hello [@peeter1682](https://wordpress.org/support/users/peeter1682/) ,
 * Glad that the plugin has been useful to you and you like the plugin.
 * Regarding your query, you can remove the `popupDisplayed` value from the cookie
   by setting expiry to the past date inside the event listener of your content 
   change like this:
 *     ```wp-block-code
       document.cookie = "popupDisplayed=; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/;";
       ```
   
 * The code has to be wrapped inside the even of your content change event listener
   for it to work.
 * Regards,
   CodeManas
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Search with Typesense] need to install on a different test site](https://wordpress.org/support/topic/need-to-install-on-a-different-test-site/)
 *  Plugin Author [CodeManas](https://wordpress.org/support/users/codemanas/)
 * (@codemanas)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/need-to-install-on-a-different-test-site/#post-18354473)
 * Hello [@blinkeedotcom](https://wordpress.org/support/users/blinkeedotcom/) ,
 * We provide support for our premium sold product only on our official forum. Please
   direct your request there for assistance. [https://forum.codemanas.com/](https://forum.codemanas.com/)
 * Regards,
   Code Manas
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Video Conferencing with Zoom] Zoom Error: Invalid access token](https://wordpress.org/support/topic/zoom-error-invalid-access-token/)
 *  Plugin Author [CodeManas](https://wordpress.org/support/users/codemanas/)
 * (@codemanas)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/zoom-error-invalid-access-token/#post-18272894)
 * Hi [@sutarasmita](https://wordpress.org/support/users/sutarasmita/) 
   Please go
   through – [https://zoomdocs.codemanas.com/setup/#required-scopes](https://zoomdocs.codemanas.com/setup/#required-scopes)
 * And setup all the required scopes needed.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Search with Typesense] How to contribute?](https://wordpress.org/support/topic/how-to-continute/)
 *  Plugin Author [CodeManas](https://wordpress.org/support/users/codemanas/)
 * (@codemanas)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/how-to-continute/#post-18220458)
 * Hi [@denishpatel](https://wordpress.org/support/users/denishpatel/) 
   Please let
   us know here what bugs you found and we can figure them out.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Search with Typesense] Two things – loading css, and changing css](https://wordpress.org/support/topic/two-things-loading-css-and-changing-css/)
 *  Plugin Author [CodeManas](https://wordpress.org/support/users/codemanas/)
 * (@codemanas)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/two-things-loading-css-and-changing-css/#post-18196073)
 * Hello [@maven1129](https://wordpress.org/support/users/maven1129/)
 * Thank you for using our plugin!
 * To override the style themes and CSS, you can use the `[wp_dequeue_style](https://developer.wordpress.org/reference/functions/wp_dequeue_style/)`
   function to remove the default stylesheet. The handle name for the stylesheet
   is `cm-typesense-frontend-style`. Once it has been dequeued, you can load your
   custom stylesheet and style it according to your needs.
 * As for the last part, could you please provide more details or clarify further?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Popup Block] Close popup via a link](https://wordpress.org/support/topic/close-popup-via-a-link/)
 *  Plugin Author [CodeManas](https://wordpress.org/support/users/codemanas/)
 * (@codemanas)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/close-popup-via-a-link/#post-18191192)
 * Hello [@slingshotdesign](https://wordpress.org/support/users/slingshotdesign/),
 * Yes, you can close the popup using a link. The plugin offers several popup triggers,
   including an option to close it on click. You can refer to the detailed documentation
   and video tutorial for guidance.
 * Feel free to reach out if you need any further assistance.
 * Regards,
   Code Manas
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Search with Typesense] Refinment > AND instead of OR](https://wordpress.org/support/topic/refinment-and-instead-of-or/)
 *  Plugin Author [CodeManas](https://wordpress.org/support/users/codemanas/)
 * (@codemanas)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/refinment-and-instead-of-or/#post-18128546)
 * Hello [@jmslbam](https://wordpress.org/support/users/jmslbam/) ,
 * Thank you for using our plugin and for the query above.
 * To make the facet search with `AND` instead of `OR`, you would have to change
   the `operator` config like this:
 *     ```wp-block-code
       add_filter( 'cm_typesense_search_facet_settings', 'your_slug_custom_facet_settings' );function your_slug_custom_facet_settings( $settings ) {    $settings['operator'] = 'and';    return $settings;}
       ```
   
 * Regards,
 * Code Manas
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Popup Block] Video still playing after closing the popup](https://wordpress.org/support/topic/video-still-playing-after-closing-the-popup/)
 *  Plugin Author [CodeManas](https://wordpress.org/support/users/codemanas/)
 * (@codemanas)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/video-still-playing-after-closing-the-popup/#post-18128399)
 * Hello [@maxstub](https://wordpress.org/support/users/maxstub/) ,
 * Thank you for using the plugin and for your patience while waiting for a response.
 * We’ve released an update to the plugin (`version 1.2.3`), which should resolve
   the issue you mentioned. With this update, videos and embeds inside the popup
   will automatically stop when the popup is closed.
 * Regards,
 * Code Manas
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[CM Blog] How can I apply a ‘single with sidebar’ template to single posts?](https://wordpress.org/support/topic/how-can-i-apply-a-single-with-sidebar-template-to-single-posts/)
 *  Theme Author [CodeManas](https://wordpress.org/support/users/codemanas/)
 * (@codemanas)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/how-can-i-apply-a-single-with-sidebar-template-to-single-posts/#post-18087980)
 * Hello [@isaacoh](https://wordpress.org/support/users/isaacoh/) ,
 * Thank you for using our theme!
 * In response to your question about assigning a single post template with a sidebar,
   the theme doesn’t include a default Single with Sidebar template. However, you
   can edit the Single Posts template in the site editor to add the desired sidebar.
   This will ensure that all posts display with the sidebar.
 * Please let us know if this resolves your issue. If not, we’re here to help!
 * Regards,
   Code Manas
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Popup Block] How to prevent body from scrolling up when popup opens](https://wordpress.org/support/topic/how-to-prevent-body-from-scrolling-up-when-popup-opens/)
 *  Plugin Author [CodeManas](https://wordpress.org/support/users/codemanas/)
 * (@codemanas)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/how-to-prevent-body-from-scrolling-up-when-popup-opens/#post-18030177)
 * Hello [@maxstub](https://wordpress.org/support/users/maxstub/) ,
 * Thank you for your patience. We’re sorry for the delayed response; we missed 
   the notification.
 * Regarding your inquiry, we have updated our plugin to version 1.2.2. This update
   includes new classes, `simple-popup--closed` and `simple-popup--opened`, which
   reflect the open/close status of the popup.
 * Once you update to version 1.2.2, please add the following CSS to prevent the
   body from scrolling when the popup is open:
 *     ```wp-block-code
       body.simple-popup--opened {    overflow: hidden;}
       ```
   
 * If you have any further questions, feel free to reach out!
 * Regards,
 * Code Manas
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Popup Block] Feature Request: Popup on URL](https://wordpress.org/support/topic/feature-request-popup-on-url/)
 *  Plugin Author [CodeManas](https://wordpress.org/support/users/codemanas/)
 * (@codemanas)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/feature-request-popup-on-url/#post-18030129)
 * Hello [@gl_spice](https://wordpress.org/support/users/gl_spice/) ,
 * The plugin does support popup on clicking the anchor. We have a detailed documentation
   for that here: [https://docs.cmblocks.com/simple-popup-block/trigger-on-click/](https://docs.cmblocks.com/simple-popup-block/trigger-on-click/)
 * The second part is a bit confusing. Can you please clarify with an example if
   possible?
 * Regards,
   Code Manas
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Search with Typesense] Missing category and tag strings for translation](https://wordpress.org/support/topic/missing-category-and-tag-strings-for-translation/)
 *  Plugin Author [CodeManas](https://wordpress.org/support/users/codemanas/)
 * (@codemanas)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/missing-category-and-tag-strings-for-translation/#post-17970833)
 * Hi [@j11k00](https://wordpress.org/support/users/j11k00/) 
   If you are referring
   to the actual Category / Tags text – then this is what the facet header
 * [https://www.awesomescreenshot.com/image/50190405?key=4b42e46f8847e95f195c03fffb94256f](https://www.awesomescreenshot.com/image/50190405?key=4b42e46f8847e95f195c03fffb94256f)
 * Then the text for this is the same that is used as the facet label.
   So this is
   actually dynamic – this is not available to translate via a pot file.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Video Conferencing with Zoom] Same classes as Gravity Form and deactivation of the listing of its merge tags](https://wordpress.org/support/topic/same-classes-as-gravity-form-and-deactivation-of-the-listing-of-its-merge-tags/)
 *  Plugin Author [CodeManas](https://wordpress.org/support/users/codemanas/)
 * (@codemanas)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/same-classes-as-gravity-form-and-deactivation-of-the-listing-of-its-merge-tags/#post-17968265)
 * Hi Libellule,
   There aren’t any known issues at the moment with gravity forms.
   Can you please provide details of the issue and how to replicate.We can keep 
   this in mind for future updates.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Video Conferencing with Zoom] I want to hide Join Meeting via Zoom App](https://wordpress.org/support/topic/i-want-to-hide-join-meeting-via-zoom-app/)
 *  Plugin Author [CodeManas](https://wordpress.org/support/users/codemanas/)
 * (@codemanas)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/i-want-to-hide-join-meeting-via-zoom-app/#post-17933163)
 * [@narendrask](https://wordpress.org/support/users/narendrask/) please try using
   the following code
 *     ```wp-block-code
       add_filter( 'vczoom_join_meeting_via_app_disable', '__return_true' );
       ```
   
 * Either in your child theme or a custom plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Search with Typesense] only support port-based access](https://wordpress.org/support/topic/only-support-port-based-access/)
 *  Plugin Author [CodeManas](https://wordpress.org/support/users/codemanas/)
 * (@codemanas)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/only-support-port-based-access/#post-17932987)
 * Hi [@yawargenii](https://wordpress.org/support/users/yawargenii/) 
   Can you please
   expand on what you mean here by route-based use of typesense ?I’m not sure i 
   follow exactly what you mean here

Viewing 15 replies - 1 through 15 (of 63 total)

1 [2](https://wordpress.org/support/users/codemanas/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/codemanas/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/codemanas/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/codemanas/replies/page/5/?output_format=md)
[→](https://wordpress.org/support/users/codemanas/replies/page/2/?output_format=md)