Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@gcal.angola: Yes, you need to upgrade your plugin and themes. Then only you need to update your WordPress Version. Thanks for sharing your experience and I hope it will be helpful to others as well.
Thanks a lot.
Sakin
Keymaster@suchi: Are you talking about the Footer area where you have logos. If so then you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#footer-sidebar .widget_simpleimage p { margin-bottom: 0; } #footer-sidebar { background-color: #fff; } #footer-sidebar .widget img { box-shadow: none; }Sakin
Keymaster@prayer0house: Sorry I don’t understand what are you trying to say. Maybe you can post your site URL and explain with your content what is not working.
Sakin
Keymaster@Heinrich: It is not recommended to make it unlimited as it will load your server. If you want, you can try maximizing the number of posts from “Settings => Readings”.
Sakin
Keymaster@k.capelli: This is bit advance level of customization with your background in the menu. So, sorry you need to hire cutomizer.
Sakin
Keymaster@Cecilia Linda: Then I need to check in your site admin section. So, I will contact you through email and will solve it there.
Sakin
Keymaster@thivi: When I check in your site. Your slider is working fine. I think you have same post ID in all three Featured Post ID. Try adding different IDS. For example in
#1 Featured Post ID: 55
#2 Featured Post ID: 51
#3 Featured Post ID: 41Sakin
Keymaster@k.capelli: Yes, the image you have added is not responsive. Either, you need to disable responsive from “Appearance => Theme Options => Responsive Design” or you need to create the custom responsive menu. Otherwise, just leave to default and change the color only.
Sakin
Keymaster@tdovale: It’s not the theme or update issue. It’s your Custom CSS. You can just remove the the following CSS from “Appearance => Theme Options => Custom CSS” box and it will be fine. The line-height is causing issues.
#header-menu ul.menu a, #colophon #access-footer ul.menu a { line-height: 4rem; padding: 0 0.5rem; }Or you can just add Custom CSS to match with your current line height.
#header-menu ul.menu ul { top: 4rem; top: 40px; }Sakin
Keymaster@thivi: I see that you have customize the Theme and that is why the scripts are not working. Please revert back to the original theme and it will work. Also you have changed the footer copyright in Simple Catch Free theme. It is not recommended to change it in Free version as this is the only reason we provide free themes and free support. Please add back.
If you want to edit footer then use Simple Catch Pro theme where you have easy to edit Footer Editor in Theme Options panel. Read more about simple catch pro theme at http://catchthemes.com/theme-instructions/simple-catch-pro
Sakin
Keymaster@Teabear: The customization that you have done though Theme Optional panel and WordPress default will not be modified. But if you have customize any core theme files such as index.php, functions.php, header.php, style.css and so in then these files will be reverted back to original.
So, let me know the level of customization you have done and how can I help you with.
Sakin
Keymaster@Ayisids: It’s because you have customize the site in Wrong way. I just check in your custom css. Can you remove the following CSS from your Custom CSS.
body { background-color:white; margin-right: 150px; margin-left: 150px; border-right-style:solid; border-left-style:solid; border-width:5px; border-color:#B81456; }Then you will see your site will work fine. But if you want to add border around the site then the best option will be to create child theme and edit it. But if you want same css then it should be as below:
body { background-color: #fff; border-left: 5px solid #b81456; border-right: 5px solid #b81456; display: block; margin: 0 auto; width: 998px; }Sakin
Keymaster@rbrek: Still not enough post, as in your “Settings => Reading” Blog pages show at most.
So, you have total 11 Post, but 1 is featured slider which will not be counted. So, only 10. Try reducing in the Reading settings or increase the number of posts.
Sakin
Keymaster@jpbertram: You move your post to edit mode and in text editor then add the div wrapper for your calender. For example, see the code here https://gist.github.com/anonymous/da25ea86711d940ab894
Sakin
Keymaster@rbrek: Your site shows that you only have total 10 posts. Where you have “My First Blog” post in your slider and rest in the homepage. Next and Previous will be there only after you have more then 10 posts. If you want to show your slider post in the blog as well then go to “Appearance => Theme Options => Featured Post Slider => Featured Post Slider Options” and check “Exclude Slider post from Homepage posts”.
Sakin
Keymaster@aslCassandra: As per your site, you need to add the following CSS in “Appearance => Theme Options => Custom CSS” box.
#main #content .post-img a, #main #content img { border: none; }Sakin
Keymaster@gcal.angola: Check your plugins and cache. try disabling the plugins. If still have problem then try reinstalling the WordPress 3.7.1.
We haven’t find any issue in WordPress 3.7.1
Sakin
Keymaster@CWG32813: Sorry I don’t understand what are you trying to say. Send me your site URL and maybe screenshot explaining your request.
-
AuthorPosts
