Forum Replies Created

Viewing 13 replies - 1 through 13 (of 13 total)
  • Thread Starter pinkorwhite

    (@pinkorwhite)

    THANKYOU LORRO…will look into this…PEACE

    Thread Starter pinkorwhite

    (@pinkorwhite)

    hi Rynald0s…thanks for the info..looking into it…PEACE

    Thread Starter pinkorwhite

    (@pinkorwhite)

    hi lorro..

    yes open..i tried the customizer css but failed…so i copied editor footer php to edit it..but failed..then repaste the css from word and this is the remark.
    Your PHP code changes were rolled back due to an error on line 49 of file wp-content/themes/thestore/front-page.php. Please fix and try saving again.

    syntax error, unexpected ‘<‘

    2) so i then went to cpanel to try and hopefully copy the php to paste it to wordpress but their is 0 bytes and now the site is missing content because of the above remark an not able to fix it..now these list off issues occuring (images missing, homepage slider missing, pinkorwhite.store url is blank with no shop) as of today may 9…maybe the update last week or some reason because i did not delete anytime or any where.

    below css what i copied from word press to word. in cpanel under wpcontent…themes..thestore…footerphp is 0 bytes.. i watched videos to restore or backup the cpanel footer but the restore is from april 1, 2018 so just not sure what to do..i thought i was able to restore at least from this week??????????
    ….all of the other cpanel files are there except this..

    <?php if( is_active_sidebar( ‘maxstore-footer-area’ ) ) { ?>

    <div id=”content-footer-section” class=”row clearfix”>

    <?php

    // Calling the header sidebar if it exists.

    dynamic_sidebar( ‘maxstore-footer-area’ );

    ?>

    </div>

    <?php } ?>

    <footer id=”colophon” class=”rsrc-footer” role=”contentinfo”>

    <div class=”row rsrc-author-credits”>

    <p>

    <div class=”text-center”>

    <?php printf(__(‘Copyright © %1$s | %2$s designed by Themes4WP’, ‘thestore’), date(“Y”), ‘‘ . __( ‘TheStore’, ‘thestore’ ) . ‘‘); ?>

    </div>

    </p>

    </div>

    </footer>

    <div id=”back-top”>

    <span></span>

    </div>

    </div>

    <!– end main container –>

    <?php wp_footer(); ?>

    </body>

    </html>

    Thread Starter pinkorwhite

    (@pinkorwhite)

    thanks.

    Thread Starter pinkorwhite

    (@pinkorwhite)

    thanks.

    Thread Starter pinkorwhite

    (@pinkorwhite)

    hannah…how do i do the below???

    If you want to change that email address, you’ll need to change the jetpack connection owner for the store…

    https://snag.gy/rhQ59I.jpg

    thanks again

    Thread Starter pinkorwhite

    (@pinkorwhite)

    Thread Starter pinkorwhite

    (@pinkorwhite)

    did it..thanks

    Thread Starter pinkorwhite

    (@pinkorwhite)

    FYI these are my plugins:

    AfterShip – WooCommerce Tracking-Add tracking number and carrier name to WooCommerce, display tracking info at order history page, auto import tracking numbers to AfterShip. Version 1.8.4

    Kirki Toolkit-The ultimate WordPress Customizer Toolkit Version 3.0.27

    W3 Total Cache-The highest rated and most complete WordPress performance plugin. Dramatically improve the speed and user experience of your site. Add browser, page, object and database caching as well as minify and content delivery network (CDN) to WordPress. Version 0.9.7

    WC Cancel Order- allow customer to Send Order Cancel Request from my account page to woocommerce admin. Version 2.6

    Woo Free Shipping Bar- Display the total amounts of customer to reach minimum order amount Free Shipping system. Version 1.1.0.1

    Woo Multi Currency- Allows display prices and accepts payments in multiple currencies. Working only with WooCommerce. Version 2.0.9

    WooCommerce- An eCommerce toolkit that helps you sell anything. Beautifully.
    Version 3.3.5

    WooCommerce Auto Restore Stock- Auto restore stock when orders are cancelled
    Version 1.0.1

    WooCommerce Order Cancel For Customers- A tiny plugin that will enable customers to cancel woocommerce order within a certain amount of time. Version 1.0

    WooCommerce PDF Invoices- Automatically generate and attach customizable PDF Invoices to WooCommerce emails and connect with Dropbox, Google Drive, OneDrive or Egnyte. Version 2.9.12

    WooCommerce Services -Hosted services for WooCommerce: automated tax calculation, live shipping rates, shipping label printing, and smoother payment setup.
    Version 1.12.3

    WooCommerce Shortcodes- Version 1.0.0

    WooCommerce Stripe Gateway-Take credit card payments on your store using Stripe.
    Version 4.1.3

    WPForms Lite -Beginner friendly WordPress contact form plugin. Use our Drag & Drop form builder to create your WordPress forms.

    Thread Starter pinkorwhite

    (@pinkorwhite)

    hi again everyone i reposted my first question and new ones…this is my site https://www.pinkorwhite.store/front/

    i am using thestore a free child theme of max store and all recommended plugins are activated…i tried the below css suggestions given on wp forums; but failed….need help for the following:
    1. change footer color to lite gray like this site footer color.

    2.change my footer text to black currently it is blue…i don’t need a hover color..

    3. in customizer my site title and tagline text is colour pink however when i select “visit site” the pink turns to gray text…how do i stop from turning gray. i would like the pink for the site when launched.

    I CREATED TEST/FAKE ORDERS FOR THE BELOW BUT THESE ISSUES ARE OCCURING:
    4. using these 2 plugins “WC Cancel Order – allow customer to Send Order Cancel Request from my account page to woocommerce admin also WooCommerce Order Cancel For Customers -A tiny plugin that will enable customers to cancel woocommerce order within a certain amount of time”. i set the cancellation time for 30mins
    for the customer to cancel their order however it is still allowing cancellation after 30mins..what needs to be done to prevent this. see screenshot… https://snag.gy/hqFaIn.jpg

    5. how do i forward/point this url https://www.pinkorwhite.store/front/ to this url https://www.pinkorwhite.store/ (basically i would like customers to see the front page when their google the site name???

    6. this page had a homepage with slider…but the slider is missing when i want to edit the page??? https://www.pinkorwhite.store/front/
    screen shot https://snag.gy/ERFuWd.jpg

    TEST MODE FOR STRIPE GATEWAY: ORDERS
    7. created test/fake orders with stripe and cancelled and refunded the charges however the stock quantity number “out of stock” is not reflecting restocked???
    see screenshot https://snag.gy/Oswl8v.jpg
    for an example https://www.pinkorwhite.store/product/vinci-collection-limited/

    BELOW ARE THE CSS I FOUND ON WP FORUM FOR QUESTIONS 1 – 3…BUT TO NO AVAIL FOR MY SITE.
    .site-footer {
    background: #bababa;
    }
    .entry-content {
    color: #000000;
    }
    .entry-title,
    .excerpt-title a {
    color: #cecece;
    }

    #colophon {
    color:#fa8e8e8e;}

    .footer-widgets {
    color: #000000;
    background-color: #bababa;
    }
    .footer-widgets .widget-title {
    color: pink;
    }
    .footer-widget-area {
    background-color: #bababa;
    }

    .footer-widgets area {
    background-color: gray;
    }

    /* Footer widgets area */
    .blog .footer-widgets {
    background-color: #fff000;
    }

    .footer-bottom-info {
    background-color: gray;
    }

    THANKYOU VERY MUCH…

    Thread Starter pinkorwhite

    (@pinkorwhite)

    THANK YOU..

    Thread Starter pinkorwhite

    (@pinkorwhite)

    thanks hannah and all; pls see below.

    https://snag.gy/D3GQc8.jpg

    status report:

    
    ### WordPress Environment ###
    
    Home URL: https://www.pinkorwhite.store
    Site URL: https://www.pinkorwhite.store
    WC Version: 3.3.5
    Log Directory Writable: ?
    WP Version: 4.9.5
    WP Multisite: –
    WP Memory Limit: 256 MB
    WP Debug Mode: –
    WP Cron: ?
    Language: en_US
    
    ### Server Environment ###
    
    Server Info: LiteSpeed
    PHP Version: 5.6.35
    PHP Post Max Size: 512 MB
    PHP Time Limit: 120
    PHP Max Input Vars: 8000
    cURL Version: 7.54.0
    OpenSSL/1.0.2k
    
    SUHOSIN Installed: –
    Max Upload Size: 512 MB
    Default Timezone is UTC: ?
    fsockopen/cURL: ?
    SoapClient: ? Your server does not have the SoapClient class enabled - some gateway plugins which use SOAP may not work as expected.
    DOMDocument: ?
    GZip: ?
    Multibyte String: ?
    Remote Post: ?
    Remote Get: ?
    
    ### Database ###
    
    WC Database Version: 3.3.5
    WC Database Prefix: wp_
    MaxMind GeoIP Database: ?
    Total Database Size: 6.30MB
    Database Data Size: 5.35MB
    Database Index Size: 0.95MB
    wp_woocommerce_sessions: Data: 0.00MB + Index: 0.00MB
    wp_woocommerce_api_keys: Data: 0.00MB + Index: 0.00MB
    wp_woocommerce_attribute_taxonomies: Data: 0.00MB + Index: 0.00MB
    wp_woocommerce_downloadable_product_permissions: Data: 0.00MB + Index: 0.00MB
    wp_woocommerce_order_items: Data: 0.00MB + Index: 0.00MB
    wp_woocommerce_order_itemmeta: Data: 0.00MB + Index: 0.01MB
    wp_woocommerce_tax_rates: Data: 0.00MB + Index: 0.00MB
    wp_woocommerce_tax_rate_locations: Data: 0.00MB + Index: 0.00MB
    wp_woocommerce_shipping_zones: Data: 0.00MB + Index: 0.00MB
    wp_woocommerce_shipping_zone_locations: Data: 0.00MB + Index: 0.00MB
    wp_woocommerce_shipping_zone_methods: Data: 0.00MB + Index: 0.00MB
    wp_woocommerce_payment_tokens: Data: 0.00MB + Index: 0.00MB
    wp_woocommerce_payment_tokenmeta: Data: 0.00MB + Index: 0.00MB
    wp_woocommerce_log: Data: 0.00MB + Index: 0.00MB
    wp_commentmeta: Data: 0.00MB + Index: 0.00MB
    wp_comments: Data: 0.00MB + Index: 0.01MB
    wp_links: Data: 0.00MB + Index: 0.00MB
    wp_options: Data: 0.98MB + Index: 0.13MB
    wp_postmeta: Data: 3.10MB + Index: 0.49MB
    wp_posts: Data: 1.19MB + Index: 0.16MB
    wp_termmeta: Data: 0.02MB + Index: 0.02MB
    wp_terms: Data: 0.01MB + Index: 0.04MB
    wp_term_relationships: Data: 0.02MB + Index: 0.05MB
    wp_term_taxonomy: Data: 0.02MB + Index: 0.02MB
    wp_usermeta: Data: 0.01MB + Index: 0.01MB
    wp_users: Data: 0.00MB + Index: 0.01MB
    wp_wc_download_log: Data: 0.00MB + Index: 0.00MB
    wp_wc_webhooks: Data: 0.00MB + Index: 0.00MB
    
    ### Post Type Counts ###
    
    amn_wpforms-lite: 1
    attachment: 1106
    customize_changeset: 1
    jetpack_migration: 2
    jp_img_sitemap: 1
    jp_sitemap: 1
    jp_sitemap_master: 1
    nav_menu_item: 33
    page: 31
    post: 6
    product: 183
    product_variation: 83
    revision: 171
    shop_order: 6
    wpforms: 2
    
    ### Security ###
    
    Secure connection (HTTPS): ?
    Hide errors from visitors: ?
    
    ### Active Plugins (13) ###
    
    AfterShip - WooCommerce Tracking: by AfterShip – 1.8.4 – Not tested with the active version of WooCommerce
    Akismet Anti-Spam: by Automattic – 4.0.3
    CMB2: by CMB2 team – 2.3.0
    Coming Soon Page & Maintenance Mode by SeedProd: by SeedProd – 5.0.19
    Jetpack by WordPress.com: by Automattic – 6.1
    Kirki Toolkit: by Aristeides Stathopoulos – 3.0.27
    Woo Free Shipping Bar: by VillaTheme – 1.1.0.1
    Woo Multi Currency: by VillaTheme – 2.0.9 – Not tested with the active version of WooCommerce
    WooCommerce Stripe Gateway: by WooCommerce – 4.1.2 – Not tested with the active version of WooCommerce
    WooCommerce Services: by Automattic – 1.12.3 – Not tested with the active version of WooCommerce
    WooCommerce Shortcodes: by WooThemes
    Claudio Sanches – 1.0.0 – Not tested with the active version of WooCommerce
    
    WooCommerce: by Automattic – 3.3.5
    WPForms Lite: by WPForms – 1.4.5.3
    
    ### 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)
    
    ### WC Pages ###
    
    Shop base: #8 - /
    Cart: #9 - /cart/
    Checkout: #10 - /checkout/
    My account: #132 - /my-account/
    Terms and conditions: ? Page visibility should be public
    
    ### Theme ###
    
    Name: TheStore
    Version: 1.0.4
    Author URL: https://themes4wp.com/
    Child Theme: ?
    Parent Theme Name: MaxStore
    Parent Theme Version: 1.4.2
    Parent Theme Author URL: https://themes4wp.com
    WooCommerce Support: ?
    
    ### Templates ###
    
    Archive Template: Your theme has a woocommerce.php file
    you will not be able to override the woocommerce/archive-product.php custom template since woocommerce.php has priority over archive-product.php. This is intended to prevent display issues.
    
    Overrides: –
    
    Thread Starter pinkorwhite

    (@pinkorwhite)

    hi…below is site url (not launched yet..in maintenace mode)

    https://www.pinkorwhite.store/

Viewing 13 replies - 1 through 13 (of 13 total)