Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@gildaniela: Hello Daniela,
The code is not to be added in the Additional CSS section.You will need to use our Catch Web Tools plugin for that. Install and Activate the plugin.
Now,
Go to => Dashboard => Catch Web Tools => Activate Webmaster Tools => Configure => Header and Footers Scripts => Add your code to wp_head().Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@daoudou: Hello there,
Please post in your site URL so that I can look into the issue.Kind Regards,
SkandhaSkandha
Participant@bob-wagstaff: Hello there,
Can you please attach screenshots of how the site is showing up in the customizer and in the live site?Kind Regards,
SkandhaSkandha
Participant@everlypregnantbrothers: Hello there,
Custom Post Type Events is being added to the Audioman Pro and will be available in the upcoming theme update. Then you will be able to use Event Custom Posts using Essential Content Types Pro plugin.I will let you know when the update is released.
Kind Regards,
SkandhaSkandha
Participant@maderas: Hello there,
To change the title of Portfolio Archive Page
Go to => Child Theme folder => functions.php and add the following Code.add_filter( 'get_the_archive_title', function ( $title ) { if( is_post_type_archive('jetpack-portfolio') ) { $title = esc_html__( 'Portfolio', 'catch-sketch' ); } return $title; });Now, Replace the text Portfolio in the code with the text of your choice.
Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@coneill: Hello there,
You seem to have quite a few menu items due to which the items are overflowing to next line. To resolve the issue you will need to use the Modern Menu option (Hamburger Menu) which is only available in pro version of the theme. I suggest you to upgrade to pro. You can check out the additional-features available in pro version of the theme.Kind Regards,
SkandhaMarch 2, 2020 at 11:54 pm in reply to: Translate next post/previous post and search results for #237850Skandha
Participant@italianfox: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/catch-fullscreen/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
SkandhaSkandha
Participant@northland454: Hello Stephanie,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#featured-content { background-color: #000; }Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@leonora: Hello there,
The section you are referring to is the Collection Section.
Go to => Appearance => Customize => Theme Options => Collection => Enable the section, select the type and posts and Publish.Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@marqui: Hello there,
Please post in your site URL so that I can look into the issue and provide you the necessary CSS Codes.Kind Regards,
SkandhaSkandha
Participant@ospriya: Hello Priya,
Can you please let me know on which page you have used the Gallery?Also I checked your site on my laptop and it seems to showing up on desktop mode.
Kind Regards,
SkandhaMarch 2, 2020 at 11:28 pm in reply to: How to bring my logo and menu in the same header line. (Travelore) #237840Skandha
Participant@travelo: Hello there,
I am afraid for that a lot of customization needs to be done. If you really need it I suggest you to hire a customizer to get it done.Kind Regards,
SkandhaSkandha
Participant@mattandwillow: Hello there,
Pause on hover feature for the slider has been added to the theme. An update will be released soon. I will let you know when the update is released.Kind Regards,
SkandhaMarch 2, 2020 at 6:41 am in reply to: Translate next post/previous post and search results for #237791Skandha
Participant@italianfox: Hello there,
You seem to selected the incorrect language while creating the translation in Poedit.When you Create a translation in Poedit software Select the language as Dutch (Netherlands) and the file created should be nl_NL.mo and nl_NL.po. You seem to have selected language as Dutch so the file being created is nl.po and nl.po.
You can try renaming the nl.po and nl.po files as nl_NL.mo and nl_NL.po and then select site language as Nederlands.
Let me know if this helps you out!
Kind Regards,
SkandhaMarch 2, 2020 at 6:25 am in reply to: Site Title and Tagline centered everywhere but Desktop Version ? #237788Skandha
Participant@travelo: Thank you for your wonderful review. Have a great day! 🙂
Kind Regards,
SkandhaSkandha
Participant@tarynslewis: Hello Taryn,
I re uploaded the Clean Portfolio theme and the menu issue seems to be resolved.Can you please and let me know if the issue is resolved?
Kind Regards,
SkandhaSkandha
Participant@coneill: Hello there,
Please post in your site URL so that I can look into the issue.Kind Regards,
SkandhaSkandha
Participant@haileymccully: Hello there,
First of all
Go to => Appearance => Customize => Theme Options => Accommodations => Enable on => Select Entire Site and Publish.Now,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.body:not(.page-id-26) #accommodation-section { display: none; }Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@fumihiro_nishiyama: Hello there,
Can you please post in your site URL so that I can look into the issue?Kind Regards,
Skandha -
AuthorPosts
