Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@MaxR: You issues looks more like server issue. So, you need to contact your hosing server support.
Sakin
Keymaster@fenz: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
/* page title align */ .entry-header .entry-title { text-align: right; } /* Menu text in bold */ #header-menu ul.menu a { font-weight: bold; }Sakin
Keymaster@fractalhealth: You don’t need to create child theme do build Featured Post Slider. Just follow the instruction as below.
1. First create the Post and don’t forget to add in the Featured Image in the post as this image is used in the slider. To add featured image see this http://en.support.wordpress.com/featured-images/#setting-a-featured-image
2. Then get the ID of the post. When you edit your post or write a post, you will see the id in your browser address bar. You can also check our the Post ID in your ALL Posts section in WordPress Dashboard. But if you cannot find it then you can use this plugin to view it http://wordpress.org/extend/plugins/catch-ids/
3. Then go to “Appearance => Theme Options => Featured Post Slider”. Add in the post id. See the screenshot on how to add Post ID http://pinterest.com/pin/548594798329984427/
Sakin
Keymaster@mizjewels: ok will add it soon.
Sakin
Keymaster@mlw5137: You can choose the image size from “Appearance => Theme Options => Layout Options”. Then from “Content Featured Image Size” you can choose “Slider Image”.
Sakin
Keymaster@Marianne:
1. How do I align my featured images with the text in my posts both at the home page and the other pages:
http://gindrup.dk/citchcatch/
http://gindrup.dk/citchcatch/category/dubai-fra-a-til-a/
As it is now the picture is placed higher up than where the text starts
— You have changed the heading color to white, so you cannot see that. Remove the following CSS from “Appearance => Theme Options => Custom CSS” box.
#main h1 a, #main h2 a, #main h3 a, #main h4 a, #main h5 a, #main h6 a { color: #ffffff; }2. At the pages (http://gindrup.dk/citchcatch/category/dubai-fra-a-til-a/) how do I move the blue Facebook-like etc. box to the bottom of the text
3. In the posts (http://gindrup.dk/citchcatch/c-som-i-chinese-mall/) how do I move the blue Facebook-like etc. box to the bottom of the text
— I see that you have added through plugin so check with plugin author forum.Sakin
Keymaster@alin.stafie: Can you send me your site URL?
You can use Feature Image Slider and leave empty in the description field.
You can remove featured image in the post page from “Appearance => Theme Options => Header Featured Image Options”. From there you can change the settings for Enable Featured Header Image.Sakin
Keymaster@fenz: Catch Everest Pro theme don’t have RTL support. So, everything has to be done though Custom CSS. You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
/* Space Between Menu */ #header-menu ul.menu a { padding: 0 15px; } /* Sub-menu text align */ #header-menu ul.menu li { text-align: right; } /* Header Image in Right */ #header-left { float: right; } /* Search Column in Left */ #header-right { float: left; }Note: You can send us Arabic translation and then we can add RTL support. So, you have all this done automatically in new version update. If you want this then please contact through http://catchthemes.com/contact-us/
Sakin
Keymaster@morphies: Currently your site have 690px with. So, to increase to 800px,
you can add the following CS in “Appearance => Theme Options => Custom CSS” box..content-onecolumn #page { max-width: 100%; width: 800px; }Sakin
Keymaster@interiorsalvage: It will work. If you check you custom CSS you have extra
;in your color. It should be#fff;not#fffff;;Sakin
Keymaster@ashrafashraf: I don’t know what you are talking about. It must be your Theme and plugin updates. You can do that.
Sakin
Keymaster@hopelovefreedom: You can adjust the margin and padding in the following CSS and adding the CSS in “Appearance => Theme Options => Custom CSS” box.
.comments-area article { margin-bottom: 20px; padding-bottom: 20px; }Sakin
Keymaster@signify: Can you try adding in following CSS in “Appearance => Theme Options => Custom CSS” box.
@media screen and (max-width: 960px) { .logo-wrap { padding-top: 50px; } #branding #searchform { text-align: center; top: 10px; width: 100%; } }Sakin
Keymaster@843digital: I see that you have change the wrapper width to 1200px. So, you need to upload the slider image of with 1200px.
Sakin
Keymaster@rcbharp: I think it’s the cache as when I test it in facebook it’s fine. You can test it from https://developers.facebook.com/tools/debug/
Sakin
Keymaster@fractalhealth: You are not recommended to change any core theme files, like replacing the image and code. This will be overwritten when you update your theme. So, all your customization will be lost. If you want to change any core theme files then you need to build child theme and edit it.
I see that you are using Catch Everest Free theme and in this theme you only have option to add Featured Post Slider. Follow the instruction as below.
1. First create the Post and don’t forget to add in the Featured Image in the post as this image is used in the slider. To add featured image see this http://en.support.wordpress.com/featured-images/#setting-a-featured-image
2. Then get the ID of the post. When you edit your post or write a post, you will see the id in your browser address bar. You can also check our the Post ID in your ALL Posts section in WordPress Dashboard. But if you cannot find it then you can use this plugin to view it http://wordpress.org/extend/plugins/catch-ids/
3. Then go to “Appearance => Theme Options => Featured Post Slider”. Add in the post id. See the screenshot on how to add Post ID http://pinterest.com/pin/548594798329984427/
Sakin
Keymaster@843digital: Can you send me your site URL so that I can check in what are you doing?
Sakin
Keymaster@offirkeren: You can do that from your Discussion box in your individual pages and posts. For all you can just remove that from “Settings => Discussion”. See this instruction http://en.support.wordpress.com/enable-disable-comments/.
You can check the screenshot of how to disable it in individual page and post at http://pinterest.com/pin/548594798329843253/
Also to let you know, in Catch Everest Pro theme you can easily disable it just by one click through “Appearance => Theme Options => Comment Options”. There are lot of more interesting features added in Pro version, here is the list http://catchthemes.com/theme-instructions/catch-everest-pro/
Sakin
Keymaster@tracypie: Have you checked your Screen option and enable the Discussion module. After the you will see the Discussion Box under your page editor. See this screenshot http://pinterest.com/pin/548594798329843253/
-
AuthorPosts
