Forum Replies Created
-
AuthorPosts
-
margaParticipant
Thanks Pratik,
I thought so already,,,,,
I will try the w3 total cache plug in..
Yes always something to learn from wp.greetings
MargamargaParticipantThanx for your answer Pratik. For me it´s okey how it is. I will use the css from the theme options. But I prefer the css from the editor.
If you would like to see the files, no problem I can give you acces to this.
But I also had installed catch web tools plugin, maybe this was the conflict. I have to try. I will let you know.greetings
margamargaParticipantGreat, thanx this works…..
greetings marga
margaParticipantOoh sorry I mean from design-editor, the style.css from the childtheme.
the code didnot work when I use this css, but from here I changed the function.php and this works.this is the top of the style.css
Theme Name: Catch Base Pro Child Theme
Theme URI: http://catchthemes.com/themes/catch-base-pro
Author: Catch Themes Team
Author URI: http://catchthemes.com
Description: Catch Base Pro is an advanced version of Catch Base free theme. Catch Base Pro is a simple, clean and responsive Starter WordPress Theme. Use this as a base for your theme development or custom site development, and you will be thrilled with its ease and efficiency! Catch Base Pro is built in HTML5, CSS3 and WordPress Theme Customizer for real time customization. This theme is translation ready and also currently translated in Swedish and German. Check out Theme Instructions at http://catchthemes.com/theme-instructions/catch-base-pro/, Support at http://catchthemes.com/support/ and Demo at http://catchthemes.com/demo/catch-base/
Version: 1.0
License: GNU General Public License, version 3 (GPLv3)
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
Tags: black, gray, silver, white, dark, light, one-column, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, front-page-post-form, post-formats, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: catchbase
Template: catch-base-pro/* =Child Theme Custom CSS
————————————————————– */margaParticipantsorry, it works,
my fault,
I used the cusom.css from the editor…but this doesn´t work for some codes… strange…
Can you explain this?thanx marga
margaParticipantThank you Pratik,
this doesn´t work.sorry
marga
margaParticipantHello Team,
Maybe somebody has a suggestion.
even this code is not working.greetings marga
.site {
margin: 0px auto;
}margaParticipantHello Mahesh
now it´s working,
but just a small thing.
I still get when I move with cursor on the slide the permalink as title… Is this possible to get rid of.thanx marga
margaParticipantHello Mahesh,
ooh I see I had written this a bit wrong in my post befor.
but the code gives this errror message.Parse error: syntax error, unexpected end of file in /var/www/web582/html/WordpressPraxis/wp-content/themes/catch-base-child/functions.php on line 94
I have just added the code to the rest of the code from function.php
greetings marga
margaParticipantThanx.
But the code for the function.php will this be the same for the pro version. Do you know why it´s not working?marga
margaParticipantHello Mahesh,
I have already a childtheme, and after I have added this code in the function.php I got this error
Parse error: syntax error, unexpected end of file in /var/www/web582/html/WordpressPraxis/wp-content/themes/catch-base-child/functions.php on line 94Now it´s working again, I have changed the function.php via ftp.
When I buy the pro version, do I have to install the new childtheme and do all the changings like picture upload, custom.css function.php????
thanx Marga
margaParticipantHello Mahesh, thanx for the quick reply.
By an upgrade do I have to create the site new?
marga
margaParticipantThanx Pratik, this works.
Great!!!margaParticipantOkey, know I also could change the color for active menu.
but I think this is not the right way but it works#branding ul.menu li:hover > a, #branding ul.menu a:focus, #colophon #access-footer ul.menu a:hover, #colophon #access-footer ul.menu a:focus {
background: transparent linear-gradient(#F9F9F9, #E5E5E5) repeat scroll 0% 0%;
color: #3874DB;
}so only the logo centered is pending….
maybe i find this one too.
I let you know.Marga
margaParticipantHello Team,
okey the first issue I could resolve by this code in css.
#branding ul.menu li {
border-left: none;
}I hope you can help me with the other two.
thanxNovember 12, 2015 at 1:43 pm in reply to: How do I revert back to last version. Update is messing up my site #79540margaParticipantHello Sakin,
I got the same problem on http://www.yoga-psychotherapie-haas.de/
The problem is solved after deactivating the childtheme. But using the new style.css from the link you mentioned, it becomes even worse.Now my question: when i´m only making changings in the the custom.css, then I don´t really need a childtheme, or is this not right?
greetings marga
margaParticipantThanx Sakin, that was the problem, it works… thanx a lot. and enjoy the weekend. greetings from germany
margaParticipantHello Sakin, when you look at http://www.yoga-psychotherapie-haas.de/impressum/, here is a big header, and this is how they where at all the pages, after the update I can only get small images in the header, like on the rest of the site.
margaParticipantGreat thank you for the fast answer.
margaParticipantHello,
I´m using free Catchbox theme. My question is it really so that when I use the “Custom CSS” that I don´t need to create Childtheme just for changing the CSS.
I´m thankfull for any answer…
-
AuthorPosts