Forum Replies Created

Viewing 30 posts - 15,571 through 15,600 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    May 21, 2015 at 19:18

    Hello,

    Please provide us with FTP credentials as well.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 21, 2015 at 19:12

    Hello,

    Please set images dimensions in Woocommerce > Settings as described in our documentation https://www.8theme.com/demo/docs/woopress/#!/woocommerce
    Then regenerate thumbnails with the plugin http://wordpress.org/plugins/regenerate-thumbnails/ .

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 21, 2015 at 19:08

    Hello @dlx,

    To check the issue we need to have 1.5 version activated.
    May we delete all other “woopress” folders and keep only the latest version and your child theme folder?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 21, 2015 at 19:05

    Hello,

    Please update the theme to the latest version and Woocommerce as well.
    Before update delete “woocommerce” folder in the directory wp-content/themes/xmarket/ and it’ll be reuploaded from a new theme package.

    Don’t forget to create back up of your files and database before starting update process!


    (it’s for Legenda theme but the process is the same).

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 21, 2015 at 19:02

    Hello,

    Try to add this code in custom.css file:

    .product_image .views-gallery.thumbs-count-4 .slide img {
       height: 75px !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 21, 2015 at 18:59

    Hello,

    Add this code in custom.css file:

    .st-content {
     background-color: black !important;
    }
    p {
     color: white !important;
    }

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    You can change footer background in Theme Options > Footer > Footer text color > Light and select dark type of footer.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 21, 2015 at 18:51

    Hello @golf,

    Please provide us with FTP credentials.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 21, 2015 at 18:50

    Hello,

    I’ve tried to add a link in Info Box element and haven’t got any errors:
    http://storage3.static.itmages.com/i/15/0521/h_1432230415_7083323_5e48ef5b43.png
    Please specify what page you’re editing. Also update the theme to 1.7.1 version and update the rest of the required plugins https://www.8theme.com/download-plugins/ .

    Don’t forget to create back up of your files and database before starting update process!


    (it’s for Legenda theme but the process is the same).

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 21, 2015 at 18:43

    Hello,

    Please provide us with wp-admin panel credentials in private content.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 21, 2015 at 18:32

    Hello,

    You can speed up the site following the suggestions from these articles:
    http://codex.wordpress.org/WordPress_Optimization
    http://techtage.com/speeding-up-wordpress-sites/
    http://www.sparringmind.com/speed-up-wordpress/

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 21, 2015 at 18:30

    Hello,

    Sorry, but you have to contact your host and ask them to clear your database if you don’t have access to it.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 21, 2015 at 18:28

    Hello,

    To change “Add to Cart” text you need edit Woocommerce files wp-content/plugins/woocommerce/includes/class-wc-product-simple.php (line 50), wp-content/plugins/woocommerce/includes/class-wc-product-variation.php (line 198).
    To change text color and background color of “Add to Cart” button use this code in custom.css file:

    a.button.etheme_add_to_cart_button {
        color: #000;
        background-color: green;
    }

    Write your color values.

    Use this code to change sum color in the top cart widget:

    .shopping-cart-widget .cart-summ .price-summ {
        color: #06A24F !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 21, 2015 at 18:15

    Hello,

    Add this code in style.css file of your child theme:

    @media (max-width: 480px) {.slider-container .owl-prev, .slider-container .slider-prev, .slider-container .owl-next, .slider-container .slider-next {
        display: block !important;
    }}

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 21, 2015 at 17:42

    Hello,

    You need edit the file wp-content/themes/legenda/framework/theme-functions.php (line 1075).

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 21, 2015 at 17:40

    Hello,

    Please update the theme to the latest version.
    Before update delete “woocommerce” folder in the directory wp-content/themes/legenda/ and it’ll be reuploaded from a new theme package.
    Also update all required plugins https://www.8theme.com/download-plugins/ .

    Don’t forget to create back up of your files and database before starting update process!

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 21, 2015 at 17:39

    Hello @dlx,

    Do you need further assistance from us?

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 21, 2015 at 17:37

    Hello,

    Please contact your host and ask for FTP credentials.
    To make those links workable and have multilingual site you need use WPML plugin http://wpml.org/ .

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 21, 2015 at 17:36

    Hello,

    Please update the theme and plugins as described in previous post.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 21, 2015 at 17:24

    Hello,

    Use this code in custom.css file:

    p {
       color: black !important;
    }
    .tabs .tab-content p, .tab-content .list li {
        color: black !important;
        font-size: 15px !important;
    }
    .product-information .cart button[type="submit"] {
     color: white !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 21, 2015 at 17:19

    Hello,

    Please provide us with wp-admin panel credentials.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 21, 2015 at 17:15

    Hello,

    You need create footer via Static Blocks as described in our documentation:
    https://www.8theme.com/demo/docs/royal/#!/9_footer

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 21, 2015 at 17:13

    Hello,

    You need edit the image wp-content/themes/custom-t-shirt-designs/images/staticks/star.png.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 21, 2015 at 17:06

    Hello,

    This is Woocommerce configuration and you need contact them concerning this issue. Otherwise use one of their plugins for variations.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 21, 2015 at 17:04

    Hello,

    You’re welcome.
    We’d be thankful if you leave a comment on the site http://themeforest.net/item/royal-multipurpose-wordpress-theme/8611976/comments .

    Have a nice day.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 21, 2015 at 17:02

    Hello,

    Please provide us with wp-admin panel credentials in Private Content.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 21, 2015 at 17:01

    Hello,

    Please update the theme to the latest version.

    Don’t forget to create back up of your files and database before starting update process!


    (it’s for Legenda theme but the process is the same).

    If the problem still persists provide us with FTP and wp-admin panel credentials in Private Content.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 21, 2015 at 16:58

    Hello,

    Please provide us with wp-admin panel credentials in private content.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 21, 2015 at 16:57

    Hello,

    Add this code in style.css of your child theme:

    .fixed-header-area .fixed-header > .container {
     bottom: 5px !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 21, 2015 at 16:53

    Hello @biromax,

    We need FTP credentials to fix this issue.
    Please provide us with them.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    May 21, 2015 at 16:08

    Hello,

    In this case you need clear your database in your hosting control panel or recreate the database.
    Please note all content (posts, pages) will be deleted.

    Regards,
    Eva Kemp.

  • 1 2 3 519 520 521 1,045 1,046 1,047
    Viewing 15,600 results - 15,571 through 15,600 (of 31,382 total)
Viewing 30 posts - 15,571 through 15,600 (of 31,382 total)
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.