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: Bugs with Toggles

    Hello,

    I tried to recreate the same actions but did not have any issue. Can you post a page where are you having this?

    Best regards!

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

    Hello,

    Do you have a page where is this happening? Can you please send it to us, so we can check this out and understand what is happening.

    Best regards!

    8 years, 11 months ago Mirela
    Participant
    in reply to: How do I use codeless Style to edit a Blog-entry?

    Hello,

    Click on the blue balloon to edit post’s text directly from blog page. To have the instant text editor toolbox.

    We are trying to make theme as flexible as possible but there are limitations from WordPress too. So you have to open the post directly in order to have the toolbox and edit more settings.

    Best regards!

    • This reply was modified 8 years, 11 months ago by Mirela.
    8 years, 11 months ago Mirela
    Participant
    in reply to: new user registration
    This reply has been marked as private.
    8 years, 11 months ago Mirela
    Participant
    in reply to: Updating via ZIP file is painful

    Hello,

    Site’s customizations are not affected by theme update. If you are needing to re-do the work in your site in every theme update, then you must be doing something wrong.

    Sorry but if you update from wordpress dashboard directly (uploading a theme you have already installed) then of course the “Theme already installed” message will appear because that folder wordpress is trying to create, already exists.
    If you do not want to deal with this, then there are two other ways.
    1-Update via FTP:
    Go directly to your server’s wp-content/themes/ folder and upload theme files here. You can save a backup of previous theme files by renaming old theme folder, or just overwrite entire theme folder with the new one.

    2-Update via Envato Market:
    This plugin is created especially to help you update as easy as possible. Just check from the plugin’s options if there is any new release of theme and by the click of a button you get your new update.
    Keep in mind that this plugin will not save any backup for you. If you have made changes to theme files directly, they will all be overwritten by the update.
    Let us know.

    Best regards!

    8 years, 11 months ago Mirela
    Participant
    in reply to: Codeless slider speed

    Hello,

    Yes, please i need some valid wp credentials to check this out. Add them to your profile data.
    Read this article for more information.

    Best regards!

    8 years, 11 months ago Mirela
    Participant
    in reply to: Demo data and other problems

    Hello,

    Sorry for the inconvenience. We are constantly trying to improve theme by making it easier to use and adding new improved features. Theme is a full package with so many options to give you the chance to create hundreds of unique sites. We will continue to work toward making it more independent.

    1-The slider under menu, is because the transparent header option was ON. I set it OFF in Header options and now it’s ok.

    2-The blog page option is empty because this demo does not have a blog originally. If you want to add one, then just assign one of the available pages to Blog page in General Options > Select Special pages.

    Best regards!

    8 years, 11 months ago Mirela
    Participant
    in reply to: header content off center on mobile

    Hello,

    Please add this code into your custom css box:

    @media (max-width: 480px){
    .header_page.centered h1 {
        font-size: 35px !important;
    }}

    Result screenshot: https://postimg.org/image/xowlac44l/

    Best regards!

    8 years, 11 months ago Mirela
    Participant
    in reply to: Background Images shifting on mobile

    Hello,

    I don’t see any issue with the video (screenshot), however to reset background position to center/center, please add this code into your custom css box:

    @media (max-width: 480px){
    .wpb_row.section-style, .wpb_row.standard_section {
        background-position: center center !important;
    }}

    Result screenshot: https://postimg.org/image/vsah7ere3/
    Let us know.

    Best regards!

    8 years, 11 months ago Mirela
    Participant
    in reply to: Custom Headings odd on mobile

    Hello,

    The line breaks happen because the font is still quite large and it’s not possible to keep another full word in the same line. If you want to have more text in a line, then keep reducing the font size.

    The code i gave you is only for mobile. The @media rule makes it have effect only in screens smaller to 480px (mobile). Not ipad or desktop. Please check that you have pasted it correctly.
    Let us know.

    Best regards!

    8 years, 11 months ago Mirela
    Participant
    in reply to: Not access to the configuration of folie theme

    That’s great! I am closing this ticket. You can open up a new one if you need further help.

    Regards!

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

    Hello,


    @mrbogdan
    ,
    Please open your own ticket. So we can follow thru your case.

    Regards!

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

    Hello,

    I was able to import the default demo dummy data. I imported without attachments(no images) in order to keep the import load size at the minimum.
    I assigned the home page and blog. As well as footer widgets and the home slider.
    Please continue adding and editing content.
    You should add your own licensed images, but if you really want the demo ones, you can just download them from the online demo and import in your site.
    Let us know if you need further help.

    Best regards!

    8 years, 11 months ago Mirela
    Participant
    in reply to: Custom Headings odd on mobile

    Hello,

    Please add this code into your custom css box:

    @media (max-width: 480px){
    h3.vc_custom_heading { font-size: 30px !important;}
    h1 { font-size: 50px !important;}
    h5 { font-size: 35px !important;}
    h2 { font-size: 46px !important;}
    }

    Let us know.

    Best regards!

    8 years, 11 months ago Mirela
    Participant
    in reply to: Gap Between Header and Rev Slider on Smaller Displays

    Hello,

    Please add this code into your custom css box in General Options:

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

    The 130px space looks like an additional code. Did you perhaps added custom css to style the top wrapper? Or maybe a plugin have added it. However, the code above will fix the space in responsive. Clear cache and refresh pages after saving.
    Let us know.

    Best regards!

Viewing 15 posts - 5,356 through 5,370 (of 12,542 total)
← 1 2 3 … 357 358 359 … 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