Forum Replies Created
-
Hello,
Please add this topic link for reference.
Best regards!
in reply to: Slider empty white spaceHello,
This is Flexslider and it’s files are incorporated inside theme files. There is no other plugin to update. We need the credentials to check and find what is affecting theme scripts on your side. Since this is not a theme issue as we have already tested. If you do already have the latest theme files and you had not made any changes directly into them, then there should not be any problem.
If you feel uneasy with the forum, then you can write us at info[at]codeless.co
Best regards!
in reply to: All icons and any default colorsHello,
The contact page comes out as not found because you did not create any! See screenshot: https://postimg.org/image/6w0bm2gqv/
All you needed to do was > Add a new page > name it as Contact. Add a contact form into it and save changes. You can add this page into your menu to use it as your contact page.I already created it for you.
Best regards!
in reply to: Instalar demoHello,
There is only one demo you should import, the default one. Each online demo demonstrated online is included in it.
So first import the default demo data. Then chose the Homepage you want to use. Each home page is reflected in one demo online.
To setup header and footer, go to June > Home, and click on Setup header. Select the header you want to use and import it. Do the same for footer with Setup Footer.We can help you get the demo you want setup in minutes. Just send us some wp credentials in a private reply.
Let us know.Best regards!
in reply to: menu not clickableHello,
@zoro12,
I see the site menu already links to soem existing pages. See screenshot: https://postimg.org/image/a06e4widj/
Can you please be more specific? What is not working here?
@farukipekcom,
I checked the site and the single menu items do not have a proper link. they are assigned to a #. See screenshot: https://postimg.org/image/h3e9kdqc7/
Please go to your Appearance > Menus and make sure to have set up the menus properly. Or that they are not assigned as megamenu.
Let us know.Best regards!
in reply to: New Mega MenuHello,
Sorry for the late reply.
Yes, you can use more than one menu. Just set the page with sidebar and add the “menu” element in the sidebar. Add “menu” element in the header as well.
Or just use the category sidebar like in here: https://codeless.co/june/default/?product_cat=woman-2Let us know.
Best regards!
in reply to: Warning: Illegal string offset ‘content’ inHello,
@pauljr, Sorry if this caused any inconvenience to you. We are currently working on it. However, this will not affect your site in any way. Except the view in option panel. We will included a fix for it in the next Codeless Builder update. The updates are very frequent so you won’t need to wait for long.
In the mean time we kindly ask for your patience1Thank you!
in reply to: Warning: Illegal string offset ‘content’ inHello,
@urbanshore16,
1-We checked the warning and will include a fix for it in the next Codeless Builder update. Please do not worry about it now. This is just a warning and it will not affect your site whatsoever!2-The colors one product is available on, does show in your site as well. See screenshot: https://postimg.org/image/91lfosv2f/
Were you referring to this?3-I is indeed only one demo you see. All the pages of the online demos are included in it. You only have to install the default demo. Then just select the home page you want to use (based on the demo you want) for this go to Settings -> Reading and set the preferred page as home page.
Second, Go to Codeless Panel, Use Header Wizard and Footer Wizard to combine the preferred header and footer.
Find revslider and other included plugins, on extra_plugins folder in the package you have downloaded from themeforest.
Let us know if you need further help.
Best regards!
in reply to: Edit menuHello,
You can change the header style in Customize > Header > Layout > Header Layout, select ‘left’ from the list. See screenshot: https://postimg.org/image/x0r365w2d/
Best regards!
in reply to: Mobile errors – FolieHello,
1-The hamburger menu is there but the color of the bars is white and that is why you do not see it. I changed that to black with custom css. i Added this code:
.cl-mobile-menu-button.cl-color-light span { background-color: #303133 !important; }2-Where is the word “Commercial” located? Can you post a screenshot of it?
3-I added this code to fix all responsive issues:@media (max-width: 480px){ .cl-mobile-menu-button.cl-color-light span { background-color: #303133 !important; } .cl_socialicon.cl-element.round { margin-left: -1px !important; } .header_container > .main .header-el:last-child { margin-left: -36px !important; } }Result screenshot: https://postimg.org/image/j3gx63dif/
Let me know.Best regards!
in reply to: CL_Service boxes — round edgesHello,
I need the site’s link as well. Can you please send it too?
Best regards!
Hello,
Please update theme (latest vs 2.6.1) and all it’s included plugins first. Visual Composer is very old and it’s important to keep the latest version installed always! Deactivate third party plugins and try again.
Let us know if the situation persists.
Best regards!
in reply to: Tabs to the left of contentHello,
Open a new page and while in Classic editor, add this code:
https://codeshare.io/aYnOzR
Switch to Backend editor to further customize the elements.Best regards!
in reply to: Header images using absolute pathHello,
When moving the site from stage to live and vice-versa, you will need to move all the folders of the wordpress installation, images folder as well. Also you will need to import old database to your new host and update it by resetting all urls. So this is all you need to keep in mind regarding the images as well. The image folder should be present and just changes the old url’s in the database to the new ones. You can do such transitions easy by using a plugin such as “WP Migrate DB“.
Best regards!