-
-
Hi, I need assistance with an issue I’m having with codeless page builder and making my columns responsive. Seems to be issue with codeless page builder altogether. When I click on anything from a row or rev slider, the right-side panel doesn’t change and I don’t see options to change settings.
Wpbakery doesn’t work either and I’d prefer not to use it at all. It came with the theme but no license for the most recent update as far as I’m aware. I have a screen shot attached of what I’m seeing – when I click on row the furthest option after clicking which should be settings goes transparent and I can only adjust amount of columns in rows or trash item.
I am trying to make the revslider in the 2nd column of some rows move down to the first column when the site is being viewed on an phone or tablet.
I’ve been trying to get help with this from support and haven’t been getting responses back now for a few days.
the specific page is https://nextav.com/services
Please PM me for wp creds
-
Hello,
I will try to answer all points i find in your topic:
1-“making my columns responsive”
Theme is already responsive. You only need to check that Customizing ▸ General ▸ Site Options ▸ Responsive Layout” option is set ON(screenshot). The all elements and rows/columns will be automatically responsive.2-“When I click on anything from a row or rev slider, the right-side panel doesn’t change and I don’t see options to change settings.”
Yes, this is not supposed to happen. Please add some wp credential in a private reply or add them to your profile. So we can check close.https://support.codeless.co/?ht_kb=add-private-login-credentials
3-“Wpbakery doesn’t work either and I’d prefer not to use it at all. It came with the theme but no license for the most recent update as far as I’m aware”
WpBakery works well with theme. We have transferred all Codeless elements to be created and edited using Visual Composer as well. Eventhought they are completely independend plugins.
We’ll check this too after getting the credentials.WP Bakery is one of the included plugins. It has an extended license. Please read these article for more information on what to expect from these types of plugins:
https://support.codeless.co/?ht_kb=plugins-license-activation-is-required-to-receive-updates4-To make the slider move down when in mobile, add this css into Customize > General > Custom Codes > Custom Css box:
@media (max-width: 767px){ .row.cl_row-cp-middle:not(.cl-col-tablet-full) { display: inline !important; } .row > .cl_column { float: left !important; } }
Best regards!
-
-
Hello,
Please add more access rights to this user. I need to check the plugins installed and theme.
Best regards!
-
-
Hello,
Sorry for the late reply.
I tested and there is no problem with Codeless Builder. The left sidebar does change every time a different element is clicked. See screenshot: https://ibb.co/J2ZcTvhJust make sure you have opened the Codeless Builder directly from page’s options if you want to add/edit/remove elements in a page(screenshot).
Open from Appearance > Customize, if you want to edit general theme settings.Best regards!
-
You must be logged in to reply to this topic.