Forum Replies Created
-
in reply to: admin author in blog
Hello,
Please add some wp credentials in a private reply. So we can check this close.
Best regards!
in reply to: Specular – Couple of bugs (Mobile menu, accordion)Hello,
There are currently 4 themes in your wp-content/themes folder in wordpress installation. However, in wordpress dashboard Themes, there is only the active theme showing. Did you restrict the right to the user send to us?
Please check it again and give full access. So we are able to see all necessary options.Let me know.
Best regards!in reply to: Logo on mobile no resizingYou’re welcome!
If you like our theme and support, please leave us a review on Themeforest. It’s important for us :)
Thank You!
in reply to: Problem order category and productsHello,
Are you referring to the parent-child categories order of products? Sorry but what you’ve asked is not a default feature of theme/woocommerce and requires custom programming.
I can suggest you try using a plugin to do this.
Example: https://wordpress.org/plugins/taxonomy-terms-order/#description
*Please know that this is a third party plugin, not tested from us.Best regards!
in reply to: Problem search pageThis reply has been marked as private.in reply to: Items don't center on iphoneHello,
Please add this css too, inside the
@mediarule:.vc_row .vc_row { margin: auto !important; }Let us know.
Best regards!
in reply to: admin author in blogHello,
Please update theme and all it’s included plugins first. The latest version has a lot of major changes made.
I think you made some mistake in adding the changes of the snipped code, for the errors to show.
Let us know if you still need help after theme update.
Best regards!
in reply to: Logo on mobile no resizingHello,
Please add this css into your Custom Css box:
@media (max-width: 480px){ #logo img { width: 250px !important; margin-top: -15px !important; } .slider#slider-fullwidth { margin-top: -120px !important; }}Best regards!
in reply to: Specular – Couple of bugs (Mobile menu, accordion)This reply has been marked as private.in reply to: HomePage is not loading properly on mobile devicesHello,
I opened your site directly from iphone/samsung S6 and it had no issues whatsoever. See screenshots:
https://ibb.co/Fs1GDw1
https://ibb.co/8D8TcZfWhere are you trying this?
Best regards!
in reply to: Problem search pageHello,
Please deactivate all third party plugins first. There seems to be a problem with your site. I can’t access the dashboard.
Let us know.
Best regards!in reply to: Problem order category and productsHello,
The products are ordered based on the date of creation.
Best regards!
in reply to: BugsHello,
1-FOOTER MENU:
There is some css that is positioning it 50% to the left. Try adding this css to fix this:footer#footer .inner .row-fluid.ff .span12:first-child:last-child { left: 42% !important; }2-Images:
This is a decision of the developers. For any suggestion please write here: https://support.codeless.co/?forum=suggest-us-featuresCan i see a page where you are using this?
3-Empty spaces: Please add some wp credentials in a private reply. So we can check it.
4-PAGEABLE CONTAINER: You can add padding to a row using the row settings. Also check the margin/padding of page container in Specular > Layout > Page Builder Row Margin Bottom/Inner Page Content Padding.The responsive mode has different css. If you want to customize it, you need to wrapp the custom css inside a
@media (max-width: 480px)rule.There are rules to follow for responsive. When in mobile in order to have content show well, only one row structure is used. These are WordPress rules. It’s not decided from us. If you do not want to use responsive mode, and keep several columns per row, then just set off Responsive in Specular > General Options.
-Yes, you can update wordpress to 5.2. Theme has no issues with it.
Best regards!
in reply to: Mobile menu loads unreliablyHello,
Almost 90% of forum members has provided the credentials for closer review of issues. You do not need to worry. Your data is safe with us. Also you can remove/change them as soon as your issue is solved.
Please read this article for more info regarding the credentials:
https://support.codeless.co/?ht_kb=add-private-login-credentialsLet us know.
Best regards!in reply to: Edit Post With Codeless BuilderHello,
There is a workaround to add a header using Codeless Builder. But first you need to assign posts to be edited via Wp Bakery as well. See screnshot: https://ibb.co/4TTB39v
Then open the post in Codeless builder: https://ibb.co/vCNQsdM
https://ibb.co/D5D6PLT
Add a page header element to it: https://ibb.co/zs6y06yLet me know.
Best regards!