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, 4 months ago Mirela
    Participant
    in reply to: Custom fields Parameters not visible

    Hello,

    Your site is in localhost. This means it’s accessible only from you. The wordpress installation has to be hosted in an online server for us to be able to access it.

    I did the same example on my installation so please take a look at this screen recording: https://jmp.sh/N4DKukI

    -For the portfolio page categories, this is the logic of it:
    If you are using pagination (show a certain number of portfolio items in one page and the rest in second page..etc) then in the first page you can filter ONLY the categories that do have items in that page. Meaning if there are no items in the first page that belong to Category X then when you click on this category, no results will be show. If this category has items in the second page, then only when you are in the second page, it will show results.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Integration with Page Builder

    Hello,

    Sorry for the late reply!
    Visual Composer is a very important builder tool for the theme. It is already incorporated in theme not only as a plugin package but in it’s core files as well.
    To remove it from theme in required not only deactivating Visual Composer plugin but also edit theme files. This is strongly NOT recommended as it will prevent you from taking future theme updates. Updates are very important for keeping a good and safe website.
    Let us know how you wish to proceed.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Demo Import Stuck at 30%

    Hello,

    That’s great to know.
    Let us know if you need further help.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Highlighting

    Hello,

    Services small do not have the icon as link. See this online example: https://codeless.co/specular/default/?page_id=1411

    Can you send us a link of where is this happening for you?

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Demo Import Stuck at 30%

    Hello,

    Are you trying to import with attachments? What memory limit do you have? Please read this article first: https://codeless.co/import-of-dummy-data-stops-before-100/

    If you still can’t manage, then add your login information in your profile data. So we can give it a closer look.
    Read this article for more information.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Page Title Animation Issues on IOS

    Hello,

    The title scrolling and slowly fading is not an issue. It one of the theme’s header styles. To remove it set the background attachment option to ‘fixed‘ in Page’s General Settings > Page Header Options > Page header background.

    To remove the parallax effect only in mobile, try adding this code into your custom css box:

    @media (max-width: 480px){
    .header_page, .header_page {
        background-attachment: fixed !important;
    }}

    -Can you please be more clear on the padding issue? I don’t understand what have you wrote.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Theme styling not always loading correctly

    Hello,

    The row id’s are generated from a js script. It is not the reason for the layout issue. Knowing that your site’s does load regular at times, means that the theme has no issue. If it would have been a theme issue, the error would be present the entire time.

    I suggest you check that all theme files are being accessed (loaded) at the right time. You could install a cache plugin or use CDN to make your site faster in loading files.
    Read this article for more: https://codeless.co/how-i-increased-more-than-70-the-speed-of-my-website/

    Let us know if the issue persists.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: icon not appear

    Hello,

    This is really strange. You have no errors in your site so there should be no reason for the icons not to show. Did you witness any other icon missing? Can you please send us your wp credentials? Add them in your profile data. We need to give it a closer look.

    Read this article for more information.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Odd frame around contact form

    Hello,

    This is a third party plugin so it’s he authors decision for the styling. To change it for every other screen size means to add a lot of other custom css. If you feel better to remove it, then add this code:

    div.wpcf7-validation-errors { border: none !important;}
    div.wpcf7-mail-sent-ok { border: none !important;}
    div.wpcf7-mail-sent-ng { border: none !important;}
    div.wpcf7-spam-blocked { border: none !important;}

    Let us know.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: footer social icons size

    Hello,

    Sure, please add this:

    .footer_social_icons.circle li a:hover i {
        color: #4db848 !important;
    }

    Let us know.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Sticky Nav Broken on page with Codeless Slider

    Hello,

    No worries. We are here to help.
    Let us know if you have further questions.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Custom fields Parameters not visible

    Hello,

    Sorry but I really am not following you any more!
    How to add and fill in the information for the custom fields i have already explained above with screenshots and at the video tutorial.

    To change the “Project Details” title and “Project Description” title, as said above you have to change it directly in theme files. If you change the portfolio style, then make sure you have changed the title, for that style in the responsible block of code for the specific style.

    Please send us your wp credentials in a private reply. i will do a screen recording while creating a new test portfolio item and adding it’s custom fields.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Non-responsible "Alternate" blog layout?

    Hello,

    Can you please tell me where did you add the custom code i previously send you? I see it is giving effect in the site(screenshot) but i don’t see it in the custom css box , and nor in the style.css file.
    Let me know so i can keep on testing and adding the code that fixes the above.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: Import Always Hangs at 65%

    Hello,

    Can you please give more details? Did you try importing with Visual Composer deactivated? What memory limit do you have? What execution time limit? Are you trying to import with attachments?
    I can’t login with your old credentials and google authentication to check on this.

    Best regards!

    9 years, 4 months ago Mirela
    Participant
    in reply to: One Page and Sections

    Hello,

    I currently fixed all menu links. They do link to the right section. What i did is to add the “Row ID” and set the type to “Fullwidth background“. Check one of the section’s Row Settings to see the changes.

    I see you have only section links in your menu now. Not external links like before (blog page). if you intend to keep it this way, then there is no reason to not check the “One page” option and use the page as a one page with all it’s features (such as smooth scrolling).
    Let us know if you need further help.

    Best regards!

Viewing 15 posts - 6,361 through 6,375 (of 12,542 total)
← 1 2 3 … 424 425 426 … 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