Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
No problem, glad to help.
Jon
Hi,
Apologies it is \wp-content\themes\dante\swift-framework\widgets\widget-posts.
Here is the line of code after correction:
<span><?php printf(__(‘By %1$s’, ‘swiftframework’), $post_author); ?></span>
<?php } ?>Regards
Jon
Thanks that explains lots. It has solved my issue, I just now have a million other problems to sort!
Thanks for the help
Ok I dont really understand what you mean? All i did was create a new folder called dante-child and copied over the style.css file from the dante theme.
Are you saying I should have created a new blank style.css in the child theme and just left the one in the original Dante untouched?
ThanksJanuary 22, 2015 at 4:46 pm in reply to: How to update Dante theme without losing customisation? #143537Ok I made a child theme and by using K-diff to compare the files I could see which changes I had made.
I then put these changes in the correct place (Custom CSS/JS) and after much retrofitting I now have a working website with all the customisation that is running the latest theme version! 🙂 Only a few minor niggles left to sort.
Thanks
January 22, 2015 at 12:09 pm in reply to: How to update Dante theme without losing customisation? #143410Is there no way I can override that and also carry across css files like responsive.css & JS files such as functions.js then update the theme without losing any changes?
Thanks
January 22, 2015 at 11:48 am in reply to: How to update Dante theme without losing customisation? #143398That’s not what I wanted to hear 🙁
Ok so say I want to start fresh with a child theme what code do I use in functions.php to enqueue ALL of the css files?
January 22, 2015 at 10:28 am in reply to: How to update Dante theme without losing customisation? #143346Ah ok, this project was passed on to me from another company which set the whole thing up for us and they have obviously neglected to use a child theme and edit that!(sorry I’m new to WordPress)
Anyway I can still create a child theme and use that or am I too far down the road?
Thanks
January 22, 2015 at 9:17 am in reply to: fancy-heading to load with page (no slideDown or animation) #143309Hi,
No I already tried that. I have gone about it another way for now and decided to use the standard heading but customise the relevant css accordingly.
Many Thanks
Jon
-
Posted in: We hit Power Elite.