Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@ShayC: For Simple Catch theme, you can go to “Appearance => Theme Options => Excerpt / More Tag Settings” and change “More Tag Text”.
Sakin
Keymaster@AiD: Can you let me know the version of Simple Catch Pro theme that you are using. Looks like you are using old version of Simple Catch Pro theme. Latest version in 3.2.1
Sakin
Keymaster@lehii17: looks like you are talking about Comment Settings. For that, just go to “Settings => Discussions” and in “Other comment settings” where you will see option to select “Comments should be displayed with the comments at the top of each page”. Just change that and Save changes.
Sakin
Keymaster@Edward: Ok for that, you need to go to “Appearance => Theme Options => Header Options”, check in “Move Site Title and Tagline” and save changes. Then you need to replace previous css with the following:
#hgroup { float: left; } #site-logo { float: left; margin-left: 20px; } @media screen and (max-width: 640px) { #site-logo, #hgroup { display: block; float: none; } #site-logo { margin-left: 0; } }November 3, 2015 at 11:52 pm in reply to: Polylang: translating Featured Content title and description #79078Sakin
Keymaster@Pius: Yes, looks like child theme issue. As child theme. Hum, why Polylang asked us to check in. As we don’t know know about how this plugin work in detail. So, they should be able to debug. When anyone from WPML plugin get issue, WPML always help them.
Looks like there is issue withwpml-config.xmlSo, can you send me that file and your child theme folder name.Sakin
Keymaster@akearns: If you haven’t add in then try disabling plugin one by one and check in. It must be added by plugin.
Sakin
Keymaster@Edward: oh ok I found it. Replace the previous css that I gave you with the following css:
#site-logo { float: left; } #hgroup { float: left; margin-left: 20px; } @media screen and (max-width: 640px) { #site-logo, #hgroup { display: block; float: none; } #hgroup { margin-left: 0; } }Sakin
Keymaster@shelbyjl5: You can add the following css in “Appearance => Theme Options => Custom CSS” box:
.entry-summary img { max-width: 100%; height: auto; }Sakin
Keymaster@Debbie: I check in your live site and slider text is displaying fine.
Sakin
Keymaster@convey: You can try adding in the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:
@media screen and (max-width: 990px) { .nav-primary { display: block; } #mobile-header-left-menu.mobile-menu-anchor { display: none; } }Sakin
Keymaster@Cattext: Yes, you are right. You can edit/remove footer information in Catch Evolution Pro from “Appearance => Theme Options => Footer Editor Options”.
If you want to add text then you can build child theme and add text in your child theme
footer.phpfile or you can create function in your child themefunctions.phpfile and add it usingcatchevolution_site_generatorhook. For child theme, refer to http://catchthemes.com/blog/create-child-theme-wordpress/Sakin
KeymasterYou need to check your child theme file. I don’t know from where you have added in as I don’t know our code in child theme.
November 3, 2015 at 12:14 am in reply to: Polylang: translating Featured Content title and description #79030Sakin
Keymaster@Pius: Can you post in Polylang plugin support forum and let us know what they will say to you. We have only worked with WPML team. So, Polylang team should talk with this in regards.
Sakin
Keymaster@Edward: I don’t see the css that I gave you in your site Custom CSS box.
Sakin
Keymaster@defuentes: Thanks for your appreciation. If you like by support and Catch Adaptive theme then please support by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/catch-adaptive?rate=5#postform
-
AuthorPosts
