Forum Replies Created
-
in reply to: Google Maps
Hello,
You need to go to Map element, open it’s options and change the API and coordinates to your location. See screenshot: https://postimg.cc/image/rmiqyvpbr/
Are you not able to see this on your side?
Let me know.
Best regards!in reply to: Plugin will not installHello,
The message says the folder already exists. You can check it directly in wp-content/plugins folder in your wordpress installation. Use a ftp account to access it.
Delete the “js_composer” folder and try installing again. So you are sure you have the version of the plugin that is included in theme.
Let me know.
Best regards!in reply to: Header and text in landing pageHello,
-To hide menu in header (only for landing page), add this css into your Custom Css box in General Options:
.page-id-4247 .header_wrapper.header_11.background--light { display: none; }-To align text in slider, add this code:
.codeless_slider .swiper-slide .content.vertical_centered { margin-left: -60% !important; }-Yes, you can add a link to a section in the page. Just make sure to have the link as full link (example: https://www.rcmedici.eu/landinggiovane/#section-id) Where the “section-id” is the id set in the row settings of the section where it will link to.
The result screenshot with the above css implemented: https://postimg.cc/image/x2nmnjeev/
Let me know.
Best regards!This reply has been marked as private.in reply to: Woocommerce Handel Page ErrorHello,
The difference between the two shopping pages is that one is set up as the default shop page in Woocommerce > Settings > Products > Shop Page. Thus getting all woocommerce settings.
While the other page (shopping), is just a normal page with the shop element in it. It will get the header settings set up in theme options (not woocommerce options).To fix the content going under header, i changed the Header Over Content (Transparent) option in page’s General options (screenshot), to ‘No transparent’. It’s ok now. I also added this cse into your Customize > Additional Css menu:
.header_container.cl-transparent { position: relative; }Please check page and let me know.
Best regards!
in reply to: Page customizationHello,
This is a duplicate of this ticket: https://support.codeless.co/?topic=how-to-customize-pages-and-upload-banner-images
I will close this ticket. Please keep up the topic in the older ticket.
Best regards!
in reply to: Show mobile menu on custom widthHello,
Sorry but this is personal customization and it’s not covered from support. You only need to find the css class above via inspect element (press F12 key to open it in Chrome). Wrap the css inside an
@mediarule for it to affect only the screen dimension you want. Read more about it here.You can search this forum for similar cases too.
->https://support.codeless.co/?action=bbp-search-request&bbp_search=mobile+menu
->https://support.codeless.co/?topic=cursor-not-blinking-on-input-placeholderBest regards!
in reply to: The demo content not workin reply to: Show mobile menu on custom widthHello,
Perhaps you are editing the wrong element. The mobile menu css class is
cl-mobile-menu-buttonBest regards!
in reply to: Text blocks disappear when page is updatedHello,
Please make sure to ‘publish’ changes before going to another page within your customizer area. Do you have any other third party plugin installed?
Let me know if this happens again.Best regards!
in reply to: Show mobile menu on custom widthHello,
You can add custom css in Customize > General > Custom Codes > Custom Css.
Best regards!
in reply to: How to customize pages and upload banner imagesHello,
Please check out the video tutorials to understand better how to customize theme. Check this video of theplaylist: https://youtu.be/6JCe9pBIey0
To add media and set up a link to them (for your Google Play image).Let me know if you need help.
Best regards!in reply to: Woocommerce Handel Page ErrorHello,
Can you please add some wp credentials in your profile data? SO i can check this close.
Read this article for more information.Best regards!
in reply to: Error pageHello,
I did and this is what i see: https://postimg.cc/image/6ruvd06dz/
What do you need to fix here?Let us know.
Best regards!in reply to: Removing "[/cl_column_inner][/cl_row_inner]"Hello,
I fixed it. Please check your site. Let me know if this happens again.
Best regards!