Forum Replies Created

Viewing 20 posts - 2,801 through 2,820 (of 4,903 total)
  • Author
    Posts
  • in reply to: Where are demo data files? #99035
    Mahesh
    Participant

    @lara-nozze: There must have been a confusion. We don’t have our theme Chicago in themeforest.net. Please make sure the theme is by Catch Themes or not.

    Regards,
    Mahesh

    in reply to: More than 20 Featured Sliders #99033
    Mahesh
    Participant

    @husker: Thank you for your appreciation. Have a nice day!

    Regards,
    Mahesh

    in reply to: Overwrite inc/catchbase-structure.php #99032
    Mahesh
    Participant

    @brandonsm: Hmmm its kinda tricky to overwrite the whole file with the child theme. What you can do instead is simply figure out the functions where you want to include more divs then copy that exact function to your child theme’s functions.php and modify as desired. It works fine without any problem.
    Let me know further if you need any help.
    Note: Make sure you copy the function only not if ( ! function_exists( 'catchbase_page_end' ) ) : part.

    Regards,
    Mahesh

    in reply to: Bye bye after paragraph spacing #99031
    Mahesh
    Participant

    @accucomm: I checked your site and all seems to be fine. Can you explain further more with an image if possible? I would like to help you further.

    Regards,
    Mahesh

    in reply to: Removing extra space from home page #99030
    Mahesh
    Participant

    @krygi390: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:

    .home #content .wrapper {
    	padding-top: 0;
    	padding-bottom: 0;
    }
    
    .home #content .wrapper article.page {
    	margin-bottom: 0;
    	padding-bottom: 0;
    	padding-top: 0;
    }

    Note: In your Custom CSS you are currently missing a closing brace } please correct it before adding the above CSS.

    Regards,
    Mahesh

    in reply to: featured content #99029
    Mahesh
    Participant

    @pl: Please post in your site url. And please specify the single page too so I can help you further.

    Regards,
    Mahesh

    in reply to: Featured Image Slider Mobile Responsiveness #99028
    Mahesh
    Participant

    @phillycontemporary: Thank you for your appreciation. Have a nice day!

    Regards,
    Mahesh

    in reply to: Social Media Buttons #99027
    Mahesh
    Participant

    @dreamcatcher: Site URL is the one that you type in the browser’s address bar that opens up your website. Example: http://www.google.com
    Hope this helps.

    Regards,
    Mahesh

    in reply to: Menu Bar #99026
    Mahesh
    Participant

    @filip_1: Please check the demo of Simple Catch Pro. As you can see, you can put a logo just beside the Site Title with Logo option in Customizer. But as for what you’ve mentioned, to have image on both sides, you’ll need further customization and manage HTML structures and design too. I recommend you to hire a customizer.

    Regards,
    Mahesh

    in reply to: Page layout/width #99025
    Mahesh
    Participant

    @krygj390: Glad to know it worked out for you. Have a nice day!

    Regards,
    Mahesh

    in reply to: New update does not display date on pages #99024
    Mahesh
    Participant

    @mark_argentino: Glad to know you’ve figured it out. Have a nice day!

    Regards,
    Mahesh

    in reply to: Request dummy file #99023
    Mahesh
    Participant

    @bono1987: Let me know if any problem.

    Regards,
    Mahesh

    in reply to: Header edit #98963
    Mahesh
    Participant

    @huca: For this, you can use Open Graph module of Catch Web Tools plugin.
    https://wordpress.org/plugins/catch-web-tools/
    Please refer to this for more details:
    https://catchthemes.com/wp-plugins/catch-web-tools/

    Regards,
    Mahesh

    in reply to: Display Post Time #98962
    Mahesh
    Participant

    @lekm_pro: I checked your site and you have managed to display the time which seems fine. Glad to know you worked it out. Let me know if any problem.

    Regards,
    Mahesh

    in reply to: Featured image slider #98961
    Mahesh
    Participant

    @vetroartefatto: Are you using Image Slider now? If you want to have Post Slider, go to Dashboard=> Appearance=> Customize=> Featured Slider=> Slider Options and select Post Slider in Select Slider option. Then put your desired Post Id in Featured Post Slider ID # option that you want to display as slider. The selected post’s Featured Image will be displayed as Slider Images.
    Let me know further if any problem.

    Regards,
    Mahesh

    in reply to: More than 20 Featured Sliders #98948
    Mahesh
    Participant

    @husker: Yes, it is a part of Customize Section and the file cannot be directly edited from WordPress’s theme-editor page. You’ll need to use FTP, or you can simply add the above function I’ve provided to the child theme’s functions.php

    Regards,
    Mahesh

    in reply to: Menu Bar #98942
    Mahesh
    Participant

    @filip_1:
    1. Please add the following CSS:

    #menu-pocetna .menu-item {
        width: 16.565%;
    }
    
    #header #mainmenu ul li a {
        width: 82.5%;
    }

    2. Is it possible that some photo stands beside the title ?
    Can you please clarify more on this…

    Regards,
    Mahesh

    in reply to: New update does not display date on pages #98941
    Mahesh
    Participant

    @mark-argentino: We do not use [date] functionality on our theme. You may have been using some shortcode or custom function.
    The theme uses [the-year] which displays the current year.

    Regards,
    Mahesh

    in reply to: Featured image slider #98937
    Mahesh
    Participant

    @vetroartefatto: The funny thing is, http://www.racinelutheran.org/athletics/ is using Adventurous Pro theme. 🙂 Its the same slider.

    Regards,
    Mahesh

    in reply to: Social Media Buttons #98936
    Mahesh
    Participant

    @dreamcatcher: Thank you for using Simple Catch Pro theme. Please post in your site url.

    Regards,
    Mahesh

Viewing 20 posts - 2,801 through 2,820 (of 4,903 total)