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, 6 months ago Mirela
    Participant
    in reply to: Cant edit in Specular 2.2

    Glad to help!

    Happy Holidays!

    8 years, 6 months ago Mirela
    Participant
    in reply to: Google Analytics Tracking Code

    Hello,

    Can you please send me a link of the site?

    Best regards!

    8 years, 6 months ago Mirela
    Participant
    in reply to: How to disable "page name" near header

    Hello,

    That is the page header. This is an option you can set up in General Options > Header Options > Default Page Header for all pages in the site. To remove it for all pages, set OFF the “Active Page Header” option.
    Or in every single page, scroll down to the page’s General Settings > Page Options > Page Header, set it OFF to remove it for only that page.

    Let us know.

    Happy Holidays!

    8 years, 6 months ago Mirela
    Participant
    in reply to: Visual Composer problems in WordPress 4.9.1
    This reply has been marked as private.
    8 years, 6 months ago Mirela
    Participant
    in reply to: Not able to add or edit any Services Small Icon sections suddenly
    This reply has been marked as private.
    8 years, 6 months ago Mirela
    Participant
    in reply to: Cant edit in Specular 2.2

    Hello,

    What wordpress version ar eyou running? What PHP version? Do you have any third party plugins installed? Please deactivate them all and try again. This usually happens due to script conflicts or internal server issues.
    Let us know.

    Best regards!

    8 years, 6 months ago Mirela
    Participant
    in reply to: Buttons

    Hello,

    Can you please send us some valid wp credentials in a private reply? So we can give this a closer look.

    Thanks!

    8 years, 6 months ago Mirela
    Participant
    in reply to: Cant activate theme

    Hello,

    Are you perhaps running the site under HTTPS? Can you please deactivate HTTPS for register this theme? If you have any other third party plugins installed, please deactivate them and try again.
    If you can’t, you can start work without problem, the theme doesn’t have any restrictions without registration.

    Let us know.

    Season’s Greetings!

    8 years, 6 months ago Mirela
    Participant
    in reply to: Google Analytics Tracking Code

    Hello,

    The correct form of the code is this:

    /*jQuery(document).ready(function(){
    
    });*/
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments);}
    gtag('js', new Date());
    
    gtag('config', 'UA-109577112-1');

    Let us know.
    Season’s Greetings!

    8 years, 6 months ago Mirela
    Participant
    in reply to: Content Block

    Hello,


    @Digitalwurl
    ,
    What theme version are you running? There is no problem adding Content Blocks in recent versions.
    Please make sure you have the latest versions of both theme and Codeless Builder.
    Let us know if you still need help.

    Best regards!

    8 years, 6 months ago Mirela
    Participant
    in reply to: Buttons

    Hello,

    I see the widgets in footer are missing. Do you have other content missing?
    The widgets is a common happening since you updated from an old version (it won’t happen again if you keep up updating theme regularly). The widgets are still there, in the Appearance > Widgets. Just scroll down to the “Inactive widgets” area. Drag and drop them to their original position.

    Let us know.

    Season’s Greetings!

    8 years, 6 months ago Mirela
    Participant
    in reply to: Gap between the page header and the rev-slider

    Hello,

    Yes, you can edit it using custom css. Please add this code into your custom css box:

    .slider#slider-fixed {
        padding-top: 0 !important;
    }

    Result screenshot: https://postimg.org/image/f8cx7jfe3/
    Let me know.

    Season’s Greetings!

    8 years, 6 months ago Mirela
    Participant
    in reply to: Favicon?

    Hello,

    You are right! Sorry for the inconvenience. We will fix this in the next theme update.
    In the mean time, please go to file includes/core/core-functions.php
    Right after this line:
    /*--------------------- End Text Limit ----------------------------------*----- */
    Add this block of code:

    /*--------------------- FAVICON ----------------------------------------------- */
    
    if(!function_exists('codeless_favicon'))
    {
    	function codeless_favicon($url = "")
    	{
    		$icon_link = "";
    		if($url)
    		{
    			$type = "image/x-icon";
    			if(strpos($url,'.png' )) $type = "image/png";
    			if(strpos($url,'.gif' )) $type = "image/gif";
    		
    			$icon_link = '<link rel="icon" href="'.$url.'" type="'.$type.'">';
    		}
    		
    		return $icon_link;
    	}
    }
    /*--------------------- End FAVICON ----------------------------------------- */

    Save changes.
    Let me know if you need further help.

    Best regards!

    8 years, 6 months ago Mirela
    Participant
    in reply to: How to show loading on Rev Slider

    Hello,

    Please go to Revolution slider options. Select your slider and open the “Slider Settings”. Go to Layout & Visual > Spinner > Choose spinner. Make sure it’s not set to OFF. From the drop-down list select the spinner style you want to use.
    See screenshot: https://postimg.org/image/cdd8lj74t/
    Let us know.

    Best regards!

    8 years, 6 months ago Mirela
    Participant
    in reply to: IT Service Demo data
    This reply has been marked as private.
Viewing 15 posts - 4,351 through 4,365 (of 12,542 total)
← 1 2 3 … 290 291 292 … 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