Forum Replies Created
-
in reply to: Youtube Video
Hello,
Sorry for the delay
First, I highly recommend you to use the Codeless Builder, because VC breaks sometimes the website, we are working to fix this. It’s more secure to use Codeless BuilderAfter that, I have fix something on your page to return it on normal form. Now, about the video I don’t understand very well the issue that you have. I have set the Google Map too.
Please go to Footer -> Main Options -> Set your google map API and LAT LONG
Thanks
in reply to: Can't find login pageHello,
To translate the page, I recommend you to use Loco Translator or WPML ( premium ) plugin
It’s so easy to use Loco Translator plugin
Thanks
in reply to: Demo Content / Content BlocksHello,
Sorry for that. I am here please send me credentials so i can try to fix this issue.
Thank You
in reply to: Revolution Slider not showing and plugins updateHello,
Your site is generating a issue and Revslider css is set as display:none
Please remove this function on codeless-main.js
CL_FRONT.partialRefreshRendered = function(){ "use strict"; console.log(wp); if( typeof wp.customize === 'undefined' || typeof wp.customize.selectiveRefresh === 'undefined' ) return false; wp.customize.selectiveRefresh.bind( 'partial-content-rendered', function( placement ) { var postType = ''; if( typeof placement.partial.params.post_type !== 'undefined' ) postType = placement.partial.params.post_type; if( postType == 'portfolio' ) CL_FRONT.init_cl_portfolio(); } ); };also remove this:
self.partialRefreshRendered()Thanks
in reply to: Folie – add back to top buttonHello,
You have this type of message on any assets of theme that tries to load
style.css:1 Failed to load resource: the server responded with a status of 403 (Forbidden)The server guys have changed permissions of files.
Please contact them and show this message.Thanks
in reply to: Contact form positionHello,
Try this css code:
.cl_contact_form7{ margin: 0 auto !important; max-width: 300px; }Thanks
in reply to: template breaking wordpressHello,
Sure, but please send me the credentials, so i can setup the website for you :)
Thanks
in reply to: How to Rename 'Blog'Oh, sorry about that :)
Please send credentials of the project
Please send credentials or set them on profile so i can test.
Thanks
Please add a cart page and a checkout page at WooCommerce options, that’s all
Thanks
in reply to: Links disappear on hoverAdd on Custom css code on Theme options or directly on theme css file.
Replace the #222 color with the link color that you need on hoverThanks
in reply to: Sidebar bullet points display issue.wpb_content_element.list li i{ line-height:42px; } aside .list ul li:after{ display:none !important; } .list li.simple{ border-bottom:none !important; }Let me know if this works
Thanks
in reply to: How to Rename 'Blog'Fixed
Now it’s ok. For test i have set this page: https://djmoysesurfacing.co.uk/test/in reply to: Setup WizardWe can continue discussing in one ticket
Closed
in reply to: Product RegistrationCan’t access your ftp
Nevermind, please do this:
1. update the linked file, please rename file to content_1.xml and than replace file on includes/codeless_demos_content/blog/content_1.xml
2. then re-install the demo, but please make a fresh install it’s better. This will make your site cleaner.This works if you need the blog demo, if you need any other demo, they will work as expected.
Let me know thanks