Forum Replies Created

Viewing 20 posts - 5,881 through 5,900 (of 14,497 total)
  • Author
    Posts
  • in reply to: Responsive Design Issue #47448
    Sakin
    Keymaster

    @Jason: Not sure about the size. Ok let’s try adding in the following css in “Appearance => Theme Options => Custom CSS” box. This will clear the text to bottom of the image.

    @media screen and (max-width: 767px) {
        #primary wp-caption  {
            display: block;
            float: none;
            margin: 0;
        }
    }
    in reply to: What changes made from v2.1 to v2.2? #47441
    Sakin
    Keymaster

    @Consciousness: We don’t called it bug until it’s a huge one. So, when we find any minor issues and then fix it. Then it’s fixed.

    in reply to: How to remove author ? #47438
    Sakin
    Keymaster

    @LordSTG: For this i need to check in your site. So, can you send me the URL of your gallery page.

    in reply to: How to optimize simple catch theme for mobile user. #47437
    Sakin
    Keymaster

    @agrawal1294: That depends on your need. So, what you can do is add padding top to your site name. You can add the following css in “Appearance => Theme Options => Custom CSS” box. In the following css, you can decrease or increase the padding top as per your need.

    #site-details {
        padding-top: 10px;
    }
    in reply to: Image at top of Footer Sidebar area #47436
    Sakin
    Keymaster

    @fmck718: The text “Catch Everest Pro Text Widgets” in the footer of demo site is added from “Appearance => Widgets”. Just add Text widget in Footer Area One and then add the title and content. That’s all.

    in reply to: Mobile responsiveness #47434
    Sakin
    Keymaster

    @Kim:
    2. I am still confusing as I don’t see those image in your site.
    For Category select box, can you add the following css in “Appearance => Theme Options => Custom CSS” box until we release the new version update to fix it.

    select {
    	-webkit-box-sizing: border-box; 
    	-moz-box-sizing:    border-box;
    	box-sizing:         border-box;
    	max-width: 100%;
    }
    Sakin
    Keymaster

    @Meg: You shouldn’t just edit the site WordPress Address and Site Address from your “Settings => General”. As this just change your site URL but not your database. So, you need to edit your database as well. This is not the theme issue. You can activate any default theme and check in. All the content and options older then this changes will be still linked to old site URL. To change the URL you need to use the search and replace code such as https://interconnectit.com/products/search-and-replace-for-wordpress-databases/

    in reply to: remove header slider #47430
    Sakin
    Keymaster

    @roguewavemedia: To remove the slider, go to “Appearance => Theme Options => Featured Slider => Slider Options”, then check in “Disable” next to Enable Slider and save changes.

    in reply to: Menus on mobile devices #47429
    Sakin
    Keymaster

    @fmck718:
    1. You can hide it by adding in the following css in “Appearance => Theme Options => Custom CSS” box.

    @media screen and (max-width: 767px) {
    #header-top .widget.widget_nav_menu .sb-holder { display: none; }
    }

    2. Sorry there is no option at this stage, we might be able to add it in future version update.

    3. We had issue making in open and close in mobile devices due to various number of touch devices. So, we make it all open. I check in your site and from my mobile the experience is pretty good. Sorry, no option for this as well. You might need to consider hiring some customizer to work on it.

    in reply to: Cannot add image to slider #47428
    Sakin
    Keymaster

    @Israel: For me in our server, I am able to add image using uploader. So, there must be some issue in your server. For that I will send you personal email to check in your server.

    For, now just like the way you added the link. Can you add that image url in Image Box. I mean just paste the image URL in Image box and check in. Lien URL can be empty is you don’t need link. But the Image box shouldn’t be empty.

    in reply to: How to add meta title, keyword, description on home page? #47421
    Sakin
    Keymaster

    @harish: You can use WordPress SEO by Yoast plugin or All in one SEO plugin for that.

    in reply to: H1 H2 Headings in Kathmandu Theme #47419
    Sakin
    Keymaster

    @Aleao: Don’t worry about this. Multiple H1 is allowed in HTML5 and we have carefully designed H1 tags with special attention on header tag and headings. You can also check this Video http://www.youtube.com/watch?v=GIn5qJKU8VM by Google software engineer Matt Cutts, who clearly states that you can use multiple H1 but don’t over do it. Also use h1 specific to heading and header tags.

    You can also check this article URL http://html5doctor.com/html5-seo-search-engine-optimisation/

    in reply to: How to change footer copyright line text #47418
    Sakin
    Keymaster

    @harish: This option is only there in Pro version. We have footer editor option in Theme Options panel of Adventurous Pro version. In Free version, you need to add credit to theme for providing free theme and also we are doing free support.

    in reply to: How to remove home page slider image link? #47417
    Sakin
    Keymaster

    @harish: It’s the post slier created to highlight your post, so it will link to the post. To add only image slider then you need to use Featured Image Slider which is there only in pro version. Free version only have Featured Post Slider.

    See theme instructions page http://catchthemes.com/theme-instructions/adventurous-pro/ for more additional features.

    in reply to: How to change background color, font size of internal pages? #47416
    Sakin
    Keymaster

    @harish: Can you be more specific. I am not sure what do you mean by internal pages. Do you want to change background color and font of just pages?

    in reply to: How can i reduce the size of the space for the header image? #47412
    Sakin
    Keymaster

    @Tim: You can upload the smaller size image and it will load that image only.

    in reply to: Open page in a new window #47408
    Sakin
    Keymaster

    @vidyaekta:
    1. There is link target option in Menu. This screenshot will explain you better http://www.pinterest.com/pin/548594798330834738/

    2. I don’t get it properly. Can you upload the screenshot in your site or any photo sharing site and paste the link here. So, that I can get it what you mean.

    in reply to: Changing Default Kathmandu Themes #47407
    Sakin
    Keymaster

    @cmcdavid87: Yes, please check in theme instructions page at http://catchthemes.com/theme-instructions/catch-kathmandu/ where it’s clearly mentioned how to add featured post slier.

    1. Go to “Appearance => Theme Options => Featured Slider” in your WordPress Dashboard
    2. Under Slider Options select Slider Type as “Featured Post Slider”
    3. Here you can also change the number of slides, slider effects and timing
    4. Under Featured Post Slider Options, simply insert the ID numbers for Posts in the boxes, one Post ID number in each box
    5. Save your changes

    Fore more see the video screencast at http://catchthemes.com/blog/videos-blog/video-series-adding-featured-post-slider/

    in reply to: Cannot add image to slider #47406
    Sakin
    Keymaster

    @Israel: Hum you should be able to upload the image. You can either upload the image or add in the image URL there.
    1. First go to your WordPress Dashboard and then “Appearance => Theme Options => Featured Slider”
    2. In Slider Options, you need to select the slider type as “Image Slider”
    3. In Featured Image Slider Options, You need to upload images, add in title, content and link as per your need and then “Save Changes”

    See this screencast http://catchthemes.com/blog/videos-blog/video-series-adding-featured-image-slider/

    in reply to: Menu #47405
    Sakin
    Keymaster

    Yes br should work fine. Abut the margin bottom in your menu. You have added <p> tag in your menu item as
    <p>Les cheminées<br>Bois / Gaz / Métallique</p>
    Remove that <p> tag </p>

    Else, you can remove the margin bottom on your <p> tags in menu by adding the following css in “Appearance => Theme Options = Custom CSS” box.
    #header-menu .menu p, #footer-menu .menu p { margin-bottom: 0; }

    Then for line height and sub-menu position, the css will be as below:

    #header-menu ul.menu a, #footer-menu ul.menu a { line-height: 26px; }
    #header-menu ul.menu ul, #footer-menu ul.menu ul { top: 52px; }
Viewing 20 posts - 5,881 through 5,900 (of 14,497 total)