Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@karinschultz: You can use our “Simple Catch : Adspace Widget” to add ads in any sidebar you want. This widgets accepts “Ad Code” where you can just paste the ad code from various ads provider like google adsense. Also you can choose to just add in the ads image and links. It’s all optional.
About showing ads to particular pages or post. Why don’t you add the Adspace widgets in any of the Options Sidebar one, or two or three. Then you can choose from your page and post editor to select which site to show. In this way you can show different ads in different pages or same ad in all pages.
The concept of Sidebar is like this:
If you are using Page: It will first look if you have assign any optional sidebar and added widgets, then will look for Page Sidebar and then Main sidebar back as fallback.
Same goes with Post: It will first look if you have assign any optional sidebar and added widgets, then will look for Post Sidebar and then Main sidebar back as fallback.Yes you can add dummy ads. That is not a problem. We have also used ads in demo site http://catchthemes.com/demo/simplecatch-pro/ where you can see the ad of Catch Responsive Theme.
Sakin
Keymaster@justinillig: Can you try adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
.galleryid-133 .gallery .gallery-icon img { margin: 0 auto; }If this doesn’t work then you might need to considering hiring CSS developer.
Sakin
Keymaster@brown2235a: It would have been better if you have posted your site URL. If you are talking about reducing the vertical margins between the widgets in Right Sidebar. Then you can try adjusting the following css and placing it in “Appearance => Theme Options => Custom CSS” box.
#secondary .widget { margin-bottom: 50px; }Note: Please be careful while you adjust the margin, we don’t recommend to adjust it as this theme is responsive design and when you reduce the space in large screen, you need to consider for mobile devices as well.
Sakin
Keymaster@ekilko: The main problem is that you are using “No Sidebar” layout in the page which has the layout width of “642px” and will be center but your embed code width is “1000px” that is why is is overflowing to right.
We are releasing the “No Sidebar, Full Width” layout on our upcoming version 2.4 which is schedule to release anytime when WordPress.org review team published it. We have already submitted the update. But for that also you need to lower the width of the embed code as our full width size of site in “978px”
For now what you can do in reduce the width of embed code to “642px” and later after the release of version 2.4 you can increase it to 978px.
Sakin
Keymaster@danielgreat: Adding video in your own server will confuse lot of bandwidth of your site and also video will not stream fast. It is best recommended to host your video in CDN server or any video hosting servers like Vimeo or Youtube.
If you are hosting in your own server then you might use plugins like “JW Player for WordPress” or “VideoPress”. We cannot recommends any video plugin as we don’t use much. So, it’s better you search at http://wordpress.org/extend/plugins/
Sakin
Keymaster@pensfanatics: Catch Box Pro accepts custom date format. So go to “Settings => General” then in “Date Format” options click on “Custom” and add the date format you like. You can learn about date format from here http://codex.wordpress.org/Formatting_Date_and_Time
For example: you can try
g a, j F, Yor any combination your like.May 4, 2013 at 9:36 am in reply to: Header Options: Additional option to move logo position up and do #8415Sakin
Keymaster@paulinepkehoe: Which version of Catch Everest are you using it? If you are using latest version then you can move the logo up and down though “Appearance => Theme Options => Header Options => Move Site Title and Description”
Sakin
Keymaster@pensfanatics: Just adjust the color code in following CSS and add it in “Appearance => Theme Options => Custom CSS” box.
#slider-wrap .featured-text span { color: #aaa; font-weight: bold; }Sakin
Keymaster@Elisabetta I see that you have added Custom CSS for Facebook which is giving problem. Remove the following CSS from Custom CSS box.
ul.social-profile li.facebook a { background-position: 0 -64px; }For search, I think you have empty field in “Appearance => Theme Options => Search Text Settings => Search Button’s text”
Also add the following css in “Custom CSS” box
#branding .searchform button { width: auto; }For gallery looks like image not found. Have you added any plugin for gallery. If yes then check that settings. If not then you must check your image url.
Sakin
Keymaster@Bazil Guerrero: You ca hide the author by adding the following CSS in “Appearance => Theme Options => Custom CSS” box.
.entry-meta .by-author { display: none; }There is no option to just show tag and hide all. You can either hide or show the whole footer meta. TO hide add the following CSS in “Appearance => Theme Options => Custom CSS” box.
footer.entry-meta { display: none; }Sakin
Keymaster@jmott310: Thanks for your appreciation.
Your first issue has been fixed in latest version of Catch Everest Pro theme. So, just upgrade to latest version. After you update, change any value in the Theme Options panel to clear the cache and it will be fine.
Second, and less important to me, is it possible to reposition and/or resize the “Title” and “Content” boxes on the published image? I am running into issues where the text is detracting from the image by covering important portions. I would like to avoid that if possible.
— Yes you can hide it by adding the following css in “Appearance => Theme Options => Custom CSS” box.
#main-slider .entry-container { display: none; }Sakin
Keymaster@pensfanatics: I don’t get it what you mean.
You can use Featured Post Slider to add in the post to the slider, or you can use Featured Category Slider to add latest post from specific category to the slider, or you can use Featured Page Slider to add in the page to the slider, or you can use Featured Image Slider to add Image as the latest post.
May 3, 2013 at 11:57 pm in reply to: Impact of the upgrade process e.g. Catch Box Pro 2.1 -> 2.2 #8387Sakin
Keymaster@impresnet: We have just pushed for review to WordPress.org for upgrade to Catch Everest Free theme but if you are using Pro version then there is update.
Sakin
Keymaster@m.ohare.lyons: Yes I can open the file, thanks.
You can simply upload the large header image in “Appearance => Theme Options => Logo Options => Header logo url” and Check the “Disable Site Title” and “Disable Site Description”
Sakin
Keymaster@impresnet: This is responsive theme so I don’t recommend you to change the space between paragraphs. If you adjust then you have to adjust all the way down to mibile devices.
Sakin
Keymaster@defkult: Do you mean to remove the gaps when choosing No Sidebar layout. Then you can try in the following CSS in “Appearance => Theme Options => Custom CSS” box
.singular .entry-header, .singular .entry-content { width: 80%; }Add the following CSS in “Appearance => Theme Options => Custom CSS” to block out the “Continue Reading –>” part in the list of posts
.post a.more-link { display: none; }May 3, 2013 at 11:03 pm in reply to: How to: Remove Featured Image Thubmnail from Post Listings? #8380Sakin
Keymaster@mps232: Yes then the only option that you have now is to upgrade to Simple Catch Pro theme http://catchthemes.com/themes/simple-catch-pro/
In Simple Catch Pro theme you will get option to user Featured Image Slider, which is independent of post, just upload the image, title, content and links as per you need. So, add image in the slider through Featured Image Slider and remove the featured image in all posts.
Sakin
Keymaster@cheri.schneider: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box:
#footer-sidebar { display: none; }
.home #footer-sidebar { display: block; }Sakin
Keymaster@Elisabetta: I have upload the Simple Catch Pro version 2.0 in your server. Now you can login to your WordPress and activate it.
-
AuthorPosts
