Forum Replies Created

Viewing 20 posts - 1 through 20 (of 22 total)
  • Author
    Posts
  • in reply to: Full-width featured slider #12015
    cbtoolkit
    Member

    Awesome! I thought that might be it..

    I’ll check it out later.

    in reply to: Full-width featured slider #11993
    cbtoolkit
    Member

    I also attempted to set the margin below the main menu at pulse to “0 auto 0”.

    It works when I am modifying the element in chrome in real-time but when I save that into the custom CSS it doesn’t alter it.

    #access { margin: 0 auto 0; }

    Basically, making the image full-width, no space between main-menu at the top, no gray background/border on the image at all.

    Thanks.

    in reply to: Full-width featured slider #11990
    cbtoolkit
    Member

    I added a 0 bottom margin for #main on the demo site.

    However, on the PulseInfomatics.com site, I still get a left and right dark gray edge that I do not want. I’ll leave it for now so you can check it.
    http://www.PulseInfomatics.com

    in reply to: Full-width featured slider #11989
    cbtoolkit
    Member

    Here is what I came up with…

    #slider.slider-fullwidth {
      margin: 0px;
    }
    #slider-wrap a {
       padding: 0;
    }
    in reply to: Full-width featured slider #11988
    cbtoolkit
    Member

    @Sakin,

    Here is my demo site..
    http://demo.kreativeknowledge.com/

    I’ll be doing the same for this site.
    http://www.PulseInfomatics.com

    in reply to: Featured Slider Questions #11483
    cbtoolkit
    Member

    @jackwagon.

    sakin gave me the answer to this awhile back. You need to use CSS. It should be.
    #slider-wrap .featured-text { display: none; }

    He can check me on that.

    in reply to: Hide page title but not blog title #9363
    cbtoolkit
    Member

    @Sakin: I should use a child theme.. was being lazy. Your other answer tipped me off. I was able to get rid of it using:

    .page .entry-header { display:none; }

    in reply to: Featured Slider on Home Page only #9359
    cbtoolkit
    Member

    Worked perfectly. I should have recognized that.

    in reply to: Hide page title but not blog title #9321
    cbtoolkit
    Member

    For now I edited content-page.php directly and simply removed the code that places the entry header.

    I’ve backed up the page and made an updates log because I imagine I’ll need to re-do this when they theme is updated in the future.

    If there is another way, that would be great.

    in reply to: Featured Slider Questions #8525
    cbtoolkit
    Member

    jdaley.. What video on Youtube?

    I believe you may be mixing themes? I’ve seen Tyler working with the responsive theme – a different theme than the catch themes.

    There are many themes and plug-ins that have featured image sliders. The free catchbox theme lets you use either the featured image tied to specific post or to specific pages. The upgrade has a slider that I use – which allows me to have a featured image link to anything I want – including external pages.

    in reply to: Header Top Sidebar #7659
    cbtoolkit
    Member

    No worries. I currently add a div to my header.php file when I need to do this and that has been fine.

    in reply to: Header Top Sidebar #7638
    cbtoolkit
    Member

    But what about making that widget the width of the entire site? That was my original question but when I posted this on the demo site I noticed the line height issue.

    in reply to: Header Top Sidebar #7568
    cbtoolkit
    Member

    Thanks.. Here is my demo site.. I’m using a text widget – no title in the text widget. Not sure why the text is flowing outside the main area.

    http://demo.kreativeknowledge.com/

    Thanks.

    in reply to: Facebook Default Images #6318
    cbtoolkit
    Member

    Done! Thanks.

    in reply to: Facebook Default Images #6305
    cbtoolkit
    Member

    @Sakin.. I did the import and all worked well, including the FB image.. I also read about his take on keywords and other meta data and SEO info. Very good!

    I’m going to be writing a blog about the tools I use on my site and will be mentioning catchthemes for sure. Thanks again for your assistance.

    in reply to: Facebook Default Images #6274
    cbtoolkit
    Member

    Thanks @Sakin. You are a gentleman and a scholar!  🙂

    I’ll be doing that this afternoon.

    in reply to: Featured Image mouse over text #6273
    cbtoolkit
    Member

    Genius! That get’s rid of the continue reading too – which is great. much MUCH cleaner for my site. I should have thought of that though.

    in reply to: Facebook Default Images #6239
    cbtoolkit
    Member

    Hmm.. I’ll check it out.. My challenge is that I am using the all in one SEO plug-in and would need to move all my prior post and page meta data into the new plug-in.

    But if it allows control over my default FB image, it might be the way to go.

    Thanks.

    in reply to: Removing page title… #6053
    cbtoolkit
    Member

    I see that you answered this in a prior post.

    .page .entry-title { display: none; }

    Thanks.

    in reply to: Home & Blog Page #5975
    cbtoolkit
    Member

    holidaymonkey,

    I’ll answer what I would do – don’t know if it is the best answer.

    1) you could create a blog category called “blog” or “all” and categorize each post with that. Then create a category menu item and title it, “all entries”. I use a plug-in titled, List category posts for this purpose.
    http://wordpress.org/extend/plugins/list-category-posts/

    I add it to a single page using my “blog” category. This is my page… I don’t include an excerpt of anything but you can.
    http://www.matthewmoranonline.com/all-blog-entries/

    2) Create a custom menu item titled as “Home” and simply point it at the root of your site.

    3) I purchased Catch Box Pro. Instead of your slider being a post or page slider, make it an image slider and simply do not add the excerpt text when you define the images to include in the slider. That is what I do. It is worth the $29.

    4) The Pro theme also allows you to define font-size for the headings and many other things.

    I hope this helps.

Viewing 20 posts - 1 through 20 (of 22 total)