Viewing 9 posts - 31 through 39 (of 39 total)
  • Author
    Posts
  • #1156005

    Hi,
    Glad that it helped, as for putting the tags at the beginning or end of the post, it’s just a design preference, do you think tags add value to the post such as the title, or is it just a way to link similar posts? Do you want visitors to read the post first then find similar posts, or get sidetracked and leave the post before they read it?

    Best regards,
    Mike

    #1156024
    This reply has been marked as private.
    #1156473

    Hi,
    I’m not sure that I understand correctly, the page you linked to doesn’t show date & time for the posts, it shows one date & time at the top of the page that is not a link, and it only shows the current date and time.
    If we re-enable your date and time it will not be a link.

    Best regards,
    Mike

    #1156482
    This reply has been marked as private.
    #1156512

    Hi,
    Thank you, that link does have a date and time that is a link, but Enfold does not.
    We can enable the categories on the homepage for mobile only, but the date and time will still not be a link.
    But I’m now not sure why we are talking about categories when we were talking about date and time, is this a new topic now?

    Sorry, I think I get confused each time we start a new topic in this thread, typically we like to start a new thread for each new topic.

    Best regards,
    Mike

    #1156527
    This reply has been marked as private.
    #1156735

    Hi,
    Ok I have enabled categories only for the mobile homepage view with this css:

    @media only screen and (min-width: 768px) { 
    	.blog-categories.minor-meta {
    		display: none !important; 
    	}
    }
    @media only screen and (max-width: 767px) { 
    	#top:not(.home) .blog-categories.minor-meta {
    		display: none !important; 
    	}
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

    #1157029
    This reply has been marked as private.
    #1157519

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 9 posts - 31 through 39 (of 39 total)
  • The topic ‘add a Facebook LIKE button to my website’ is closed to new replies.