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

  • 6 years ago Ludjon
    Keymaster
    in reply to: center menu

    Try this custom code:

    @media (min-width:768px){ 
        header#header #navigation {
          width: auto !important;
          position: absolute;
          left: 50%;
          transform: translateX(-50%);
        }
    }
    6 years ago Ludjon
    Keymaster
    in reply to: How do I add Widget to header on Specular?

    Hi,

    We can add the second one with the custom code. Can you give me credentials to do that?

    Thanks

    6 years ago Ludjon
    Keymaster
    in reply to: Demo Data did not import successfully

    Hi, can you please update to 2.1 version?

    Thanks

    6 years ago Ludjon
    Keymaster
    in reply to: WP Bakery builder

    Added as Element, please check if this can help you :)

    Thanks

    6 years ago Ludjon
    Keymaster
    in reply to: Demo Data did not import successfully

    Sorry but I can’t log in with these credentials on WP

    Thanks

    6 years ago Ludjon
    Keymaster
    in reply to: Anchor links jump too far

    Can you please de-activate maintenance plugin, I can’t preview the page.

    Thanks

    6 years ago Ludjon
    Keymaster
    in reply to: woocomerce-updating

    Hi, don’t worry about the notification. Is the website working as expected?

    We will release a new update compatible with the new Woocommerce version and fix the notification.

    Thanks

    6 years ago Ludjon
    Keymaster
    in reply to: How to Remove Page Header

    You’re welcome!
    Let us know if you need further help!

    Thanks

    6 years ago Ludjon
    Keymaster
    in reply to: "Continue Reading" blog button does not work on mobile

    Try this:

    @media (max-width:991px){
    .#blog-entries.blog_align_left{
       float:none;
    }
    }

    Thanks

    6 years ago Ludjon
    Keymaster
    in reply to: mobile menu not working on first loading (again)

    Sorry for the delay. Fixed it, also tested on Android device. Let me know if it’s ok

    Thanks

    6 years ago Ludjon
    Keymaster
    in reply to: Anchor links jump too far

    Hi, please share credentials to find out a work-around about that.

    Thanks

    6 years ago Ludjon
    Keymaster
    in reply to: Few issues found and need fix

    Hi, it’s a predefined design of a single product page. Do you need to customize it for your website?

    6 years ago Ludjon
    Keymaster
    in reply to: mobile menu not working on first loading (again)

    Hi, can you recheck now?
    Please in incognito mode.

    Thanks

    6 years ago Ludjon
    Keymaster
    in reply to: Shop Page Top Content missing

    Sorry for this inconvenience,

    Please on includes/codeless_functions_woocommerce.php replace lines 1154-1162 with:

    if( !empty( $page_id ) && $page_id != 'none' ){
                $content_post = get_post((int)$page_id);
               
                $content = $content_post->post_content;
               
                $content = str_replace(']]>', ']]>', apply_filters( 'codeless_the_content' , $content ));
                
                echo do_shortcode( $content ); 
            }
    6 years ago Ludjon
    Keymaster
    in reply to: Shop Page Top Content missing
    This reply has been marked as private.
Viewing 15 posts - 271 through 285 (of 1,583 total)
← 1 2 3 … 18 19 20 … 104 105 106 →

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