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

  • 10 years, 11 months ago Mirela
    Participant
    in reply to: Edit Services Circle Icon

    Hello,

    Sorry for the late reply.
    Does this happen in the front-end or back-end? What version of the theme and visual composer do you have? Please send us your wp credentials in a private reply so we can give it a closer look.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: how to add a new font?

    Hello,

    Sorry for the late reply.
    I have answered you here: https://support.codeless.co/?topic=how-to-add-a-new-font-family/#post-4693

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: how to add a new font-family?

    Hello,

    Thank you for the kind words!
    To add a new font please do the following:
    1-download and add at ‘font’ folder, the new font files;
    2-go to file specular\admin\inc\fields\typography\googlefonts.json and list the new font here. Add this code at the end of the list:

    "new_font_name": {
            "variants": [{
                "id": "400",
                "name": "Normal 400"
            }],
            "subsets": [{
                "id": "latin",
                "name": "Latin"
            }]
        }

    2.1-Now go in the same folder, to file googlefonts.php and add this line:
    "new_font_name":{"variants":[{"id":"400","name":"Normal 400"}],"subsets":[{"id":"latin","name":"Latin"}]},
    at the end of font list. (It may be a little confusing but be careful not to mess the commas up).

    2.2-The last step, go to file googlefonts.html and add in between the other fonts, this line:
    <option data-google="true" value="New_font_name">New_font_name</option>
    This will show up the font in the Typography Options > Font Family list.

    Let us know if you need help.

    Best regards!

    • This reply was modified 10 years, 11 months ago by Mirela.
    10 years, 11 months ago Mirela
    Participant
    in reply to: Problem with bullet alignment in lists

    Hello,

    The theme offers options to create many types of list (examples). You can use the visual composer to create them. However, even with the text editor bullet list, there should not be a problem. The bullets are not affected by any other element you will need to add. We tested the situation you described and had no issues. Please try again and let us know.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: VC Full Blog pagination

    Hello,

    Can you please send us your site’s credentials in a private reply? So we can check this up.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: Bug with the menue (newest version)

    Hello,

    Can you please be more specific on what is not correct? I checked your site in both iphone and ipad and the responsiveness is ok, also the sticky menu. The nav in mobile is with black background. What image are you referring to? Please send a screenshot so i can understand.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: Unable to change main menu

    Hello,

    You have installed theme wrongly. You have uploaded the hole package into your wp-content\themes, when you should have uploaded only the ‘specular’ theme folder (screenshot). Located inside the main folder you download from your Envato account. Please change that and let us know if the issue persists.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: Page Title "Roll-in" effect

    Hello,

    Please refer to this topic about it.
    If it is not what you asked, please send me the link of the page so i can understand better.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: I can not import the dummy data

    Hello,

    Please make sure you have enough memory and execution time limit to perform the import. If you are importing with attachment, it requires even more time and memory. Contact your host to do it for you.
    If you want, you can send us your wp credentials in a private reply. So we can give it a look.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: Redux framwork Warning

    Hello,

    Please take a look at these screen from your wp Tools -> Redux settings https://www.clipular.com/c/5723044975738880.png?k=gmxR-eZJJ96KtPC6QvAJ3AX7IiE

    All settings should be ok. The easy way is to check to be sure that your version of PHP has the curl module installed and/or enabled.
    Also I suggest you to update the PHP version on your server. You must update php to a higher version > 5.5.

    Please contact your host provider and let us know.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: Header title problem

    Hello,

    Please edit the code to this:

    .single-portfolio .header_page, .header_page { height: 150px !important;}
    .breadcrumbss { display: block;}
    .header_page h1 { line-height: 136px !important;}
    .header_page .page_parents { margin-top: 32px !important;}

    If still no luck, send us your wp credentials so we can do it for you.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: How to prevent staff featured image to be resized

    Hello,

    We do not have yet a tutorial for child themes, as they are optional to users.
    Please refer to this article: https://codex.wordpress.org/Child_Themes. You may find this topic: https://stackoverflow.com/questions/19039492/override-a-function-with-child-themes-functions-php , useful too.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: WPBakery Visual Composer Update

    Hello,

    The Visual Composer folder is this: “wp-content\plugins\js_composer”.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: Codeless Slider Button

    Hello,

    Please send us your wp credentials in a privater reply, so we can give it a closer look.

    Best regards!

    10 years, 11 months ago Mirela
    Participant
    in reply to: Mobile menu breakpoint

    Hello,

    Please edit the above code to this:

    @media (max-width: 1024px){
    #logo img {  margin-left: -46px !important;}
    .row-fluid .span12 { width: 895px !important;}
    }

    Best regards!

Viewing 15 posts - 11,866 through 11,880 (of 12,542 total)
← 1 2 3 … 791 792 793 … 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