Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@jsmoriss: I think you should add that in your Readme.txt file or plugin instruction file. That you might want to disable “Social” featured from WordPress by Yoast plugin to prevent duplicates. This will be great 🙂
Sakin
Keymaster@jsmoriss: Yes agree on that. But if the user wants to use your plugin then they need to disable “Social” featured from WordPress by Yoast plugin. I don’t think adding both is a good idea.
Sakin
Keymaster@ROBERT: You can simply add the following CSS in “Appearance => Theme Options => Custom CSS” box.
p { margin-bottom: 1em; }Sakin
Keymaster@jsmoriss: Thanks for coming to our forum and posting in your clear message. I said conflict between “WordPress SEO by Yoast” and “NGFB Open Graph” plugin as both were adding Open Graph Text. So, I mean to say that use only one plugin.
Sakin
Keymaster@cpuss: There is nothing change in 2.0.1 it’s just the admin section optimization and 1 bug fix. It shouldn’t reflect any issue with the performance. I see that your homepage is too heavy. Your homepage size is 4.4mb that is why it is taking time to load. For slider image, you can upload the image size of width 1140px. But your images are 1280px width. When you are using lot of image, it will be little show. Maybe it time for you to use CDN or cloudflare
Sakin
Keymaster@Drewmikita: You can check out instructions at http://catchthemes.com/theme-instructions/catch-everest-pro/ and if you want assistant then you can contact our sales team at http://catchthemes.com/contact-us/
Sakin
Keymaster@drew: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box
/* For slider */ #main-slider { background-color: #c91515; } #main-slider .entry-container { background: none transparent; } /* For Footer */ #site-generator { background-color: #c91515;}Sakin
Keymaster@Drewmikita: You will not loose anything is you haven’t edit any core theme files such as index.php, functions.php, style.css and so on. All your edits from Theme Options will be safe.
Sakin
Keymaster@Drewmikita: Strange as I just tested in my server and it’s showing excerpt. Maybe some cache issue, can you try changing the “Content Layout” from “Appearance => Theme Options => Layout Options” one time. Also I see that you are using old version of Catch Everest Pro. Can you update as well.
Sakin
Keymaster@drew: Thanks for your appreciation. Just wanted to let you know that you should never edit any core theme files like style.css, index.php, functions.php and so on. As all the edit in the core theme files will be reverted back when you update the them.
So, to edit the CSS. Either you need to add in “Appearance => Theme Options => Custom CSS” box or you need to build child theme and add the css that you want to change in child theme style.css. It would have been easy if you had post in your site URL. So, now I am assuming that you are using Catch Kathmandu theme. If you upgrade to Pro version then you will be able to change the color from Color Options panel. So try that. If you want to stick with the free one then send me your site URL and let me know the color that you want to change to. Also is it background color or text color.
Sakin
Keymaster@low2k: Yes you can add smaller featured image. As when you upload the smaller image like 200px width by 200px height and then add the following css in “Appearance => theme Options => Custom CSS” box
.entry-summary img { display: inline; float: left; margin: 0 15px 10px 0; }Sakin
Keymaster@Drewmikita: Yes this will work. In “Settings => Reading” you have “Front page” and “Posts page”. Front page is to display static page in Home and Post page is to select the page which will display your blog.
Sakin
Keymaster@Mark: Both your text and the Google map uses “Text Widget” so when you change one it will change the other as well. But I see your Google map text widget uses small code to add the text so you can separate like below
.widget-area { font-size: 14px; } .widget-area small { font-size: 12px; }Sakin
Keymaster@MVS: You can add in “Code to display on Footer”.
Sorry Featured Post slider is created to Highlight our post. So, there is no option to hide. If needed you can update to Catch Everest Pro and use Featured Image Slider, where you can upload independent image as per you need and no need to link. As like, title and content are optional.
Sakin
Keymaster@Mark: Sorry I couldn’t see that you are trying to change it. Can you show me the page where you have text widgets. It is supposed to me same font.
Sakin
Keymaster@Drewmikita: Thanks for your appreciation. In the that page, I see that you have assigned page template as Blog. That is why the theme options settings is not working. You can just make that page template to “Default Template”. Then you will say that this page will not show as Blog. There is setting to show this page as blog.
Just go to “Settings => Readings” and in “Front page displays” click on “A static page (select below)” then choose the page in “Posts page:” and save changes.Sakin
Keymaster@Yusra_Urooj: Can you post in your site URL? If you are using Catch Everest Free theme then you should be able to enable it from “Appearance => Theme Options => Featured Post Slider => Slider Options => Enable Slider”. Also make sure that you have added Post ID in “Appearance => Theme Options => Featured Post Slider => Featured Post Slider Options”.
Can you check these settings and if this doesn’t work for you then send me your site URL.
Sakin
Keymaster@talkleft: We don’t have quicktags option in Catch Box Pro theme. Maybe you added plugin to show it. But I cannot see that in your site. Also in your site Comment is allowed to post only for logged in user. So, how do I check in. If you can show me then I will be able to give css to move up.
-
AuthorPosts
