Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #617737

    Hi, we are using this theme for our website and I have a few questions.

    1. • The current theme we have we use the category headers to describe that category (heavy on graphics and design). They are actually quite important. I haven’t found where to add those to the Enfold theme.
    2. • Also, as we use the categories as menu items I need to know how to get the posts to show up smoothly. Right now they aren’t.
    3. • We don’t want the author and date, time listed on posts when they pull up.
    4. • AND finally, we want the entire post to show, not a summary.
    #618956

    Hey bzoromski,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Thanks,
    Rikard

    #619464

    Right now it is on our backup site. It’s normally not public but you can see it. Once it’s all set up it will transfer to the actual site and we use this to test plugins on…

    #621260

    Hey!

    please use different tickets for different questions.

    1.) Not sure what you mean, as we don’t know how your other theme is working. Can you explain to us what you need please?

    2.) What do you mean with “not smoothly”? Can you show us which results you want to achieve please?

    3.) Can you provide us a precise link to the elements in question please? we need to be able to inspect them. Maybe this is what you need:

    span.post-meta-infos {
    display: none;
    }
    

    Use this code inside your Quick CSS field.

    4.) Provide us admin access please and a precise link showing the problem.

    Cheers!
    Andy

    #621564

    Ok, I’ve included the information below for what I’m talking about. The code added to the CSS field worked for that query.

    The category headers are working somewhat but you can see that they aren’t exactly the same. The way the category is populating is just slow, I guess. The images likely won’t show on the set up site as they are the images from the actual site so the wp image number is wrong so don’t worry about that. But the way the categories are showing up is what I mean is slow and not smooth.

    Also, I *think* they are showing the full post but I didn’t check before posting this so will have to check on that.

    #623491

    Hi!

    Is the site hosted on a shared server? It’s probably slow because the server is slow. Install a cache plugin to help speed up the page:

    https://wordpress.org/plugins/w3-total-cache/
    https://wordpress.org/plugins/wp-fastest-cache/

    Best regards,
    Ismael

    #624026

    Any ideas on the category headers? How I can use the images like we use for them?

    #625777

    Hi,

    you could use layerslider or fullscreen slider or even a normal image element for it. Not 100% sure what you mean though. Do you want to achieve a custom header? then you could search for a plugin with such function.

    Best regards,
    Andy

    #626109

    Did you see the two links? On our actual site, our category headers have the images etc. The setup site they are not right. I am not sure they even all show up. What plugin would achieve the category headers have images etc?

    #626124

    I added this plugin but it still isn’t working. https://wordpress.org/plugins/categories-images/

    It’s not ideal but if I can put the info in the description and have the image above that it could be better than it is now. Is there no way to make the category description take and other css?

    Also, I would like the categories to list the posts on the left so it has a sidebar. I haven’t been able to get this to happen either.

    #626138

    ALSO (in addition to the PREVIOUS TWO POSTS ABOVE)

    I wanted the Category and Tags to show by each post. NO AUTHOR and NO DATE. Can you tell me how to remove the meta but leave the category and tags?

    #627150

    Hi,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Andy

    #628693

    Ok well I’m adding the same private info as before. Please answer these questions. It seems like someone looks at my question then just puts a question showing they didn’t read the thread and it just puts it back another week. And… I chose your theme because I thought you had good customer service so please don’t make me think I was wrong.

    I need to know how to have the html and css work in the category headers. As in the sample I showed you, on our site now we have that and we use it for images and linked text. So, I need to know exactly how I can do this. Adding an image doesn’t help, I need the entire thing so I can have the background image and the images on top formatted with the text like we have it.

    I also want the meta to include the tags and categories but not the author and dates/times. The code I was given to add too ALL the meta off. I just want dates, times and author removed but tags and categories to remain.

    AND lastly, I need the posts when you select a category to be left aligned on the page and possibly a wider page. So as you scroll down the page seeing all that categories’ posts you are looking at more than the narrow centred results.

    Thank you.

    #629268

    Hi,

    unfortunately you can’t use the template builder for category or archive pages. If you want to customize the category/archive page you must customize the code of enfold/archive.php and the post loop file (enfold/includes/loop-index.php).

    Best regards,
    Andy

Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.