Forum Replies Created

Viewing 20 posts - 13,481 through 13,500 (of 14,488 total)
  • Author
    Posts
  • in reply to: Center menu/navigation #5149
    Sakin
    Keymaster
    in reply to: PHP file for front page blog posts listing #5145
    Sakin
    Keymaster

    @Robertf: Just change content.php in your child theme.

    in reply to: Social Links #5123
    Sakin
    Keymaster

    @golfer300: Yes there is missing file. Either re-upload all the files from Filezilla or WordPress admin panel. I have also emailed you. So, if you need my assistance then reply me email.

    in reply to: PHP file for front page blog posts listing #5094
    Sakin
    Keymaster

    @Robertf: So it’s solved right?

    in reply to: Center Logo? #5093
    Sakin
    Keymaster

    @futureblu: You can try adding in The following CSS in “Custom CSS” box in your Theme Options panel.

    #header-left { float: none; }
    #site-logo { float: none; text-align: center; }
    #site-logo a { display: inline-block; }

    in reply to: Remove Featured Image on Posts #5092
    Sakin
    Keymaster

    @futureblu: Yes the featured image in set as per the width of the screen. We need to thing about this in more details. If you want to hide featured image in the post then add the following css in “Custom CSS” box in theme options panel
    .single .featured-image { display: none; }

    in reply to: Center menu/navigation #5091
    Sakin
    Keymaster

    @micahrj: This theme is designed to make it menu left align. You might need to take hemp from tweaky or http://jobs.wordpress.net/.

    But first you can try the this solutions. I hope it works for you. Just add the following css in “Custom CSS” box in your Theme Options panel.

    #access ul { text-align: center;}
    #access ul li { display: inline-block; float: none; margin-bottom: 0; }
    #access ul li a { float: none; }

    in reply to: Social Links #5090
    Sakin
    Keymaster

    @golfer300: You have social icons in Footer but the image is missing. What did you do with the theme. As there is no version and all on the sytle.css and also image “social-profiles.png” is not found on folder image of theme.

    Please download the theme and then upload the files. This will bring back the social icons.

    in reply to: Setting Comments Link Hover to Transparent #5089
    Sakin
    Keymaster

    @Count Moriarty: For any css customization. You don’t need to build child theme. Just add the css in “Custom CSS” box in your Theme Options panel.

    in reply to: Menu Colors #5088
    Sakin
    Keymaster

    @micahrj: You have already change the color of menu. Great work.

    in reply to: Search bar in the header #5087
    Sakin
    Keymaster

    @TripleMoxy: The header Right is the space for Header Right Sidebar and Search on one of the widget. You can add other various widgets such as Social links and text.

    This is responsive design and we cannot center vertically but yes you can add padding top to move the search little down. But this might hamper the design in mobile devices.

    To add the padding top. You can add the following CSS in “Custom CSS” box in your theme Options panel.
    .sidebar-top { padding-top: 35px;}

    Sakin
    Keymaster

    @table26: You have header right and left margin set is 3%. Login to your WordPress Dashbaord and then go to “Theme Options => Theme Options => Header Options”. There in Header Right Margin and Header Left Margin make it both 0 and click on Save button.

    When you make the Margin 0 on all side. The Image shift to left as your the space will be 1000px when there is no margin and your image size is only 975px that is why it shows 25px white space at the right side. Just upload the image with the width 1000px and remove all the margin. Then it will be fine.

    in reply to: Padding around logo and search bar removal #5072
    Sakin
    Keymaster

    @willko: Oh ok then just add the following css in “Custom CSS” box in your Theme Options panel in your WordPress Dashboard.
    #header-right .widget_search { display: none; }

    in reply to: Change Featured Image Slider #5069
    Sakin
    Keymaster

    @silvia83: Check out the Theme Instruction http://catchthemes.com/theme-instructions/catch-everest/ .See this from Theme Instruction page

    How to add Featured Post Slider
    Currently this theme only support Posts as the Featured Slider. To add Featured Slider, follow these basic steps:
    1. Click on Appearance -> Theme Options -> Featured Post Slider from your WordPress Dashboard.
    2. Click on Slider Options to select various slider options like enable slider, number of slides, transition effect, transition delay and transition length
    3. Then Click on Featured Post Slider Options and Add in the Post ID’s in Featured Slider Post#1, #2, #3 respectively.
    4. Click on Save button.

    Note:
    * When you add the Post Id\’s, make sure you have added in the Featured Image in your Post.
    * If you are unable to find the post ID then you can install the Catch IDs Plugin to find the Post IDs

    in reply to: Featured Content Title not working #5067
    Sakin
    Keymaster

    @MikeSc: Do you mean Homepage Featured Content “Headline”. Yes that is missing. We were trying to add in but by mistakenly it got updated. We will add that in future version update. Sorry for now.

    in reply to: How to change colors in Default Color Schemes #5065
    Sakin
    Keymaster

    @fredrik.arvas: Yes blue.css control the blue style.

    in reply to: Photo Slider #5064
    Sakin
    Keymaster

    @silvia83: It’s fine you have add pages for your product. Only for the Featured slider you need to add in the post. If you are talking about this then sorry you need to create extra post for this.

    But there is one option, if you don’t want the slider to link to post then want it to link to page. Then you might consider using redirect plugin to redirect your post to page. http://wordpress.org/extend/plugins/redirection/

    in reply to: Simple catch (site title font change) #5062
    Sakin
    Keymaster

    @fejsint: Yes you have to use Custom CSS.

    in reply to: How to change colors in Default Color Schemes #5061
    Sakin
    Keymaster

    Hello Fredrik,

    In Catch Box pro theme. You can just select the “Blue” in “Color Scheme” from your Theme Options panel.

    Regards,
    Sakin

    in reply to: How to get posts into my blog-page #5060
    Sakin
    Keymaster

    @bhristincerger: There are ways to show your blog post. All the post are categories that mean you can add the Category in the “Custom Menu” See this http://en.support.wordpress.com/menus/ . This will add category in menu and then you will be able to see the post in the respective category.

    Also you can use the widgets to add it in your sidebar.

Viewing 20 posts - 13,481 through 13,500 (of 14,488 total)