Title: sousouch's Replies | WordPress.org

---

# sousouch

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

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

 Search replies:

## Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Site Reviews] Import](https://wordpress.org/support/topic/import-74/)
 *  Thread Starter [sousouch](https://wordpress.org/support/users/sousouch/)
 * (@sousouch)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/import-74/#post-13854762)
 * Are there any plans to add this functionality ?
 * Otherwise, with the import via really simple csv importer, I tried adding an 
   average to the posts with `_glsr_average`, but it doesn’t work.
 * Do you know how to add an average rating to a post during csv import?
 * Thanks in advance
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Site Reviews] Import](https://wordpress.org/support/topic/import-74/)
 *  Thread Starter [sousouch](https://wordpress.org/support/users/sousouch/)
 * (@sousouch)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/import-74/#post-13854095)
 * For the import tool, it works with the correct date format.
    What is the name
   to give to the header to assign to a post?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Site Reviews] Import](https://wordpress.org/support/topic/import-74/)
 *  Thread Starter [sousouch](https://wordpress.org/support/users/sousouch/)
 * (@sousouch)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/import-74/#post-13853957)
 * Thanks, i will try with this information
 * > You will need to use the WordPress Export/Import tools to do this.
 * How to import evaluation at the same time as post? What are the required columns
   and what names to give them?
    -  This reply was modified 5 years, 4 months ago by [sousouch](https://wordpress.org/support/users/sousouch/).
    -  This reply was modified 5 years, 4 months ago by [sousouch](https://wordpress.org/support/users/sousouch/).
    -  This reply was modified 5 years, 4 months ago by [sousouch](https://wordpress.org/support/users/sousouch/).
    -  This reply was modified 5 years, 4 months ago by [sousouch](https://wordpress.org/support/users/sousouch/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ajax Search Lite - Live Search & Filter] Bootstrap](https://wordpress.org/support/topic/bootstrap-13/)
 *  Thread Starter [sousouch](https://wordpress.org/support/users/sousouch/)
 * (@sousouch)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/bootstrap-13/#post-13848412)
 * It works.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tabby Responsive Tabs] Tabs](https://wordpress.org/support/topic/tabs-41/)
 *  Thread Starter [sousouch](https://wordpress.org/support/users/sousouch/)
 * (@sousouch)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/tabs-41/#post-13848406)
 * I’m using another solution, and it works.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ajax Search Lite - Live Search & Filter] Bootstrap](https://wordpress.org/support/topic/bootstrap-13/)
 *  Thread Starter [sousouch](https://wordpress.org/support/users/sousouch/)
 * (@sousouch)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/bootstrap-13/#post-13847258)
 * Hi,
 * I work locally.
 * Here is the code:
 *     ```
       function bs_styles_scripts(){
       		wp_enqueue_style('bootstrap4', 'https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css');
       		wp_enqueue_script( 'boot1','https://code.jquery.com/jquery-3.3.1.slim.min.js', array( 'jquery' ),'',true );
       		wp_enqueue_script( 'boot2','https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js', array( 'jquery' ),'',true );
       		wp_enqueue_script( 'boot3','https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js', array( 'jquery' ),'',true );
       }
       add_action('wp_enqueue_scripts', 'bs_styles_scripts');
       ```
   
 * There is a priori no error.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Site Reviews] Stars](https://wordpress.org/support/topic/stars-3/)
 *  Thread Starter [sousouch](https://wordpress.org/support/users/sousouch/)
 * (@sousouch)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/stars-3/#post-13841060)
 * I have tried different things, but it doesn’t match.
 * I’m using [Wppostpopup](https://wordpress.org/plugins/wp-post-modal/).
 * Do you know how to adapt this code to this plug-in?
    -  This reply was modified 5 years, 4 months ago by [sousouch](https://wordpress.org/support/users/sousouch/).

Viewing 7 replies - 1 through 7 (of 7 total)