Forum Replies Created

Viewing 15 replies - 1 through 15 (of 22 total)
  • Thread Starter dideto

    (@dideto)

    @urosjovanovic, sorry but I think this is Amelia free plugin support.
    Which is official support channel for free Amelia plugin?

    Thread Starter dideto

    (@dideto)

    Hello @urosjovanovic! I don’t use premium Amelia plugin and that is the reason to write here

    Thread Starter dideto

    (@dideto)

    Hi, @faisalahammad
    Thank you! I will ask support.

    Thread Starter dideto

    (@dideto)

    Hi, Faisal Ahammad
    I copied your code and the result is same πŸ™
    This code is in my child theme functions.php
    function add_my_script() {
    wp_enqueue_script(
    ‘custom-script’, get_stylesheet_directory_uri() . ‘/js/add-styles.js’,
    array(‘jquery’)
    );
    }
    add_action( ‘wp_enqueue_scripts’, ‘add_my_script’ );
    in developers console I can see path to add-styles.js and if I open it I can see js code inside it

    Thread Starter dideto

    (@dideto)

    Hi @faisalahammad, I’m using my own class section-title

    View post on imgur.com

    jQuery(document).ready(function($) {
    $(‘.section-title’).parents(‘.nf-row’).addClass(‘row-title’);
    $(‘.section-title’).css({“color”: “red”, “border”: “2px solid red”});

    console.log('add class');

    });

    I can see console log result, so I’m sure I add script πŸ™‚

    • This reply was modified 2 years, 3 months ago by dideto.
    Thread Starter dideto

    (@dideto)

    @faisalahammad, thank you for answer, but I haven’t result like yours.
    The class is not added, and $(‘.xxxxx_container’).parents(‘.nf-row’) is with lenght: 0

    Is it possible to send it like private message?

    dideto

    (@dideto)

    Hi, Mia!

    My message is
    Error Installing License
    An error occurred while installing your license key.
    Please try again. If the problem persists, pleaseΒ contact Wordfence Support

    dideto

    (@dideto)

    I just try to activate Wordfence Free and it’s the same

    Thread Starter dideto

    (@dideto)

    @simplyscheduleappointments, Thank you very much!

    Forum: Plugins
    In reply to: [WooCommerce] parse error
    Thread Starter dideto

    (@dideto)

    Thank you!
    This is new hosting account, with fresh WP and Woo instalation. So i think problem is not old version from earlier.
    OK I will ignore

    Forum: Plugins
    In reply to: [WooCommerce] parse error
    Thread Starter dideto

    (@dideto)

    Yes I made conflict test

    Forum: Plugins
    In reply to: [WooCommerce] parse error
    Thread Starter dideto

    (@dideto)

    
    ### WordPress Environment ###
    
    WordPress address (URL): https://oak-house-sign.co.uk
    Site address (URL): https://oak-house-sign.co.uk
    WC Version: 4.7.0
    REST API Version: βœ” 4.7.0
    WC Blocks Version: βœ” 3.6.0
    Action Scheduler Version: βœ” 3.1.6
    WC Admin Version: βœ” 1.6.3
    Log Directory Writable: βœ”
    WP Version: 5.5.3
    WP Multisite: –
    WP Memory Limit: 256 MB
    WP Debug Mode: –
    WP Cron: βœ”
    Language: en_US
    External object cache: –
    
    ### Server Environment ###
    
    Server Info: LiteSpeed
    PHP Version: 7.4.9
    PHP Post Max Size: 64 MB
    PHP Time Limit: 300
    PHP Max Input Vars: 3000
    cURL Version: 7.62.0
    OpenSSL/1.0.2k
    
    SUHOSIN Installed: –
    MySQL Version: 5.5.5-10.3.22-MariaDB-log-cll-lve
    Max Upload Size: 64 MB
    Default Timezone is UTC: βœ”
    fsockopen/cURL: βœ”
    SoapClient: βœ”
    DOMDocument: βœ”
    GZip: βœ”
    Multibyte String: βœ”
    Remote Post: βœ”
    Remote Get: βœ”
    
    ### Database ###
    
    WC Database Version: 4.7.0
    WC Database Prefix: w_
    Total Database Size: 1.80MB
    Database Data Size: 1.50MB
    Database Index Size: 0.30MB
    wood_woocommerce_sessions: Data: 0.04MB + Index: 0.00MB + Engine MyISAM
    wood_woocommerce_api_keys: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
    wood_woocommerce_attribute_taxonomies: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wood_woocommerce_downloadable_product_permissions: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wood_woocommerce_order_items: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wood_woocommerce_order_itemmeta: Data: 0.01MB + Index: 0.01MB + Engine MyISAM
    wood_woocommerce_tax_rates: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wood_woocommerce_tax_rate_locations: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wood_woocommerce_shipping_zones: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wood_woocommerce_shipping_zone_locations: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wood_woocommerce_shipping_zone_methods: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wood_woocommerce_payment_tokens: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wood_woocommerce_payment_tokenmeta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wood_woocommerce_log: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wood_actionscheduler_actions: Data: 0.02MB + Index: 0.02MB + Engine MyISAM
    wood_actionscheduler_claims: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wood_actionscheduler_groups: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
    wood_actionscheduler_logs: Data: 0.01MB + Index: 0.01MB + Engine MyISAM
    wood_commentmeta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wood_comments: Data: 0.01MB + Index: 0.01MB + Engine MyISAM
    wood_eopa_global_rule_table: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wood_eopa_poptions_table: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wood_eopa_rowoption_table: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wood_eopa_temp_table: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wood_links: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wood_litespeed_cssjs: Data: 0.34MB + Index: 0.01MB + Engine MyISAM
    wood_options: Data: 0.74MB + Index: 0.06MB + Engine MyISAM
    wood_postmeta: Data: 0.22MB + Index: 0.05MB + Engine MyISAM
    wood_posts: Data: 0.10MB + Index: 0.02MB + Engine MyISAM
    wood_termmeta: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
    wood_terms: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
    wood_term_relationships: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wood_term_taxonomy: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wood_usermeta: Data: 0.01MB + Index: 0.01MB + Engine MyISAM
    wood_users: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
    wood_wc_admin_notes: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wood_wc_admin_note_actions: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wood_wc_category_lookup: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wood_wc_customer_lookup: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
    wood_wc_download_log: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wood_wc_order_coupon_lookup: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wood_wc_order_product_lookup: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
    wood_wc_order_stats: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
    wood_wc_order_tax_lookup: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wood_wc_product_meta_lookup: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
    wood_wc_reserved_stock: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wood_wc_tax_rate_classes: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
    wood_wc_webhooks: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    
    ### Post Type Counts ###
    
    attachment: 45
    custom_css: 1
    et_header_layout: 1
    et_pb_layout: 4
    et_template: 1
    nav_menu_item: 4
    page: 9
    post: 3
    product: 9
    revision: 5
    seedprod: 1
    shop_order: 2
    
    ### Security ###
    
    Secure connection (HTTPS): βœ”
    Hide errors from visitors: βœ”
    
    ### Active Plugins (7) ###
    
    Coming Soon Page, Maintenance Mode & Landing Pages by SeedProd: by SeedProd – 6.0.9.0
    Cookie Notice: by dFactory – 1.3.2
    LiteSpeed Cache: by LiteSpeed Technologies – 3.5.2
    WooCommerce PayPal Checkout Gateway: by WooCommerce – 2.1.0 – Installed version not tested with active version of WooCommerce 4.7.0
    WooCommerce Stripe Gateway: by WooCommerce – 4.5.5 – Installed version not tested with active version of WooCommerce 4.7.0
    WooCommerce: by Automattic – 4.7.0
    Extendons: WooCommerce Product Add-ons - Custom Product Options Plugin: by Extendons – 3.0.2 – Installed version not tested with active version of WooCommerce 4.7.0
    
    ### Inactive Plugins (0) ###
    
    ### Settings ###
    
    API Enabled: –
    Force SSL: –
    Currency: GBP (Β£)
    Currency Position: left
    Thousand Separator: ,
    Decimal Separator: .
    Number of Decimals: 2
    Taxonomies: Product Types: external (external)
    grouped (grouped)
    simple (simple)
    variable (variable)
    
    Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
    exclude-from-search (exclude-from-search)
    featured (featured)
    outofstock (outofstock)
    rated-1 (rated-1)
    rated-2 (rated-2)
    rated-3 (rated-3)
    rated-4 (rated-4)
    rated-5 (rated-5)
    
    Connected to WooCommerce.com: –
    
    ### WC Pages ###
    
    Shop base: #10 - /shop/
    Cart: #11 - /cart/
    Checkout: #12 - /checkout/
    My account: #13 - /my-account/
    Terms and conditions: #218 - /terms-and-conditions/
    
    ### Theme ###
    
    Name: Divi Child Theme
    Version: 0.0.1
    Author URL: http://elegantthemes.com
    Child Theme: βœ”
    Parent Theme Name: Divi
    Parent Theme Version: 4.6.0
    Parent Theme Author URL: http://www.elegantthemes.com
    WooCommerce Support: βœ”
    
    ### Templates ###
    
    Overrides: –
    
    ### Action Scheduler ###
    
    Complete: 63
    Oldest: 2020-10-27 09:41:30 +0000
    Newest: 2020-11-20 07:31:55 +0000
    
    
    Forum: Plugins
    In reply to: [WooCommerce] parse error
    Thread Starter dideto

    (@dideto)

    Thank you for fast answer.
    This is new instalation. Everything is up to date.
    I never make changes in plugin files.
    Now I open my woocommerce.php and I can see just the same code in line 56 like in github

    Thread Starter dideto

    (@dideto)

    Thank you so much!

Viewing 15 replies - 1 through 15 (of 22 total)