Help with updating theme - by klxtl - on WordPress WooCommerce support

This topic has 21 replies, 3 voices, and was last updated 9 years ago ago by Eva Kemp

  • Avatar: klxtl
    klxtl
    Participant
    February 21, 2015 at 00:53

    Hello,

    I know that there was a new update for the Royal Theme, so I was wondering if I can get help in updating the theme, I made a few changes to the original theme file, so How do I go about in not having those changes lost after the theme update. Please help. Thank you.

    Please, contact administrator
    for this information.
    20 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    February 21, 2015 at 09:44

    Hello,

    You need create a child theme and copy modified files in the child theme folder
    https://www.8theme.com/demo/docs/royal/#!/2_child_theme

    Also you need create a back up of the files and database before update
    https://www.8theme.com/demo/docs/royal/#!/installation_upgrade (1.5 Theme Upgrade).

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: klxtl
    klxtl
    Participant
    February 21, 2015 at 22:50

    Hello, how do I go ahead and create a child theme? Please help.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    February 23, 2015 at 09:06

    Hello,

    We have already created and included child theme in theme package. You just need to find royal-child folder in the theme package and upload it to /wp-content/themes/ folder.

    More information concerning child theme you can find here:
    http://codex.wordpress.org/Child_Themes

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: klxtl
    klxtl
    Participant
    March 4, 2015 at 06:11

    Hello, where exactly can I find such child theme in the folder, because I can not seem to find it. Please advise me. Thank you.

    Avatar: Eva
    Eva Kemp
    Support staff
    March 4, 2015 at 10:42

    Hello,

    Please provide us with FTP credentials in Private Content.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: klxtl
    klxtl
    Participant
    April 2, 2015 at 04:52

    FTP credentials provided.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    April 2, 2015 at 12:38

    Hello,

    I’ve created child theme for you. Now you need copy the modified files into the directory wp-content/themes/royal-child and css changes should be moved in the file wp-content/themes/royal-child/style.css.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: klxtl
    klxtl
    Participant
    April 3, 2015 at 19:51

    After updating the theme, will everything that is found on the Theme Options tab, will it transfer over to the new theme version? OR how do I save that into the child theme or how does it work? Thank you.

    Avatar: Eva
    Eva Kemp
    Support staff
    April 3, 2015 at 20:17

    Hello,

    All changes you set in Theme Options will be saved after update.
    Please read attentively how to update the theme:
    https://www.8theme.com/demo/docs/royal/#!/installation_upgrade > 1.5 Theme Upgrade
    Don’t forget to re-save your Royal options after upgrading the theme. Navigate to admin panel > Theme Options and hit Save changes.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: klxtl
    klxtl
    Participant
    April 4, 2015 at 08:43

    Ok great, thank you. I just went ahead and updated the theme and it looks like if I am now using the current version of the theme, but I am noticing that the files (which I had modified) that I had previously added to the child theme are not reflecting on my theme. I have also previously provided FTP credentials. Please advise me. Thank you.

    Avatar: Eva
    Eva Kemp
    Support staff
    April 4, 2015 at 14:34

    Hello,

    You need write the code in functions.php file of the child theme.
    As I see you modified images files, so you need write the code where those images should be loaded from.
    Or write it in style.css of the child theme as background images for the site elements.

    Regards,
    Eva Kemp.

    Avatar: klxtl
    klxtl
    Participant
    April 5, 2015 at 01:53

    hi, what do you mean by write the code of the images, into the functions.php file, what code do I use? I am somewhat confused. I added the css codes on to the functions.php file for the changes made in custom css, but not sure how to do it for the images.

    Avatar: Eva
    Eva Kemp
    Support staff
    April 6, 2015 at 11:47

    Hello,

    Please provide us with a page link where your icons should be displayed.
    Css code should be removed from functions.php file.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: klxtl
    klxtl
    Participant
    April 6, 2015 at 18:40

    Hello, what do you mean by the page link where my icons should be displayed? As in the page link in my site? or do you mean a hosted site where the icons are at.?

    Avatar: Eva
    Eva Kemp
    Support staff
    April 6, 2015 at 19:15

    Hello,

    You wrote:

    I am noticing that the files (which I had modified) that I had previously added to the child theme are not reflecting on my theme.

    Please specify what changes you have made in the child theme and how they should affect on your site?

    Avatar: klxtl
    klxtl
    Participant
    April 7, 2015 at 08:02

    Hello, the cart icon was changed to color black and I also changed the color of the search icon to color black.

    Avatar: Eva
    Eva Kemp
    Support staff
    April 7, 2015 at 10:56

    Hello,

    I’ve added this code in custom.css file:

    .shopping-container .ico-sum {
        background-image: url("http://weheartsunglasses.com/wp-content/themes/royal-child/sprite/icons.png") !important;
    }

    Please check cart icon now.

    Regards,
    Eva Kemp.

    Avatar: klxtl
    klxtl
    Participant
    April 7, 2015 at 21:49

    Oh okay, yes that has changed color. Thank you Eva, what about the search icon that shows up when there are no search results, that was also changed to black.

    like on this page that i provided on the private content. The page that says “no products were found” the icon should be black, since I had also modified that. I appreciate your help Eva.

    Please, contact administrator
    for this information.
    Avatar: stan
    Stan Russell
    Participant
    April 8, 2015 at 07:43

    Hello klxtl,

    this search icon is implemented as .png image so you need to edit file \royal\images\empty-search.png in order to change it.

    Regards,
    Stan Russell.

  • 1 2
    Viewing 20 results - 1 through 20 (of 21 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.