Codeless
  • Support Home
  • Themes
  • Support
  • WordPress Tutorials
    • How to Start a Blog
    • Best Website Builders
    • Best Small Business Hosting
    • Email Marketing Services
    • Cheap WordPress Hosting
  • Video Tutorials

Community Forums

  • Profile
  • Topics Started
  • Replies Created
  • Favorites

Forum Replies Created

  • 7 years ago Ruco
    Keymaster
    in reply to: Set up default page menu

    Hello,

    You have to set the font color into Specular > Header Options > Default Page Header > Change font color https://imgur.com/S03US84 set it white.

    Also edit the file header.php file and replace this codes:

    if(isset($page_header_menu_color) && !empty($page_header_menu_color))
                $bgCheck = ($page_header_menu_color =='auto') ? '' : 'background--'.$page_header_menu_color; 
            else
                $bgCheck = 'background--light';
        } 

    replace with:

    if(isset($page_header_menu_color) && !empty($page_header_menu_color))
                $bgCheck = ($page_header_menu_color =='auto') ? '' : 'background--dark'; 
            else
                $bgCheck = 'background--dark';
        } 

    Save the file and replace any time if you will get a new update or create a child theme.

    Let us know.

    Regards!

    7 years ago Ruco
    Keymaster
    in reply to: mobile version problems

    Hello,

    Please can you share with us your ftp credentials so i can login and fix all the issue you have on responsive.

    Let us know.

    Regards!

    7 years, 1 month ago Ruco
    Keymaster
    in reply to: WPBakery Visual Composer – cannot update
    This reply has been marked as private.
    7 years, 1 month ago Ruco
    Keymaster
    in reply to: Add cart button does not load
    This reply has been marked as private.
    7 years, 1 month ago Ruco
    Keymaster
    in reply to: change Reservation link / remove search tool

    Hello,

    Thank you very much.

    It means a lot for us.

    Regards!

    7 years, 1 month ago Ruco
    Keymaster
    in reply to: Sticky header not working

    Hello,

    Please can you take a look now? I have deactivated your cache plugin.

    Regards!

    7 years, 1 month ago Ruco
    Keymaster
    in reply to: June theme Search your Style placeholder

    Hello,

    We glad to help you, please can you rate our theme with 5 stars. That is very kind of you.

    Regards!

    7 years, 1 month ago Ruco
    Keymaster
    in reply to: White footer (with text, icons & links) per slide on Scroll Story

    Hello,

    You can’t add the footer to any slide. The footer will appear only at after the last slider.

    If you like this solution you have only to switch on the option on Customizer> Footer > Show Footer > Switch On.

    Let us know.

    Regards!

    7 years, 1 month ago Ruco
    Keymaster
    in reply to: Chrome and Firefox Errors

    Hello,

    This varies on the post styles on the post blog. Check the post blog styles by editing the post style: https://imgur.com/ozHVofs

    Let us know.

    Regards!

    7 years, 1 month ago Ruco
    Keymaster
    in reply to: menu bar height in desktop and mobile

    Hello,

    Please can you clear your cache and check the header again.

    I think now its ok.

    Let us know.

    Regards!

    7 years, 1 month ago Ruco
    Keymaster
    in reply to: admin author in blog

    Hello,

    You can download the Envato Market plugin here to make the update. If you want we check your issue again. Please share you wp credentials and your online link.

    Let us know.

    Regards!

    7 years, 1 month ago Ruco
    Keymaster
    in reply to: Specular Theme – JavaScript not working

    Hello,

    Yes in the next update this changes will be overwritten.

    You have to use a child theme to resolve this issue.

    Let us know.

    Regards!

    7 years, 1 month ago Ruco
    Keymaster
    in reply to: Images not showing on single product page and burger menu not working on mobile
    This reply has been marked as private.
    7 years, 1 month ago Ruco
    Keymaster
    in reply to: June theme Search your Style placeholder

    Hello,

    The place holder can be changed with translating the pot file.

    If you want to make this manually please go to: wp-content/themes/june/includes/codeless_builder/header_elements/cl_header_tools.php and replace :

    <input type="search" id="<?php echo esc_attr( $unique_id ); ?>" class="search-field input-search-field" <?php $this->generateStyle( '.search-element .input-search-field', true ); ?> placeholder="<?php echo esc_attr__( 'Search Your Style', 'june' ); ?>" autocomplete="off" value="<?php echo esc_attr(get_search_query()); ?>" name="s" />

    You have also to change the file: wp-content/themes/june/includes/codeless_builder/header_elements/cl_header_search.php

    <div class="search-input">
    			<input type="search" id="<?php echo esc_attr( $unique_id ); ?>" class="search-field input-search-field" <?php $this->generateStyle( '.search-element .input-search-field', true ); ?> placeholder="<?php echo esc_attr__( 'Search Your Style', 'june' ); ?>" autocomplete="off" value="<?php echo esc_attr(get_search_query()); ?>" name="s" />
    			<i class="cl-icon-magnify"></i>

    Let us know.

    Regards!

    7 years, 1 month ago Ruco
    Keymaster
    in reply to: Specular theme design issues in iPad landscape and portrait version
    This reply has been marked as private.
Viewing 15 posts - 331 through 345 (of 3,073 total)
← 1 2 3 … 22 23 24 … 203 204 205 →

Site Links

  • Support Policy
  • Specular Support Forum
  • Video Tutorials
  • Knowledge Base
  • Guides and Reviews

Useful Articles

  • Build a Website
  • Web Design & Development
  • Hosting
  • WordPress

Login

Log In
Register Lost Password