Forum Replies Created

Viewing 20 posts - 10,281 through 10,300 (of 14,496 total)
  • Author
    Posts
  • in reply to: Responsive Design and display on different devices #15445
    Sakin
    Keymaster

    @interiorsalvage: I check in you site and it’s working fine. Can you ask your friend to send the screenshot and also let us know from which devices she checked in.

    in reply to: Full Banner #15444
    Sakin
    Keymaster

    @impresnet: That is not possible in Catch Everest theme but you can use Catch Evolution theme for that.

    in reply to: Posting on forum #15443
    Sakin
    Keymaster

    @interiorsalvage: Yes sometime it might be cache issue. So, you need to clear it or do hard refresh.

    in reply to: Upload function Featured Slider not working #15442
    Sakin
    Keymaster

    @ejmaxwellcat: It should be working. Can you let me know what is the issue. If you cannot upload then you can directly add the image url in the image field.

    in reply to: Post Title in Categories #15441
    Sakin
    Keymaster

    @lew1s: In your child theme content.php file. Find the code if ( is_category() ) : and replace with if ( is_category() || is_date() ) :

    in reply to: read more does not work on separate blog page #15440
    Sakin
    Keymaster

    @Pete7feet: It should be pretty simple, you don’t need to edit any loop. You just need to add that in your editor. Can you show me the link of the post where you have added more tag then I can check in.

    in reply to: Bolding Headers #15439
    Sakin
    Keymaster

    @azizwaing:

    1) How can I change the font size of the content inside the menu drop down bar?
    — You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #header-menu ul.menu ul a { font-size: 10px; }

    2) Is there a way to put text/images to the right side of the header?
    — For this you need to upgrade to Catch Everest Pro theme, where you will get Header Right Sidebar and then add anything you want.

    3) When you enable the slider for the entire site, is there a way to designate certain slides for certain pages? I don’t want accounting slides to appear for the travel & tours section.
    — Sorry there is no option for this. You are only allowed to use same slider throughout the site.

    4) Is there a way to remove the “Powered by: WordPress” text in the footer?
    — For this you need to upgrade to Catch Everest Pro theme, where you will get Footer Editor in Theme Options panel where you can delete or edit the footer text.

    5) How can you link “Click Here” buttons to certain pages?
    — I don’t get it what you mean. You can add html links.

    6) Is there a way to link image slider pictures to certain pages?
    — For this you need to upgrade to Catch Everest Pro theme, where there is Featured Image Slider which can link to any page, post, category, or custom url.

    See more details about Catch Everest Pro at http://catchthemes.com/theme-instructions/catch-everest-pro/

    in reply to: Transparent Header Background #15438
    Sakin
    Keymaster

    @shyaab: send me your site url and tell me what exactly you need to remove it. It’s bit confusing without seeing your site.

    in reply to: homepage top sidebar – remove descriptions? #15437
    Sakin
    Keymaster

    @ahale1011: Sorry there is no easy option to hide but for previous one you can use the following CSS>
    #home-left-sidebar p { display: none; }

    in reply to: Adding images to the menu and/or header? #15436
    Sakin
    Keymaster

    @interiorsalvage: Sorry for the trouble. The cache is working little wired. You need to clear the cache in your browser and then login. Then you can trying get the link to Catch Everest Pro theme at http://catchthemes.com/forum/catch-everest-pro-premium/

    in reply to: Header subtitle next to logo #15433
    Sakin
    Keymaster

    @Frans: what you want to do in iPhone or mobile devices.

    in reply to: remove comment count by post title and date #15432
    Sakin
    Keymaster

    @klhaight:: I have just emailed you.

    in reply to: iPad issue #15418
    Sakin
    Keymaster

    @ashrafashraf: You can try adding the following CSS in “Appearance => Theme Options => Custom CSS” box.

    @media screen and (min-width: 768px) {
    #colophon #supplementary .widget-area {
        float: left;
        margin-right: 3%;
        width: 31.3%;
    }
    #colophon #supplementary.three .widget-area + .widget-area + .widget-area {
        margin-right: 0;
    }
    }
    in reply to: How to create content background? #15416
    Sakin
    Keymaster

    @danielgreat: Hello Daniel, it will not be good to make changes without proper plan as it’s responsive design.

    For now you can add padding to the content. But I recommend you to get the professional developer and work around.
    #main { padding: 10px; }

    in reply to: iPad issue #15412
    Sakin
    Keymaster

    @ashrafashraf: Will take a look at it but you site is not opening. It’s giving me Internal Server Error. Please check in and let me know it.

    in reply to: Upgrading to WordPress 3.6.1 #15400
    Sakin
    Keymaster

    @iceman027: Upgrading WordPress version doesn’t effect your theme and custom CSS you have added.

    in reply to: My site title and tagline have disappeared. Please help! #15396
    Sakin
    Keymaster

    @tlvannoy: I told you, you can get access either from FTP or from Hosting Control panel. Do you have access to any of these then you can reply me in email or why don’t you ask the server support to just delete it. They can do that for you.

    in reply to: My site title and tagline have disappeared. Please help! #15391
    Sakin
    Keymaster

    @tlvannoy: This folder will be in your server. So, you can either delete it from your server control panel or from FTP. If you are not know to this, then you can ask your server support to delete “wordpress-seo” folder and let them know about the issue.

    in reply to: Home Page – Padding and Margins #15390
    Sakin
    Keymaster

    @carlosdonan: You can try adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .widget.Social_Widget img { box-shadow: none; }

    in reply to: My site title and tagline have disappeared. Please help! #15388
    Sakin
    Keymaster

    @tlvannoy: Yes looks like you already have the folder “wordpress-seo”. You have to delete that folder before adding in the WordPress SEO plugin.

Viewing 20 posts - 10,281 through 10,300 (of 14,496 total)