• ### WordPress Environment ###

    WC Version: 2.5.1
    Log Directory Writable: ? C:\wamp\www\twhoreca.com/wp-content/uploads/wc-logs/
    WP Version: 4.4.1
    WP Multisite: –
    WP Memory Limit: 256 MB
    WP Debug Mode: –
    Language: en_US

    ### Server Environment ###

    Server Info: Apache/2.4.9 (Win32) PHP/5.5.12
    PHP Version: 5.5.12
    PHP Post Max Size: 3 MB
    PHP Time Limit: 120
    PHP Max Input Vars: 2500
    SUHOSIN Installed: –
    MySQL Version: 5.6.17
    Max Upload Size: 3 MB
    Default Timezone is UTC: ?
    fsockopen/cURL: ?
    SoapClient: ?
    DOMDocument: ?
    GZip: ?
    Multibyte String: ?
    Remote Post: ?
    Remote Get: ?

    ### Database ###

    WC Database Version: 2.5.1
    :
    woocommerce_sessions: ?
    woocommerce_api_keys: ?
    woocommerce_attribute_taxonomies: ?
    woocommerce_termmeta: ?
    woocommerce_downloadable_product_permissions: ?
    woocommerce_order_items: ?
    woocommerce_order_itemmeta: ?
    woocommerce_tax_rates: ?
    woocommerce_tax_rate_locations: ?

    ### Active Plugins (7) ###

    Akismet: by Automattic – 3.1.7
    Regenerate Thumbnails: by Alex Mills (Viper007Bond) – 2.2.6
    Advanced AJAX Product Filters for WooCommerce: by BeRocket – 1.1.3
    WooCommerce Product Categories Selection: by PluginForage.com – 2.0
    WooCommerce: by WooThemes – 2.5.1
    YIKES Custom Product Tabs for WooCommerce: by YIKES Inc – 1.4.1
    YITH WooCommerce Brands Add-on: by Yithemes – 1.0.5

    ### Settings ###

    Force SSL: –
    Currency: IDR (Rp)
    Currency Position: right_space
    Thousand Separator: ,
    Decimal Separator: .
    Number of Decimals: 2

    ### API ###

    API Enabled: ?
    API Version: 3.1.0

    ### WC Pages ###

    Shop Base: #4 – /
    Cart: #5 – /index.php/cart/
    Checkout: #6 – /index.php/checkout/
    My Account: #7 – /index.php/my-account/

    ### Taxonomies ###

    Product Types: external (external)
    grouped (grouped)
    simple (simple)
    variable (variable)

    ### Theme ###

    Name: Customizr
    Version: 3.4.17
    Author URL: https://presscustomizr.com/
    Child Theme: ? – If you’re modifying WooCommerce on a parent theme you didn’t build personally
    then we recommend using a child theme. See: How to create a child theme

    WooCommerce Support: ?

    ### Templates ###

    Overrides: –

    In the single product, the tab shown is description, additional info and reviews, I added custom tab for specification. Could somebody tell me how to arrange the order so it shows description, spec, additional info and last tab is for review

    I searched and found this site
    https://docs.woothemes.com/document/editing-product-data-tabs/
    Unfortunately, I don’t know where to put the code.

    Also, in the additional info, the weight pagination is slightly off

    You can view the screenshot here
    https://drive.google.com/file/d/0BwPDEBLls0riUFRaRVFTQ19NZVU/view?usp=sharing

    Thanks you so much for the help

    https://www.ads-software.com/plugins/woocommerce/

Viewing 1 replies (of 1 total)
  • Make a child theme:
    https://codex.www.ads-software.com/Child_Themes

    Then put the reorder code in a plain text file called functions.php in the root of the child theme. The first line of this file must be:

    <?php

    to indicate that the content is php code.

    To be able to advise on custom css to left-align the attribute names, please post the url to a relevant page so the markup can be examined with browser tools.

Viewing 1 replies (of 1 total)
  • The topic ‘Arranging order of tab and custom tab’ is closed to new replies.