Forum Replies Created

Viewing 20 posts - 161 through 180 (of 4,116 total)
  • Author
    Posts
  • tikaram
    Participant

    @levphoto : Can you please post in your site URL so that I can check your site and let you know.

    Regards,
    Tikaram

    tikaram
    Participant

    @matthew-mccambridge : Can you please try uploading the header image again with the desired size. you should not be having any issues uploading and rendering the image with higher dimensions. As you have mentioned that you have made some changes to the header file that might have caused the issue as I have checked uploading images with higher dimensions at my end and I am not having any issues rendering the image.

    Regards,
    Tikaram

    in reply to: customizing the header #330409
    tikaram
    Participant

    @rrollin : If you are getting the desired result then its fine to use the additional css. Let me know if you have any more issues.

    Regards,
    Tikaram

    tikaram
    Participant

    @levphoto : You may disable the header media and enable the Featured slider from theme options.
    Login to your WordPress admin section. Go to Appearance => Customize => Header Media
    Under Enable on : Select disabled and click on publish.

    To enable the Featured slider. Go to Appearance => Customize => Theme Options => Featured Slider
    Under Enable on : Select Homepage/FrontPage. Set the desired number of slides and select the pages containing the slider images.

    let me know if you are still having issues.

    Regards,
    Tikaram

    in reply to: customizing the header #330361
    tikaram
    Participant

    @rrollin : The option to assign individual images to the header of each page is available in the Pro Version of the theme. I suggest you to Upgrade to Pro if you would like to enable the feature. Regarding header height please post in your site URL so that I can provide you the required additional css.

    Regards,
    Tikaram

    in reply to: Looking for the demo content file #330342
    tikaram
    Participant

    @marcel_h : You can download the demo files from the link given below.
    https://github.com/catchthemes/ct-demo-import/tree/master/import-files/personal-trainer/free
    Please install and activate Catch Themes Demo Import Plugin and import the demo content for your site.

    Regards,
    Tikaram

    in reply to: How to bring back search form in header? #330326
    tikaram
    Participant

    @jpgather :  Login to your WordPress admin section. Go to Appearance => Customize => Theme Options => Header Right Sidebar Options
    Now uncheck on Check to disable Header Right Sidebar and click on publish.
    let me know if this helps you out.

    Regards,
    Tikaram

    in reply to: Search Icon and Hamburger Menu #330324
    tikaram
    Participant

    @isha6873 : To remove the search icon. Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css.

    #primary-search-wrapper {
      display: none;
    }

    I checked your site and it looks like there is some JS error on your site. Please try disabling all plugins for testing purpose and check your site again. if the menu works after disabling all plugins then the issue is caused by the plugin. If the error still persists after disabling all plugins please let me know. Please follow this link to know more about plugin conflict with our themes.
    https://catchthemes.com/wordpress-tutorials/how-to-check-for-plugin-conflicts-with-our-themes/

    Regards,
    Tikaram

    in reply to: Vision art set up #330316
    tikaram
    Participant

    @onsta : If you are having issues adding the additional css please post in your site URL and let me know the desired colors so that I can provide you the required additional css to changes color of different section. To know more about adding additional  css please follow the link below.
    https://catchthemes.com/fse-faq/#question-fse-basics-how-to-add-custom-css-in-block-themes

    Regards,
    Tikaram

    in reply to: Does BlockMag Pro have a WordPress feed? #330239
    tikaram
    Participant

    @jsmcculley : You can access different feeds based on your requirements. The following is an example URL of the rss feed.

    http://example.com/?feed=rss

    Please follow the link below to know more about the available feeds.
    https://wordpress.org/documentation/article/wordpress-feeds/

    Regards,
    Tikaram

    in reply to: Managing Events is very complicated #330236
    tikaram
    Participant

    @bluef : Can you please check Essential Content Types Pro plugin which provides events as one of its features. You can make use of shortcode and widgets in the required page to display your event list. Sorry for the inconvenience caused.

    Regards,
    Tikaram

    in reply to: Short description formatting disapeared #330227
    tikaram
    Participant

    @gregoire-ch : The issues seems to be caused by WooCommerce plugin. Please update WooCommerce to the latest version and let me know if you are still having issues.

    Regards,
    Tikaram

    tikaram
    Participant

    @rgraham : Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css.

    .main-navigation .dropdown-toggle:after,
    .main-navigation .menu-item-has-children > a:after,
    .main-navigation .page_item_has_children > a:after,
    .entry-breadcrumbs a:after,
    .author-link:after,
    #cancel-comment-reply-link:before,
    .custom-header-media .wp-custom-header-video-play:before,
    .custom-header-media .wp-custom-header-video-pause:before,
    .post-navigation .nav-previous .nav-subtitle:before,
    .post-navigation .nav-next .nav-subtitle:after,
    .entry-footer .cat-links::before,
    .entry-footer .tags-links::before,
    .comment-metadata > a:before,
    .services-section .post-thumbnail a:after,
    .team-section .post-thumbnail a:after,
    .header-top-left-content li span .mobile-hours:before {
      font-family: 'FontAwesome';
    }

    Let me know if this helps you out.

    Regards,
    Tikaram

    in reply to: Short description formatting disapeared #330222
    tikaram
    Participant

    @gregoire-ch : I will check for the issue and get back to you soon.

    Regards,
    Tikaram

    in reply to: Site title is wrong color #330220
    tikaram
    Participant

    @jus10hand : Looks like there is some issue with colors. I will check for the issue and get back to you soon.

    Regards,
    Tikaram

    in reply to: Repurpose Services or another Section? #330200
    tikaram
    Participant

    @catwingz : You can make use of either the Portfolio section or the services section that resides between the featured content and recent posts section. Portfolio comes with three columns layout with larger featured image and services section comes with four columns layout with smaller featured images. You can try enabling the sections and choose the one that fits your requirements. Let me know if you need any further assistance I will be happy to answer your queries.

    Regards,
    Tikaram

    in reply to: Flash effect on image #330138
    tikaram
    Participant

    @andrewdonnan : Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css.

    .wp-site-blocks figure.wp-block-post-featured-image:hover::before {
      animation: unset;
    }

    Let me know if you are still having issues removing the flash effect.

    Regards,
    Tikaram

    in reply to: problem import template #330137
    tikaram
    Participant

    @passionlab : FSE Pro plugin is designed to work with Full Site Editing (FSE)  Themes. Zubin Pro is not a FSE theme thats why its not compatible with FSE Pro plugin. Let me know if you have any more questions.

    Regards,
    Tikaram

    in reply to: Social links do not exist #330108
    tikaram
    Participant

    @francesco : First you will need to create a Social Menu containing social links. To know more about creating a social menu please follow the link below :
    https://devotepress.com/tutorials-hacks/create-custom-menus-wordpress/
    After creating the menu. Go to Appearance => Customize => Menus.
    under Menu Locations click on View All Locations. Select the recently created menu under Social Menu at Left Side Above Primary Menu and click on publish.
    Hope this helps you out.

    Regards,
    Tikaram

    in reply to: Clean Portfolio Pro – How to add social media icons #330097
    tikaram
    Participant

    @rmailuhu : Please try adding the following additional css.

    @media screen and (max-width: 768px) {
      .featured-content-wrapper .entry-title {
        font-size: 0.875rem
        font-weight: 300;
      }
      .featured-content-wrapper .entry-container {
        padding: 31px 30px;
      }
    }

    Regards,
    Tikaram

Viewing 20 posts - 161 through 180 (of 4,116 total)