Forum Replies Created

Viewing 30 posts - 14,461 through 14,490 (of 68,231 total)
  • Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 9, 2023 at 12:23

    Доброго дня, Vladimir7809,

    Дякуємо за звернення до нас і використання XStore.

    Який плагін для створення мультимовного сайту ви будете використовувати?

    Щодо згаданого вами повідомлення https://prnt.sc/a8u53tkHRUUw , будь ласка, не соромтеся його ігнорувати. Наша тема містить функцію Header Builder, яка дозволяє розміщувати меню в будь-якому місці заголовка. Таким чином, немає налаштувань для «Керування розташуванням меню».

    Щоб створити меню, перейдіть до «Вигляду», а потім до «Меню». Після цього ви можете вибрати меню через «Параметри теми», потім «Конструктор заголовків» і, нарешті, «Елемент меню» – https://prnt.sc/qj0tKCpoA4rv

    Якщо вам потрібна додаткова допомога, будь ласка, без вагань зв’яжіться з нами.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 9, 2023 at 12:18

    Hello, James Lee,

    We would be grateful if you could take a moment to rate our product – https://themeforest.net/downloads – with 5 stars on ThemeForest!

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 8, 2023 at 20:53

    Hello, Frank,

    Thank you for your response.

    We kindly request you provide temporary wp-admin and FTP access. This will allow us to investigate the problem in a more comprehensive manner.

    To provide wp-admin access, you can create a new user account with administrator role via the Dashboard, and provide us with the username and password via the Private Content area.

    To create FTP access (FTP host, FTP username, FTP password, FTP port, FTP encryption) , please contact your hosting provider for assistance.

    Currently, we only see an issue with the cache on the server (there is a 90% chance that the problem will occur on the default theme too). The screenshot has been sent in Private Content. Please ask your hosting provider to check this problem.

    Kind Regards,
    8theme team

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 8, 2023 at 20:21

    Hello, Finleydesign,

    Thank you for the information provided. We would like to propose that you test the attached file https://we.tl/t-hpCZn51McR to see if it works properly. If it does, we will include it in the update.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 8, 2023 at 20:16

    Hello, Jimmy,

    1/ ”The star review is not showing on the product category page” => We added the next code to your child-theme/functions.php:

    add_action('et_after_shop_loop_title', function() {
        global $product; ?>
        <div class="yotpo bottomLine" data-yotpo-product-id="<?php echo (($sku = $product->get_sku()) ? $sku : esc_html__( 'N/A', 'xstore' ) ) . '/' . $product->get_ID(); ?>"></div>
        <?php
    });

    according to the information from plugin docs but it seems that they missed smth to mention for making star-ratings work. So please, contact them and ask what should you add to make it work as expected. Now you have that block added on each product but each of them is empty → https://prnt.sc/aOEAHJELvj1d .

    2/ “I also want to display the review widget before the related product block“ => We copied xstore/woocommerce/content-single-product.php to xstore-child/woocommerce/content-single-product.php and made the next modifications → https://prnt.sc/jWiXQ_QFgcRy

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 8, 2023 at 15:21

    Hello, James Lee,

    Fixed. Please clear cache and check now.

    We’ve disabled Remove Query Strings From Static Resources in Theme Options → Speed Optimization.

    You can delete the old PayPal Payments plugin v1.9.2.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 8, 2023 at 15:00

    Hello, @rgbmulti,

    Is there anything else we can help you with?

    Best Regards,
    8Theme’s Team.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 8, 2023 at 14:39

    Hello, Stefan,

    Thank you for contacting us and for using XStore.

    The button you have mentioned is incorporated by a third-party plugin. To modify the text color on this button, please utilize the following custom CSS code:

    .widget_shopping_cart_content .wsc_share_cart {
        color: white;
        border-color: transparent;
    }

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 8, 2023 at 14:25

    Hello, Finleydesign,

    In this case, since you have determined that the plugin is fully rewriting the file, it is necessary for you to contact the author of the plugin to resolve this issue. This is because the rewriting of plugin files by another plugin is not a good practice, especially considering that the main plugin is named WooCommerce.

    Alternatively, we can suggest copying the default file form-billing.php (the one you identified as being triggered) from the WooCommerce plugin to the child theme with the same file path. Then, the file will essentially be original, and this solution may also be suitable for you.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 8, 2023 at 13:16

    Hello, @coffeedog,

    Thank you for getting in touch with us.

    Dashboard > Settings > Permalinks > Category base, and read more – https://www.wpbeginner.com/wp-tutorials/how-to-change-the-category-base-prefix-in-wordpress/

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 8, 2023 at 13:14

    Hello, Maitreya Patni,

    1/ Please add the next code in Theme Options > Theme custom CSS:

    @media (min-width: 900px) {
        .products.products-loop.products-grid .price, 
        .products.products-loop.products-grid.product-title {
            opacity: 0;
        }
    }
    .products.products-loop.products-grid .product-details .product-title a,
    .products.products-loop.products-grid .woocs_price_code .woocommerce-Price-amount bdi {
        color: white;
    }

    and delete 3 lines of your code https://prnt.sc/ilirPbYxj3EF + https://prnt.sc/LZrOS2BIADti + https://prnt.sc/t_37FvCmEPG8 , all should be fine after that.

    2/ Please open up new topics for new questions – https://www.8theme.com/forums/xstore-wordpress-support-forum/
    There is no option to design the Woocommerce product page separately for mobile, unfortunately.

    Best Regards,
    Team 8Theme.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 8, 2023 at 13:06

    Hello, Frank,

    Thank you for contacting us and for using XStore.

    Private Content.

    Kind Regards,
    8theme team

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 8, 2023 at 12:25

    Dear, Rana,

    We have thoroughly checked and confirmed that the IPs in question do not belong to our team. No mentioned changes have been made from our end on your website. We value our customer’s data and take this matter seriously. Upon your request, we have once again checked the security system of the Private Content area and found no issues. We strongly advise you to check from your end who might have gained access to your website and also to contact your hosting provider to block the mentioned IPs.
    If you have any additional questions or concerns, please do not hesitate to reach out to us.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 8, 2023 at 11:38

    Hello, Martincarpenter,

    Thank you for your response.

    We wish to inform you that your inquiry will be forwarded to another specialist for a more detailed review. We anticipate getting back to you after the weekend. We apologize for the delay, as our developers are currently handling a high volume of requests.

    We kindly request your patience during this time and advise against changing your access.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 8, 2023 at 11:04

    Hello, Arbadev,

    Thank you for getting in touch with us.

    Please post your request on our Taskboard at https://www.8theme.com/taskboard/. If it receives enough votes from other customers, our development team will consider adding it in one of the upcoming updates.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 8, 2023 at 10:42

    Hello, @floatselect,

    Yes, you can do this via Theme Options > Breadcrumbs > Style > Disable, or via settings for the Shop page – https://www.8theme.com/documentation/xstore/theme-installation/8theme-page-post-layout-settings-8theme-post-options/

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 8, 2023 at 10:26

    Hello, @coffeedog,

    Please check now – https://prnt.sc/1b6t1pfI0oR1 > https://prnt.sc/nTg_EcY-DKfi

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 8, 2023 at 08:20

    Hello, ProdbyDaan,

    Thank you for your response.

    We wish to inform you that your inquiry will be forwarded to another specialist for a more detailed review. We anticipate getting back to you after the weekend. We apologize for the delay, as our developers are currently handling a high volume of requests.

    We kindly request your patience during this time and advise against changing your access.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 8, 2023 at 07:52

    Hello, Arbadev,

    Thank you for getting in touch with us.

    YellowPencil plugin (XStore > Plugins Installer) – the most powerful visual CSS editor for WordPress. Customize any theme and page visually without coding.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 8, 2023 at 07:47

    Hello, ProdbyDaan,

    Thank you for your response.

    We activated the Storefront theme to do some tests, but now the filters show https://prnt.sc/qHU2pI32ZjY0 Were some settings changed automatically just after activating another theme and back to XStore? Please send this question to the FilterEverything PRO plugin authors, so they fix it first.
    Then provide us with FTP access, we need to check the situation with filters and products more deeply.

    Best regards,
    Daniel Peters

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 8, 2023 at 07:22

    Hello, Mariangio,

    We appreciate your prompt response.

    We are unable to replicate the issue you are experiencing. On our end, the slider appears to be loading correctly on all devices. We suggest that you may need to clear your browser’s cache, update your browser, or disable any third-party extensions that could potentially be causing this issue.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 8, 2023 at 07:12

    Hello, James Lee,

    Thank you for your response.

    We will have another specialist review your inquiry about PAYPAL in greater detail and will be in touch with you.

    Please be patient and do not change access.

    If you have new questions, please open up new topics – https://www.8theme.com/forums/xstore-wordpress-support-forum/

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 8, 2023 at 07:04

    Hello, Lanxiaodj,

    Thank you for contacting us and for using XStore.

    We have a “Sliding effect” option in Theme Options > Footer > Footer layout.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 8, 2023 at 06:57

    Hello, Maitreya Patni,

    1/ “I understand. Thank you for the help. I will await your response.” – As we can see, you did not remove the code we aks for “We kindly request you to remove the code. Following this…” We can’t remove that code for you, because It is unclear to us where exactly you added it.

    2/ Yes, the code should work.

    Best Regards,
    Team 8Theme.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 8, 2023 at 05:49

    Hello, Hassan,

    Thank you for contacting us and for using XStore.

    We kindly suggest that you reach out to WooCommerce support for assistance, as our theme does not have any influence on attributes import – https://wordpress.org/support/plugin/woocommerce/

    If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 8, 2023 at 05:45

    Hello, Oleksandr,

    Thank you for contacting us and for using XStore.

    Please submit a new topic for your problem – https://www.8theme.com/forums/xstore-wordpress-support-forum/

    Upload the video on a filesharing service, for example – https://wetransfer.com/ , and provide us with the URL.

    Additionally, we require temporary wp-admin access to your site in order to investigate the situation more thoroughly.

    To provide wp-admin access, you can create a new user account with administrator role via the Dashboard, and provide us with the username and password via the Private Content area.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 8, 2023 at 05:36

    Hello, Mariangio,

    Thank you for contacting us and for using XStore.

    1/ In order to troubleshoot the issue you are experiencing, we suggest that you first try disabling all third-party plugins (including cache plugins) that are not bundled with XStore. You can refer to the following link for a list of included plugins: https://www.8theme.com/documentation/xstore/plugins/included-plugins/ . Additionally, please clear the cache of your browser and check again. It is possible that one of the additional plugins is causing problems.

    We kindly request your participation in this mandatory test. Upon completion, please share the results with us.

    2/ We would like to inquire about the specific browser in which you are experiencing the issue. For a more comprehensive understanding of the problem, could you possibly provide us with a video recording?

    Thank you for your cooperation and we look forward to hearing from you soon.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 7, 2023 at 20:39

    Dear, Rana,

    We assure you that we have not installed any additional plugins or third-party code on your website.
    All our actions are described in a topic and can’t cause problems – https://www.8theme.com/topic/uncaught-type-error-in-google-chrome-console-is-showing/
    We advise you to check who else had access to the site and change all passwords, as the actions you mentioned were not carried out by members of our team.

    Kind Regards,
    8theme team

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 7, 2023 at 20:29

    Hello, ProdbyDaan,

    Thank you for getting in touch with us.

    We do not give a guarantee for full theme compatibility with all existing 3rd party plugins. Sometimes, not always, you need additionally customize the theme or plugin to make them work together. Unfortunately, it’s not possible for the author to make the theme compatible with all the existing plugins and additional customization is outside the scope of our basic support.

    Please try to use the selectors mentioned here – https://www.8theme.com/documentation/xstore/plugins/woocommerce-infinite-scroll-and-ajax-pagination-settings/

    If this doesn’t help, provide temporary wp-admin and FTP access, so we can take a closer look at the situation on your site.

    Best regards,
    Daniel Peters

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 7, 2023 at 20:25

    Hello, Ricardo,

    Thank you for getting in touch with us.

    Please go to Pages > create a new page, without any content, it will be Portfolio page, then go to Theme Options > Portfolio > Portfolio page > select your page.
    Let us know if it helps.

    Best Regards,
    Team 8Theme.

  • 1 2 3 482 483 484 2,273 2,274 2,275
    Viewing 14,490 results - 14,461 through 14,490 (of 68,231 total)
Viewing 30 posts - 14,461 through 14,490 (of 68,231 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.