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

  • 9 years, 5 months ago Mirela
    Participant
    in reply to: Change Page Permalinks Without Getting a 404 Page

    Hello,

    Did you try to edit it right at the page’s option? Go to page’s option panel, see the page’s url and click on “Edit” change it to your wish and save.
    See screenshots:
    https://pho.to/AaBFm
    https://pho.to/AaBG5
    Let me know if this is what you needed.

    Best regards!

    9 years, 5 months ago Mirela
    Participant
    in reply to: Completely Confused

    Hello,

    9-The article shows you the part of code that changes the default image’s dimensions for certain elements. Such as blog images, portfolio, post featured images etc.
    Example: if you want to have bigger images for the blog, then edit this line:
    add_image_size( 'blog', 825, 340, true ); increase the dimensions to your wish, example:
    add_image_size( 'blog', 1000, 500, true ); save changes. Now you re-upload the images again, so they will be cropped with this dimension. Or run a plugin that recreates the thumbnails.

    10-Sorry but i’m not following you. I see you do not have any slider selected in home page (screenshot). Can you send us a screenshot of the option you are mentioning?

    12- Yes, if you have selected the Featured image, then this is what will show. I fyou want other images for the single portfolio item, then chose the “Slideshow” option and add as many images(slides) as you want.

    Let us know.

    Best regards!

    9 years, 5 months ago Mirela
    Participant
    in reply to: Specular Import Dummy Data

    Hello,

    I set up a home page as Specular default Demo. Please check your site. I set it as home page in General Options > Select Special Pages.

    Note: We reply to topics according to their arrival time. The oldest first. So keeping replying to your own topic will result in a later response time. We are doing our best to answer your questions asap.
    Working hours from Monday to Friday, 9AM to 5PM (UTC +1:00), please consider timezone differences as well.
    Let us know if you need further help.

    Best regards!

    9 years, 5 months ago Mirela
    Participant
    in reply to: Editing files

    Hello,

    Theme (as every wordpress theme) is located in wp-content/themes/specular. Here you can access all theme files, even the ones not visible in the wordpress editor.
    Access it via ftp connection or cpanel. ask your host provider to help you.

    Just open the file, edit it and save. it will import automatically. If you happen to not see the changes made immediately in the site, don’t panic. Just clear cache and refresh page. Some servers take more time to show changes than others.

    Best regards!

    9 years, 5 months ago Mirela
    Participant
    in reply to: Responsive text to much to the side

    Hello,

    1-This is a effect of parallax. You have set it ON in the slider options.
    However, that effect is no longer showing in mobile. See screenshot.
    Did you made any changes?

    2-When you put the mobile in landscape, the screen dimension is increased. That’s why the navigation arrows do not overlap the text. The background if navigation arrows is transparent and does not hide the slider text, but if you must move it then add this code into your custom css box to move down the arrows from the main text of slider:

    @media (max-width: 480px){
    .codeless_slider .nav-roundslide a.prev {
        top: 80% !important;
    }
    .codeless_slider .nav-roundslide a.next {
        top: 80% !important;
    }}

    3-This as well happens for the same reason as the above. The iphone portrait screen dimension is smaller than the landscape and the strings get wider than the bar.
    Add this code to change this:

    @media (max-width: 480px){
    .skill .skill_tooltip {
        top: 9px !important;
    }} 

    4-I don’t see the image pixelated (screenshot). But you can move up the main title with this css:

    @media (max-width: 480px){
    .header_page.with_subtitle.centered .titles h1 {
        margin-top: -179px;
        font-size: 56px;
    }}

    5-I don’t see any screenshot in the link pasted. Can you please resend?

    Best regards!

    9 years, 5 months ago Mirela
    Participant
    in reply to: Slider not showing on mobile

    Hello,

    Please add the necessary information in your extra information fields of your profile data. So we can give it a closer look.

    Read this article for more information.

    Best regards!

    9 years, 5 months ago Mirela
    Participant
    in reply to: Specular plugins license+purchase codes missing

    Hello,

    All the included plugins, Visual Composer and Revolution slider too, have extended licenses. This means they can be used by any one purchasing our theme as long as they use the version included in theme folder. You can not update it on your own terms with this type of licence.
    The rules of the marketplace doesn’t allow us to give the plugin activation code. You can use the existing version without any problem. We update frequently all theme plugins to their latest versions in every theme release or in case when an urgent update is needed. So they are always fully compatible with the current theme version.

    If you want to buy a license by yourself this is allowed, but we thought that this isn’t needed because the version included works perfectly.
    You are free to make the choice that best fits your needs.

    Best regards!

    9 years, 5 months ago Mirela
    Participant
    in reply to: Menu navigation from other pages

    Hello,

    You only need to set it as One page. I checked the option in page’s General Settings > Page Options & Style > Use menu as one page menu. Now all links are active when you visit that section.

    Best regards!

    9 years, 5 months ago Mirela
    Participant
    in reply to: Page Header Font size

    Hello,

    Sorry i misunderstood you. To change the font size and style of Default Page header, please go to General Options > Styling Options > Default Page Header. Find the type of header you are using and change it’s font size there.

    Best regards!

    9 years, 5 months ago Mirela
    Participant
    in reply to: putting icon into menu

    Hello,

    You need to edit theme code for this and add some custom css.
    Sorry but this is a customization not included in support.

    Best regards!

    9 years, 5 months ago Mirela
    Participant
    in reply to: overlay on portfolio items

    Hello,

    Please go to General Options > Styling Options > Portfolio Styling > Portfolio Overlay BG Color, change the overlay color here.

    Best regards!

    9 years, 5 months ago Mirela
    Participant
    in reply to: Specular Import Dummy Data

    Hello,

    I see you have pages already created in the site. And content as well. Can you please explain better what do you want to do? Do you want a fresh import of all demo data? We must let u=you know that performing a dummy data import will overwrite all your current general options and customizations. Are you sure you want to do this?
    What demo are you trying to get?
    Let us know so we know how to proceed.

    Best regards!

    9 years, 5 months ago Mirela
    Participant
    in reply to: Responsive text to much to the side

    Hello,

    I checked your site and i don’t see the issue you are mentioning. I recorded the screen for iphone5 and 6 screen dimension. The elements are changing as they should. Please see it here: https://jmp.sh/0GpmSGC

    Let us know what is wrong here.

    Best regards!

    9 years, 5 months ago Mirela
    Participant
    in reply to: Menu line

    Hello,

    I edited out the code i gave you to this:

    .header_wrapper .background--dark {
        border-bottom: none !important;
    }

    The line is gone now.

    Best regards!

    9 years, 5 months ago Mirela
    Participant
    in reply to: Menu navigation from other pages

    Hello,

    I one page the links must be all section links. The “Главная” menu item points to a page, not a page id. Since you are currently in that page, then it will be active all the time (screenshot). Same with the “Contact“. I edited it to contain only the section id and now it is not active all the time.
    In One-page layout all links must be section id’s.
    The smoth scroll is a “one-page’ feature. If you uncheck the “USe as One page” option in page’s General Settings, then the feature is not available anymore.
    Sorry but it’s not possible to have all on-page features without activating the one-page layout.

    Best regards!

Viewing 15 posts - 6,706 through 6,720 (of 12,542 total)
← 1 2 3 … 447 448 449 … 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