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

  • 8 years, 10 months ago Ruco
    Keymaster
    in reply to: Mega menu disappeard

    Hello,

    Popup Maker is conflicting with the menu, if you disable it the megamenu options will be back.

    Best regards!

    8 years, 10 months ago Ruco
    Keymaster
    in reply to: Demo data and other problems

    Hello,

    It works now. I added the Russian .po file at lang folder in specular theme.

    Edit here:
    https://www.clipular.com/c/5572986794147840.png?k=rK9iluZZiooN0k9OdfugPAJec3I
    https://www.clipular.com/c/5452980777385984.png?k=DZZTCNpuCzrqGC4K0qVaJWnwU7Q

    Best regards!

    8 years, 10 months ago Ruco
    Keymaster
    in reply to: Image tearing and bugs in general

    Hello,

    Please can you grant me admin access so I can see the plugins and access the builder?

    Have you installed all the requested plugins?

    Best regards!

    8 years, 10 months ago Ruco
    Keymaster
    in reply to: mobile menu not working on phone

    Hello,

    Please can you show us your site credentials so I can give it a closer look?

    You are right it doesn’t work on responsive, there is a javascript error, but it seems to be caused by a third party plugin. Please disable any plugin added to check it they conflict.

    Best regards!

    8 years, 10 months ago Ruco
    Keymaster
    in reply to: Massive issues.

    Hello,

    I did a test here https://cbmk.se/test-4/. The images are displaying correctly in page. The only issue is with the ones at Media, the thumbnails on Media library are distorted, but when you click on them, they seems fine. It’s not a real issue, it depends on how the image renders on different sizes. Try to save with different resolution in photoshop (web optimized).

    Best regards!

    8 years, 10 months ago Ruco
    Keymaster
    in reply to: Fixed item size in /blog/ page

    Hello,

    Please edit the file ‘specular/includes/view/blog/loop-grid.php’. You can access this file also at WP dashboard -> Appearance -> Editor.

    <div class="text">
                            <?php   if($post_format == 'video' || $post_format == 'audio')
                                        echo codeless_text_limit(get_the_content(), 20);
                                    else
                                        echo get_the_excerpt();    
                            ?>
                        </div>

    with this:

    <div class="text">
                            <?php   
                                   echo codeless_text_limit(get_the_excerpt(), 20);
                                    
                            ?>
                        </div>

    You can change the ’20’ with the value you want.

    Best regards!

    8 years, 10 months ago Ruco
    Keymaster
    in reply to: Blog page items overlap

    Hello,

    Please find the file in your WP installation via FTP and edit it ‘specular/js/main.js’.

    Find the lines:

    	//codeless_blogmasonry();
    	
    
    }
    /* ----------------------------- End Blog Infinite Scroll ---------------- */
    

    and replace with:

    	codeless_blogmasonry();
    	
    
    }
    /* ----------------------------- End Blog Infinite Scroll ---------------- */
    

    Let us know if the issue persists.

    Best regards!

    8 years, 10 months ago Ruco
    Keymaster
    in reply to: Massive issues.

    Please can you provide also the login credentials? Add the at your profile.

    8 years, 10 months ago Ruco
    Keymaster
    in reply to: Hyperlink not shown when in bullet list

    Hello,

    Please add this custom css code:

    li a {
    color: #10b8c7;
    }

    We will include it in the next theme update.

    Best regards!

    8 years, 10 months ago Ruco
    Keymaster
    in reply to: Massive issues.

    Hello,

    Please can you provide us your site credentials so I can check it closer and try to understand the issue?
    The theme don’t transform the color/hue of images (except in some elements like portfolio where you choose yourself the effect), they are displayed with the original colors.

    Probable you are uploading large images (>2M) that’s why you get the error when uploading. Try to compress the images as much as you can without loosing the quality, it’s better for site performance.

    Possibly this maybe the cause the images are displaying with different colors on web, depending on image format and image size, some images when zooming out the image the colors are more concentrated.

    Best regards!

    8 years, 10 months ago Ruco
    Keymaster
    in reply to: Cart and Search buttons hidden behind slider

    Hello,

    You can check it now. The option to activate the responsive tool can be found at Theme Option > Header > Show header tools in responsive (Mobile) .

    Let us know.

    Regards!

    8 years, 10 months ago Ruco
    Keymaster
    in reply to: Image tearing and bugs in general

    Hello,

    You can post the credentials and set the reply as “Set as private reply.” anyway you can contact us through our email codeless.sol[at]gmail.com

    Regards!

    8 years, 10 months ago Ruco
    Keymaster
    in reply to: Demo data and other problems

    Hello,

    1. Search widget can be translated manually by change the file serachform.php

    The blog page header “Blog” into the file /specular/includes/view/page_header.php

    2. Also the Search Results can be translated by editing the file search.php and /specular/includes/view/page_header.php

    Make a search to this files and you will find any word to translate easily.

    Keep in mind that any string can be translated with po/mo files that you can find into lang/ folder.

    Take a look to this tutorial for more detailed information:

    5 Steps to Translate a WordPress Theme

    Regards!

    8 years, 10 months ago Ruco
    Keymaster
    in reply to: Cannot activate my license

    Hello,

    Please before installing the demo data deactivate all the plugins installed in your WordPress installation. After you have deactivated all plugins you can install the dummy data.

    Try again and let us know.

    Regards!

    8 years, 10 months ago Ruco
    Keymaster
    in reply to: Mega menu disappeard

    Hello,

    No, there is nothing changed with mega-menu in the last update.

    Please send to us your wp credentials and online link so i can check what cause this issue.

    Regards!

Viewing 15 posts - 1,606 through 1,620 (of 3,073 total)
← 1 2 3 … 107 108 109 … 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