Forum Replies Created
-
AuthorPosts
-
Mahesh
Member@adunning: Yes, you’ll need to create
functions.php.style.cssfile contains all the theme details and some codes to style the theme. All codes for controlling functionality is included infunctions.php.
You can also download Catch Everest Child theme from the link below:
http://goo.gl/5jcX2lRegards,
MaheshMahesh
Member@nicksigma: I checked your site, and seems the color scheme is working fine. Also checked the theme in my local server and it is working fine too. May be some cache problem in your browser or something.
Let me know if the problem persists.Regards,
MaheshMahesh
Member@cjcomms: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
1. Remove the white space above and below the logo in header/* Remove the white space above and below the logo in header */ #masthead { padding-top: 0; padding-bottom: 0; } #site-branding { padding: 0; }2. How many pixels wide should the artwork be
Since the wrapper div is 1200px wide, you’ll need logo of width 1200 pixels3. Remove the white space above and below the side bar
I am afraid this is not possible.Regards,
MaheshMahesh
Member@preparemenz: I assume you mean Catch Kathmandu Pro 4.6. WooCommerce Layout has been added to the theme which will display sidebar on all WooCommerce pages (shop, cart, checkout pages) and will be available with theme’s next update. We will be releasing the update soon (within 1 or 2 days). Thank you for your patience.
After update, go to Dashboard=> Appearance=> Customize=> Theme Options=> Layout Options and select layout in WooCommerce Layout Option.Regards,
MaheshMahesh
Member@nicksigma: You have compressed your site and it is hard for me to check what CSS and Plugins are you using in your site. Are you using any other CSS plugins or made any customization to the theme apart from theme’s customizer option? Please try disabling the plugins one by one and check if it resolves the issue. Something is overriding the link color in your site.
Let me know if the problem persists.
However, using !important will resolve your issue.a { color: #ffb100 !important; }Note: Before using the
!importantrule, I recommend you to first check if disabling plugin and see if the issue resolves.Regards,
MaheshMahesh
Member@preparemenz: For clean install you would not need to use Catch Updater plugin, you can just add theme from dashboard. For theme version, you can go to Dashboard=> Appearance=> Themes and hover on any of theme and click on Theme Details and Theme Detail page will pop up and you can see the theme’s version and other details of the theme. Please check the image in the link below. Hope this helps.
1. Theme Page: http://goo.gl/22GshD
2. Theme detail page: http://goo.gl/hykLP7Regards,
MaheshMahesh
Member@cjcomms: For this you’ll need to add some Custom CSS and Custom scripts. I recommend you to use Catch Web Tool’s Webmaster Tool for add Custom Scripts.
https://wordpress.org/plugins/catch-web-tools/.
1. Adding Script
-Download and install the plugin and activate it. Go to Dashboard=> Catch Web Tools=> Webmasters.
– Check Check to enable opion in Enable Webmaster Module
– Add the following script in Header and Footer Scripts on bottom text box and click save.<script> jQuery(document).ready(function($){ $(function () { $(window).scroll(function () { if ($(this).scrollTop() > 280) { $('nav.nav-primary.search-enabled').addClass('sticky'); } else { if( $('nav.nav-primary.search-enabled.sticky').length > 0 ){ $('nav.nav-primary.search-enabled').removeClass('sticky'); } } }); }); }); </script>2. Add Custom CSS:
– Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:.admin-bar .nav-primary.search-enabled.sticky { position: fixed; top: 32px; width: 100%; } .nav-primary.search-enabled.sticky { position: fixed; top: 0; width: 100%; }Regards,
MaheshMahesh
Member@preparemenz: Have you uploaded the theme (Catch Kathmandu Pro 4.6) that you’ve download. I assume you know that Pro theme cannot be update via WordPress Update, you’ll need to update it manually. Please use Catch Updater plugin (https://catchthemes.com/wp-plugins/catch-updater/) / Catch Updater module of Catch Web Tools plugin (https://wordpress.org/plugins/catch-web-tools/) to update the theme.
Here is the link to the video tutorial on how to update theme via Catch Updater.
https://www.youtube.com/watch?v=W95SuabDZi8
Let me know if any trouble. Please post in your site url.Regards,
MaheshMahesh
Member@pmagsco: Thank you for using Catch Box Pro. I guess refunding is possible. Please contact our sales team. They will help you.
https://catchthemes.com/contact-usRegards,
MaheshMahesh
Member@mupa: I checked your theme and its working fine, the logo is displayed below the menu as it should by default. Please find the zip for Catch Adaptive child theme in the link below.
https://goo.gl/0IiBKS
Upload it to your local site and activate it. Then go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:#site-branding > a { display: inline-block; vertical-align: middle; } #site-header { display: inline-block; vertical-align: middle; width: 60%; }Note: Go to Dashboard=> Appearance=> Customize=> Site Identity make sure that Check to disable logo is Unchecked
Let me know if any trouble.Mahesh
Member@charlottekrenk: Yes, you can download the Adventurous Child Theme from the blog page from the above link. And copy
home.phpfrom Adventurous to Child theme and edit the code, then you can upload it via file manager or admin dashboard’s Add theme option.
Hope this helps. Let me know if any confusion.Regards,
MaheshMahesh
Member@joni0808: Can you please send me the credential details to your admin dashboard @ mahesh [at] catchthemes [dot] com. So that I can check what the issue really is. The plugin is working fine mine.
Regards,
MaheshMahesh
Member@adunning: Have you add the above code in your child theme’s
functions.php. The above code should work fine. Please share your child theme’sfunctions.phpfile.Regards,
MaheshMahesh
Member@marga: Please find and use the .po and .mo file in the link below. This will fix your issue.
https://goo.gl/PWcwqFRegards,
MaheshMahesh
Member@woodfact: Yes, there has been a little bug in the theme’s customizer, and our team is fixing it with some other updates. The issue will be fixed in the next update which will be available soon. Please use Theme Options instead of customizer. Please check the image in the link below:
http://goo.gl/JG3FCW
Hope this helps.Regards,
MaheshMahesh
Member@mupa: Since there has been some other changes too, the date is not fixed but will be released soon. And will let you know as soon as we release the update. Thank you for your patience.
Regards,
MaheshMahesh
Member@charlottenkrenk: Yes, the admin credential that gives access to your site’s admin dashboard.
Regards,
MaheshMahesh
Member@mupa: Can you please send the zip of the theme in your local? I’ll need to check what really is the issue. You can share it via dropbox or send email @ mahesh [at] catchthemes [dot] com.
Regards,
MaheshMahesh
Member@huskser: I guess you’ll need to hire a customizer for this.
Regards,
MaheshMahesh
Member@gastonpavao: Please post in your site url.
Reagards,
Mahesh -
AuthorPosts
