Forum Replies Created

Viewing 30 posts - 8,461 through 8,490 (of 30,391 total)
  • Avatar: Olga Barlow
    Olga Barlow
    Participant
    May 18, 2021 at 11:45

    Hello,

    Styles enqueue order. I replaced

    <?php
    add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles' );
    function theme_enqueue_styles() {
    	etheme_child_styles();
    }

    with

    <?php
    add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles', 1001 );
    function theme_enqueue_styles() {
    	etheme_child_styles();
    } 

    in child theme functions.php, it’s required after the latest update.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    May 18, 2021 at 11:43

    Hello,

    Use the Carousel anything settings for the navigation https://gyazo.com/3f933e07199acddd9d12b0653438f6c6

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    May 18, 2021 at 11:38

    Hello,

    Give our user admin permissions, please, because we don’t have access to themes and theme options https://prnt.sc/132oluo

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    May 18, 2021 at 11:34

    Hello,

    Our developers worked on your issue yesterday. They do not work on weekends, that’s why you faced a delay in answering. Check again, please.
    Use PHP 7.4 because not all the bundled plugins support PHP 8 at this moment.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    May 18, 2021 at 10:29

    Hello,

    We could offer a 20% discount for you.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    May 18, 2021 at 10:28

    Hello,

    We plan to release the new update within 1-1.5 month.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    May 18, 2021 at 09:39

    Hello,

    We can’t connect to your FTP https://prnt.sc/132hr0o
    https://docs.woocommerce.com/document/email-faq/#section-4

    If the email was sent, but not received, there are a few steps that can be taken:

    – Make sure you’re using an email address attached to your own domain in the “From” Address field in WooCommerce > Settings >Emails. Using your @gmail.com, @yahoo.com or similar public domain email address will likely cause emails to land in spam folders due to mismatch between the declared sender (servers of Gmail or Yahoo) and the actual sender (your server).

    – Sign up for an account with a dedicated SMTP provider (an average site can usually stay within free usage) that will send the email for you. This should be more reliable than your own server’s mail-sending function.

    Try to install WP Mail SMTP plugin and check if it helps you, one of our clients already had the similar issue https://www.8theme.com/topic/neither-customers-nor-i-am-receiving-emails-when-any-order-is-placed/#post-287420 and it helped him.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    May 18, 2021 at 09:26

    Hello,

    Check now, please.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    May 18, 2021 at 08:44

    Hello,

    1) I see that you enabled another theme. Should I enable XStore?
    2) We’ll be locked if any fatal error appears. So, we need FTP instead of the backend file editor.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    May 17, 2021 at 18:53

    Hello,

    Check now, please.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    May 17, 2021 at 18:52

    Hello,

    Still can’t get the blank page https://gyazo.com/876315599208141b7bb429421984d5dd
    Could you, please, enable WP debug https://codex.wordpress.org/WP_DEBUG and then make a video of the issue to check your actions?

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    May 17, 2021 at 18:47

    Hello,

    Add the below code to Theme Options > Custom CSS

    @media only screen and (max-width: 1300px){
        .posts-navigation {
            display: block;
        }
    }
    @media only screen and (max-width: 768px){
        .posts-nav-btn {
            height: 90px;
        }
    }
    @media only screen and (max-width: 480px){
        .posts-nav-btn {
            display: flex;
        }
    }

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    May 17, 2021 at 18:31

    Hello,

    You can press dismiss button to hide this message. These files do not affect the work of the theme or WooCommerce plugin. Anyway, we’ll fix them in the next theme update soon. You’ll be able to update theme using auto-update option or using theme archive from the Downloads area https://www.8theme.com/downloads

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    May 17, 2021 at 18:29

    Hello,

    Read this topic https://www.8theme.com/topic/unable-to-download-and-update-to-royal-theme-6-3-2/
    We could make the discount for you if you decide to buy a subscription.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    May 17, 2021 at 18:26

    Hello,

    Could you, please, provide us with WP Dashboard access to your site to check the backend settings?

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    May 17, 2021 at 18:23

    Hello,

    You are welcome.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    May 17, 2021 at 18:22

    Hello,

    Ok, thanks.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    May 17, 2021 at 18:22

    Hello,

    Go to Theme Options > Header builder > Mobile menu > disable elements that you don’t need https://prnt.sc/131m0s6

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    May 17, 2021 at 18:20

    Hello,

    It’s possible only by additional CSS customization. What animation would you like to have there?

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    May 17, 2021 at 18:11

    Hello,

    It seems that you have some js error. Provide us with link to your site and temporary WP Dashboard access to site to check the issue in more detail.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    May 17, 2021 at 18:10

    Hello,

    Use Lightshot screenshot or Gyzo tool to create screenshots and share links.
    Use Private content area on the right side to provide Private content https://prnt.sc/131lltb . We need link to WP Dashboard, username and password.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    May 17, 2021 at 18:07

    Hello,

    Check now, please.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    May 17, 2021 at 17:53

    Hello,

    Replace your code (if you don’t have more lines) with this one

    <?php
    add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles', 1001 );
    function theme_enqueue_styles() {
    	etheme_child_styles();
    }
    function sv_remove_product_page_skus( $enabled ) {
        if ( ! is_admin() && is_product() ) {
            return false;
        }
    
        return $enabled;
    }
    add_filter( 'wc_product_sku_enabled', 'sv_remove_product_page_skus' );
    
    /* Change Description Tab Title & Heading To Product Name
     * http://gerhardpotgieter.com/2013/09/04/woocommerce-change-description-tab-title-heading-product-name/
     */
    
    // Change the description tab heading to product name
    add_filter( 'woocommerce_product_description_heading', 'wc_change_product_description_tab_heading', 10, 1 );
    function wc_change_product_description_tab_heading( $title ) {
    	global $post;
    	return $post->post_title . ' Audio Sample';
    }
    // Add action to hook into the approp
    add_filter( 'woocommerce_placeholder_img_src', 'growdev_custom_woocommerce_placeholder', 10 );
    /**
     * Function to return new placeholder image URL.
     */
    function growdev_custom_woocommerce_placeholder( $image_url ) {
      $image_url = 'http://onthecornermanila.com/images/placeholder.png';  // change this to the URL to your custom placeholder
      return $image_url;
    }
    // To Move price underneath title use code 
    remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_price', 10 );  
    // remove action which show Price on their default location
    add_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_price', 20); 
    // add action with Priority just more than the woocommerce_template_single_title ;
    add_filter('woocommerce_single_product_image_thumbnail_html','wc_remove_link_on_thumbnails' );
    
    // Change the Single Product Image Click
    function wc_remove_link_on_thumbnails( $html ) {
         return strip_tags( $html,'<img>' );
    }

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    May 17, 2021 at 17:47

    Hello,

    No, mentioned code is required to enqueue styles in the correct order. So, not just update theme but also change the code.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    May 17, 2021 at 17:45

    Hello,

    Go to Theme Options > Speed Optimization > enable Always Load Wc-Cart-Fragments option.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    May 17, 2021 at 17:44

    Hello,

    Custom CSS that you provided will hide all the WooCommerce notifications on the checkout page (not just coupon code).

    Did you try to add PHP code that Rose suggested to child theme functions.php? Did not it work for you that you decided to use CSS?

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    May 17, 2021 at 17:41

    Hello,

    Unfortunately, WooCommerce does not have option to remove that field. You can use WooCommerce Checkout manager plugin to customize checkout fields.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    May 17, 2021 at 17:38

    Hello,

    Try to activate theme now, please.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    May 17, 2021 at 17:35

    Hello,

    Check alignment now.

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    May 17, 2021 at 17:35

    Hello,

    Check alignment now.

    Regards

  • 1 2 3 282 283 284 1,012 1,013 1,014
    Viewing 8,490 results - 8,461 through 8,490 (of 30,391 total)
Viewing 30 posts - 8,461 through 8,490 (of 30,391 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.