Home Forums Themes Support Don´t upload google fonts.

Topic Resolution: Resolved
Viewing 8 reply threads
  • Author
    Posts
    • #17217

      Hi! I would like delete the primary font (poppins) that upload in the principal theme because I use a custom font.

      Thanks!
      <h6>*All the info are in a Themeforest comment.</h6>

    • #17236

      Hi,

      Please change prev code with new one

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #17263

      Hi!

      Now, load perfect but i put this code before because the theme uploaded the parent css after the child css.

      function jas_claue_child_enqueue_script() {
      wp_enqueue_style( ‘jas-claue-parent-style’, get_template_directory_uri() . ‘/style.css’ );
      }
      add_action( ‘wp_enqueue_scripts’, ‘jas_claue_child_enqueue_script’ );

       

      Anothers questions:

      1.How can I remove relateds products on single product page?
      2. On sigle product page, “additional information” appears within the tabs. How can I modify this information?

      Thank you very much! 🙂

       

    • #17284

      Hi,

      1. You can remove related products on single page by add custom css code in Claue > Theme Option > General Layout > Custom CSS

      .product-extra { display: none;}

      2. You can edit these info in Attribute and Variation tab http://take.ms/ypuov

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #17306

      Thank so much!

      I find new errors:

      On safari (9.1), The theme doesn’t load very well the single product page and home page. Now, I am getting an error on console.

      In another versión of Safari(7.0.6), the shop page is constantly re-loading.

      Thanks 🙂

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

      Hi,

      1. The version of Safari you talk about is outdated so long. On Windows OS the Safari no longer support by Apple team, sorry we drop support old version of Safari

      2. The issue loading on Safari related to YITH filter plugin. You can deactivate this plugin to check.

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #17336

      About my issue on safari 9.1, I check your demo theme and it doesn’t have any errors.
      Why in my theme yes?

      Now, some buttons like my shopping cart are blocked I think the reason is this error on js file.

      About the issue loading on Safari is ok.

      Thanks!!

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

      Hi,

      Sorry i don’t have Safari version 9.1

      I checked on Safari version 11.0.3 it still work well http://take.ms/yeRMU

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #17792

      Thank you very much 🙂

Viewing 8 reply threads

You must be logged in to reply to this topic.