Forum Replies Created

Viewing 20 posts - 6,501 through 6,520 (of 14,497 total)
  • Author
    Posts
  • in reply to: Notice after update to v.3.2 #43296
    Sakin
    Keymaster

    @Gary: I re-check in and I am 100% sure that we don’t have any function call register_uninstall_hook. Maybe some of your plugin are using that function.

    in reply to: Menu not always visible 2 #43294
    Sakin
    Keymaster

    @Joaozinho: Can you refresh and check in. As I am able to view your menu. Sometime, it might be due to slow internet and loading issue.

    in reply to: Notice after update to v.3.2 #43293
    Sakin
    Keymaster

    @Gary: We don’t have register_uninstall_hook. So, are you using child theme and added that hook?

    in reply to: post #43280
    Sakin
    Keymaster

    Hi A.J.

    It is not possible to make everything from the same theme. That is why we are releasing different theme design at http://catchthemes.com/themes/category/premium/ . The design you have mention pretty matches with http://catchthemes.com/demo/adventurous/

    Regards,
    Sakin

    in reply to: Header widget area #43279
    Sakin
    Keymaster

    @BusyB: You can add the following css in “Appearance => Theme Options => Custom CSS” box.

    /* For Pinterest */
    ul.social-profile li.pinterest a {
        background-position: -216px -43px;
    }
    /* For RSS */
    ul.social-profile li.rss a {
        background-position: -130px -43px;
    }
    in reply to: Spacing above social icons above posts #43278
    Sakin
    Keymaster

    @Kim: You haven’t added the css I gave you for the title.

    For space below the date and author, you can change the padding top as per you need in the following css and then add it in “Appearance => Theme Options => Custom CSS” box.
    .entry-content, .entry-summary { padding-top: 20px; }

    For the social icon position in header, you can change the top as per your need in the following css and then add it in “Appearance => Theme Options => Custom CSS” box.
    #sidebar-header-top { top: 30px; }

    in reply to: Forum – is there a way to search within a theme? #43277
    Sakin
    Keymaster

    Hi Kim,

    1. For this, you can add the following css in “Appearance => Theme Options => Custom CSS” box.
    .entry-meta .sep, .entry-meta .by-author { display: none; }

    2. For this, you can add the following css in “Appearance => Theme Options => Custom CSS” box.

    .wp-caption {
        background: none transparent;
        max-width: 100%;
        padding: 0;
    }

    Regards,
    Sakin

    in reply to: Notice after update to v.3.2 #43276
    Sakin
    Keymaster

    @Gary: It’s strange which code did you change it.

    in reply to: Social Icons – Right Side #43260
    Sakin
    Keymaster

    @BusyB: No problem, take your time.

    in reply to: Social Icons – Right Side #43258
    Sakin
    Keymaster

    @BusyB: The easy option to remove and add items in header right section is easy if you upgrade to Pro version where you have have Header Right Sidebar and then you can add and remove widgets from “Appearance => Widgets”.

    But in this free version in your site http://www.thebusybhomemaker.com/, we can only hide it by adding the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #header .social-search { display: none; }

    in reply to: Changing content background color on a static page #43256
    Sakin
    Keymaster

    @BusyB: Try adding in the following css in “Appearance => Theme Options => Custom CSS” box.

    #main {
        background-color: #fff;
        padding: 30px 5px 0;
    }
    in reply to: Having just feature content and slider #43255
    Sakin
    Keymaster

    Hi Phil,

    1. No Sidebar, Full Width content layout is only there in Adventurous Pro theme. So, fro this you need to upgrade it.
    2. Image Link can be added when you upload the image and insert in your post. See this screenshot http://www.pinterest.com/pin/548594798329863531/
    3. I don’t get it what you mean by adding the box. For detail customization, I recommend you to hire customizer at http://catchthemes.com/hire-customizer/
    4. I see that you have already change the font using headline tags

    Regards,
    Sakin

    in reply to: Full Content – No Sidebar not working #43254
    Sakin
    Keymaster

    @Dieter: Adventurous Free theme doesn’t have “No Sidebar Full Content” layout. This option is only available in Adventurous Pro version.

    Free version have options to use Content Layout as: Right Sidebar, Left Sidebar and No Sidebar
    Pro version have option to use Content layout as: Right Sidebar, Left Sidebar, No Sidebar, No Sidebar Full Width and No Sidebar One Column.

    For more information about Adventurous Pro theme. See this http://catchthemes.com/theme-instructions/adventurous-pro/

    in reply to: post excerpt issues + image questions #43246
    Sakin
    Keymaster

    @catwingz: The excerpt text will not maintain formatting. So, if you want to show excerpt maintaining formatting then I assume that you need to use Full Content Display and use more tags code as mentioned above in previous reply.

    For H3 image, you can try adding following css in “Appearance => Theme Options => Custom CSS” box, where you asked about vertical align.
    .entry-content h3 img { vertical-align: bottom; }

    in reply to: Column Width #43243
    Sakin
    Keymaster

    @thespikers: Send me your site URl and your width in percentage for this Catch Box Theme. Then I can look at your site and send you the css.

    in reply to: Catch Updater #43242
    Sakin
    Keymaster

    @Irina: Nice that you found it. Detail instruction is there in that plugin page at http://catchthemes.com/wp-plugins/catch-updater/

    in reply to: Site title not recognizing ´Lobster´ font #43241
    Sakin
    Keymaster

    @GiovannaChine: It’s ok no problem. I am here to help you out.

    in reply to: Site title not recognizing ´Lobster´ font #43228
    Sakin
    Keymaster

    @GiovannaChine: Yes looks like that. As I check in from all the browser and it’s showing Lobster font. Maybe you have disable Google Font in your computer.

    in reply to: Catch Evo Dark color Scheme – Background picture #43226
    Sakin
    Keymaster

    Nice and thanks for your appreciation.

    in reply to: Site title not recognizing ´Lobster´ font #43225
    Sakin
    Keymaster

    @GiovannaChine: Sorry I don’t get it what you mean. When I check in your site. Your site title is showing Lobster font. So, what is the issue?

Viewing 20 posts - 6,501 through 6,520 (of 14,497 total)