Home › Forums › WoodMart support forum › Woodmart WooCommerce
Woodmart WooCommerce
- This topic has 19 replies, 3 voices, and was last updated 6 years, 8 months ago by Artem Temos.
-
AuthorPosts
-
February 17, 2018 at 5:18 pm #40533
GModelsParticipantHello
I have two questions
1) After deactivation of the plugin WooCommerce site stops working.
2) For Sharing I need Linkedin button. In follow box I see this button, but missing in sharing sectionAttachments:
You must be logged in to view attached files.February 17, 2018 at 6:40 pm #40558
Artem TemosKeymasterHi,
1. Could you please enable debug mode in the wp-config.php file and check what error do you get when disabling this plugin? https://codex.wordpress.org/WP_DEBUG
2. There is no share in Linkedin button functionality.
Regards
February 17, 2018 at 8:04 pm #40575
GModelsParticipantI saw it, but I’m curious how to add it? I have an opportunity?
February 17, 2018 at 8:37 pm #40577
GModelsParticipantRedux Framework -works incorrectly, when the plugin is active the white page of the site is created.
February 18, 2018 at 1:31 am #40596
GModelsParticipantHello. How to make the inscriptions black? Set the settings – the black color of the inscriptions does not work.) Screenshot http://prntscr.com/ig8it4
Site Page https://www.sevenapp.a-webstudio.biz.uaFebruary 18, 2018 at 9:15 am #40628
Artem TemosKeymasterHere is a code snippet to change this button color. Add it to the custom CSS area in Theme Settings
a.woodmart-open-popup { color: #090909!important; }
Unfortunately, we don’t have an instruction for the linkedin share button.
February 18, 2018 at 11:24 am #40668
GModelsParticipantThanks It works.)
How to make the buttons red? How to make buttons with round edges? Screenshot http://prntscr.com/igcxwl For example like here Screenshot http://prntscr.com/igcyatFebruary 18, 2018 at 2:24 pm #40714
Bogdan DonovanKeymasterGeneral buttons styling is located in Theme settings -> Styles and colors -> Buttons.
Buttons that are added by page builder elements have own styling options https://prnt.sc/igel8o.
Buttons that are placed in Revolution Slider have styling options in Style tab. https://prnt.sc/igemf1
Regards
February 28, 2018 at 2:29 am #42698
GModelsParticipantУстановил обновление) мне понравилось) Мобильное меню работает) Супер!)
Есть и недостатки.) Подскажите пожалуйста как убрать 2 элемента ПОИСК в меню?)Attachments:
You must be logged in to view attached files.February 28, 2018 at 7:39 am #42736
Artem TemosKeymasterJust clear the browser cache to see the changes after update.
February 28, 2018 at 9:11 am #42812
GModelsParticipant1) Очистил. Работает. Как сказать всем клиентам, что бы очистили кэш браузера?)) Они не знают как это делать. Может само исправиться у других пользователей? Через какое время может исправиться у других пользователей?
February 28, 2018 at 1:21 pm #42891
Artem TemosKeymasterIt depends on their browsers and we can’t say exactly when the cache will be cleaned.
But we can do nothing in this situation. If you don’t need, you can keep 2.0 version and don’t update the theme in the future to prevent changes in the CSS code and such issues on your website.March 6, 2018 at 2:12 am #44080
GModelsParticipantЗдравствуйте.) Как поменять цвет кнопки?) Скриншот http://prntscr.com/ine4oa
Страница https://muzaproduction.com/vidguki/March 6, 2018 at 7:35 am #44116
Artem TemosKeymasterGood morning!
Try to use the following CSS code for that
#wpmtst-submission-form .button { background-color: red; color: white; }
Regards
March 6, 2018 at 7:42 pm #44340
GModelsParticipantЗдравствуйте. Не работает. Уточните, пожалуйста, в какое место установить. Я пробовал в тему в CSS и в саму страницу.
March 7, 2018 at 7:20 am #44389
Artem TemosKeymasterTry to add it to the Custom CSS section in Theme Settings.
March 7, 2018 at 7:07 pm #44524
GModelsParticipantЯ внёс код но ничего не меняется. Вот скриншот http://prntscr.com/io7elg А вот страница где должен поменятья цвет кнопки https://muzaproduction.com/kontakty/
March 7, 2018 at 7:49 pm #44539
Artem TemosKeymasterBut it is not the button you talked initially 🙂
input.wpcf7-submit { background: red; color: white; } input.wpcf7-submit:hover { background: blue; color: white; }
March 7, 2018 at 8:26 pm #44547
GModelsParticipantСупер!!!)) Получилось!!))))) Спасибо))))
March 8, 2018 at 7:21 am #44587
Artem TemosKeymasterYou are welcome!
-
AuthorPosts
Tagged: WoodMart
The topic ‘Woodmart WooCommerce’ is closed to new replies.
- You must be logged in to create new topics. Login / Register