Forum Replies Created
-
AuthorPosts
-
Sakin
KeymasterHello Cedric,
Can you check your “Content Layout” set in “Appearance => Theme Options => Layout Options”. If you choose “Content Layout” as “Excerpt/Blog Display”, then your
<!–more–>link will not work, it will automatically get the excerpt content. For<!–more–>link to work, you need to change that to “Full Content Display”Regards,
SakinSakin
Keymaster@Pippylala: Thanks for the update.
Sakin
Keymaster@ashrafashraf: I have already given you detail code and that you can adjust it. If not then you need to hire customizer http://catchthemes.com/hire-customizer/
Sakin
Keymaster@murre98: The best option will be to active any other default theme and then delete the existing version of Catch Evolution theme and then add new one. Do it instantly and you will not loose your any data or settings. It will just reset the changes made inside ‘catch-evolution’ directory.
Sakin
Keymaster@murre98: I checked in your site and see that you have modified
footer.phpfile and it is missing js to run the mobile menu. Just reload back thefooter.phpfile and it will work.Note:
1. You are not supposed to remove Footer text Theme: Catch Evolution in free theme. As per the license you need to declare it. This is only means of recognition that we get for providing you free theme and free support. That is why we have Catch Evolution Pro version for those who wants to edit the footer with Footer Editor options in Theme Options panel.
2. You shouldn’t not edit any core theme files inside ‘catch-evolution’ directory. As these files will be reverted back to original when you update the theme. So, if you want to edit any of these functions, you need to build child theme.Sakin
KeymasterHello Poornima,
Can you let me know the the page URL where you have added that, then I can check in.
Regards,
SakinSakin
Keymaster@LogoSystems: You can add the following css in “Appearance => Theme Options => Custom CSS” box.
#branding ul.menu a { font-weight: bold; }Sakin
KeymasterHello Jennifer,
For options and customize, don’t use “Appearance => Customize”, instead use “Appearance => Theme Options”.
Regards,
SakinSakin
KeymasterHello Jennifer,
Can you post in details here. I check in your site and everything looks fine. Which menu links are you talking about. I am able to click all Home, Lose Weight, Nutrition, Health, Fitness and Contact.
If problem still exist then I will email you personally.
Regards,
SakinSakin
Keymaster@jennifer wilson: Please continue support in one section not in two place. Please use the same url http://catchthemes.com/support-forum/topic/i-need-help-please/. Please add in all the details there. I will reply you there. It’s same like email.
Personal email support is only for support membership http://catchthemes.com/membership/
Sakin
Keymaster@Pippylala: That will change to the post IDs that you add in “Appearance => Theme Options => Feature Post Slider => Featured Post Slider Options”. This is called Featured Post Slider.
Sakin
Keymaster@Neil: You can change the color code in the following css. For now I have added the color code that you have added. Then you can add the following css in “Appearance => Theme Options => Custom CSS” box.
/* For Footer Widget Title Color */ #supplementary .widget-title, #supplementary .widget-title a { color: #808080; } /* For Footer Widget Content and link Color */ #supplementary .widget-area, #supplementary .widget-area a { color: #808080; }Sakin
Keymaster@Kim:
1. I didn’t knew that you are using Catch Box Pro theme, in this theme you can remove the arrow and then add circle.
To add the circle you can add the following css in “Appearance => Theme Options => Custom CSS” box./* Controllers */ #controllers { display: block; text-align:center; } #controllers a { background-color: #B7B7B7; display: inline-block; height: 12px; margin: 0 3px; overflow: hidden; text-indent: 999999px; width: 12px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; } #controllers a:hover, #controllers a.active { background-color:#000; }To remove arrow from the slider, you can add the following css in “Appearance => Theme Options => Custom CSS” box.
#nav-slider .nav-previous, #nav-slider .nav-next { display: none; }Note: But to add this, you need to have more then one post in your slider.
2. Nice
3) For this you can add the following css and change the position as per your need.
#slider-wrap .featured-text { bottom: 25px; left: 10px; position: absolute; width: 60%; }Sakin
Keymaster@Pippylala: Which section are you talking about? I am confused. Can you explain so that I can help you.
Sakin
Keymaster@Pippylala: Catch Evolution Free theme only have option to add in Featured Post Slider, which is created to highlight your posts in the slider. So, first you need to create post and add featured image. For this you can check this video http://catchthemes.com/blog/videos-blog/video-series-adding-featured-image-wordpress-postpage/ and then you need to add in your post IDS in “Appearance => Theme Options => Feature Post Slider => Featured Post Slider Options. For this you can check this video http://catchthemes.com/blog/videos-blog/video-series-adding-featured-post-slider/
If you upgrade to pro version, then you have option to user “Featured Image Slider or Featured Post Slider or Featured Category Slider or Featured Page Slider”. To find our more information about pro version, check out http://catchthemes.com/theme-instructions/catch-evolution-pro/
Sakin
Keymaster@Pippylala: Catch Evolution theme uses default “Reading Settings” for the homepage. So, in homepage by default you will get all the latest posts that you have created. So, if you want to remove that and assign new static page in homepage then you need to go to “Settings => Readings” from your WordPress Dashboard and then in “Front page displays”, check on “A static page (select below)” and select “Front page” which you want to show in homepage and then save changes.
Sakin
KeymasterHi Frank,
This is Called Google Structure Data testing and we have implemented that in Catch Box Pro and we are in process of implementing it in Catch Evolution Pro. So, you need to wait for this feature to be added in next version update.
Regards,
Sakin -
AuthorPosts
