Forum Replies Created

Viewing 20 posts - 941 through 960 (of 4,903 total)
  • Author
    Posts
  • Mahesh
    Participant

    @sumiko: Please post in your site url.

    Regards,
    Mahesh

    in reply to: Receiving 404 errors #113220
    Mahesh
    Participant

    @bajaharry: There has been a small bug in the theme. This will be fixed in the next update.

    Regards,
    Mahesh

    in reply to: Rotating header image? #113219
    Mahesh
    Participant

    @ksalyers: By rotating header image, if you mean slider, well this is not possible through the theme itself, you’ll need to customizer (I recommend you to hire a customizer for this). But if you mean random headers (different each time when loading), this is possible. Go to Dashboard=> Appearance=> Customize=> Header Images and upload number of image. Then select Randomize Uploaded Headers then click Save & Publish.

    Regards,
    Mahesh

    in reply to: Slider Arrow & Button removal #113218
    Mahesh
    Participant

    @djgaryc: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    #feature-slider .cycle-prev, 
    #feature-slider .cycle-next, 
    #feature-slider .cycle-pager {
        display: none;
    }

    Regards,
    Mahesh

    in reply to: Slider Dots #113185
    Mahesh
    Participant

    @malni: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    #feature-slider .cycle-pager {
        display: none;
    }

    Regards,
    Mahesh

    in reply to: Homepage not showing latest post #113158
    Mahesh
    Participant

    @chewfamily: Just checked your site again both with and without full refresh, and the blog is displaying just fine. Let me know if any problem. Do you have any cache plugins?

    Regards,
    Mahesh

    in reply to: Headlines H1 and H2 #113157
    Mahesh
    Participant

    @peterdroginformation-nu: If you are looking for our theme without multiple H1 then you can check out
    1. Lucida Free and Lucida Pro
    2. Helena Free and Helena Pro
    3. Rock Star Free and Rock Star Pro
    4. Clean Business and Clean Business Pro
    5. Fabulous Fluid and Fabulous Fluid Pro
    6. Clean Magazine and Clean Magazine Pro
    7. Jomsom and Jomsom Pro

    Regards,
    Mahesh

    in reply to: CSS code needed #113156
    Mahesh
    Participant

    @peterdroginformation-nu: Thank you for your appreciation. Have a nice day.

    Regards,
    Mjs

    Mahesh
    Participant

    @kerbyengen: Tried to check your site but the site didn’t load.

    Regards,
    Mahesh

    in reply to: Trying to Set 'Featured Image' as Page Background Image #113148
    Mahesh
    Participant

    @infocommunitypartnersnh-org: You mean the full background or just the background of the article? Let me know further.

    Regards,
    Mahesh

    in reply to: Add another SNS logo & link as social widget #113147
    Mahesh
    Participant

    @sumiko: For that, you can use text widget to add up some custom social links manually. Or try some of our other themes that has built in Custom Social Icons feature (Catch Base Pro).
    To change color from gray to original, go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    .social-profile ul li.facebook a {
    	background-position: 0 -44px;
    }
    .social-profile ul li.twitter a {
    	background-position: -44px -44px;
    }
    .social-profile ul li.rss a {
    	background-position: -88px -44px;
    }
    .social-profile ul li.you-tube a {
    	background-position: -132px -44px;
    }
    .social-profile ul li.linkedin a{
    	background-position: -176px -44px;
    }
    .social-profile ul li.tumblr a{
    	background-position: -220px -44px;
    }
    .social-profile ul li.viemo a {
    	background-position: -264px -44px;
    }
    .social-profile ul li.slideshare a {
    	background-position: -264px -44px;
    }
    .social-profile ul li.dribbble a {
    	background-position: -308px -44px;
    }
    .social-profile ul li.my-space a {
    	background-position: -352px -44px;
    }
    .social-profile ul li.aim a {
    	background-position: -396px -44px;
    }
    .social-profile ul li.myspace a{
    	background-position: -352px -44px;
    }
    .social-profile ul li.flickr a{
    	background-position: -440px -44px;
    }
    .social-profile ul li.pinterest a{
    	background-position: -484px -44px;
    }
    .social-profile ul li.google-plus a {
    	background-position: -528px -44px;
    }
    .social-profile ul li.wordpress a {
    	background-position: -572px -44px;
    }
    .social-profile ul li.deviantart a{
    	background-position: -616px -44px;
    }
    .social-profile ul li.slideshare a {
    	background-position: -660px -44px;
    }
    .social-profile ul li.instagram a{
    	background-position: -704px -44px;
    }
    .social-profile ul li.skype a {
    	background-position: -748px -44px;
    }
    .social-profile ul li.soundcloud a {
    	background-position: -792px -44px;
    }
    .social-profile ul li.email a {
    	background-position: -837px -44px;
    }
    .social-profile ul li.contactus a {
    	background-position: -837px -44px;
    }
    .social-profile ul li.xing a{
    	background-position: -882px -44px;
    }
    .social-profile ul li.meetup a {
    	background-position: -971px -44px;
    }

    Regards,
    Mahesh

    in reply to: Feature slider missing buttons #113146
    Mahesh
    Participant

    @marketingacuity: There is no option for toggling slider buttons on and off. I checked your site and the buttons are displaying fine on the slider. Let me know if any problem.

    Regards,
    Mahesh

    in reply to: Import Slider Revolution into theme #113124
    Mahesh
    Participant

    @petermilliken: Yes, this can be done. If you don’t want to use the theme’s built in slider. Go to Dashboard=> Appearance=> Customize=> Featured Slider and simply select Disabled in Enable Slider on option. Then follow as per the plugin’s instruction. If you need to customize, I recommend you to use child theme. You can find more details on creating child theme HERE.

    Regards,
    Mahesh

    in reply to: CT Widgets Column Layout #113123
    Mahesh
    Participant

    @stevphel: The widget bug has been fixed and the update has also been released. Please update. For the another issue, go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    .one-column:after,
    .two-column:after,
    .three-column:after,
    .four-column:after{
    	content: " ";
    	display: block;
    	clear: both;
    }

    Regards,
    Mahesh

    in reply to: Portfolio needs a closing div tag #113122
    Mahesh
    Participant

    @sinfomac: Thank you very much. This will be fixed in the next update. Have a nice day!

    Regards,
    Mahesh

    Mahesh
    Participant

    @olaf-boehmebissantz-de: Yes, got the credentials and checked your site too. We’re looking into it and will let you know soon about the issue. Thank you for your patience.

    Regards,
    Mahesh

    in reply to: logo slider why not happen? #113119
    Mahesh
    Participant

    @r3hiphop: What about demo logos? Please check on demo logo slider. And please check our demo too.
    https://catchthemes.com/demo/parallax-frame/

    Regards.
    Mahesh

    in reply to: Page order sequence ignored on categories page ignored #113116
    Mahesh
    Participant

    @themecatcher: Its kinda strange that you have categories in Pages. Do you have option to add category in Page in admin dashboard?

    Regards
    Mahesh

    in reply to: Reading time #113112
    Mahesh
    Participant

    @valeska-conducere: Well, we haven’t tested the plugin on our theme. You may feel free to try out the plugin with our different themes and check it by yourself.

    Regards
    Mahesh

    in reply to: CSS code needed #113110
    Mahesh
    Participant

    @peterdroginformation-nu:

    h1, .entry-title, .page-title, #featured-content #featured-heading {
        font-size: 38px;
    }
    
    h2 {
        font-size: 28px;
    }
    
    h3 {
        font-size: 26px;
    }
    
    h4 {
        font-size: 20px;
    }
    
    body {
        line-height: 1.75;
    }

    Regards,
    Mahesh

Viewing 20 posts - 941 through 960 (of 4,903 total)