Forum Replies Created

Viewing 20 posts - 261 through 280 (of 14,499 total)
  • Author
    Posts
  • in reply to: Sizing and Positioning of Classic Block off on Page #330113
    Sakin
    Keymaster

    @rabbicorey: It’s coming from the plugin itself. Plugin used iframe code which is not controllable from the theme. So, you need to contact the plugin support team.

    in reply to: Catch Evolution Pro – Problem by displaying on Tablet #330112
    Sakin
    Keymaster

    Hello Ernesto,

    Ok, will check your site for details.

    Regards,
    Sakin

    in reply to: Sizing and Positioning of Classic Block off on Page #330094
    Sakin
    Keymaster

    @rabbicorey: I don’t see any chart on your site and everything looks fine when I check it.

    in reply to: Catch Evolution Pro – Problem by displaying on Tablet #330092
    Sakin
    Keymaster

    Dear Ernesto,

    Can you try to add the following CSS in the “Appearance => Customize => Additional CSS” box:

    @media screen and (max-width: 1060px) {
    	#site-header-menu-primary .wrapper {
    		width: 100%;
    	}
    }

    Regards,
    Sakin

    in reply to: My Music Band Pro Change Testimonial section title #330073
    Sakin
    Keymaster

    Hi Dg,

    1. For the testimonial Section Heading: Go to “Appearance => Customize => Theme Options => Testimonials” and change the Heading from “In the News” to “Testimonials” and click on the “Publish” button.
    2. That archive title is from the WordPress core and not from the theme. You can remove that from the plugin. This function is already there in most of the SEO plugins like Yoast SEO and all. Also, you can add plugin like “WP Remove Category from Archive title”.

    Regards,
    Sakin

    in reply to: Widget page missing in dashboard #330026
    Sakin
    Keymaster

    Hi Mikel,

    That is not from the theme, it’s from the WordPress core as now WordPress is moving to Block Editor. If you want to use the classic widgets then please active the Classic Widgets plugin https://wordpress.org/plugins/classic-widgets/.

    Regards,
    Sakin

    in reply to: multiple post pages possible? #330023
    Sakin
    Keymaster

    Hi Dan,

    It’s not the second post page. But yes, from the Pro version, you can use specific categories in Featured Content. You can purchase the pro version and try it. If you don’t like it then you can request for refund from https://catchthemes.com/contact-us/, as we have a 30-day refund policy.

    Regards,
    Sakin

    in reply to: multiple post pages possible? #329857
    Sakin
    Keymaster

    Hi Dan,

    In the Fotografie Free theme, you can only use one Latest Post.
    But if you upgrade to the Pro version, then you can use modules like “Featured Content” and select type as “Category”.

    Regards,
    Sakin

    in reply to: reduce distance between sections #329856
    Sakin
    Keymaster

    Hello Tanja,

    You can adjust the padding top and bottom on the following CSS and then add it in the “Appearance => Customize => Additional CSS” box:

    /* Section Spacing - Screen Size 1366px and above */
    @media only screen and (min-width: 85.375em) {
        .section,
        .section.no-section-heading {
            padding-top: 77px;
            padding-bottom: 35px;
        }
    }

    Regards,
    Sakin

    in reply to: fewer executions from the characters #329094
    Sakin
    Keymaster

    @francesco: We don’t use excessive test character executions in our theme. Maybe when you added the theme and content, there was an issue. So, you need to ask for more details from the support team from Siteground.
    It’s strange as Kids Camp theme is used by 1000+ sites https://wordpress.org/themes/kids-camp/ and never heard of this issue.

    Sakin
    Keymaster

    @rygar : You can adjust the following CSS as per your need and then add it in “Appearance => Customize => Additional CSS” box.

    @media screen and (min-width: 56.625em) {
        /* Header Padding - Spacing Adjustment */
        .site-header {
            padding-top: 35px;
            padding-bottom: 35px;
        }
    
        /* Menu Item Hover border color */
        .site-navigation a:hover,
        .site-navigation a:focus {
            border-color: #0fc;
        }
    
        /* Menu Current Item border color */
        .site-navigation .current_page_item > a,
        .site-navigation .current-menu-item > a,
        .site-navigation .current_page_ancestor > a,
        .site-navigation .current-menu-ancestor > a {
            border-color: #d81b60;
        }
    
        /* Site Tagline Font Size */
        .site-description {
            font-size: 60px;
        }
    }

    Note: For more details color options and settings, you can upgrade to Pro version.

    in reply to: fewer executions from the characters #329067
    Sakin
    Keymaster

    @francesco: Sorry, I don’t get it what you men by fewer execution. Can you explain in referce with your Site URL and screenshot.

    in reply to: Site Logo (Identity) #329004
    Sakin
    Keymaster

    @yemyth007 & @bdp_garage : WordPress has changed the template and template part sections. So, now you have to edit the Header Elements from Template Parts.
    1. Go to “Appearance => Editor => Patterns”
    2. Here you need to Click on “Header” in Template Parts and then click on “Header (With Centered Nav – Default)”
    3. Then click on “Site Logo” and then you can Add or Replace the logo as per your need.
    4. Save your changes and you can have a site logo on your site.

    in reply to: Why my all pages showing same content ? #328681
    Sakin
    Keymaster

    @prayagnao and @langleyint: Looks like you have edited the Page template instead of editing the page content for your page content. Now, you need to clear the customization on the page template. For that, go to “Appearance => Editor => Templates” and click on “Pages”. Now you are in the Page Template Editor section. So, from here click on the Action button (3 Vertical Dotted line), once you click on the Action button, the clear customization button will show, and click on it to clear the template customization. See this screenshot https://cldup.com/tKZhf8ljQN.jpg.

    Note: To edit the page content, please edit the page either from the “Edit Page” button from the Admin Bar or from the Dashboard go to “Pages => All Pages” and click on the page that you want to edit.
    Template editing is just for the design and layouts and not for the content editing.

    in reply to: My Support History #328567
    Sakin
    Keymaster

    Hi Brian,

    Did you mean this https://catchthemes.com/support-forum/topic/search-form/ ?

    YOu can check your support archive at https://catchthemes.com/support-forum/users/bjbarker/

    Regards,
    Sakin

    in reply to: PHP version? #328469
    Sakin
    Keymaster

    @emilya : If you have already paid for the theme then you can download the theme zip file from your account at https://catchthemes.com/my-account/.

    If you have issue with the account or purchase then please contact our sales at https://catchthemes.com/my-account/

    in reply to: Is there a way for customize categories page? #328468
    Sakin
    Keymaster

    @staipa: Yes, you can copy the archive.php file on your child theme and edit that template. Or if you want to edit just the category then you need to create a category.php file. See this Template Hierarchy https://developer.wordpress.org/themes/basics/template-hierarchy/

    in reply to: footer menu #327781
    Sakin
    Keymaster

    Hi Marga,

    We have released an update. Please update the theme to latest version and check it.

    Regards,
    Sakin

    in reply to: PHP version? #327596
    Sakin
    Keymaster

    @emilyanaymark: Then you need to update the theme using the Hosting Control Panel or sFTP, you can check this for updating the theme using FTP https://www.webfulcreations.com/update-wordpress-theme-manually-via-ftp/.
    Also, if you ask your hosting server support then they can help you on update as well.

    in reply to: Theme-updater Error – Site Crashing #327284
    Sakin
    Keymaster

    Hi Glen,

    If your subscription for the theme has expired then you need to purchase and renew it.

    Regards,
    Sakin

Viewing 20 posts - 261 through 280 (of 14,499 total)