Forum Replies Created

Viewing 20 posts - 5,241 through 5,260 (of 14,497 total)
  • Author
    Posts
  • in reply to: Remove page titles from body of page #50474
    Sakin
    Keymaster

    @Nix: The pages links in your footer in from “Footer Area Three” widget area. I see that you have added “Pages” widget to Footer “Footer Area Three”. So, go to “Appearance => Widgets” and remove “Pages” widget from there.

    Sakin
    Keymaster

    @Eva Coleman: Are you using theme from Catch Themes. This support forum is only for Catch Themes users. But as per my knowledge we don’t use Flexslider. If you have customized our theme to use Flexslider then please send me your site URL and then I can check in.

    in reply to: Remove Category images – Create Theme #50472
    Sakin
    Keymaster

    @thechalkeyfox: This is all from WooCommerce plugin, so it’s always better to ask in their forum. We don’t have control over the product images.

    If you want to hide from CSS techniques, then to remove images from various term, you need to add the following css in “Appearance => Theme Options => Custom CSS” box:

    /* For Cuban Cigars */
    .term-cuban-cigars #content .products img { display: none; }
    
    /* For Non Cuban Cigars */
    .term-non-cuban-cigars #content .products img { display: none; }
    
    /* For Cuban Minicigarillos */
    .term-cuban-minicigarillos #content .products img { display: none; }
    in reply to: Mustang theme – home page content is missing! #50471
    Sakin
    Keymaster

    @Sandra: Yes, you can add your static front page. For that you need to go to “Appearance => Theme Options => Homepage Options => Homepage/Frontpage Settings” and check the option “Enable Latest Posts or Page” and save changes. Then only your static page that you have selected from “Settings => Reading” will show up in your homepage.

    in reply to: Update to version 2.6 #50470
    Sakin
    Keymaster

    @adminleah and @paul: Theme Update Subscription is yearly and you can download the update from your account at http://catchthemes.com/my-account/, if you have active subscription otherwise you need to renew it. After you download your zip file from your account. You can use our plugin http://catchthemes.com/wp-plugins/catch-updater/ and update the theme. Instruction is mention in that plugin page and also in theme instructions page at http://catchthemes.com/theme-instructions/ page.

    in reply to: Header Featured Image #50469
    Sakin
    Keymaster

    @Kim: I don’t see header featured image in your staging site. Can you send me your site URL.

    in reply to: Lower right header menu & use posts page as front page #50468
    Sakin
    Keymaster

    @Kim: Thanks we will need to make it. Sorry no marketing yet 🙂

    in reply to: Featured Content #50467
    Sakin
    Keymaster

    @luismarioochoa: All theme are different in some features and design. That is why we create new theme. Sorry, this feature is not there in Catch Box Pro. This is complete set of module which requires functions and css codes.

    This is high level of customization and I am sorry either you need to change the theme or you need to hire cusotmizer to add on this features.

    in reply to: Printer friendly page #50466
    Sakin
    Keymaster

    @Andrew: For that you might want to check in print friendly plugin https://wordpress.org/plugins/printfriendly/

    in reply to: Delete Date in cooment #50465
    Sakin
    Keymaster

    @leotrim77: You haven’t post in specific forum for theme. So, I don’t know which theme you are using. That is why I asked you to send me your site URL but you just send me your screenshot. If you cannot send me your site URL then please let me know the theme that you are using it.

    in reply to: Featured slider full width #50433
    Sakin
    Keymaster

    @Els: Thanks for the access and I was able to find out the issue. I found that you have activated “Imsanity” plugin and in this plugin setting the max width of the image was set to 1024px that is why it was resizing all your big images to 1024 instead of 1600.

    in reply to: Blog Widget #50429
    Sakin
    Keymaster

    @Navdit: But that widget is not from our theme. It’s from your plugin and we don’t know how they have coded it. So, you need to ask in that plugin support forum.

    in reply to: Blog Widget #50426
    Sakin
    Keymaster

    @Navdit: I don’t see any email address there. Maybe it shows when you are login. If that is the case then it shouldn’t be a problem. Try log out and check in. I am quite confused which widget are you talking about.

    in reply to: Delete Date in cooment #50425
    Sakin
    Keymaster

    @leotrim77: Can you post in your site URL. So, that I can check in which date on comment you are talking about.

    in reply to: Remove Category images – Create Theme #50424
    Sakin
    Keymaster

    @thechalkeyfox: The css depends on which category or product page you want to remove. So, can you send me the few category link then I will explain with css. Also, I assume that WooCommerce has option to remove image in the product page from the admin panel, right?

    in reply to: Theme in IE #50423
    Sakin
    Keymaster

    @bobgarrett: Yes, that is why Microsoft is going to replace IE with Spartan

    in reply to: Featured slider full width #50421
    Sakin
    Keymaster

    @Els: It’s working for me here. It’s strange why it’s not working on your site. Ok I will email you to get detail note.

    in reply to: Change width of catch box pro theme vs change to Evolution #50412
    Sakin
    Keymaster

    @Keith: Thanks but I see that you are using Older version of Catch Box Pro theme. Can you update the theme to latest version 4.0 and then add the following css in “Appearance => Theme Options => Custom CSS” box. But the following css will work only in Catch Box Pro version 4.0 and above.

    @media screen and (min-width: 1025px) {
    	.site {
    	    max-width: 94%;
    	    width: 100%;
    	}
    	#primary {
    	    width: 72%;
    	}	
    	#secondary {
    	    width: 26%;
    	}	
    }
    @media screen and (min-width: 1360px) {
    	.site {
    	    max-width: 1300px;
    	    width: 100%;
    	}
    }
    in reply to: Associated Files #50407
    Sakin
    Keymaster

    Hi Daniel,

    Yes, you can change the that widget to any widget you want from “Appearance => Widgets”. To add menu, you can drag and drop “Custom Menu” widget to your sidebar and for image, you can use “2. Adventurous: Advertisement” widget and add image url there.

    I just tested in my Safari and your slider is displaying fine. Can you refresh your browser and check in.

    Regards,
    Sakin

    in reply to: Lower right header menu & use posts page as front page #50406
    Sakin
    Keymaster

    @Kim: Thanks a lot for your appreciation and referral. Yes, it will surly bring more business. Thanks 🙂

Viewing 20 posts - 5,241 through 5,260 (of 14,497 total)