Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Michael: So many multilanguage plugin these day. Sorry we are not aware of this. Can you try WPML or qTranslate or mqTranslate or Polylang. I have seen user using these plugin. For plugin, please ask in plugin support forum.
Sakin
Keymaster@Kim:
2. It’s not staging server issue. It’s the more tag. If you have more tag in all other post then it must be that you have more words before more tag. The concepts is this. You can set the Read More… word count from “Appearance => Theme Options => Excerpt/Mote Tag => Excerpt length(words)”. I am sure that the word count before more tag of this post in less then the word count number add in Excerpt length(words). Where as all other post have more word count before more tag.4. Try adding in the following css in “Appearance => Theme Options => Custom CSS” box
@media screen and (min-width: 941px) { #logo-wrap { width: 68%; } #sidebar-header-right { width: 30%; } }Sakin
Keymaster@Jan Deelstra: I think plugin conflict from Customizer. So, I suggest you to manage the widget from the Widget area then from Customizer. Maybe that plugin is search for Blog Page. Can you create the page Name “Blog” and test it.
Sakin
Keymaster@Michael: try adding in the following css in “Appearance => Theme Options => Custom CSS” box:
@media screen and (min-width: 1080px) { .site { width: 1100px; } }Sakin
Keymaster@Kim: This is full width so it is not showing it. For example, if you add the following css in “Appearance => Theme Options => Custom CSS” box, then it will show.
.site { margin: 0 auto; max-width: 1300px; }Sakin
Keymaster@Kim: You have already remove posted on. I don’t see it. There is only date.
Yes, I need to create more and more themes 🙂
Sakin
Keymaster@pips: Sorry this option is not there. You need to add plugin. I just try this plugin
https://wordpress.org/plugins/lowermedia-sticky-js-menus/.1. Just activate this plugin.
2. Go to “Appearance => Theme Options => Custom CSS” box and add the following css:#header-menu-sticky-wrapper { margin: 0 !important; } .admin-bar .is-sticky #header-menu { top: 32px !important; }3. Go to “Settings => Sticky.js Menus” and then in “Sticky Object” you need to add in #header-menu
February 5, 2015 at 8:59 am in reply to: Font size changing after page refresh – Kathmandu theme #51127Sakin
Keymaster@dawfx: Is that issue in Chrome browser or other browser. Can you send me more detail. If possible please send me your site URL. So, that I can test it.
Can you try adding in the following css in “Appearance => Theme Options => Custom CSS” box:
body > div { font-size: 1.6rem; }Sakin
Keymaster@li.nordlund: There is not limit of menu in Theme, you can add any number of menu items. You can see in our demo page as well http://catchthemes.com/demo/adventurous/ there are lot of menu items. What is the issue that you are getting? Can you let me know more about this issue and also your site URL.
It’s simple to add menu, see this blog post http://catchthemes.com/blog/custom-menus-wordpress-themes/
Sakin
Keymaster@Jan Deelstra: I don’t know what are you doing with the widget. Go to “Appearance => Widgets” and then manage your widget.
About the video, which video are you talking about.
Sakin
Keymaster@bigoslesli:
1. You are using old version of Catch Kathmandu Pro theme, that is why you are having issue. Please update to latest version and it will work fine. For update you can use Catch Updater pluign http://catchthemes.com/wp-plugins/catch-updater/2. For single image, I don’t recommend you to user Slider. It will unnecessary load the script. So, just go to “Appearance => Theme Options => Header Featured Image Options”, then just paste your image URL http://www.wenatcheebilling.com/wp-content/uploads/2015/02/large-banner.jpg in “Featured Header Image URL” and in “Enable Featured Header Image”, select the option “Homepage” and save changes.
Sakin
Keymaster@mattsmith701: I see that you are using version 2.0. It’s already updated to version 4.0. Check out change log page at http://catchthemes.com/changelogs/catch-flames-pro-theme/
For update you can check out our theme instructions page at http://catchthemes.com/theme-instructions/catch-flames-pro/. If you want to update from Dashboard then you need to use http://catchthemes.com/wp-plugins/catch-updater/ plugin.
Sakin
Keymaster@luismarioochoa: In Catch Box Pro theme, you can just go to “Appearance => Theme Options => Header Options” and make “Header Top Margin, Header Right Margin, Header Bottom Margin and Header Left Margin” value to 0 and save changes. This will remove the black spaces.
After you do that I see there is one custom css being absolute. So, you can find the following css in “Appearance => Theme Options => Custom CSS” box and remove it.
#header-content { padding-bottom: 0; }Sakin
Keymaster@rdrossel:
1. that dot background effect in your slider can be removed from “Appearance => Theme Options => Features Post Slider => Slider Effect Options”. Just check “Disable Slider Background Effect” and save.2. About small image in your Featured Post Slider. You need to upload the large image as your Featured Image in your post. We recommend minimum Width: 976px and Height: 313px. Once you upload the large image then it will be fixed. For Post Slider, you can check out http://catchthemes.com/blog/videos-blog/video-series-adding-featured-post-slider/
Also check out theme instructions page at http://catchthemes.com/theme-instructions/simple-catch/
Sakin
Keymaster@drswapnilparve: Thanks for your appreciation 🙂
Sakin
Keymaster@Jan Deelstra: Thanks for your appreciation. It would be great if you could help Catch Evolution theme by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/catch-evolution/
Sakin
Keymaster@Michael: It’s really difficult to just say 90%. As this is responsive design and it changes the width as per the screensize. So, can you tell me your screen resolution. So, that I know from which screen are you checking in.
Sakin
Keymaster@mattsmith701: I see that you are using old version of Adventurous Pro theme. So, first update to latest version and then add the following css in “Appearance => Theme Options => Custom CSS” box for your logo:
#top-logo img { max-height: 45px; } -
AuthorPosts
