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, 11 months ago Mirela
    Participant
    in reply to: Button in Footer section

    Hello,

    You can style the mail-chimp using custom css to fit your needs. Add the code into the custom css box.

    Best regards!

    8 years, 11 months ago Mirela
    Participant
    in reply to: System Status: What does this mean?
    This reply has been marked as private.
    8 years, 11 months ago Mirela
    Participant
    in reply to: Adding custom social icon in Child Theme

    Hello,


    @jgifhorn
    ,
    Sorry but this is not yet possible. We will included it, it is in the to-do list. but has not yet been implemented.

    Best regards!

    8 years, 11 months ago Mirela
    Participant
    in reply to: Pictures in pages (urgent)

    hello,

    You can change the margin/padding by keeping the shift tab clicked and moving the cursor at the same time.
    Please add the wp login information on the extra information fields of your profile data. So we can give a closer look to the image.

    Read this article for more information.

    Best regards!

    8 years, 11 months ago Mirela
    Participant
    in reply to: copy page content or style to another page

    Hello,

    Thank you for the suggestion.

    Best regards!

    8 years, 11 months ago Mirela
    Participant
    in reply to: Link in Textfields

    Hello,

    Please add this code into your custom css box:

    a {
        color: #ac3a64 !important;
    }

    Change the color to your wish. Let us know.

    Best regards!

    8 years, 11 months ago Mirela
    Participant
    in reply to: Cart Layout, Buttons, & Product Typography

    Hello,

    I logged in successfully with the new credentials. I checked the code and it’s pasted well. This is strange behavior.
    I send this to the developers for more professional review. We ask for your patience until we have news for this.

    Best regards!

    8 years, 11 months ago Mirela
    Participant
    in reply to: Blog page items overlap

    Hello,

    The repeated posts, are just an effect of the screenshot. The pages was too long so the program used must have captured the same screen side twice. It does not happen when i open the blog.

    Please deactivate all third party plugins and try again. Let us know.

    Best regards!

    8 years, 11 months ago Mirela
    Participant
    in reply to: All text displaying Strong

    Hello,

    Please deactivate all third party plugins. Activate parent theme and check if this still happens.
    Let us know.

    Best regards!

    8 years, 11 months ago Mirela
    Participant
    in reply to: Demo data specular default not working

    Hello,

    Please check again the credentials. I can not log in with these. Please see screenshot: https://www.clipular.com/c/5641723847114752.png?k=5gjBViwdqFjqvdXEIDzkKBjpEAo


    @mrbogdan
    ,
    Please open a new ticket and add the credentials in a private reply. Or fill in the profile data. Read this article for more information.

    Best regards!

    8 years, 11 months ago Mirela
    Participant
    in reply to: alt tag and image description in media

    Hello,

    Please fill in the wp and ftp credentials of https://www.atipico-catering.it site in your profile. So we can do this for you.

    Read this article for more information.

    Regards!

    8 years, 11 months ago Mirela
    Participant
    in reply to: top widget area on 2 lines

    Hello,

    Please add this code as well:

    @media (max-width: 979px){
    .top_wrapper {
        padding-top: 50px !important;
    }}

    Best regards!

    8 years, 11 months ago Mirela
    Participant
    in reply to: Contact forms not working

    Hello,

    Sorry for the late reply.
    The error 500 (Internal Server Error) is present when you click the send button. Please see this screenshot:
    https://postimg.org/image/mmt0qs96j/

    The file is a wordpress installation core file. Not from theme. Please contact your host regarding this error first. let us know so we can keep on debugging it.

    Best regards!

    8 years, 11 months ago Mirela
    Participant
    in reply to: Testimonials not scrolling

    Hello,

    I added the above changes to your js/codeless-main.js file and the testimonials are auto scrolling now. Please clear cache and refresh page.

    Best regards!

    8 years, 11 months ago Mirela
    Participant
    in reply to: Portfolio images not scrolling

    Hello,

    Sorry for the late reply.
    I edited out the code to this:

      /**
         * Isotope Portfolio Init
         * used on Customizer too
         * 
         * @since 1.0.0
         */
        CL_FRONT.isotopePortfolioGrid = CL_FRONT.init_cl_portfolio = function( $el ) {
            "use strict";
            $( '#portfolio-entries' ).each(function(){
                if( $(this).hasClass('cl-carousel') )
                    CL_FRONT.components.Carousel( $( this ) , {
                        loop:true,                   
                        autoplay:true,
                        autoplayTimeout:1000
                        //autoplayHoverPause:true
                 });
                else if( $(this).hasClass('cl-justify-gallery') )
                    CL_FRONT.components.JustifyGallery( $( this ) );
                else
                    CL_FRONT.components.Isotope( $( this ) );
    
            })
            
        };

    – autoplayTimeout:1000 -> set up the speed of scroll by changing this value;
    – //autoplayHoverPause:true ->remove the double slash (//) if you want the carousel to stop auto scroll on mouse hover.

    Let us know.

    Best regards!

Viewing 15 posts - 5,371 through 5,385 (of 12,542 total)
← 1 2 3 … 358 359 360 … 835 836 837 →

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