How Do You Edit The Content Of The Footer?

This topic has 20 replies, 3 voices, and was last updated 8 years, 2 months ago ago by Jack Richardson

  • Avatar: dbattle1225
    dbattle1225
    Participant
    December 22, 2015 at 15:41

    I’ve installed the demo content as well as one of the demo themes. I’m trying to edit the content of the footer but I can’t find the place to do that other than footer.php. Where do I edit it? I’ve looked at some of the other posts that mentioned static blocks but I don’t see a static blocked saved anywhere.

    Also when I’m trying to display product categories on my home screen I don’t want “Category” listed as part of the title. I just want it to say the name of the category. Where do I remove this?

    I need to edit the returns & delivery tab but when I ever I change the custom tab it adds two return & delivery tabs instead of having just the custom one for all the products.

    Thank You

    19 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    December 23, 2015 at 09:15

    Hello,

    Please read the documentation https://www.8theme.com/demo/docs/royal/#!/9_footer
    You need create footer as described there.

    Add this code in Theme Options > Custom CSS > Global Custom CSS to remove “Category” title:

    .categories-mask span {
        display: none;
    }
    .categories-mask span.more {
       display: block;
    }

    Please clarify where you edit custom tab, in Theme Options > Single Product or in product editor page?

    Provide us with wp-admin panel credentials and show a page where you have 2 similar tabs.

    Regards,
    Eva Kemp.

    Avatar: dbattle1225
    dbattle1225
    Participant
    December 26, 2015 at 05:19

    Thank you for responding. I figured out how to remove the Category heading. Is there a way to change the words that say Read More into something else? I’m not sure what file this would be in.

    Avatar: Eva
    Eva Kemp
    Support staff
    December 26, 2015 at 09:04

    Hello,

    As I see you removed “Read more” text. Do you still want to change it?

    Regards,
    Eva Kemp.

    Avatar: dbattle1225
    dbattle1225
    Participant
    December 27, 2015 at 22:56

    Yes just for future knowledge and so I can compare the two to see which one looks better

    Avatar: Eva
    Eva Kemp
    Support staff
    December 28, 2015 at 10:23

    Hello,

    You can change that text in the file wp-content/themes/royal/woocommerce/content-product_cat.php in line 63.

    Regards,
    Eva Kemp.

    Avatar: dbattle1225
    dbattle1225
    Participant
    December 28, 2015 at 19:01

    When I resize the window some of the contents are overlapping instead of being responsive. How do I change it so that it resizes appropriately?

    Also I have some filters on my shop page but when you click on one of the filters it doesn’t actually filter the products. It only filters the products after you refresh the page.

    I want to add the payment icons to the copyright section of my footer is there a shortcode for that?

    Avatar: Eva
    Eva Kemp
    Support staff
    December 28, 2015 at 19:54

    Hello,

    Please provide us with wp-admin panel credentials in Private Content.

    Regards,
    Eva Kemp.

    Avatar: dbattle1225
    dbattle1225
    Participant
    December 30, 2015 at 04:45

    One more thing on the my account page my order history doesn’t show up. I checked the /woocommerce/order folder and it is empty. Where do I get the files?

    Thank You

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    December 30, 2015 at 10:21

    Hello,

    Have you made any orders?
    Try to order some product and then check “My Account” page.

    Please update all required plugins https://www.8theme.com/download-plugins/ and check your site after that. Also clear server cache via FTP in wp-content directory.

    Regards,
    Eva Kemp.

    Avatar: dbattle1225
    dbattle1225
    Participant
    December 30, 2015 at 20:17

    I cannont submit the order because the shipping methods are not popping up. I’m guessing something isn’t setup correctly with that. My site will be solely based on dropshipping so when a customer orders from our website we will have the manufacturer ship the product our for us. I’m not sure how shipping would be configured.

    Avatar: Eva
    Eva Kemp
    Support staff
    January 4, 2016 at 09:24

    Hello,

    Concerning the shipping options you need refer to Woocommerce documentation:
    https://docs.woothemes.com/documentation/plugins/woocommerce/getting-started/shipping/core-shipping-options/
    https://docs.woothemes.com/document/product-shipping-classes/

    Please read the articles.

    Regards,
    Eva Kemp.

    Avatar: dbattle1225
    dbattle1225
    Participant
    January 4, 2016 at 15:16

    Can you help me with these issues?

    When I resize the window some of the contents are overlapping instead of being responsive. How do I change it so that it resizes appropriately?

    Also I have some filters on my shop page but when you click on one of the filters it doesn’t actually filter the products. It only filters the products after you refresh the page. I’ve turned all the plugins off except woocommerce and the ajax layered nav but it still does not work properly.

    I want to add the payment icons to the copyright section of my footer is there a shortcode for that?

    What’s the best payment system to use other than Paypal? I tried to use Simply Commerce but due to the nature of my the business and their policy they won’t support it.

    I haven’t quite figured out the shipping settings either. I thought there would be more shipping options like priority shipping, 1 or 2 day shipping, etc.

    Avatar: Eva
    Eva Kemp
    Support staff
    January 4, 2016 at 15:35

    Hello,

    Please update Visual Composer plugin https://www.8theme.com/download-plugins/ and check your site on mobile after that.

    There is no shortcode for payment icons. You may try to use some plugins.

    We recommend you to contact Woocommerce support regarding payment and shipping options as these are their configurations.

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: dbattle1225
    dbattle1225
    Participant
    January 4, 2016 at 19:42

    After updating all the plugins the site resizes correctly now. I’m still having a problem with this:

    I have some filters on my shop page but when you click on one of the filters it doesn’t actually filter the products. It only filters the products after you refresh the page. I’ve turned all the plugins off except woocommerce and the ajax layered nav but it still does not work properly.

    I’ve updated all the plugins and deactivated them. I’ve changed the theme to the 2015 wordpress theme and the ajax layered nav works just fine.

    Thank you for all your help thus far.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    January 5, 2016 at 11:03

    Hello,

    As I see you’re using 3rd-party plugin “WooCommerce Advanced Ajax Layered Navigation”. Our theme isn’t compatible with this plugin. We recommend you to use default Woocommerce widget “Woocommerce Layered Nav Filter” and disable that plugin. After that check filtering on your site.

    Best regards,
    Jack Richardson.

    Avatar: dbattle1225
    dbattle1225
    Participant
    January 5, 2016 at 16:08

    The filter that was included wasn’t working either nor did it display checkboxes to sort through the products which is why I purchased the Woocommerce Layered Nav Filter plugin.

    Avatar: Eva
    Eva Kemp
    Support staff
    January 5, 2016 at 17:41

    Hello,

    I’ve added “Woocommerce layered nav” widget to “Shop Sidebar” with title “Filter by length” and it’s working properly.
    Please check it on your Shop page now.

    Regards,
    Eva Kemp.

    Avatar: dbattle1225
    dbattle1225
    Participant
    January 5, 2016 at 17:59

    When you clear the filters the products don’t come back.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    January 6, 2016 at 09:41

    Hello,

    I’ve just checked the filters and products are back when filters are unchecked.
    Please clear browser cache and check again or check in another browser.

    Best regards,
    Jack Richardson.

  • Viewing 20 results - 1 through 20 (of 20 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.