Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Lorena Poling:
1. If you don’t nee anything to display then why do you enable home page in “Settings => Readings”. You can just leave the default of “Your latest posts” and if the homepage display the latest posts then you can disable it from “Appearance => Theme Options => Homepage Settings => Homepage/Frontpage Settings”. “Uncheck Enable Latest Posts or Page”2. The image http://www.tulegacy.org/wp-content/uploads/2013/07/piedepagina.jpg is too large and heavy. That is why it is not loading. Make that image width maximum of 1140px.
Sakin
Keymaster@bamrider: Then try adding in the Featured header image from “Appearance => Header”. There you can upload the images and activate “Random: Show a different image on each page.”
Sakin
Keymaster@Teedok: If you want featured slider only on homepage then you don’t need to add any CSS. You can choose “Homepage / Frontpage” from “Appearance => Theme Options => Featured Post Slider => Slider Options”.
Sakin
Keymaster@Bee1derful: You cannot center the logo with social icon on right sidebar.
Sakin
Keymaster@actiondreamer: Have you haven’t changed any theme core files then updating is very simple. See the instructions at http://catchthemes.com/theme-instructions/catch-box-pro/
Updating Theme Using the Administration Panel
You can update Themes directly from the Administration Panel- Download the latest version of Catch Box Pro from your Catch Themes member My-Account to your Desktop
- Log in to the WordPress Administration Panel
- Go to “Appearance => Themes”
- Now activate Catch Box Free version or any default theme
- Delete the old version of Catch Box Pro theme
- Then you can install the latest version of Catch Box Pro following the new Theme installation process
- Go to “Appearance => Themes => Install Themes => Uploads”
- Browse the downloaded file catch-box-pro.zip from your computer where you earlier downloaded it
- Then click on “Install Now” to install the Theme and active it
Sakin
Keymaster@oly: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#main-slider .entry-title span:hover, #main-slider .entry-content:hover, #slider-nav a:hover { background: rgba(255, 255, 255, 0.7); color: #222; }Sakin
Keymaster@offirkeren: If you set 3 posts, then it will show only 3 in all your archive/category pages as well.
To add post in homepage, you can go to “Appearance => Theme Options => Homepage Settings => Homepage / Frontpage Settings” and then check on “Enable Latest Posts” and save changes.
For number of post you can set from “Appearance => Reading” and change the number to 3 for Blog pages show at most.
Sakin
Keymaster1. How do I make my social icons appear?
— You can add it in any sidebar you want though “Appearance => Widgets” from your WordPress Dashboard. Just drag and drop widget “2_Simple Catch: Adspace Widget” in the sidebar you need. For example, if you want to show it in “Header Right Sidebar” then you can drag and drop “2_Simple Catch: Adspace Widget” in “Header Right Sidebar”. This widget will show the social icon for which you have added links through “Appearance => Theme Options => Social Links”2. Also how do I change the footer to white font but without making it italic in
the process?
— You can just add the following CSS in “Appearance => Theme Options => Custom CSS” box.#site-generator span { color: #fff; font-style: normal; }Sakin
Keymaster@poorlittlefish: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box change the color of search text. In the following CSS, change the color code as per you need.
input#s { color: #757575; }Sakin
Keymaster@iemotion: Sorry you can only have same image slider in all page. But you can search for plugin at wordpress.org/plugins which adds image slider in pages.
September 7, 2013 at 11:34 pm in reply to: Title and sidebar image need to re-size on smaller displays #14235Sakin
Keymaster@oly: Wow you solved all your questions. Thanks you are doing great. You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to hide the menu.
#header-menu { display: none; }Sakin
Keymaster@bamrider: To use Featured Image slider. Go to “Appearance => Theme Options => Featured Slider => Slider Options” and select “Image Slider” from Select Slider type. Then you can add in the image as per you need. See this screenshot http://pinterest.com/pin/548594798329509357/
For more, please check Catch Everest Pro Theme Instruction at http://catchthemes.com/theme-instructions/catch-everest-pro/
Sakin
Keymaster@rlsdesigns: Not sure why there is issue in your site. Can you tell me what have you customize it. Don’t edit any core theme files. Also let me know your plugins list. Try contacting your hosting server support why these js are not loading.
If it still doesn’t get it solved, then let me know it. I will contact you through email as I need your admin access to check in your server.
Sakin
Keymaster@Lorena Poling:
1. I’m trying to remove the space between the footer and the three images on top of it. I used the two codes that both of you wrote above, but it didn’t work ??!! I copied those codes and pasted them in the Custom CSS box. Is that Ok?
— It’s not the css issues but you have added static front page from “Settings => Reading”. That page you have added in in empty. That is why it is showing so much of space.2. I also want to change the footer image for the green image that right now you can see in the slider. How can I do that?
— Try adding in the css from http://pastebin.com/35rAUUGW in “Appearance => Theme Options => Custom CSS” box.Sakin
Keymaster@d00s: When any CSS change either build child theme and edit child theme style.css or use Custom CSS box at “Appearance => Theme Options => Custom CSS” box.
I see that you have hidden Author form post by adding in the following CSS.
#author-info { display: none; }And I see that you have added new author box from plugin at top of the post.
September 6, 2013 at 10:07 pm in reply to: Google Analytics "Tracking Not Installed" Notification #14207Sakin
Keymaster@youngwings: Sorry you shouldn’t add it in both header and footer code. Just add in one place. If you add in both places, then there will be duplicate of code.
Sakin
Keymaster@usages.website: If you are just trying to reduce the padding in your logo then you can add in the following CSS in “Appearance => Theme Options => Custom CSS” box.
#site-logo { padding-top: 10px; } #hgroup.with-logo { padding-top: 10px; }Sakin
Keymaster@johnnielsenmail: Thanks for using Simple Catch Pro theme.
1. One how do I change the colour of the search button in the header?
— You can add the following CSS in “Appearance => Theme Options => Custom CSS” box. You can change the color code as per you need./* Search Box Background Color */ #branding .searchform .search-box,#sidebar-top .widget_search .search-box input#s { background-color: #fff; } /* Search Box Text Color */ #sidebar-top .widget_search .search-box input#s { color: #888; } /* Search button background and text color */ #branding .searchform button { background-color: #333; color: #fff; }2. How do I change the colour of the tree dots under the image slider on the from page?
— You can add the following CSS in “Appearance => Theme Options => Custom CSS” box. You can change the color code as per you need./* For dot static color */ #controllers a { background-color: #b7b7b7; } /* For dot hover and active color */ #controllers a:hover, #controllers a.active { background-color: #000; }3. finally how do I remove the stripe (blurry) effect from the picture slider on the first page.
— You can remove that from “Appearance => Theme Options => Featured Slider => Slider Options”. Then check on “Disable Slider Background Effect” and save.Sakin
Keymaster@rlsdesigns: Have you customized theme as I don’t see the following script loaded in your site.
http://camdmachining.com/wp-content/themes/catch-everest/js/jquery.cycle.all.min.js?ver=2.9999.5
http://camdmachining.com/wp-content/themes/catch-everest/js/catcheverest-slider.js?ver=20130114So, check your theme and plugins which is not allowing to load these scripts.
-
AuthorPosts
