Forum Replies Created
-
AuthorPosts
-
Pratik
MemberThank you for your kind feedback. Also, it would be great if you could leave a one line small review for our theme and support at https://wordpress.org/themes/my-music-band/.
This will help us in providing free support as well as free themes.
Pratik
MemberCurrently, you are only using web safe fonts. So they are rendered by your browser. It is installed in your pc by default.
They don’t usually need loading and have a fallback font as well, if your pc doesn’t have it.
Is this what you wanted to know?
Pratik
MemberHi Wilfred,
He meant, if you load google fonts, it comes from theme. But in your site, there is no google font being loaded.
Pratik
MemberI checked and google fonts are not being loaded.
Pratik
MemberHi Wilfried,
Searching for https://fonts.googleapis.com in your site source should determine if google fonts are loaded or not. If you post your site url, I can check it for you.
Pratik
MemberHi,
Please add this code in Appearance=> Customize=> Additional CSS box:
@media only screen and (min-width: 41.688em) { body:not(.home) .site-header-main { padding-bottom: 0; padding-top: 0; } }Let me know if this works or not.
Pratik
MemberHi Peter,
It will be something like in _s theme:
1. In main page(front and blog page if not static home page), it will have:
<h1 class="site-title"><a href="site-link" rel="home">Site Name</a></h1>
2. In single page/post that header will become:
<p class="site-title"><a href="site-link" rel="home">Site Name</a></p>And the page’s title will become:
<h1 class="entry-title">Page Title</h1>Pratik
MemberHi @emmaharris,
Please install the plugin by uploading the zip file in your site Dashboard-> Plugins-> Add New
Installation Tab here: https://catchplugins.com/plugins/catch-web-tools/ has further info on how to install plugin.
We also have a dedicated forum for catch web tools at https://catchplugins.com/support-forum/forum/catch-web-tools/
October 27, 2020 at 9:28 pm in reply to: There is a break too much rendered on the product page #263996Pratik
MemberThis is a strange issue. I have setup product exactly like that and its working fine:
https://catchthemes.com/demo/catch-vogue-pro/product/hoodie/
I will email you privately as I need more info. Please check your spam folder if the email is not in your inbox.
Pratik
MemberThat is if your parent theme is twentyfifteen. Our parent theme will be My Music Band
Please use our plugin https://wordpress.org/plugins/generate-child-theme/
You can easily create child theme selecting parent theme via this plugin.
If you still have problems, please let me know.
Pratik
MemberHi Wilfried,
Just doing the first part will remove the font from google.
Second part of code looks like it is relater to site icon.
October 26, 2020 at 9:12 pm in reply to: There is a break too much rendered on the product page #263844Pratik
MemberHi @galileon,
This looks like an issue from WooCommerce. Can you try to disable all plugins except WooCommerce to check if the issue persists?
October 26, 2020 at 8:59 pm in reply to: Catch Fullscreen Pro: Multilanguage not working with featured-slider-section #263843Pratik
MemberHi Christian,
You should get the option on WPML plugin settings page. Multi language is given via plugin.
Pratik
MemberHi @wfranke,
Please use plugin: https://wordpress.org/plugins/host-webfonts-local/
This will help you host google fonts locally.
October 25, 2020 at 9:08 pm in reply to: Catch Fullscreen Pro: Multilanguage not working with featured-slider-section #263757Pratik
MemberHi @chrisrueckert,
We only official support WPML plugin for translations. I suggest you to use WPML for translation
Pratik
MemberHi @peterularsson,
You are correct. We will fix this is our update in theme. This was norm in the past but not anymore.
If you want quick solution, you will need to male a lot of changes via child theme. So, I would recommend to wait for update. We will fix it by the end of this week or next week at max depending on the work load.
Pratik
MemberHi @emmaharris,
This is SEO related so you can try following solutions:
1. Install Catch Web Tools and use its Open Graph tools. This will enable you to add title, descriptions and images to social networks like facebook.
2. Install any other plugin that is used for Open Graph.Pratik
MemberCan you let me know which toolbar are you talking about. I checked your site and I am not seeing toolbar.
Can you share a screenshot?
October 25, 2020 at 8:42 pm in reply to: There is a break too much rendered on the product page #263753Pratik
MemberIn you child theme, copy the index.php from main theme. Then in line 21, there is:
$title = 'News';
Change News to anything you want.This should work. Let me know if otherwise.
-
AuthorPosts
