Forum Replies Created
-
in reply to: Currency settings of woocommer do not apply
Hello,
I added an !important to the css we gave you previously. This is the result in your shop and single product page:
https://postimg.cc/image/5ojk8wcvf/
https://postimg.cc/image/4dybdy6fv/Let us know.
Best regards!
in reply to: After Login with Account Login/Signup Text ShowingHello,
Please try adding this css:
@media (max-width: 991px){ .extra_tools_wrapper .tool.wishlist { display: block; }}Customize it further if needed to fit the header css classes of your site.
Best regards!
in reply to: Menu problemHello,
Please add this code into your custom css box:
nav .menu > li > ul.sub-menu ul { margin-top: -35px !important; }Let us know.
Best regards!
in reply to: Redux settingsHello,
Yes, sure. You can add them in your profile data extra fields.
Best regards!
in reply to: Theme activation ProblemsThis reply has been marked as private.in reply to: HELP: SubdomainThis reply has been marked as private.in reply to: Slider Revolutionin reply to: Cannot registerHello,
You can proceed in importing dummy data and customizing them as normal. The product registration will not affect it.
Best regards!
in reply to: Strange post layout on FolieThis reply has been marked as private.in reply to: Redux settingsHello,
This is a common issue. You have another ticket regarding this. Please check it here: https://support.codeless.co/?topic=redux-framework-warning-4
Let us know if you need further help.Best regards!
in reply to: Currency settings of woocommer do not applyHello,
Yes, please send us some valid wp credentials in a private reply. All replies starting form the second, can be set as private. Check the “Set as private reply” checkbox under the text editor.
To send screenshots, use any online sharing service. Example: https://postimages.org/Best regards!
in reply to: Stuck on Import Template Dummy ContentHello,
The zero means it’s unlimited. So this should not be a problem. Are you on a shared hosting? I suggest you contact your host and make sure there isn’t any limitation on data upload and file size.
Check here all necessary server settings for wordpress: https://codex.wordpress.org/FAQ_Working_with_WordPress#Importing_and_Exporting
Let us know for anything.Best regards!
in reply to: After Login with Account Login/Signup Text ShowingHello,
Please send us a link of your site. So i can send you the specific css.
Best regards!
in reply to: Object ObjectHello,
This is an operation from server side. Please contact your host provider to help you with that.
Best regards!
in reply to: Embed Raw HTMLHello,
This is javascript, not plain html. This can not be added using the “Custom code” element, which is used for the html code.
I suggest you use a custom plugin to add this.
Best regards!