Forum Replies Created

Viewing 30 posts - 20,371 through 20,400 (of 31,382 total)
  • Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2015 at 15:26

    Hello,

    You need add “Read More” tag to your posts:
    https://www.8theme.com/blog/using-read-more-button-on-wordpress-blog/

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2015 at 15:22

    Hello,

    The credentials are incorrect. We can’t log in to wp-admin panel.
    Please check them and provide us with FTP login details as well.

    Thank you.
    Regards,
    Eva Kemp.

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

    Hello,

    On the forum where you write posts you’ll see Private Content section at the bottom.
    Insert your credentials in there.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2015 at 15:13

    Hello,

    Try to edit the media query located in the responsive style sheet file wp-content/themes/royal/css/responsive.css at line 1014. Change it from
    @media only screen and (max-width: 1200px)
    to
    @media only screen and (max-width: 992px)

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2015 at 15:04

    Hello,

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

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2015 at 11:54

    Hello,

    Please don’t worry. That notification won’t affect your site work.
    Those are the files that where modified by us in the directory idstore/woocommerce and old version can be written in those files.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2015 at 09:45

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    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: Eva
    Eva Kemp
    Participant
    February 21, 2015 at 09:41

    Hello,

    1. Please check. Now Wishlist button is shown as on the demo.
    2. Sorry, but quantity buttons were removed by Woocommerce. If you have some problems with the plugin you need contact their support team.
    Sorry for inconveniences.

    I’ve checked single product image and don’t see any issues.
    Please try to check in another browser.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2015 at 09:32

    Hello,

    The theme should be produced during the week.
    Thank you for your patience.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2015 at 09:29

    Hello @robertstaddon,

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

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2015 at 01:00

    Hello,

    You can your own content there as described in our documentation:
    https://www.8theme.com/demo/docs/legenda/index.html#!/widgets > Footer Copyrights.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2015 at 00:58

    Hello @Christian,

    Some code was deprecated in theleader/framework/woo.php file. I’ve edited it.
    A new theme release will be produced approximately in a week. Our developers are working on it.

    We’re sorry for inconveniences.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2015 at 00:50

    Hello,

    Please refer to our documentation:
    https://www.8theme.com/demo/docs/woopress/#!/1_how_to_translate

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 21, 2015 at 00:50

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 20, 2015 at 23:30

    Hello,

    1. Please provide us with wp-admin panel credentials in Private Content.
    2. WooCommerce has removed that feature in the recent update and replaced it with the number input type. And now there is no overrides in Legenda for this. You may try https://wordpress.org/plugins/woocommerce-quantity-increment/ plugin.
    3. Please add this code in custom.css file:
    div.pp_pic_holder, div.pp_overlay { display: none !important; }

    How to create custom.css you can watch in this tutorial.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 20, 2015 at 23:28

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 20, 2015 at 23:27

    Hello,

    As I see zoom is working but zoom window is too big. That is caused by original image sizes. They are too small.
    Your original product images should have 1 425px × 1 900px dimensions approximately.
    You need reupload the images with higher resolution.
    Please try it.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 20, 2015 at 23:21

    Hello,

    The issue should be fixed now.
    Please clear browser cache and check the site.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 20, 2015 at 23:19

    Hello,

    Please remove the file review-order.php in the directory wp-content/themes/woopress/woocommerce/checkout.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 20, 2015 at 23:17

    Hello,

    I’ve imported Travel template.
    Please check.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 20, 2015 at 23:11

    Hello @DiegoSSC,

    I’ve edited the file royal/woocommerce/wishlist.php, go to the line 57 and change $woocommerce->show_messages() to wc_print_notices().

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 20, 2015 at 23:08

    Hello,

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

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 20, 2015 at 23:05

    Hello,

    Go to Theme Options > Products Page Layout > Products view mode > Only List.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 20, 2015 at 23:02

    Hello,

    Did you change FTP credentials?
    We can’t log in any more.

    Please provide us with the correct login details.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 20, 2015 at 22:57

    Hello,

    The files have been sent to your email address.
    Please check.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 20, 2015 at 22:50

    Hello,

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

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 20, 2015 at 22:48

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 20, 2015 at 22:47

    Hello,

    This is Woocommerce configuration.
    Please refer to their article concerning this query:
    http://docs.woothemes.com/document/removing-product-product-category-or-shop-from-the-urls/

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Eva
    Eva Kemp
    Participant
    February 20, 2015 at 22:32

    Hello,

    Yes, you can change the page name to yours.

    Regards,
    Eva Kemp.

  • 1 2 3 679 680 681 1,045 1,046 1,047
    Viewing 20,400 results - 20,371 through 20,400 (of 31,382 total)
Viewing 30 posts - 20,371 through 20,400 (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.