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

Remove Categories Description from portfolio

    • 9 years, 8 months ago max
      Participant

      Hello,

      Could you tell me how to remove description from portfolio page. The portfolio category slug is not useful in my opinion as the category is also there

      Regards,

      Max

    • 9 years, 8 months ago Mirela
      Participant

      Hello,

      Can you please explain better? What portfolio page description do you mean? A portfolio page only contains the single portfolio items, with titles and categories.
      Send us a screenshot so we can understand what you mean.

      Best regards!

    • 9 years, 8 months ago max
      Participant

      Hi Mihaila,

      When you define portfolio Categories you define a category name and its slug. So I defined among others
      – “Black and White” with a slug bw

      – “Studio” with a slug studio.

      – etc etc

      On the screenshot you can see my portfolio page in Grid mode. on Every Portfolio Item, The portfolio Item is written as well as the slug of the portfolio categories it belongs to.

      I would like to hide that description (the slug of the porfolio Categories) of every item.

       

      https://drive.google.com/file/d/0B8GaoSpBDDchYTZBYU9GcnZLYTA/view?usp=sharing

      Regards,
      Max

       

    • 9 years, 8 months ago Mirela
      Participant

      Hello,

      Please add this code into your custom css box:

      .portfolio-item.basic .show_text h6 {
          display: none;
      }

      Best regards!

    • 9 years, 8 months ago max
      Participant

      Hello,

      Thx for your reply. The code actually hides both the portfolio item name and the category slug. Is there a Way to keep the portfolio item names?

      In addition, it causes a problem on the portfolio item page (when you view the item). The custom fields values of the portfolio items are now overlapping the photos as you can see on the following page.

      https://www.max-amous.com/Portfolio/a-moment-lost-in-time

      Regards,

      Max

    • 9 years, 8 months ago max
      Participant

      After some tests, I think the problem of text overlapping the portfolio item photos is most probably to the recent 1.2.6 upgrade.

      Could you please help fixing this?

      To summerize, two different issues in here:
      – Keeping the portfolio items names without the slug of the categories on the portfolio page
      – Solving this new overlapping of the text with the portfolio item content when viewing a portfolio item (please check the url on my previous message)

      Regards,

      Max

    • 9 years, 8 months ago Mirela
      Participant

      Hello,

      This is definitely not caused by the css code i gave you. It is tested and it does only hide the category slugs. Did you made any other changes in the mean time?(I am not referring to theme update) What plugins do you have installed?
      Please send us your wp credentials and enable right click so i can inspect it.

      Best regards!

      • This reply was modified 9 years, 8 months ago by Mirela.
    • 9 years, 8 months ago max
      Participant
      This reply has been marked as private.
    • 9 years, 8 months ago Mirela
      Participant

      Hello,

      Sorry for the late reply.
      You have an error in your site. Screenshot. Please update theme. Since you have a dark background, when we remove the categories name via css, the titles became in the same color as the background, making them disappear. I added this css into your custom css box:

      .portfolio-item.basic .show_text h6 { display: none;}
      .portfolio-item.basic .show_text h5 { color: #FFFEFE !important;}

      for the portfolio category titles. Here is an example page.
      As for your portfolio entry, The error i mentioned is causing for the span to overlap and it gives you that view.
      I added this code for it:

      .single .content > div:not(.title) {
          margin: 0px auto 0 !important;
      }
      .portfolio_single ul.info li .title {
          text-align: left !important;
      }
      .portfolio_single .span3 {
          margin-left: 75% !important;
      }
      .portfolio_single ul.info li:nth-child(2) .title {
          margin-top: 16% !important;
      }

      However this behavior is not normal, so you have to update theme, or upload a fresh copy of theme files.
      Let us know.

      Best regards!

    • 9 years, 8 months ago max
      Participant

      Hello Mihaila,

      Thanks for your reply. It seems to be going better in terms of overlapping text on portfolio items thanks for that. I will update and check if everything is fine.

      However on the porfolio page, your modification works only on a single portfolio style.

      The one I am intending to use is the grayscale and in this case, I still have the category slug in addition to the portfolio item name.

      Regards,

      Max

    • 9 years, 8 months ago max
      Participant

      Hello,

      Update to 1.2.7 done. No change to the issue we are talking about (category slug).

      In addition, I noticed that the solution you applied makes sometimes the text of the customFields overlapping

      https://www.max-amous.com/Portfolio/beauty-in-white/

      Regards,
      Max

    • 9 years, 8 months ago max
      Participant

      Please note that for all the portfolio items, Style of Single portfolio is set to Gallery Grid. However, you can see that the content is not always put at the same place relative to the images.

      I think that maybe, even if Gallery Grid is selected, the option “content position”, which is only available for other styles like for instance “floating sidebar” applies.

      Regards,

      Max

    • 9 years, 8 months ago Mirela
      Participant

      Hello,

      You still have the error mentioned earlier. Please make sure you have all access rights, and that every theme file is getting accessed. The text overlapping is not normal. It does not happen on our side.
      I can check it if you send us your ftp credentials.

      Best regards!

    • 9 years, 8 months ago max
      Participant
      This reply has been marked as private.
    • 9 years, 8 months ago Ruco
      Keymaster

      Hello,

      Have you done any modification on theme’s files?
      Please replace again them themes files (via ftp). There is a script loading on portfolio items, which shouldn’t be there.

      This is what is causing the issue on portfolio item. Let us know when done, I will check it again.

      Best regards!

      • This reply was modified 9 years, 8 months ago by Ruco.
    • 9 years, 8 months ago max
      Participant

      Hello Ruco,

      I have not done any modification on theme files. Only Custom CSS when requested by you guys.
      What do you want me to do? Erase theme and redo Every Config I have been working on for the last month?
      Please explain.

    • 9 years, 8 months ago max
      Participant

      Hello Ruco,

      I did what you asked. I erased the whole tower folder from my ftp and recopied the new version directly downloaded from themeforest.

      It did not fix the issue with the text on portfolio items. In addition, now I seem to have a white border on the header even if i am putting no border on the theme configuration.

      You have all the credentials for wordpress and ftp. Could you please investigate this. Here is the summary of all the issues I am facing right now and that are not getting solved until now:

      – white border of the header ( I want no border on the header)
      – portfolio category slug appearing on portfolio page ( I only want to have the portfolio items names ) in Grid mode.
      – Text overlapping on portfolio items (with images and even the letters overlapping on words)

      I draw your attention to the custom CSS that you guys made me add as well as I do not understand CSS.

      Hopefully your next message will provide me with solutions as I am feeling that creating a simple website to show my work is taking way too long because of issues that are not meant to exist if I believe what you advertise about the Tower Theme

      Regards,
      Max

    • 9 years, 8 months ago Ruco
      Keymaster

      Hello,

      I fixed the issues.
      You can check the portfolio items.

      You must have turned off fullscreen sections and onepage menu at portfolio items, here https://www.clipular.com/c/5527710381113344.png?k=Iuwkb4-64_yRGbt0AjPu23KfE_s

      They are used in other cases (like in sliding demo or like in onepage demo but not in portfolio items).

      Let us know if you need further help.

      Best regards!

    • 9 years, 8 months ago max
      Participant

      Hello Ruco,

      Thanks for your help. I am interested in understanding and learning from all those messages. Could you please explain for every one of the three issues what you did to fix it:

      – Category slugs on portfolio

      – White border of header.

      – Overlapping text on portfolio items

      Also could you please explain the effects of fullscreen section and one page menu and what they actually mean

      Thx a lot
      Max

    • 9 years, 8 months ago Ruco
      Keymaster

      Hello,

      Fullscreen sections are used in this page https://codeless.co/tower/sliding/
      Onepage feature is used to scroll to specific sections of the site through menu items.
      The fullscreen section option was selected on some pages and portfolio items of your site and it’s style conflicts with the portfolio items style.

      Also I disable the visual composer in portfolio items, as it’s not supported. You can use it only on ages and posts.

      Fort the other issues I added some custom css code at custom css box.

      Best regards!

    • 9 years, 8 months ago max
      Participant

      hello,

      Thx for the reply,
      There is still a pb with the header that I haven’t noticed at first. It is actually not transparent right now like it used to. It is of a color slightly different from the content color.
      Could you please help me fix this

      Regards,
      Max

    • 9 years, 7 months ago Mirela
      Participant

      Hello,

      I removed the background of the header. It is completely transparent now. Please check your site.

      Best regards!

    • 9 years, 4 months ago karlob
      Participant

      Expired

      Hi

      I added the code above to the custom css but it did not do anything. I am trying to remove the category when I hover. I only need the title displayed. see img attached:

    • 9 years, 4 months ago Mirela
      Participant

      Hello,


      @karlob

      The code should not have any problem removing the slug description from portfolio item. What portfolio style are you using? Send us the link of your portfolio. So we can check it.

      Best regards!

    • 9 years, 4 months ago karlob
      Participant

      Expired

      I added this code to my custom css is this correct?

       

      <span style=”color: #444444; font-family: Inconsolata, Consolas, Monaco, ‘Lucida Console’, monospace; font-size: 15px; line-height: 24px; white-space: pre; background-color: #f9f9f9;”>.portfolio-item.basic .show_text h6 { display: none; }</span>

    • 9 years, 4 months ago Mirela
      Participant

      Hello,


      @karlob
      ,
      This is the correct code for the mentioned portfolio style[above]. If it will not give you any results, that means you have another style and need to edit some other css classes. Let us know for anything.

      Best regards!

    • 9 years, 4 months ago karlob
      Participant

      Expired

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

      Hello,


      @karlob
      ,
      As i previously wrote, you have another style of portfolio. This means that you needed to edit another css class. I added this code into your custom css box:

      .portfolio-item.grayscale .project h6 {
          display: none;
      }

      The slug are removed now. Please check your site.

      Best regards!

Viewing 27 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