Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@Otton: ok great. Yes, mostly it’s plugin issues. So, you have to carefully select and configure the plugins. Thanks for notifying.
Sakin
Keymaster@chrystel: It is not recommended to change the font size as we have designed the font size to adjust as per the screen sizes. This is called responsive design.
Can you be more specific on which font size you want to change and in which screen size. Then I can help you with CSS.
Sakin
Keymaster@chrystel: I just check in your account and you are using Catch Everest Pro theme. I also see the home in the menu. All menu can be managed through “Appearance => Menus”.
About the update: All your edits done though Theme Options panel and Custom CSS will not be reverted back. But if you have customize any core theme files like index.php, header.php, functions.php, style.css and so on. This will be reverted back to original when you update the theme.
About the slow. I see that the images in the slider are heavy. You can reduce the size of those image from Photoshop. Edit that image to 1140px width and 450px height with optimization. Right now your image are too heavy.
You can also use “W3 Total Cache” plugin to cache your site.
To change the font you can go to “Appearance => Theme Options => Font Family Options”.
Sakin
Keymaster@Sihedow: Looks like the plugin use the same JS so it is showing. If you could send me your site URL or maybe upload it in test server and send me the url then I can check in details.
Sakin
Keymaster@Stefing: Sorry that is not possible with the Custom CSS. You need to do advance customization by building child theme and editing the file.
Sakin
Keymaster@rbrt_bene: It’s bit complicated as it’s not designed that way. But maybe you can try adjusting the following CSS and add it in “Appearance => Theme Options => Custom CSS” box.
.page-blog .hentry { height: 1%; overflow: hidden; } .page-blog .hentry .featured-image { display: inline; float: left; width: 30%; } .page-blog .hentry .entry-container { display: inline; float: right; width: 65%; }Sakin
Keymaster@Fredrik: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.entry-header { display: none; }Sakin
Keymaster@Otton: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.hentry, #page { border: 1px solid #000; }Sakin
Keymaster@bguide01: Catch Box Free version just uses WordPress default comment system. So, for all new post and pages, you can disable it from “Settings => Discussion” and for all old posts and pages, you have to edit that posts and pages and remove Allow Comment from Discussion boxes. For more visit http://en.support.wordpress.com/enable-disable-comments/
But in Catch Box Pro, you can just disable from single settings at “Appearance => Theme Options => Comments Options”.
Sakin
Keymaster@udisa: Yes it will be great if you translate in Hebrew. It’s pretty simple as Catch Box Pro theme is translation ready. You can find catchbox-pro.pot file inside languages folder in Catch Box Pro theme. Also you can see other languages files .mo and .po file. You also need to generate same file and it will be he_IL.mo and he_IL.po. You can generate this file by using software from poedit.net
After you complete the file. Let me know it and then I will review the file and add it in our version update.
Thanks for your contribution.
Sakin
Keymaster@owen: That option is not there in Catch Box theme. You need to hire customizer to work for you,
Sakin
Keymaster@urbancom: When you add image in your post, you need select “Left” in “Attachment Display Settings Alignment”. You will see this after you upload the image.
For the image, which you have already added. Go to text editor and then replace alignnone with alignleft
Sakin
Keymaster@breanna: You can simply add the following CSS in “Appearance -> Theme Options => Custom CSS” box.
#masthead { background-color: #000; } #site-title a { color: #ffcc33; }Sakin
Keymaster@silentcall: Changing from Published to last update it quite complicated and you need to build child theme. In your child theme you need to create functions.php then you can copy the functions catchbox_posted_on() and edit it.
Sakin
Keymaster@silentcall: It’s same you can just replace #secondary with #supplementary for footer widgets.
Sakin
Keymaster@soraja: Maybe you can check this URL http://codex.wordpress.org/WordPress_in_Your_Language#Hungarian_-_Magyar_.28hu_HU.29
Sakin
Keymaster@silentcall: First you need to add search in header with default setting and then I can check in.
Sakin
Keymaster@rbrt_bene: I cannot check in your site as it’s under construction.
Sakin
Keymaster@Stefing: That is called “Homepage Featured Content” and you can add image, title, content and link as per you need from “Appearance => Theme Options => Homepage Settings => Homepage Featured Content Options”
For text align center, you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#featured-post .post { text-align: center; }Sakin
Keymaster@a7madsafadi: Thanks for your appreciation. Yes, only Catch Box Pro theme support Arabic. But your site look good in Arabic. We haven’t done that for Simple Catch Theme.
Sorry not available in Free Version. You can use 3 widgets in Footer only in Simple Catch Pro theme. For more details about Simple Catch Pro, read theme instructions at http://catchthemes.com/theme-instructions/simple-catch-pro/.
-
AuthorPosts
