Forum Replies Created
-
in reply to: Billing Details not lining up properly on site
Hello,
You have added a custom code that have changed the default styling. Anyway you can fix that by adding this line of code into Custom Code or child theme style.css
`form.woocommerce-checkout #billing_last_name_field, form.woocommerce-checkout #billing_postcode_field, form.woocommerce-checkout #billing_email_field{margin-left:0px !important;}
Regards!
in reply to: Cant work with visual composerHello,
I have found the issue that is caused by the wrong path in the db. You have created this WordPress by cloning some other one.
Now you after i changed the WordPress > Settings > WordPress Website Url from http to https and now you can access that customizer but the problem is that now the customizer access : https://magnetikminds.pt instead of the current website.
You can create a new db but first you have to expert pages, widgets and menus before create a blank db.
Let us know.
Regards!
in reply to: View products as listHello,
We have fixed the issue for you. In the next update the fix will be included.
Regards!
in reply to: Picante theme default homepage problemHello,
Please can you send to us the right ftp credentials so i can debug the issue you have there.
Let us know.
Regards!
in reply to: Problems with checkout pageHello,
Tried to access your wordpress dashboard to debug the issue but seems impossible with the creds you have provided on the profile details.
Let us know.
Regards!
in reply to: Social Media Widgets not appearing on WebsiteHello,
Yes by default we have removed the these icons but you can show them by adding this line of code into Specular > Custom Code:
@media (max-width: 767px) .top_nav { display: block !important; }If you send to us your website i can give you the exact code to style social icon section.
Let us know.
Regards!
in reply to: Cant work with visual composerHello,
Please write your wp credentials in profile details so we can check it out your issue.
Best Regards!
in reply to: Checkout Page IssueHello,
Please send your wp credentials so i can access your website and debug the issue you have experienced.
Let us know.
Regards!
This reply has been marked as private.in reply to: Problems Installing Required PluginsHello,
If you need further assistance with the Folie installation let us know we are here to help you.
Regards!
in reply to: Update Specular from v1.2.5Hello,
Theme is updated now you have Version: 2.6.3.
Regards!
in reply to: Handel Finance Blog settingsHello,
Please can you send to us your wp credentials and online link on your profile details. So we can login into and investigate the issue.
Let us know.
Regards!
in reply to: Menu Item Active Menu color not changingHello,
This option work on other Menu style not on this with the top border. The top border indicate that you are on the active page. This is the style of this menu type. If you change the menu style with other one you will see that change.
Also there is a possibility to add custom code to make possible add color to the menu item when it is active.
body:not(.cl-one-page) .header_container:not(.cl-header-light) nav > ul > li.current-menu-item > a {color: red;}You can add the code above into the Custom Code in the Customizer. Or in the style of the child-theme.
Let us know.
Regards!
in reply to: Responsive theme not working for certain elements.Hello,
Please try to add this line into Tower > General > Custom Css :
.services_medium.style_2{float:none !important;}
I have tried other element on iPhone and are center aligned.
Let us know.
Regards!
in reply to: How to translate buttonsHello,
I have translated this text before with Wpml and Wpml string plugin and everything was ok.
Also tried to access the wordpress dashboard but seems impossible.
Let us know.
Regards!