Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@rawikltd: After adding Sightseeing, add place to visit page of Sapporo page under Sightseeing and change its label to Sapporo and it will work.
Please the visit the link below, for more details.
https://codex.wordpress.org/WordPress_Menu_User_Guide
Hope this helps. Let me know if any problem.Regards,
MaheshMahesh
Participant@rawikltd: How have you add the menus items? You have two tag in the menu that is why a blank page is link is showing. For linking the same page from two menu items. Go to Menu page and add to the menu and put it to appropriate menu item and again put add the menu and put drag it to the other menu item that you want to display it on and change its Navigation lable to your desired text.
Hope you understand.
Let me know if any problem.Regards,
MaheshMahesh
Participant@spespam: Please post in your site url and facebook link too if possible.
Regards,
MaheshMahesh
Participant@lorisroel: Thank you for using Catch Kathmandu Pro. The theme is working fine on our server. Are you using any plugin. If yes, please disable the plugin and check if it resolves the issue. And do you get any error messages? Let me know further.
Regards,
MaheshMahesh
Participantluishmarioochoa: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#header-featured-image img { width: 100%; }Regards,
MaheshMahesh
Participant@panther33: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#site-logo { left: 0; position: relative; top: -45px; }Let me know if any problem.
Regards,
MaheshMahesh
Participant@klausm: Yes, we’ll check on it. Its quite strange that it is working fine on our server. Anyways, we’ll let you know if any issue found. Have a good day.
Regards,
MaheshMahesh
Participant@ash: The settings in customizer is not affected by the theme update. It retains it current settings. And using if you are customizing the theme using child theme (overriding functions, changing some designs etc) won’t be affected by theme update either. But if you chose to customize in the main theme file, then in each update you’ll lose all your changes. That is why creating child theme is strongly recommended for customization.
Hope you understand.Regards,
MaheshMahesh
Participant@klausm: I guess the skip cropping option depends upon the image you upload. Sometime displays and sometimes not, at random. I did some testing with different image sizes from small to large and in all the image I do get both crop and skip cropping options.
As in your case, no skip cropping image is shown and you tried to make the image as big as possible to avoid cropping, are you getting the logo of your desired size now?
Let me know if any problem.Regards,
MaheshMahesh
Participant@techfinderr: Can you please clarify more? Hover effect on title only (color changes etc)? Let me know further.
Regards,
MaheshMay 11, 2016 at 10:36 am in reply to: How do I modify catchadaptive-featured-slider.php in a child theme? #91456Mahesh
Participant@southpaw: Thank you for your appreciation. Glad to know that its working for you. Well, caching depends on many factors such as server caching, browser caching etc. All our theme does have caching but uses transient (which acts as caching) for better performance. These are automatically cleared as you save changes the options in customizer. Sometimes it may deny to show changes due to caching and you’ll need to full-refresh the page with ctrl+f5.
Hope you understand.
If you like my support and Catch Adaptive theme then please support by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/catch-adaptive?rate=5#postformRegards,
MaheshMahesh
Participant@renschuel: Do you want the shortcode functionality in Featured Content for Image Content‘s content? If so, you’ll need to create a child theme. You can find more details on creating child theme HERE. Then in your child theme’s
functions.phpcopy the functioncatchbase_image_contentlocated incatch-base-pro/inc/catchbase-featured-content.phpline 530-613. Then modify the line 601 as of original code in your child theme’s function. So following code:
' . $content . 'will look like this:
' . do_shortcode($content) . '
Let me know if any problem.Regards,
MaheshMahesh
ParticipantMahesh
Participant@wouwonline: You are using Catch Kathmandu Free and the theme has limited options. You are using no-sidebar as default layout and it will remove sidebar centers the content area with same width. If you want to align the text left and increase the width, I recommend you to upgrade to pro. No-sidebar, Full-width option is available in Catch Kathmandu Pro.
If you want to make the changes in the Free version, then you’ll need to customize it, I recommend you to hire a customizer.
For removing navigation arrows from slider, go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:#slider-nav { display: none; }Regards,
MaheshMahesh
Participant@wouwonline: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#homepage-message { border-color: #c84f94; }Regards,
MaheshMahesh
Participant@maeva: Sorry, forgot to mention that. You’ll just need to add target attribute to tag with “_blank” so it would look like following:
<a title="custom-footer-logo" href="yourlink.com" target="_blank">
Hope you understand.Reagrds,
MaheshMahesh
Participant@klausm: I tried the same in our server by uploading a 184×200 image in logo, skipped cropping and the logo of exact size is displaying in the frontend. Ara you using any plugins, if so try disabling it and check again. Let me know further.
Regards,
MaheshMahesh
Participant@klausm: Since you are using Pro verison, it cannot be updated directly through WordPress as other free themes. You’ll need to first download the theme from the account page then upload the theme and update manually. You can use Catch Web Tools(https://wordpress.org/plugins/catch-web-tools/) plugin’s Catch Updater module to update the theme. You can find the video tutorial on using Catch Updater to update theme in the link below.
https://www.youtube.com/watch?v=W95SuabDZi8Regards,
Mahesh -
AuthorPosts
