Forum Replies Created

Viewing 15 replies - 301 through 315 (of 599 total)
  • Thread Starter cfm168

    (@cfm168)

    In this page:
    https://ibb.co/1JdcrMv

    Thread Starter cfm168

    (@cfm168)

    Ya it works now. Thanks!

    Just want to share my experience, I tested with a “product enquiry” shortcode button in product Short Description area, It was not working, even cleared all caches and the problem persists. A week later today, I check it again and try to answer your question, it suddenly works.

    Thread Starter cfm168

    (@cfm168)

    Sorry @lorro ,
    Still not working.

    Thread Starter cfm168

    (@cfm168)

    Still not working.
    Just realized I am using mailpoet3 to send woocommerce mails. Not sure if this is the reason.

    Thread Starter cfm168

    (@cfm168)

    Thank you @lorro,

    text-align: center; seems like not working when I look it up from Woocommerce Setting Email template.

    If I change the original code like this: text-align: <?php echo is_rtl() ? ‘center’ : ‘center’; ?>; How do you think?

    Thanks in advance!

    Thread Starter cfm168

    (@cfm168)

    Just tested and got error logs again for the last two lines of <?php

    Instead, I deleted last two <?php, goes ending with }, test from email template in setting, it seems like the email working now. No error log created.

    And also, the “text-align:center” does’t work from the email template look up. I can see still showing “left” from chrome inspec tools.

    Thread Starter cfm168

    (@cfm168)

    The ending like this:

    <?php
    <?php

    Is that right?

    Thank in advance!

    Thread Starter cfm168

    (@cfm168)

    Add one more line 229 with <?php
    So ending with double <?php ?

    Thread Starter cfm168

    (@cfm168)

    Thread Starter cfm168

    (@cfm168)

    Hello @lorro,

    I got this error alert:
    ————————————
    PHP Parse error: syntax error, unexpected end of file in /home/mysite.com/wp-content/themes/twentyeleven-child/woocommerce/emails/email-styles.php on line 228
    ———————————
    The ending line 228 is <?php, that I copied from entire original file I can see.

    I don’t get email notification at all now (maybe client same too) due to above error. Can you help?

    Thanks in advance!

    Thread Starter cfm168

    (@cfm168)

    I will check other plugins if any incompatibility later. Yes, I found many errors in the chrome console. See below:

    
    --------------------------------------------------------------------
    /wp-content/plugins/shortcodes-ultimate/includes/css/icons.css?ver=1.1.5:1 Failed to load resource: the server responded with a status of 503 ()
    wp-auth-check.min.js:1 Failed to load resource: the server responded with a status of 503 ()
    wp-seo-admin-media-1420.js:1 Failed to load resource: the server responded with a status of 503 ()
    api-fetch.min.js:1 Failed to load resource: the server responded with a status of 503 ()
    wp-seo-replacevar-plugin-1420.js:1 Failed to load resource: the server responded with a status of 503 ()
    wp-seo-post-scraper-1420.js:1 Failed to load resource: the server responded with a status of 503 ()
    progressbar.min.js:1 Failed to load resource: the server responded with a status of 503 ()
    wp-seo-featured-image-1420.js:1 Failed to load resource: the server responded with a status of 503 ()
    maxmodal.js:1 Failed to load resource: the server responded with a status of 503 ()
    media_button.js:1 Failed to load resource: the server responded with a status of 503 ()
    simpleslider.js:1 Failed to load resource: the server responded with a status of 503 ()
    farbtastic.js:1 Failed to load resource: the server responded with a status of 503 ()
    wp-tinymce.js:1 Failed to load resource: the server responded with a status of 503 ()
    wp-langs-en.js:1 Failed to load resource: the server responded with a status of 503 ()
    /wp-content/plugins/shortcodes-ultimate/includes/css/icons.css?ver=1.1.5:1 Failed to load resource: the server responded with a status of 503 ()
    wp-auth-check.min.js:1 Failed to load resource: the server responded with a status of 503 ()
    wp-seo-admin-media-1420.js:1 Failed to load resource: the server responded with a status of 503 ()
    api-fetch.min.js:1 Failed to load resource: the server responded with a status of 503 ()
    post.php?post=263&action=edit&classic-editor:2398 Uncaught TypeError: Cannot read property 'use' of undefined
        at post.php?post=263&action=edit&classic-editor:2398
    wp-seo-replacevar-plugin-1420.js:1 Failed to load resource: the server responded with a status of 503 ()
    wp-seo-post-scraper-1420.js:1 Failed to load resource: the server responded with a status of 503 ()
    progressbar.min.js:1 Failed to load resource: the server responded with a status of 503 ()
    wp-seo-featured-image-1420.js:1 Failed to load resource: the server responded with a status of 503 ()
    maxmodal.js:1 Failed to load resource: the server responded with a status of 503 ()
    media_button.js:1 Failed to load resource: the server responded with a status of 503 ()
    simpleslider.js:1 Failed to load resource: the server responded with a status of 503 ()
    farbtastic.js:1 Failed to load resource: the server responded with a status of 503 ()
    wp-tinymce.js:1 Failed to load resource: the server responded with a status of 503 ()
    post.php?post=263&action=edit&classic-editor:2478 Uncaught ReferenceError: tinymce is not defined
        at post.php?post=263&action=edit&classic-editor:2478
    wp-langs-en.js:1 Failed to load resource: the server responded with a status of 503 ()
    post.php?post=263&action=edit&classic-editor:2473 Uncaught ReferenceError: tinymce is not defined
        at Object.load_ext (post.php?post=263&action=edit&classic-editor:2473)
        at post.php?post=263&action=edit&classic-editor:2483
    -------------------------------------------------------------------
    

    Hope these helps to find the problem. Please advise. Thanks!

    • This reply was modified 5 years, 11 months ago by Yui.
    • This reply was modified 5 years, 11 months ago by Yui. Reason: please use CODE button for proper formatting
    Thread Starter cfm168

    (@cfm168)

    Hello @ndre,

    The issue persists. Product editor page freezed and can’t input any words.
    I have Classic Editor By WordPress Contributors installed.

    It was worked before updated to eCommerce Product Catalog for WordPress Version 2.9.34. a week ago, and Catalog Me!Version: 1.1.2

    So now I can’t add new product nor editing existing products.

    Please help. Thanks in advance!

    Thread Starter cfm168

    (@cfm168)

    @lorro, Thank you for reminder.

    How can I edit h1 to align to ‘center’ from following code?
    text-align: <?php echo is_rtl() ? ‘right’ : ‘left’; ?>;

    I don’t under stand why the original code using ‘right’ : ‘left’; it is confusing me.

    Thread Starter cfm168

    (@cfm168)

    Thanks a lot!!

    Thread Starter cfm168

    (@cfm168)

    Hi Lorro,

    Thank you for helping. Can I just copy and edit this part only?

    h1 {
    color: <?php echo esc_attr( $base ); ?>;
    font-family: “Helvetica Neue”, Helvetica, Roboto, Arial, sans-serif;
    font-size: 30px;
    font-weight: 300;
    line-height: 150%;
    margin: 0;
    text-align: <?php echo is_rtl() ? ‘right’ : ‘left’; ?>;
    text-shadow: 0 1px 0 <?php echo esc_attr( $base_lighter_20 ); ?>;
    }

Viewing 15 replies - 301 through 315 (of 599 total)