Update woopress 4.1 - by Laura AP - on WordPress WooCommerce support

This topic has 9 replies, 2 voices, and was last updated 6 years, 1 months ago ago by Rose Tyler

  • Avatar: Laura AP
    Laura AP
    Participant
    March 8, 2018 at 20:11

    Hello!
    I’m using Woopress theme(3.2.1), and just have updated to woocommerce 3.3.3
    Now I can see that there are errors in the system, but my web seems Works ok.
    ¿Do you recoomend me to update woopress 4.1?

    Thanks!
    Laura

    8 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 9, 2018 at 09:13

    Hello,

    Yes, it is recommended to use compatible versions of theme and woocommerce, so you need to update theme to latest version.
    Don’t forget to create backup of your files and database before starting update process!
    You need to enter your purchase code to activate our new theme version and skip Setup Wizard.
    Do not forget to update all required plugins https://www.8theme.com/download-plugins/ (to update free plugins just click on update link from your Dashboard (Plugins > Installed Plugins); to update premium plugins, connect to your server using FTP. Copy extracted plugins folders into wp-content/plugins/).
    Also, from the 4.0 update, all the custom styles come not like inline CSS but as styles from separate file – dynamic.css (to speed up the site loading). If you created child theme before 4.0 update you need to make changes in your child theme functions.php file and add one line http://prntscr.com/ikbhbt
    wp_enqueue_style( 'dynamic-css', get_stylesheet_directory_uri() . '/dynamic.css' );
    after that create an empty dynamic.css file in child theme directory.

    Feel free to ask if you have any other questions.

    Regards

    Avatar: Laura AP
    Laura AP
    Participant
    March 9, 2018 at 14:04

    Ok, then, can you confirm me please if is this the order?:

    1-backup files and database
    2-add line in theme functions.php (Control Panel wordpress/appearance/editor/ choose woopress child theme/functions.php/add line
    3-then update theme (delete woocommerce folder before update??)
    4-update plugins

    Thank you in advance,
    Laura

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 9, 2018 at 14:12

    Hello,

    1. Backup files and database
    2. Update theme (delete “woocommerce” folder, which is located in wp-content/themes/woopress/ to avoid problems with old files)
    3. Update plugins
    4. Create an empty dynamic.css file in woopress-child theme folder and set permissions 777 for the file + add wp_enqueue_style( 'dynamic-css', get_stylesheet_directory_uri() . '/dynamic.css' ); in woopress-child/functions.php file. Then go to Theme Options and re-save them

    Regards

    Avatar: Laura AP
    Laura AP
    Participant
    March 9, 2018 at 14:28

    Thanks, one last doubt; how i do this?:

    Create an empty dynamic.css file in woopress-child theme folder and set permissions 777 for the file

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 9, 2018 at 14:39

    If you use the child theme you need to create dynamic.css file via FTP > http://prntscr.com/iowdld
    If you do not use the child theme, you can download it here https://www.8theme.com/download-plugins/ and upload it to /wp-content/themes/ folder of your server (WordPress child theme is a theme that inherits the functionality of the parent theme. With child theme you can make modification or add additional functionality to parent theme. A child theme is the safest and easiest way to modify an existing theme, whether you want to make a few tiny changes or extensive changes.)

    Regards

    Avatar: Laura AP
    Laura AP
    Participant
    March 9, 2018 at 14:55

    Yes, I’m using the child theme, then I will créate dynamic.css as you indicate me. Thank you so much, I did not know how to do it.

    Regards.

    Avatar: Laura AP
    Laura AP
    Participant
    March 10, 2018 at 10:52

    Updated! everything works well.
    Thanks for the great support, have a good day.
    Laura.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 12, 2018 at 09:40

    You’re welcome!

    If you love WooPress and have something nice to say don’t hesitate to tell about this!
    We’d appreciate if you could take a moment to give us 5-stars on ThemeForest! https://themeforest.net/downloads

    Have a nice day too.

    Regards

  • Viewing 9 results - 1 through 9 (of 9 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.