Forum Replies Created
-
AuthorPosts
-
Sakin
KeymasterHi Cory,
I am not so sure about the code what you have added in your site. But I see that you have installed “Google Analytics Dashboard WordPress” plugin. So, you might want to disable that. Another I see that you have Google Analytics code at “Appearance => Theme Options => Webmaster Tools => Header and Footer Codes => Code to display on Footer” box.
Regards,
SakinSakin
Keymaster@icyplains: Yes we are in the development phase. It will release it only after adding and testing successfully. Thanks.
Sakin
Keymaster@ducduc8888: Yes, I understand that you want it closer but to which element. So, can you upload your screenshot in any photo-sharing site and send me the URL of your screenshot so that I understand to which element that you want to make it closer.
Sakin
Keymaster@ducduc8888: For Header Right Menu, we advice only to use Menu to 2 level only. This means you can as sub-menu items in your menu. But if you add in third child menu. You might have issues. You will only have issues in third child menu only in the right corner so that it doesn’t overflow. This is just precursory only.
The next question about, changing the distance between feature content images on the homepage. I don’t get it what you mean. Can you post your site URL and explain.
Sakin
Keymaster@icyplains: Sorry at this stage for “Featured Content” section, you need to manually add in Images, Title, Content, Headline and Sub-headline as per your need through “Appearance => Theme Options => Featured Content Options”.
We have noted down this feature and will try to add in Adventurous Pro future version update.
Sakin
Keymaster@judotter: You can add the following css in “Appearance => Theme Options => Custom CSS” box.
input[type="text"], input[type="email"], input[type="url"], input[type="password"], textarea { background-color: #eee; }Sakin
Keymaster@Tekstiltrold: Yes, you can add the following css in “Appearance => Theme Options => Custom CSS” box.
#supplementary .widget { background-color: transparent; border: none; text-align: center; }Sakin
KeymasterHi Tom,
1. For navigation, we user Custom Menu: http://catchthemes.com/blog/videos-blog/video-series-creating-wordpress-custom-menus/
2. For Slider, use Featured Post Slider: http://catchthemes.com/blog/videos-blog/video-series-adding-featured-post-slider/
3. For Promotion Headlines below slider: Go to “Appearance => Theme Options => Promotion Headline Options” and add as per your need.
4. Featured Content: Go to “Appearance => Theme Options => Featured Content” and add as per your need
5. Then to remove the latest post from the homepage. Go to “Appearance => Theme Options => Homepage/Frontpage Settings” and then check “Disable Latest Posts” and save changes.For more see the theme instructions page at http://catchthemes.com/theme-instructions/adventurous/
Regards,
SakinSakin
Keymaster@drlapco: Thanks. I see that you have use Simple Catch Free theme and have customized it a lot. You have also removed our footer theme information
Theme: Simple Catchfrom your footer. This is not allowed. You need to attribute our free themes as this is only attribution we get for providing free theme and free support. I hope you understand this and add back theme information.So, I will not be able to debug it due to customization in theme. When I check in our server, the slider is working fine. So, you need to check in your changes. Also you are using Simple Catch 2.7.1 and our latest version is 2.7.3. For instruction on changing Featured Post Slider, see this http://catchthemes.com/blog/videos-blog/video-series-adding-featured-post-slider/ and http://catchthemes.com/theme-instructions/simple-catch/
Sakin
Keymaster@judotter: Just go to “Appearance => Background” and then upload the image that you want to show. Then you need to go to “Appearance => Theme Options => Color Options” and change the color code to
transparentto all the element where you want to show that background image.Sakin
KeymasterHi Jeff,
I don’t get it what you mean. I just check in your site from iPhone and Android Phone and I have been able to navigation from Menu easily.
Regards,
SakinSakin
Keymaster@icyplains: Yes, this option is there in all our Premium and Pro version where you can use “Featured Category Slider”. Go to “Appearance => Theme Options => Featured Slider => Slider Options” and then in Select Slider Type, you need to check “Category Slider” and save changes. Then you can select the categories to show in from “Appearance => Theme Options => Featured Slider => Featured Category Slider Options”.
Sakin
Keymaster@wilbyhilbly: Sorry I don’t get it what you mean. Are you able to add in Featured Post Slider as instructed in http://catchthemes.com/blog/videos-blog/video-series-adding-featured-image-wordpress-postpage/ and http://catchthemes.com/theme-instructions/catch-evolution/.
Can you post your site URL and let me know which you are trying to replace.
Sakin
Keymaster@ashrafashraf: Yes that’s fine.
Sakin
Keymaster@judotter: Check your “Custom CSS” box you will see that word. Please remove it and it will be fine.
Sakin
Keymaster@judotter: Please remove the text
But it should befrom your custom css. That was just the sentence that I was trying to explain.Sakin
Keymaster@Juha_52: Try adding following css in “Appearance => Theme Options => Custom CSS” box.
.entry-meta .entry-utility-prep { display: none; }Sakin
Keymaster@judotter: There is problem when you copy the css. I see you added custom css as
input[type="text"], input[type="email"], input[type="url"], input[type="password"], textarea { color: #555; } input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, textarea:focus { color: #000; }But it should be
input[type="text"], input[type="email"], input[type="url"], input[type="password"], textarea { color: #555; } input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, textarea:focus { color: #000; } -
AuthorPosts
