New Landing How can we help? Themeforest Theme Support Flexform Masonry blog tile clickable as a complete link

Viewing 15 posts - 16 through 30 (of 34 total)
  • Posted in: Flexform
  • #146753
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    sorry, wrong place.

    a few lines above you will find this line

    
    $post_item .= '<div class="details-wrap">';
    

    replace by this one

    
    $post_item .= '<a class="read-more" href="'.$post_permalink.'"><div class="details-wrap">';
    

    and now a few lines below the closing div we will add the closing link.

    Find this

    
    $post_item .= '</div>';
    

    and replace by this one

    
    $post_item .= '</div></a>';
    

    -Rui

    #146764
    adfellas
    Member
    Post count: 34

    Sorry Rui,

    can´t find your line in the code… and I am loosing track a little.

    1. Do I have to make the change from post #146717?
    2. And can you please help me find the lines from your last post…?

    Sorry for my “ignorance”… 😉

    Thanx.
    Daniel

    #146829
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    In your editor, you can click cmd + f or cntrl + f to search for something, search for part of the above code to find it easily

    – Kyle

    #146864
    adfellas
    Member
    Post count: 34

    Hi Kyle,

    and thank you for your help… but I´ve tried the “find and replace” function already (in Dreamweaver and also in Simple-Text) with the whole and also with only some parts of the code… but I can´t find the line Rui described…

    If you can… could you just send me the line number please…
    …and tell me, if I have to make only the changes from Ruis last post (#146753) or also the ones of (#146717).

    Sorry but I got confused after his “wrong place” and I am a rookie… 😉

    If you agree you could also help me on the file itself… I haven´t changed anything else, than the described in this thread – so there is no other “risks”… please 😉
    (adding the “original” and the “modified (according to Ruis help)” sf-post-formats.php)

    Thank you very much,

    Daniel

    Attachments:
    You must be logged in to view attached files.
    #146878
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    In my previous post the first search/replace was reversed.
    I tried myself and it doesn’t work.

    Will try to figure out something different.

    -Rui

    #146882
    adfellas
    Member
    Post count: 34

    Hi Rui,

    sorry, but glad to hear that… I was thinking I am toooo stupid to just get a “find and replace” going…

    Guys, at this point already: MANY THANKS FOR YOUR SUPPORT!

    Looking forward to your solution.

    Cheers – Daniel

    #147590
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    I was changing the code and after saving, i’m getting an error and the site is down at the moment.
    Can you provide me ftp access so I can edit the file directly?

    Apologize for this, but only happens to the ones who work 🙂

    -Rui

    #147594
    adfellas
    Member
    Post count: 34
    This reply has been marked as private.
    #147596
    adfellas
    Member
    Post count: 34
    This reply has been marked as private.
    #147612
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you check again the mess that I made? 🙂

    -Rui

    #147623
    adfellas
    Member
    Post count: 34

    Hi Rui,

    I can´t see any change at all – sorry.
    Except, that now not even the “text” in the box is linked…

    Can you please have a look at it again…

    Thanx,

    Daniel

    #147631
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    If you check the entire area is clickable like you requested.
    Clear the browser cache first.

    -Rui

    #147641
    adfellas
    Member
    Post count: 34

    Hi Rui,

    thanx for your patience…
    But its really not working.
    Had cleared the caches already and tested it in Safari, Firefox and Chrome.
    But it´s not working… (look I´ve put together screenshots from the hovers)

    The only place where it works is in the “blog post carousel” at the bottom (see screenshot)…

    😉 Daniel

    Attachments:
    You must be logged in to view attached files.
    #147645
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    It’s correct because I thought that was the only place you want to it.
    will check it.

    -Rui

    #147649
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Try again please.
    -Rui

Viewing 15 posts - 16 through 30 (of 34 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register