Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@azizwaing: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.su-slider { border: 6px solid #ccc; }Sakin
Keymaster@julianno: Can you let me know what are you trying to do it and then send me your site URL. Then I will check in the css. Also you can check your theme style.css menu section.
Sakin
Keymaster@owen: Maybe there is conflict with the plugin. Can you try disabling the plugins and check in.
Sakin
Keymaster@owen: Have you customized the theme as I don’t see the menu script in your theme loaded. This script needs to be loaded http://www.owensinclairjones.co.uk/wp-content/themes/catch-box/js/catchbox-menu.min.js when you open you site.
I see the script is there to browse but not loading.
Sakin
Keymaster@ashrafashraf: For those kind of user, you can just assign role as “Contributor”. This you can set from “Settings => General => New User Default Role”.
For more option of Membership, you can use Membership WordPress plugin.
About choosing the premium theme, I like all our premium theme. The best selling are as following
1. Catch Evolution Pro
2. Catch Everest Pro
3. Catch Box Pro
4. Simple Catch Pro
5. Catch Mustang
6. Catch Responsive
7. Catch LaunchSakin
Keymaster@ashrafashraf: Then you can add link through HTML. See this http://www.w3schools.com/html/html_links.asp
Sakin
Keymaster@jp_grennier: For both Page slider and Footer Copyright info, you need to upgrade to Pro version. See the details about Catch Everest Pro at http://catchthemes.com/theme-instructions/catch-everest-pro/
Sakin
Keymaster@ashrafashraf: You can just add the image through html code. See this http://www.w3schools.com/html/html_images.asp. You can just add image any place you like.
Sakin
Keymaster@jp_grennier: Yes, you can upload header image larger then 125x300px. That size is just a suggestion size. After you upload the image from “Appearance => Header”. After you upload the image, you will get “Crop Header Image” options, then you crop it as per you need to just click on “Skip Cropping, Publish Image as Is”.
I don’t understand your second question.
Sakin
Keymaster@julianno: It’s bit difficult one. Please consider hiring customizer at http://bit.ly/catch-tweaky
Sakin
Keymaster@greenlesotho: Looks like the download got interrupt before it was complete. So, you need to login to your FTP or Hosting Control Panel and then delete the folder catch-evolution that will be there in wp-content/themes folder. After you delete it, it will load default twenty thirteen theme and then you can reinstall it.
Sakin
Keymaster@ashrafashraf: I cannot open your site. It’s showing 300 Internal Server Error.
Sakin
Keymaster@azizwaing: To remove box shadow, you can add the following CSS in “Appearance => Theme Options => Custom CSS box.
#main-feat-img { box-shadow: none; }But for contact page and placement, you need to work with your CSS developer. It’s but confusing.
Sakin
Keymaster@tracypie: Thanks Tracy and Yes the plugin Easy Digital Downloads is working great. Will take a look at Woo-Commerce.
Sakin
Keymaster@BenniemanZA: thanks for your appreciation.
Sakin
Keymaster@ghblog: I don’t get it what you mean. Send me your site URL and also explain what do you mean by header/tagline. This means you want to hide your site title and descriptions/Tagline.
October 11, 2013 at 3:02 pm in reply to: Move social media icons back above header and move widget next to header #15834Sakin
Keymaster@ghblog:
1. I need to check in your site URL to see how you have added your header image and then work on suggestion.
2. To add widgets in header right section, you need to upgrade to Simple Catch Pro theme, where you will get option to use Header Right Sidebar and then add anything you want through “Appearance => Widgets”.Sakin
Keymaster@monolith: This is customization and for then you need to hire developer.
I will guide you on how you can do it.
First, you need to create Child Theme of Catch Everest and then create two new page templates. You can just copy page-blog.php from Catch Everest theme and then create similar 2 templates. For example: page-listen.php and page-read.php files. In these two new files, you need to change then template name from Template Name: Blog to the name you want it to be recognized with.
Then in WP_Query array add
category__in => 3for your page-read.php file.
For Child theme, read here http://codex.wordpress.org/Child_Themes
For WP_QUERY, read here http://codex.wordpress.org/Class_Reference/WP_Query -
AuthorPosts
