Forum Replies Created

Viewing 20 posts - 3,361 through 3,380 (of 14,509 total)
  • Author
    Posts
  • in reply to: Delete date from Google results #59661
    Sakin
    Keymaster

    @Camila: That is from your Google Meta data which in taken from WordPress core not from theme. It take your post publish date. So, you need to search for plugin to remove that.

    in reply to: Using Demo Slider w/ More Than 2 Images #59660
    Sakin
    Keymaster

    @James: That demo slider is just demo one. If you want to use Image Slider, then go to “Appearance => Customize => Featured Slider => Featured Slider Options”, change the “No of Slides” to 6 and choose “Select Slider Type” as “Featured Image Slider”. Then you can upload your slier image, link, title, content as per your need.

    in reply to: How To Make Posts Appear On Blog Page? #59659
    Sakin
    Keymaster

    @keithbrown: Sorry I don’t get it what you mean which link are you talking about.

    in reply to: Issue with Featured Content After Theme Upgrade #59652
    Sakin
    Keymaster

    Hello All,

    Sorry for the trouble. Please update to version 4.3.1 which fixes this issue.

    Regards,
    Sakin

    in reply to: Fetured Content – Homepage Option #59651
    Sakin
    Keymaster

    @algartur: Please update to version 4.3.1 which fixes this issue.

    in reply to: Update June 2015 #59643
    Sakin
    Keymaster

    @ranja: Please check the reply I made above. You need to follow the instructions from http://catchthemes.com/theme-instructions/catch-responsive-pro/#updating

    in reply to: Issue with Featured Content After Theme Upgrade #59574
    Sakin
    Keymaster

    @Chris: I have fixed the issue. There was cache settings issue in functions.

    Thanks for providing temporary access.

    in reply to: images on tablet #59561
    Sakin
    Keymaster

    @marcodimi: About the image rotation. I found that is WordPress core issue and hopefully it will be fixed in WordPress future release. For now you can install this plugin https://wordpress.org/plugins/image-rotation-fixer/

    in reply to: catch everest header + social icons #59560
    Sakin
    Keymaster

    @adminleah: I see that you have following css in “Custom CSS” box. So, remove the following css from Custom CSS box and your header logo will be fixed.

    //.site { margin-top: 0 }
    #header-left { float: none; }
    #site-logo { float: none; text-align: left; }

    It’s not Call and email, it’s contact and email. Contact is for Contact US page and email is for direct email. It was created as some of theme uses direct email address where as some wanted to link to contact page. You can create your own image of size 33px by 33px and then you can change that image with your image with the help of custom css.

    in reply to: Custom code for posts #59559
    Sakin
    Keymaster

    @Brook: You can add the following css in “Appearance => Customize => Theme Options => Custom CSS” box:
    .entry-header .entry-meta { display: none; }

    in reply to: Create and/or remove the header for one page? #59558
    Sakin
    Keymaster

    @dbevarly: Are you trying to remove header from the code itself or just want to hide it using custom css. If it’s ok to hide it using custom css then you can just create the page and send me that page URL and then I will send you custom css to hide header. But if you want to hide it using code then you need to build child theme and then create page template in your child theme.

    in reply to: Code to Remove Borders around Pictures #59557
    Sakin
    Keymaster

    @Mati: That’s nice and thanks for the update.

    in reply to: Reduce amount of slider copy #59556
    Sakin
    Keymaster

    @heywatchit: You can reduce the amount of excerpt text from “Appearance => Customize => Theme Options => Excerpt Options”. But it will be better if you disable that content in mobile version and just show title. For that you can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:

    @media screen and (max-width: 990px) {	
        #feature-slider .entry-content { display: none; }
    }
    in reply to: Update June 2015 #59552
    Sakin
    Keymaster

    @powwareherbie: Order #58114 belongs to username: arnold and not powwareherbie. So, you need to login from that account to download the theme. User powwareherbie don’t have any access to theme.

    in reply to: speed up my site #59551
    Sakin
    Keymaster

    @marcodimi: There is no option in theme, you need to search for plugin to do that. Also from the theme, we can only control theme script and cannot control WordPress core script and the script from plugin. If you check your site, all our theme script is loaded in footer only.

    in reply to: speed up my site #59535
    Sakin
    Keymaster

    @marcodimi: To speed up, the most important in Good Dedicated hosting like websynthesis and wpengine. As last time when I tested your site, there are lot of wait time from server response. Many default Javascript of WordPress needs to be in Header. You can try minify script from plugin like W3 Total Cache or WP Rocket Plugin. Also you can add in CDN services for improving speed. Maybe you can check this http://wpengine.com/speed-up-wordpress/

    in reply to: Update June 2015 #59534
    Sakin
    Keymaster

    @powwareherbie: Please follow the update instructions mentioned in http://catchthemes.com/theme-instructions/catch-responsive-pro/#updating .This is premium theme and WordPress doesn’t allow to update that directly as the file is not hosted in WordPress.com. So, first you need to download theme zip file from your account at http://catchthemes.com/my-account. After that you can update from WordPress Dashboard then you need to install Catch Updator plugin http://catchthemes.com/wp-plugins/catch-updater/ and then upload the zip file from “Appearance => Themes => Add New => Upload Theme”

    in reply to: Reduce amount of slider copy #59522
    Sakin
    Keymaster

    @heywatchit: Sorry I don’t get it what you mean by the amount of copy. Can you explain in reference with your site URL so that I can check in what you mean.

    in reply to: Remove Gravatar.com link from user avatar #59521
    Sakin
    Keymaster

    @Panayot: Yes, we will check this out. But we don’t have this option at this stage. Maybe you can search for plugin for that.

    in reply to: Slider image sizing #59520
    Sakin
    Keymaster

    @Crusoe: About the image size in slider, we recommend 1200px width and 514px height. But for image slider you can add image of width 1200px and height any you like. But to make it look nice. You should make all the image in the slider, the same size.

Viewing 20 posts - 3,361 through 3,380 (of 14,509 total)