Forum Replies Created

Viewing 20 posts - 1,821 through 1,840 (of 2,006 total)
  • Author
    Posts
  • in reply to: Widget Header Color #83512
    Pratik
    Member

    I cannot see any header widgets. Do you mean Header Main menu?

    in reply to: Widget Header Color #83509
    Pratik
    Member

    Hi @husker,

    Can you post in your site url?

    Regards,
    Pratik

    in reply to: Change Home link? #83508
    Pratik
    Member

    Hi @4Dmaze,

    You can change your site URL in Dashboard=> Settings=> General Settings=> Site URL if you want your site home page to be different from your WordPress installation directory.

    Hope this helps.

    Regards,
    Pratik

    in reply to: center logo #83507
    Pratik
    Member

    Hi @marga,

    Use following CSS code in Appearance=> Customize=> Theme Options=> Custom CSS box:

    
    #site-branding, #site-logo, #site-header {
        display: block;
        float: none;
        text-align: center;
    }
    

    Let me know if this works out or not.

    Regards,
    Pratik

    in reply to: No main menu on mobile #83506
    Pratik
    Member

    hi @jerre,
    I am sorry, it looks like you changed the theme. Please revert it back so I can check it.

    Regards,
    Pratik

    in reply to: Center Site Title and Logo #83505
    Pratik
    Member

    Hi @Iygiahuan,
    To vertically align the site title to logo and then horizontally center the block, add in following CSS Code in Appearance=> Customize=> Theme Options=> Custom CSS box

    #header .logo-wrap {
        float:none;
        margin: auto;
        width: 50%;
    }
    #site-details {
        padding-top: 30px;
    }
    

    Let me know how it works out.

    Regards,
    Pratik

    in reply to: Redirect loop on home page since last update #83504
    Pratik
    Member

    Hi @Mark,

    The options from free version will migrate to pro version without any user intervention. If you have activated pro version, then the settings in free version should be automatically adjusted in pro version too.

    Now, the changes in functions.php will be a bit tricky but what you need to do is create a child theme and add in all the custom functions in the child theme’s functions.php. (Go here for details on child theme creation.) This is what we can suggest at the moment. It recommended to hire a customizer if you are not sure about the things.

    We will help you with anything that falls under theme support scope.

    Regards,
    Pratik

    in reply to: Remove Google Maps and change fonts #83145
    Pratik
    Member

    Hi @bluepigster,

    Themes Submitted in WordPress core library will check with the themes in WordPress.org repo. Since our theme is in WordPress.org themes repo, it has clashed with your theme.

    Let me know if you want other help regarding themes from Catch Themes.

    Regards,
    Pratik

    in reply to: Remove Google Maps and change fonts #83099
    Pratik
    Member

    Hi @bluepigster,

    I think there is some misunderstanding here. The theme you are using in your site is Chicago, but it is not our theme. Our theme demo is here.

    This forum is exclusively for Catch Themes theme only.

    Regards,
    Pratik

    in reply to: Mobile menu issue #83098
    Pratik
    Member

    @Catchchris,

    Thank you for taking the time to review the theme. Please post in if you have any other questions. Have a nice day.

    Regards,
    Pratik

    in reply to: Remove Google Maps and change fonts #83095
    Pratik
    Member

    Hi @bluepigster,

    Although our themes support Google maps, the ones that are there must be from plugin or hard-coded in that contact section. That is not in control of the theme. But, I may be able to help you if you post in your site url and contact section page URL.

    For font and its size, I will require site URL as well.

    Please let me know these information and I will assist you further.

    Regards,
    Pratik

    in reply to: Mobile menu issue #83052
    Pratik
    Member

    Hi @Catchchris,

    Glad everything worked out. If you liked our theme and support, please leave a review at here.

    Thanks,
    Pratik

    in reply to: Responsive mobile menu not working #83051
    Pratik
    Member

    Hi BRIVETT,

    Glad everything worked out. If you liked our theme and support, please leave a review at here.

    Thanks,
    Pratik

    in reply to: GNU GPL compliance #83046
    Pratik
    Member

    Hi @tjbp,

    Once you buy the theme, the theme will be available in your my-accounts page.

    in reply to: Mobile layout issue #82993
    Pratik
    Member

    Hi @LiminalLLC,

    I am glad it worked out. You can remove this code once the next version update rolls in as it has been fixed.

    If you liked our theme and support, please give us your valuable review at https://wordpress.org/support/view/theme-reviews/clean-journal.

    Thank,
    Pratik

    Pratik
    Member

    Hi @adunning,

    I am glad it worked out. Please post in if you have further questions. Have a nice day.

    Regards,
    Pratik

    in reply to: Mobile menu issue #82991
    Pratik
    Member

    Thanks for the update.

    There a Javascript error in your site which is preventing loading of our theme’s script properly. To be exact, your site has following javascript error:

    
    js_value is not defined
    

    This is due to plugins and my hunch is on a caching plugin. Does your site use caching plugins. I think I saw bwp minify plugin. Please deactivate this plugin and let me know how it goes.

    Regards,
    Pratik

    in reply to: Text formatting and Line Breaks in Slider content #82990
    Pratik
    Member

    Hi @Mark,

    I apologize as right now, there is no option for that. We blocked the raw html format in Slider content for security reasons. But I think we can allow new lines and links. We have added this enhancement in next update. You will need to wait for an update which is due soon. Thank you for your patience.

    Regards,
    Pratik

    in reply to: Blog with an other title #82989
    Pratik
    Member

    HI @Naomi,

    Thank you for using Catch Evolution Pro. Can you please elaborate a bit on what you mean by a different blog name? Where do you want the name different? Is it in the title or the browser title, etc.

    Please let me know. Also, please post in with reference to your site url.

    Regards,
    Pratik

    in reply to: Responsive mobile menu not working #82988
    Pratik
    Member

    Hi @BRIVETT,

    I think there is some error with your site. The footer is not being shown, and the page is being cut off prematurely. Have you made any code changes?

    Regards,
    Pratik

Viewing 20 posts - 1,821 through 1,840 (of 2,006 total)