Title: Zarminsky's Replies | WordPress.org

---

# Zarminsky

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Master Slider - Responsive Touch Slider] Log-in Error: Dashboard redirects to some MasterSlider Pro page](https://wordpress.org/support/topic/log-in-error-dashboard-redirects-to-some-masterslider-pro-page/)
 *  [Zarminsky](https://wordpress.org/support/users/zarminsky/)
 * (@zarminsky)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/log-in-error-dashboard-redirects-to-some-masterslider-pro-page/#post-16986513)
 * I have the same problem with Master Slider Version 3.9.1 and WordPress 6.3, but
   only on one website, on the other websites it is just not possible to edit any
   slides.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Post List] Pages not showing in the list](https://wordpress.org/support/topic/pages-not-showing-in-the-list/)
 *  [Zarminsky](https://wordpress.org/support/users/zarminsky/)
 * (@zarminsky)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/pages-not-showing-in-the-list/#post-16005871)
 * Thank you, now everything works fine.
    Kind regards Armin
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Post List] Pages not showing in the list](https://wordpress.org/support/topic/pages-not-showing-in-the-list/)
 *  [Zarminsky](https://wordpress.org/support/users/zarminsky/)
 * (@zarminsky)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/pages-not-showing-in-the-list/#post-16005335)
 * Hello,
 * I just updated to 5.2.7. and after that I only saw code printed instead of a 
   list of articles, so I went back to version 5.2.6. and everything was o.k. again.
 * I had done this step by step and it worked after I had reinstalled the older 
   version of class-Ultimate_Post_List_Public.php
 * Best regards
    Armin
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Baskerville] Where do I find Google Fonts Option](https://wordpress.org/support/topic/where-do-i-find-google-fonts-option/)
 *  Thread Starter [Zarminsky](https://wordpress.org/support/users/zarminsky/)
 * (@zarminsky)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/where-do-i-find-google-fonts-option/#post-10957034)
 * Hej Anders,
 * thank you very much, with this code everything works fine.
 * Best regards
    Armin
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Baskerville] Where do I find Google Fonts Option](https://wordpress.org/support/topic/where-do-i-find-google-fonts-option/)
 *  Thread Starter [Zarminsky](https://wordpress.org/support/users/zarminsky/)
 * (@zarminsky)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/where-do-i-find-google-fonts-option/#post-10948274)
 * Hej Anders,
 * Thank you: I’ll try again. My way to enque the styles is the following:
 *     ```
       function my_theme_enqueue_styles() {
   
           $parent_style = 'baskerville_style';
   
           wp_enqueue_style( $parent_style, get_template_directory_uri() . '/style.css' );
           wp_enqueue_style( 'baskerville-claudia-style',
               get_stylesheet_directory_uri() . '/style.css',
               array( $parent_style ),
               wp_get_theme()->get('Version')
           );
   
       }
       add_action( 'wp_enqueue_scripts', 'my_theme_enqueue_styles' );
       ```
   
 * But anyhow: Even when I activate the original theme baskerville, I cannot find
   the option concerning google fonts. Where do I have to look for it?
 * With best regards
    Armin
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Baskerville] Where do I find Google Fonts Option](https://wordpress.org/support/topic/where-do-i-find-google-fonts-option/)
 *  Thread Starter [Zarminsky](https://wordpress.org/support/users/zarminsky/)
 * (@zarminsky)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/where-do-i-find-google-fonts-option/#post-10948121)
 * Hi Anders,
 * The following is one of the sites, where I use Baskerville (and a childtheme 
   with some modifications):
    [https://simply-coaching.de/](https://simply-coaching.de/)
 * Best regards
    Armin

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