Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@rawikltd: I checked your site, you are using Page menu, you’ll need to create a menu and them add items into it and customize. For now I have created a menu Primary menu as for an example and put some menu items there. You have a lot menu items, so I didn’t put all of them, but some.. just to show you how to do it.
However, you site is live, I have put back the original menu item back again. But you can use that primary menu to check instead. Go to Dashboard=> Appearance=> Customize=> Menus=> Menu Location and select Primary in in Primary English Menu.
Check to see how it works and you can add further menu items there. (Through Dashboard=> Appearance=> Menus).
Let me know if any problem.Regards,
MaheshMahesh
Participant@panther33: Thank you for your appreciation. If you like my support and Simple Catch theme then please support by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/simple-catch?rate=5#postform
Have a nice day.Regards,
MaheshMahesh
ParticipantMahesh
Participant@rawikltd: Yes I do understand. And you do not need to create a separate page. This can be done in two ways:
1. Adding the page item again in the menu.
2. Using custom link.Adding page item again: This is the one I’ve explained in above.
Using custom link: In menu page select custom links and put the url of places to visit then put Sapporo in the link text and click add to menu.
Let me know if any problem.Regards,
MaheshMahesh
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,
Mahesh -
AuthorPosts
