Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1032808
    oisteinhaugland
    Participant

    Hey.

    I’m really close to what I’m trying to achieve but i would love some insight on this.
    I’m using the integrity stack, set up a child theme and i’m customizing the archives.

    I’m hoping you can help, i know this is some custom development and you might not have the support for it but bear with me.

    1. I wanted to remove the text under the feature image so i set in the following code:

    .archive .entry-wrap{
      display:none;
    }
    

    This completely removes a post if there is no featured image. Can i add a function that sets that css if only if a post has a featured image? (so the ones that doesn’t have a feature image is not removed.)

    2. When you hover the featured image, i want to change the image that is used. I set the following code

    
    .archive .entry-thumb:before{
      content:'Read More';
    }
    

    This replaces the link image with text, and i will add some css to remove the read circle and center the text. I figure this was the easiest way to add text within the image on hover.

    But is it possible to show the fetch the title of the posts and display it here? with the read more? Similar effect as http://harperandharley.com/archive/ if you hover an image.
    In their case they show: Category, Title, Read more.
    This is the effect/layout i’m trying to achieve.

    I don’t think i’m able to re-create this with pure css, but in the case it is, please advice.

    3. if i’m able to recreate the steps above, could i change the layout of the masonry blog archive css so that each feature image is in the size of 125×125 (or something like it) and shown in rows of 4 as a grid? Instead of the standard masonry style. This might be simpler if i changed it back to normal layout first.

    I know this is a bunch to ask for, but if any of you have the time to pick their brain with me here i would be ever grateful 🙂
    I will posts the login information to the site in a private reply.

    Thanks!

    #1032809
    oisteinhaugland
    Participant
    This reply has been marked as private.
    #1033354
    Friech
    Moderator

    Hi There,

    Thanks for writing in! Regretfully this isn’t a feature offered by X. It could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities.

    Thanks for understanding.

    #1033746
    oisteinhaugland
    Participant

    I stated this was custom development at the very top, The automatic “This isn’t a feature offered by X” message is getting a bit tiresome.

    Not even any ideas? Come one guys, you are developers after all. And i’m fairly certain some of you got sufficient amount of php/javascript skills to brainstorm about the subject.
    So i’m asking, could i at least get some real thoughts on how to tackle the problem? Not solutions. Thoughts.

    Thanks again.

    #1033961
    Christian
    Moderator

    We’re really sorry but this is really outside the scope of our support. You might want to contact our trusted partners who caters X setup and customization needs. Please see https://community.theme.co/custom-development/

    Thank you for understanding.

  • <script> jQuery(function($){ $("#no-reply-1032808 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>