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 Mirela
    Participant
    in reply to: Centre logo in minimal demo

    Hello,

    Can you please post a link of the page you are trying this? So we can understand better the situation.

    Thanks!

    8 years, 10 months ago Mirela
    Participant
    in reply to: Text directly under image

    Hello,

    Yes, you can add another element under an image. Without the need to add another row. Just click on the column balloons (the little gray balloons that pop out when you hover over a column or row) and add an element from it.

    Can you send us a link of the page where are you trying this?

    Best regards!

    8 years, 10 months ago Mirela
    Participant
    in reply to: Bugs with Buttons

    Hello,

    Sorry for the late reply.
    I see the alignment of the headings is ok in chrome but not in firefox. Please add this code into your custom css box, for the time being:

    .cl-custom-heading .cl-element .custom_font h2 {
      text-align: center;
    }

    We will investigate this further and include a fix in the next theme update.

    Let us know.

    Best regards!

    8 years, 10 months ago Mirela
    Participant
    in reply to: Flexslider homepage alt tags + height

    Hello,

    Sorry for the late reply.
    The function used to get the alt from images is deprecated in later versions of wordpress.

    I’ll report this to our developers – I’m sure they’re interested in implementing this feature in upcoming updates.
    For now l think that this modification is beyond the scope of this support forum.

    Best regards!

    8 years, 10 months ago Mirela
    Participant
    in reply to: Register Folie Theme
    This reply has been marked as private.
    8 years, 10 months ago Mirela
    Participant
    in reply to: Site turned to white page

    Hello,

    Did you install any new plugin lately? What changes did you last do? I suggest you go to your plugins folder in the server, via a ftp account and rename all plugins. It will deactivate them instantly. Try login into your wordpress dashboard then and activate plugins one a t a time. Until you find the culprit. This is most likely to be a plugin conflict.
    Let us know.

    Best regards!

    8 years, 10 months ago Mirela
    Participant
    in reply to: Hide Blog Elements

    Hello,

    -Yes, please add this code into your custom css box, located in General Options:

    .latest_blog .blog-item .info {
        display: none;
    }

    -Add this code into your custom css box, if you want to remove the entire comment section (the gray line at the end too):

    #comments {
        display: none;
    }

    Add this code if you want to remove only “0 KOMMENTARE” and leave the gray line:

    #comments h4 {
        display: none;
    }

    -Yes, but you will need to edit theme files. Go to file .. and find these lines:

    /*------------------------------ Clients Carousel ------------------------ */ 
    
    function clientsCarousel(){
    	"use strict";
    
    	var $self = $('.clients_caro');
    	if($self.length){
    		$self.css('display', 'none');
    		$self.imagesLoaded(function(){
    			$self.css('display', 'block');
    			$self.carouFredSel( 
    			{
    						items:4,
    						auto: false, 
    						scroll: { items : 1 },
    						prev : {
    							button : $self.parents('.clients_el').first().find('.prev')
    						},

    Edit this line: auto: false, to this: auto: true,

    Let us know.

    Best regards!

    8 years, 10 months ago Mirela
    Participant
    in reply to: Setting height of columns

    Hello,

    Yes, there is not an option to set a column height. You can assign the padding and margin to a column in the column options in the left sidebar. To assign a specific height to it, you need to use custom css. Just add an extra css class name and in the Custom Css box, add the css code with the height value. Example:
    .abc_column {min-height: 400px !important;}

    screenshot: https://postimg.org/image/ofsqh72yn/
    Let us know if you need further help.

    Best regards!

    8 years, 10 months ago Mirela
    Participant
    in reply to: Rows and columns
    This reply has been marked as private.
    8 years, 10 months ago Mirela
    Participant
    in reply to: Rows and columns
    This reply has been marked as private.
    8 years, 10 months ago Mirela
    Participant
    in reply to: Redux Fatal Error

    Hello,

    What plugin is giving this error?
    Please know that we do not support third party plugins. If the plugin is not included in theme package and happens to have a conflict with theme’s scripts, then i suggest you try another plugin that does not conflict.
    Let us know.

    Best regards!

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

    Hello,

    The situation does not repeat itself when you refresh page. So this means it could be some delay in the execution of a script the first time you open page.
    I tested the same situation on my side but this does not happen. Please deactivate all third party plugins first. Clear cache and try again.
    Let us know how it goes.

    Best regards!

    8 years, 10 months ago Mirela
    Participant
    in reply to: Register Folie Theme

    Hello,

    You can start using theme, just click the “Setup Now” button at Codeless > Home.
    If you want we can help you import a demo you want to use. So then you can continue working with editing the content to your needs. Just add the wp credentials in your profile data.
    Read this article for more information.

    Please be patient. The theme has build a new builder that not many are familiar with. You just need to take a bit more time to understand how theme works so that you can get the best out of it.
    Read the documentation ad watch the video tutorials to get familiar with theme structure.

    Please know that we are doing our best to answer your questions asap. Our working hours are from Monday to Friday, 9AM to 5PM (UTC +1:00). Please consider timezone differences!

    Let us know how we can help you.

    Best regards!

    8 years, 10 months ago Mirela
    Participant
    in reply to: Can i please just get refund?

    Hello,

    This is a ‘Comming Soon’ page template. Did you assign it in the General Options > Special pages > Comming Soon page?

    The home page get’s the page header settings set in General Options > Header Options > Default Page Header.
    All other pages can use these settings or overwrite them at the page’s General Settings > Page Header Options, by settings ON the Overwrite the default page options.

    If you have assign the comming soon page as home page, just set up the Default page header options to fit the comming soon page style. And continue customizing the rest of the pages independently. You can change back the Default page header when you are ready to publicate the home page.

    Please know that Specular theme is a premium theme with a lot of options and settings. It can be possible that you can not figure it out the very first hours you work with it. Especially if you did not go throw documentation or video tutorials.

    Let us know if you need further help.

    Best regards!

    8 years, 10 months ago Mirela
    Participant
    in reply to: Rows and columns

    Hello,

    Do you want to remove the row containing the header? That is the header, not a normal row. It is an completely independent section of theme. To free it out, you need to remove each of the header elements. See screenshot: https://postimg.org/image/dtiaf2pf9/

    The normal rows are located in the content area. Header and footer are different sections. Not conventional rows. So you can’t remove them like you do with a normal row. Just add or remove elements from them using the main Header/Footer menu in General Options.

    Best regards!

Viewing 15 posts - 5,251 through 5,265 (of 12,542 total)
← 1 2 3 … 350 351 352 … 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