Home / Forums / WoodMart support forum / change footer
Home › Forums › WoodMart support forum › change footer
change footer
- This topic has 12 replies, 2 voices, and was last updated 5 years, 7 months ago by
Elise Noromit.
-
AuthorPosts
-
March 22, 2020 at 6:30 pm #181544
afcbabsParticipantHow can I change the part of the footer where still the woodmart standart is shown, shown in the attached pic?
I only found the part with copy rights stuff.Attachments:
You must be logged in to view attached files.March 22, 2020 at 9:25 pm #181572
Elise NoromitMemberHello,
Thank you very much for choosing our theme and for contacting us.
You can change the logo in the Appearance > Widgets > Footer column 1.
Best Regards
March 23, 2020 at 3:54 pm #181777
afcbabsParticipantOk, that worked but do I really have to change this ‘Disable Footer’ on every single site to remove the empty space above the copyrights?
March 23, 2020 at 4:02 pm #181781
afcbabsParticipantAnd another problem, how can I translate the copyrights line with WPML?
March 23, 2020 at 4:58 pm #181792
Elise NoromitMemberHello,
Please provide the screen of the empty space. Please check this perhaps you would able to solve the issue https://xtemos.com/docs/woodmart/faq-guides/top-bottom-paddings/
Navigate to WPML > String Translation > Choose the admin_text_woodmart_option from the dropdown and find the title and the content block for the copyright text.
Best Regards
March 24, 2020 at 8:10 pm #182076
afcbabsParticipantattached you can find a cap showing the empty space marked with a red arrow.
Also marked there in red is the part of the footer I want to translate. Unfortunately it didn’t work the way you told. I now tried it with adding a html-Block which I translated, anyway I see the german version in all languages.
Attachments:
You must be logged in to view attached files.March 25, 2020 at 10:45 am #182201
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body.single .main-footer{ display:none; }Best Regards
March 25, 2020 at 11:05 am #182205
afcbabsParticipantadded this like shown in the cap, but now change
Attachments:
You must be logged in to view attached files.March 25, 2020 at 11:20 am #182214
Elise NoromitMemberHello,
Please clean your cache and check again.
Best Regards
March 25, 2020 at 11:32 am #182215
afcbabsParticipantThat is what I did, also tried another browser
March 25, 2020 at 12:49 pm #182251
Elise NoromitMemberHello,
The code is provided for the product page, this code is for all:
body .main-footer{ display:none; }Please replace.
Best RegardsMarch 25, 2020 at 2:37 pm #182280
afcbabsParticipantPerfect, thanks a lot!
March 25, 2020 at 2:59 pm #182287
Elise NoromitMemberYou are welcome! If you have any questions please feel free to contact us.
Best Regards
-
AuthorPosts
Tagged: footer
The topic ‘change footer’ is closed to new replies.
- You must be logged in to create new topics. Login / Register