Forum Replies Created

Viewing 20 posts - 2,581 through 2,600 (of 4,116 total)
  • Author
    Posts
  • in reply to: How to enable Social Menu in to Footer content right side ? #131734
    tikaram
    Participant

    @red-iron-men : There is no option to enable Social menu in footer content right. The footer editor is designed to add either html or plain text only. You can add social icons in footer widget areas or select the social menu for footer from the customizer. Let me know if you have any more issues.

    Regards,
    Tikaram

    in reply to: Woocommerce breadcrumbs #131691
    tikaram
    Participant

    @benkenogy : Please upgrade to Helena Pro. WooCommerce is not supported in free version of the theme. Let me know if you have any more issues.

    Regards,
    Tikaram

    in reply to: website doesn't show properly on mobile #131688
    tikaram
    Participant

    @cia-jansen : Go to Appearance => Menus. Click on Custom Links to expand it.
    If you want architecture page to be link less.
    You want to add a custom link so give it the label as architecture. In the URL field, enter the # sign. Once done, click on the Add to Menu button. Save your menu once this custom link is added to the menu. Follow the similar steps for stories as well. Hope this resolves your issue.

    Regards,
    Tikaram

    in reply to: Delete / edit "Home" from breadcrumb #131684
    tikaram
    Participant

    @dgfx : Glad to know that the issue has been resolved. Have a Good day.

    Regards,
    Tikaram

    in reply to: Featured images on post site won't render since update. #131682
    tikaram
    Participant

    @sharathchandra : This support forum is for themes and plugins by Catch Themes only, it looks like you are not using our theme. I will be happy to answer if you have any queries related to our theme.

    Regards,
    Tikaram

    tikaram
    Participant

    @nsd : Glad to know that the issue has been resolved. Have a Good day.

    Regards,
    Tikaram

    tikaram
    Participant

    @wannabebre84 : Please download and activate the child theme from this link.

    Open the functions.php file of the child theme and enter the desired name for your portfolio items. Currently, I have set stories as name of permalink. Replace stories with the desired name. Let me know if you have any more issues.

    Regards,
    Tikaram

    in reply to: WooCommerce Side Bar #131670
    tikaram
    Participant

    @fireflywebs : WooCommerce sidebar is only available for WooCommerce pages and products.
    if you want WooCommerce items to appear in the sidebar, you can either add WooCommerce related widgets in the pages sidebar or add same widgets in any optional sidebar and select the optional sidebar when you edit or add pages. You can use any of the optional sidebar from the available thee sidebars and add the required widgets in the optional sidebar. Let me know if you need any further assistance regarding the issue.

    Regards,
    Tikaram

    in reply to: Increase width for pagecontent #131620
    tikaram
    Participant

    @gunnarfagerlind : For small screens use the following additional css.

    @media only screen and (min-width: 990px) {
    	#content_sidebar_wrap #main {
        width: 100%;
    }
    }

    Let me know if you have any more issues.

    Regards,
    Tikaram

    tikaram
    Participant

    @heidi-lewis : You can easily disable the sections from the customizer.

    To disable Portfolio : Go to Appearance => Customize => Theme Options => Portfolio
    Under Enable on : select Disabled.

    You can disable services and testimonials in the same way as you did for the portfolio.

    To disable sidebar from the Homepage : Go to Appearance => Customize => Theme Options => Layout Options
    Under Homepage/Archive Layout : Select no sidebar.
    It looks like there is some problem in your child theme customization, I don’t seem to find any issue with the theme.

    The demo of the theme uses a ct: featured post widget which is not available in free version. Please upgrade to pro if you would like to use it.

    Regards,
    Tikaram

    in reply to: Delete / edit "Home" from breadcrumb #131618
    tikaram
    Participant

    @dgfx : Go to Appearance => Customize => Additional css and add the following additional css.

    #breadcrumb-list .container > span:first-child {
        display: none;
    }

    Let me know if this resolves your issue.

    Regards,
    Tikaram

    in reply to: Images have different sizes #131614
    tikaram
    Participant

    @dragosvpop : I don’t seem to find any issue on your site. Please view the screen-shot as it appears on my end. Let me know if you have any more issues.

    Regards,
    Tikaram

    in reply to: Change Color for post-title #131608
    tikaram
    Participant

    @artpriskaleutenegger-ch : I will talk with the development team regarding the issue and let you know. Let me know if you have any more issues.

    Regards,
    Tikaram

    in reply to: Reduce vertical spacing above and below page title #131605
    tikaram
    Participant

    @jebernier : Go to Appearance => Customize => Additional css and add the following css.

    #content .wrapper {
    	padding-top: 0;
    }
    .entry-container .entry-header {
    	margin-bottom: 0;
    }

    Let me know if this resolves your issue.

    Regards,
    Tikaram

    tikaram
    Participant

    @nsd : Please replace the additional css with the following css.

    .custom-logo {
        max-width: 900px !important;
        width: 100%;	
    }

    Let me know if this resolves your issue.

    Regards,
    Tikaram

    in reply to: Featured slider missing #131579
    tikaram
    Participant

    @rachelkollerup : Please try doing a fresh installation of the theme again.

    Regards,
    Tikaram

    in reply to: Custom Logo #131578
    tikaram
    Participant

    @ydigilov : I suggest you to create a child theme and modify the function in the child theme. You should not edit the parent theme directly. Let me know if you need any further assistance regarding the issue.

    Regards,
    Tikaram

    in reply to: Footer info #131577
    tikaram
    Participant

    @right-hand : you are right. The footer editor option is available in Pro version only. Let me know if you need any further information.

    Regards,
    Tikaram

    in reply to: Theme Customizer Not Working #131575
    tikaram
    Participant

    @contentchampion : You have mentioned that you have deactivated plugins one by one but I suggest you to deactivate all plugins and follow this link to know more about plugin conflict with our themes.

    Regards,
    Tikaram

    in reply to: Increase width for pagecontent #131530
    tikaram
    Participant

    Go to Appearance => Customize => Additional css and add the following css.

    #content_sidebar_wrap #main {
        width: 100%;
    }

    Let me know if this resolves your issue.

    Regards,
    Tikaram

Viewing 20 posts - 2,581 through 2,600 (of 4,116 total)