Forum Replies Created

Viewing 20 posts - 4,421 through 4,440 (of 12,027 total)
  • Author
    Posts
  • in reply to: Cannot update menu items #255079
    Skandha
    Participant

    @kmcguire: Hello there,
    I will need to look into your site to debug the issue. I have sent you an email. Please check your inbox as well as your spam folder.

    Kind Regards,
    Skandha

    in reply to: Hiding Featured Images on Certain Pages #255078
    Skandha
    Participant

    @sydneymariecopy: Hello Sydney,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .postid-1176 .singular-header-image, .postid-1188 .singular-header-image, .postid-1196 .singular-header-image, .postid-1198 .singular-header-image, .postid-1252 .singular-header-image, .postid-1266 .singular-header-image {
    	display: none;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

    in reply to: WooCommerce Error #255074
    Skandha
    Participant

    @armartino: Hello Antonella,
    The update has been released. Please update the theme.

    Kind Regards,
    Skandha

    in reply to: Home Page #255073
    Skandha
    Participant

    @edmelendez: Hello there,
    To change the order of sections you will need to use Section Sorter feature 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,
    Skandha

    in reply to: META #255072
    Skandha
    Participant

    @maresrmo: Hello Mare,
    Meta widget is a default WordPress widget and it cannot be changed. You can use the Navigation Menu widget instead.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    in reply to: Scroll Button #254995
    Skandha
    Participant

    @armartino: Hello Antonella,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .scroll-down {
        color: red;
        font-size: 20px;
        font-family: ravie;
    }

    You can change the color, size and font according to your choice.
    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: How to move the homepage featured content up and down #254993
    Skandha
    Participant

    @lpries: Hello there,
    You are not supposed to copy the functions.php file from parent theme to the child theme. The functions.php file should already exist in the child theme. Isn’t that the case?

    Kind Regards,
    Skandha

    in reply to: Recent Posts #254974
    Skandha
    Participant

    @nrgjdoria: Hello Nick,
    The space after the bottom grids cannot be altered as it comes inline from the JS file.

    Kind Regards,
    Skandha

    in reply to: Changing to Catch Inspire Theme #254973
    Skandha
    Participant

    @stellam: Hello there,
    Can you let me know which plugin you are using for translation? We only support WPML for translation.

    To change the order of Featured Slider
    Go to => Appearance => Customize => Theme Options => Section Sorter => Change the order of the section and Publish.

    To use hero content and featured content on a specific page
    Enable the section on Entire Site and let me know on which specific page you want the section enabled.

    Can you please explain what you mean by Pro widgets are still locked?

    Can you let me know which section is not responsive?

    More instructions please follow this link.

    Kind Regards,
    Skandha

    in reply to: How to move the homepage featured content up and down #254972
    Skandha
    Participant

    @lpries: Hello there,
    Go to => Child Theme Folder => functions.php and add the following Code.

    function catcheverest_homepage_featured_position() {
    	// Getting data from Theme Options
    	global $catcheverest_options_settings;
       	$options = $catcheverest_options_settings;
    	$moveposition = $options['move_posts_home'];
    
    	if ( empty( $moveposition ) ) {
    		add_action( 'catcheverest_after_secondary', 'catcheverest_homepage_featured_display', 10 );
    	} else {
    		add_action( 'catcheverest_after_secondary', 'catcheverest_homepage_featured_display', 10 );
    	}
    
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    in reply to: Changing to Catch Inspire Theme #254970
    Skandha
    Participant

    @stellam: Hello there,
    Your site seems to be on under construction mode. Can you make your site accessible so that I can look into the issue?
    More instructions please follow this link.

    Kind Regards,
    Skandha

    in reply to: Blog footer section #254968
    Skandha
    Participant

    @nathan-n: Hello Nathan,
    I am afraid that is not possible. If you really need it I suggest you to hire a customizer to get it done.

    The Categories and Tags you see below a post in not a widget area, it is the blog post footer.

    Kind Regards,
    Skandha

    in reply to: WooCommerce Error #254955
    Skandha
    Participant

    @armartino: Hello Antonella,
    You will need to setup the shop, cart page on your WooCommerce settings page. Also we have added WooCommerce Products Showcase in the new theme update which should be out by tomorrow.

    Kind Regards,
    Skandha

    in reply to: Import Demo content #254953
    Skandha
    Participant

    @stellam: Hello there,
    Can you please post in your site URL so that I can look into your issues?

    Kind Regards,
    Skandha

    in reply to: Add more fonts #254952
    Skandha
    Participant

    @dannypirri93: Hello Daniel,
    We only use Google Fonts in our themes. Maybe this article could be helpful for you.

    Kind Regards,
    Skandha

    in reply to: License Expiration – something has changed #254951
    Skandha
    Participant

    @pedroteixeira: Hello there,
    The license expiring thing has been there since the beginning. Yes, there is discount for renewing subscription. For any sales queries and coupon codes contact sales at https://catchthemes.com/contact-us/ and our representative will get back to you.

    Kind Regards,
    Skandha

    in reply to: Social Bar #254945
    Skandha
    Participant

    @fredericopessanha: Hello Frederico,
    For social menu there are three menu options you can use Social on Header Top, Social on Primary Menu and Social on Footer.

    Go to => Appearance => Customize => Menus => Create New Menu => Give the menu a name and click Next => Add Items => Custom Links => Add the Link to your Social Media to URL field and add text to the Text field. When you are done adding your Social Media links Select the Menu Location below where you want the menu to be displayed and Finally Publish.

    Let me know if you are still having issues setting up the social menu.
    Kind Regards,
    Skandha

    in reply to: Footer text #254944
    Skandha
    Participant

    @dazzathedrummer: Hello there,
    The Footer Editor Option 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,
    Skandha

    in reply to: WooCommerce Chess Tiled Photos in Homepage #254943
    Skandha
    Participant

    @nrgjdoria: Glad you were able to figure it out. Have a good day! 🙂

    Kind Regards,
    Skandha

    in reply to: Theme Update #254890
    Skandha
    Participant

    @nathan-n: Hello Nathan,
    I will need to look into your site for this. I have sent you an email. Please check your inbox as well as spam folder.

    Kind Regards,
    Skandha

Viewing 20 posts - 4,421 through 4,440 (of 12,027 total)