Forum Replies Created

Viewing 20 posts - 6,641 through 6,660 (of 14,497 total)
  • Author
    Posts
  • in reply to: Not working on iPhone #42546
    Sakin
    Keymaster

    @Brandilyn: Sorry for the late reply. As this post was in spam folder. Today when I try to check in detail. I saw this message.

    I see that you are using Catch Evolution Pro theme which is responsive web design and it will automatically look good in mobile devices. But you have install “Mobile Theme” module from Jetpack plugin. So, it is loading Mobile Theme from JetPack plugin in your iPhone. To solve this, you can just go to Jetpack settings and disable Mobile theme module.

    Regards,
    Sakin

    in reply to: Site and Header Width and Padding #42539
    Sakin
    Keymaster

    Hello Maryann,

    I check in your reference site http://e63.415.myftpupload.com/cvt-services/ and your site http://interiorsalvagedesign.com where both of these site have same width of 1140px.

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

    #site-logo { padding-top: 0; }
    #hgroup-wrap { padding-bottom: 0; }

    The title Gallery from Jetpack is only supported with Sidebar. So, either you need to user default gallery or you can add sidebar to the gallery. If you want to change the width in Jatpack gallery then you need to change the code width in functions.php file. But for this you need to build child theme and then edit it in your child theme.

    if (!isset($content_width))
         	$content_width = 690;

    Regards,
    Sakin

    in reply to: Google Structured Data- hcard errors #42530
    Sakin
    Keymaster

    Hi Matt,

    I mean that you remove that CSS not add it.

    Regards,
    Sakin

    in reply to: Adventurous Pro Mobile Menu not working #42526
    Sakin
    Keymaster

    @theraleighsocialclub: Can you add that CSS and let me know it as I don’t see the CSS added in. As when I try with Firebug in your site using Custom CSs. I wan able to add menu in the top of header. See this screenshot https://www.diigo.com/item/p/qqqcreozccooprbrbzbepepbaa

    in reply to: Header image, image caption, portfolio, and gallery #42525
    Sakin
    Keymaster

    @Patrice: Sorry it’s strange why Gallery is not working. I need to check in your site admin panel. So, I will email you now.

    in reply to: Having just feature content and slider #42524
    Sakin
    Keymaster

    You can upload many images in your gallery page.

    in reply to: Google Structured Data- hcard errors #42518
    Sakin
    Keymaster

    @greengiant: About your sidebar issue in Mobile devices. It’s from the custom css. Please remove the following css in “Appearance => Theme Options => Custom CSS” box and it will be fine.

    #secondary {
        width: 34%;
    }

    About the Google Structure data, will be adding it in next version update.

    in reply to: Problems with mobile version #42493
    Sakin
    Keymaster

    @Wolfgang: If you site Live now. I need your site URL to check in the issue

    in reply to: Gallery slideshow javascript error #42492
    Sakin
    Keymaster

    @interiorsalvage: Yes I recommend Jetpack plugin but seems you have problem only with gallery slideshow. So, remove that settings only.

    in reply to: post #42469
    Sakin
    Keymaster

    @ashrafashraf: try adding in following CSS to add in line separator.

    .entry-content .lcp_catlist li {
        border-bottom: 2px solid #ccc;
        margin-bottom: 20px;
        padding-bottom: 10px;
    }
    in reply to: Replace title menu #42468
    Sakin
    Keymaster

    @EATBETTER: It will not be exactly like your reference site but can be similar.

    1. You first need to change your layout to “Left Sidebar” from “Appearance => Theme Options => Layout Options => Sidebar Layout Options”
    2. then you can create custom menu from “Appearance => Menus”
    3. then you can add that menu to your sidebar from “Appearance => Widget” using Menu widget.

    in reply to: "More"-link in posts not showing in postspage #42467
    Sakin
    Keymaster

    Hi Jeroen,

    It will be really hard to guess your issue without viewing your site. Can you upload the screenshot in any photo sharing site and send me the URL of screenshot. So, that I can understand what is the issue.

    Read More link is shown only in archive pages when you have Content Layout set as “Excerpt/Blog Display” from “Appearance => Theme Options => Layout Options”.

    Regards,
    Sakin

    in reply to: Having just feature content and slider #42466
    Sakin
    Keymaster

    Hello Phil,

    1. For Post Slider, you can check out this tutorial http://catchthemes.com/blog/videos-blog/video-series-adding-featured-post-slider/

    2. You can create new post or page and then upload the image in that post/page and add gallery shortcode in your post/page. For more support for gallery, you can install Jetpack plugin and activate jetpack gallery module like “Tiled Galleries” and “carousel”

    3. You can upload logo from “Appearance => Theme Options => Header Options”. For this, we recommend logo of maximum height 41px. As this will be fixed header when you scroll down. But if you want to add large Header Image, then you can upload it from “Appearance => Theme Options => Header Featured Image Options”. For this we recommend the image size of 1600px width and 400px height.

    4. To disable latest post from homepage. Go to “Appearance => Theme Options => Homepage / Frontpage Settings”, check in “Disable Latest Posts” and save change.

    5. For menu, you can create custom menu from “Appearance => Menus” and then show these menu in different location from “Appearance => Menus => Manage Locations”. For more see this at http://catchthemes.com/blog/custom-menus-wordpress-themes/

    For more options, you can upgrade to Pro version. See the list of additional features at http://catchthemes.com/theme-instructions/adventurous-pro/

    Have a nice day.

    Regards,
    Sakin

    in reply to: Remove border around body #42465
    Sakin
    Keymaster

    Hello Maryann,

    You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to remove the box shadow.
    .site { box-shadow: none; }

    Regards,
    Sakin

    in reply to: Gallery slideshow javascript error #42464
    Sakin
    Keymaster

    Hello Maryan,

    For Cache, we recommend W3 Total Cache instead of WP Super Cache. But you need to configure it properly to make it work smooth.

    Sorry, this is not the slideshow that we have developed. I see that you are using Jetpack plugin Slideshow. So, ask in Jetpack plugin support forum.

    Regards,
    Sakin

    in reply to: font size #42448
    Sakin
    Keymaster

    @ashrafashraf: Try following css:
    .entry-content .lcp_catlist { font-size: 14px; }

    in reply to: Chosen Sidebar Not Being Applied to Page #42445
    Sakin
    Keymaster

    @Arisnel: The page that you have listed in here now is from buddypress. So, the page layout will not work in buddypress pages. I think we are in bit confusion about it. I will email you personally. Yes, I am the developer of Simple Catch Themes and I provide all the theme support.

    If want more detail paid support the you can hire customizer http://catchthemes.com/hire-customizer/

    in reply to: hide #42426
    Sakin
    Keymaster

    @ashrafashraf: Simply add the following css in “Appearance => Theme Options => Custom CSS” box.
    .entry-meta .by-author { display: none; }

    in reply to: Menu Colors #42425
    Sakin
    Keymaster

    @Highlander79: You shouldn’t edit or add any core theme files inside ‘adventurous’ theme directory as all your edits will be reverted back to original when you update or upgrade the theme. So, this is not the safe way to do it.

    The safe way to change the CSS style is either by adding your custom css in “Appearance => Theme Options => Custom CSS” box or by building child theme and adding it in your child theme style.css

    Thanks for your reply.

    in reply to: Header image, image caption, portfolio, and gallery #42423
    Sakin
    Keymaster

    @Patrice: Glad that no 2 is fixed.

    For no. 1: Here is the code in https://gist.github.com/catchthemes/317bcc9b582168d8473d and after you add this code in you child theme, make sure to change any value in theme options panel to clear the cache instantly otherwise you will see changes only after 24 hours.

    To reduce the space between the header logo image and the menu, you can adjust the padding bottom as per your need and then add it in “Appearance => Theme Options => Custom CSS” box.
    #header-content { padding-bottom: 30px; }

    Check your Gallery test, did you add in featured image in that post http://catchthemes.com/blog/videos-blog/video-series-adding-featured-image-wordpress-postpage/ and then after that you need to upload image in that post to show the images there. Please check in with your other Gallery post. It should work fine. Did you add in your Gallery post from “Galleries => Add New” or just “Posts => Add New”

    if this doesn’t work then let me know it. I need to check in your server and in this case I will send you personal email.

Viewing 20 posts - 6,641 through 6,660 (of 14,497 total)