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

  • 11 years, 2 months ago Mirela
    Participant
    in reply to: Portfolio Categories do not display images

    Hello,

    Can you please send us your wp credentials in a private reply? So we can give a closer look.

    Best regards!

    11 years, 2 months ago Mirela
    Participant
    in reply to: editing the single portfolio

    Hello,

    You don’t need to edit theme files. Please add these lines into your custom css box:

    .description {
      display: none;
    }
    .single_portfolio_container .details {
      display: none;
    }

    Best regards!

    11 years, 2 months ago Mirela
    Participant
    in reply to: Change title heading color

    Hello,

    Can you please send us the url, where is this running? So we can give precise advice.

    Best regards!

    11 years, 2 months ago Mirela
    Participant
    in reply to: Image Sizes?

    Hello,

    I edited only the ticket above.
    If you are using portfolio with two colums, edit:add_image_size( 'port2', 825, 340, true );
    If you are using portfolio 3 columns with grayscale, edit this:add_image_size( 'port3_grayscale', 627, 470, true ); ..so on if you’ll use other portfolio types and want to change the image size.

    Best regards!

    11 years, 2 months ago Mirela
    Participant
    in reply to: How can I remove this text?

    Hello,

    To remove just “You are here:”, add these lines into your custom css box:

    .page_parents li:first-child {
      display: none;
    }

    To remove All breadcrumbs, add these:

    .breadcrumbss {
      display: none;
    }

    Best regards!

    11 years, 2 months ago Mirela
    Participant
    in reply to: How can I change the color in this area?

    Hello,

    Please add these lines into your custom css box:

    .slider#slider-fixed {
      background: #fff;
    }

    Change the color to your need.

    Best regards!

    11 years, 2 months ago Mirela
    Participant
    in reply to: Top Header width

    Hello,

    Please add these lines into your custom css box:

    .top_nav .pull-left {
      width: 720px !important;
    }

    Then add the third number besides the two existing. Increase a little the width value if needed.

    Best regards!

    11 years, 2 months ago Mirela
    Participant
    in reply to: Change Logo Clickthrough

    Hello,

    Please go to file functions-specular.php and find this line:
    $logo = "<a href='".esc_url(home_url('/'))."'>".$logo.$logo_light."</a>";

    Replace with this:
    $logo = "<a href='https://www.google.com'>".$logo.$logo_light."</a>";
    Edit the ‘www.google.com’ with your url.

    Best regards!

    • This reply was modified 11 years, 2 months ago by Mirela.
    11 years, 2 months ago Mirela
    Participant
    in reply to: How to remove this text?

    Hello,

    Please go to Page Header Options, and turn off “Subtitle for this page ?”(screenshot) .

    Best regards!

    11 years, 2 months ago Mirela
    Participant
    in reply to: portfolio: order of items

    Hello,

    For the type of portfolio you have in page ‘pers and partners’ You need to add this line :add_image_size( 'port3_overlayed', 460, 275, true ); Change the values if you want. Next step, upload images again. Also install a plugin to regenerate thumbnails into the new dimensions.

    Best regards!

    11 years, 2 months ago Mirela
    Participant
    in reply to: Change title heading color

    Hello,

    You should set the font color for the heading element, not the column. You can do it via css. Add the code (ex: h2 { color: #fff; }) in your custom css box or create a new css class and assign it to the column in Column Settings > General > Extra Class Name.

    Best regards!

    11 years, 2 months ago Mirela
    Participant
    in reply to: Image Sizes?

    Hello,

    I am very sorry, there was a speedy mistake. I edited it now. Please change (or add if missing) the respective line in functions.php for the type of portfolio you need to use.

    Best regards!

    11 years, 2 months ago Mirela
    Participant
    in reply to: Product Slider

    Hello,

    We have tested it on our side and it works very well. Can you please send us your site’s wp credentials so we can check?

    Best regards!

    11 years, 2 months ago Mirela
    Participant
    in reply to: ORDER PORTFOLIO

    Hello,

    You can arrange portfolio categories from the moment you choose which to show in page. Select them in the order you want to display. As for the portfolio items are automatically ordered according to the time of create. You can use any portfolio, custom order plugin to change it.

    Best regards!

    11 years, 2 months ago Mirela
    Participant
    in reply to: TIME TESTIMONIAL CAROUSEL

    Hello,

    Please refer to this topic, for testimonials speed.

    Best regards!

Viewing 15 posts - 12,361 through 12,375 (of 12,542 total)
← 1 2 3 … 824 825 826 … 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