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

Configuration Item Questions

Specular theme
    • 7 years, 8 months ago williamsummers
      Participant

      Expired

      I have a few custom edits I would like to make;

      • On the Portfolio pages, Replace “Project Description” with “Content” and remove “Project Details”.  Along with shrinking the image.  See; https://advisorbox.com/codeless_portfolio/breakaway-brokers/
      • On the Blog single pages, when a category or archive is chosen it displays with the “Featured” image.  However if there is not a featured image it displays, “Please Add Image”, even though I turned if off on the page.  Is it possible to display nothing but the content for those without images?  See; https://advisorbox.com/category/acquisition-lending/
      • We have disabled the comments from Blog Posts but it still shows, “0 Comments”.  Can this be removed?  See bottom of; https://advisorbox.com/buy-practice-no-pocket-expenses-cash-flows-right-away-pays-3-years/

      Any help is appreciated as we have the site almost where we want it.

      Thank you in advance.

    • 7 years, 8 months ago Mirela
      Participant

      Hello,

      1-To change the “Project Description” you need to edit the portfolio core files. Please go to file specular\includes\view\portfolio\single-container.php
      Use Ctrl+F combination key to find the string and change it to your wish.
      The line will be like this:
      <h4><?php _e('Project Details', 'codeless') ?></h4>
      Just change ‘Project Details’ string to your wish.
      -To remove “Project Details“, add this code into your Custom Css box in General Options:

      .single_portfolio_container .details {
          display: none;
      }

      -You can shrink the image using css as well. Add this code into your Custom Css box:

      .single_portfolio_container .media img {
          width: 85% !important;
      }

      2-Yes, you can show only the text for the blog category page, but thi swill affect the ones with featured images as well.
      Please add this code into your custom css box:

      .category .blog-article.standard-style .media {
          display: none;
      }

      3-Yes, this too can be styled with css. Please add this code:

      #comments {
          display: none;
      }

      Let us know if you need further help.

      Best regards!

    • 7 years, 8 months ago williamsummers
      Participant

      Expired

      Thank you very much.  It all worked.  Is there a way to increase the single portfolio right column width?  Now that I decreased the size of the image it now has a gap.

    • 7 years, 8 months ago Mirela
      Participant

      Hello,

      Yes, sure. But this will affect the image, so better replace the image shrinking code to this:

      .single_portfolio_container .row-fluid .span9 {
          width: 60% !important;
      }
      .single_portfolio_container .row-fluid .span3 {
          width: 35% !important;
      }

      Change the values to your wish. This would be the result with the above values: https://postimg.org/image/msgosw2wr/

      Best regards!

    • 7 years, 8 months ago williamsummers
      Participant

      Expired

      Thank you.  Lastly, on the home page I added the Recent Portfolios with Carousel and it puts 4 large left and right arrows on the top.  Shouldn’t there be just 1 left and 1 right next to the portfolio images?  See https://advisorbox.com/

    • 7 years, 8 months ago Mirela
      Participant

      Hello,

      Please send us some wp credentials in a private reply. So we can give a closer look to your configurations.

      Best regards!

    • 7 years, 8 months ago williamsummers
      Participant

      Expired

      This reply has been marked as private.
    • 7 years, 8 months ago Mirela
      Participant

      hello,

      It’s not possible to login with the given password. See screenshot: https://postimg.org/image/hvep57bfv/
      Can you please double check?

      Thanks!

    • 7 years, 8 months ago williamsummers
      Participant

      Expired

      This reply has been marked as private.
    • 7 years, 8 months ago williamsummers
      Participant

      Expired

      This reply has been marked as private.
    • 7 years, 7 months ago Mirela
      Participant

      Hello,

      I see you have many third party plugins installed. Please deactivate them all. Update theme and Visual Composer to their latest versions (Specular 2.6 and VC 5.4.4). I can not do this for you. Then activate plugins one at a time. One of your plugins could be conflicting and affecting theme scripts.
      I tested the same layout and only one pair of arrows show up. See screenshot: https://postimg.org/image/vlpb7s2fv/
      Let us know.

      Best regards!

Viewing 10 reply threads

You must be logged in to reply to this topic.

Login

Log In
Register

Renew Support

  • Renew Specular Support
  • Renew Tower Support
  • Renew Folie Support
  • Renew Handel Support
  • Renew June Support
  • Renew Picante Support
  • Renew Thype Support
  • Renew Regn Support

Search Forums

Forums

  • Bygge – Construction Theme
  • Converta – Software Theme
  • Folie – The WordPress Website Builder
  • Handel – Responsive Multi-Purpose Business Theme
  • June WooCommerce WordPress Theme
  • Livecast – Podcast Theme
  • Picante – Restaurant & Food WordPress Theme
  • Regn | Agency & Business WordPress Theme
  • Remake – Minimal Portfolio & Agency Theme
  • Specular – Multi-Purpose WordPress Theme
  • Suggest us Features
  • Tower – Business-Driven Multipurpose WP Theme
  • Vibrance – Photography Theme

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