Please go to file in
wp-content\themes\chiropractor\inc\header_styles.php
open it in Code Editor. Find string number 135, change value 20 to
50 or bigger;
Save this file. After that reload your Main Page via CTRL+5 or CTRL+R and you will see the changes. Tomorrow we will provide you with solutions for you other requests.
1. To delete non-visible logo area, please go to your style.css file located at ddd.si/wp-content/themes/chiropractor/style.css and find class .head-menu-left a, .head-menu-left-inner on string # 11253 Reduce or comment parameter width: 424px;
2. To remove gray vertical lines in About US, go to your WP Administrative Panel => Pages => All Pages => Front Page. Open Front Page in Visual Drag & Drop Page Builder and find 1-st Section. Inside this section you will see About Us content element. Click the settings of this element:
3. To extend menu, go to file in
wp-content\themes\chiropractor\inc\header_styles.php
open it in Code Editor. Find string number 135, change value 20 to
50 or bigger;
Thank you for your help. I'm still strugling with issue no. 3. It is still hidden. When i reload page it gets show whole menu for a second and then it gets hidden in hamburger
Hello, Dear Greg. Anyway we will find a solution to fix your issue with menu. Just in case, please make a copy of your header_styles.php file located in wp-content\themes\chiropractor\inc\header_styles.php and replace it with ours. This version of file does not have function to make menu hidden for desktop devices.
After that please check your website in another browser. If this step will not help to fix this issue - we will additionally edit your style.css. We waiting for your response.
Hello, Dear Greg. In this case please open in code editor via FTP main.js file located in wp-content\themes\chiropractor\js\main.js and comment string # 241 like on the screenshot below with //:
Hello, Dear Greg. In fact this is fake error, it is possible to hide it via .css in your WP Dashboard. It does not affect the functionality of the theme.
Hi
Please help me fix following issues, so we can go live
Thank you for prompt help
Hello, Dear Gregor!
Please go to file in wp-content\themes\chiropractor\inc\header_styles.php open it in Code Editor. Find string number 135, change value 20 to 50 or bigger;
$site_description = chiropractor_excerpt_chat( $site_description, 20, false, true, false, false ); to =>>>> $site_description = chiropractor_excerpt_chat( $site_description, 50, false, true, false, false );
Save this file. After that reload your Main Page via CTRL+5 or
CTRL+R and you will see the changes. Tomorrow we will provide you with solutions for you other requests.
Found this code previously and already deleted whole div .. there is still soem ahref behind -> http://prnt.sc/ddced1
Hello, Dear Greg.
1. To delete non-visible logo area, please go to your style.css file located at ddd.si/wp-content/themes/chiropractor/style.css and find class .head-menu-left a, .head-menu-left-inner on string # 11253 Reduce or comment parameter width: 424px;
Also please view this screenshot.
2. To remove gray vertical lines in About US, go to your WP Administrative Panel => Pages => All Pages => Front Page. Open Front Page in Visual Drag & Drop Page Builder and find 1-st Section. Inside this section you will see About Us content element. Click the settings of this element:
and delete all unnecessary information in the fields. Save changes and check your page now. If this gray vertical lines will not disappear, go your style.css file in ddd.si/wp-content/themes/chiropractor/framework-customizations/extensions/shortcodes/shortcodes/about-us/static/css/about-us-style.css?ver=4.6.1 and find string # 77 class .fw-shortcode-about-us--number-section. Input display:none inside this class.
3. To extend menu, go to file in wp-content\themes\chiropractor\inc\header_styles.php open it in Code Editor. Find string number 135, change value 20 to 50 or bigger;
$site_description = chiropractor_excerpt_chat( $site_description, 20, false, true, false, false ); to =>>>> $site_description = chiropractor_excerpt_chat( $site_description, 50, false, true, false, false );
Save this file. After that reload your Main Page via CTRL+5 or CTRL+R and you will see the changes.
4. Regarding the Breadcrumbs - we are preparing general fix, soon it will be available for you.
Thank you for your help. I'm still strugling with issue no. 3. It is still hidden. When i reload page it gets show whole menu for a second and then it gets hidden in hamburger
http://prntscr.com/ddoo6c
Hello, Dear Greg. Anyway we will find a solution to fix your issue with menu. Just in case, please make a copy of your header_styles.php file located in wp-content\themes\chiropractor\inc\header_styles.php and replace it with ours. This version of file does not have function to make menu hidden for desktop devices.
After that please check your website in another browser. If this step will not help to fix this issue - we will additionally edit your style.css. We waiting for your response.
Hi Andrey
Not working. I replaced the file and tried in incognito window in Chrome, Also with CTRL+F5
Hello, Dear Greg. In this case please open in code editor via FTP main.js file located in wp-content\themes\chiropractor\js\main.js and comment string # 241 like on the screenshot below with //:
BTW
This error is always represent in Control Panel
Failed to access Github repository "ThemeFuse/Unyson-Services-Extension" releases. (Response code: 404)
Hello, Dear Greg. In fact this is fake error, it is possible to hide it via .css in your WP Dashboard. It does not affect the functionality of the theme.