Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Search Results for 'post'

Home / Forums / Search / Search Results for 'post'

Viewing 20 results - 22,361 through 22,380 (of 29,722 total)
  • Author
    Search Results
  • #70841

    Hey,
    That isn’t an option with the the theme using the photo grid post layout.

    You would have to use a child theme and edit the loop output for the photo grid on the front page.

    Are you using a child theme and familiar with coding?

    Ben

    #70830

    Hey,
    So read more is for posts and only for posts in a main loop showing more then one post, it has no effect on single post pages and as you have learned no effect on pages themselves. For pages if you would like to break it up into pagination then you would use

    <!--nextpage-->
    

    You wrote: “I eve tried to use Your accordion short code with no success???” – can you post a link? What happened when you added the accordion shortcode?

    Ben

    #70824

    Hey,
    If the home post excerpt is more then the blog post excerpt (which is set in your theme options > blog options). Then it can show two because the home can only cut down from the overall setting in your blog options.

    The fact that you changed it to a higher number and that worked is slightly confusing… I would need a login to see the post setup to understand.
    Ben

    #70821

    Hey,
    Can you post a link to your page?

    Ben

    #70815

    1. You can’t with that layout. You would have to use a shortcode and have two columns or edit the theme through a child theme.

    2. You can use this css:

    .postlist article span.posttags {
        display: none;
    }

    3. You can use this css:

    @media (max-width: 991px){
        .postlist article .col-md-5 {
       display: none;
    }
    }

    Ben

    In forum: Virtue Theme

    In reply to: Sticky post

    #70813

    Hey,
    Why is using a sticky post not possible? That shortcode would pick up a sticky post as long as it was a part of category1

    Ben

    #70805

    Hey,
    It’s not a matter of reinstalling the theme or trying to upload the plugin again you have to remove the empty folder.

    Most hosts can help you with this so that would be an easy way to get this fixed else I can do it for you I would need access to your site and your server, the cpanel login.

    You can post it here using Set as private reply

    Ben

    #70799

    Don’t know if it is a setting I’ve missed on the Premium Virtue but…No matter what I try be it using the more icon, hitting Shift, Alt and T, writing <!–more–>, even read more & show/hide plugins nothing works. Again this is on pages not posts. I eve tried to use Your accordion short code with no success???
    Please help? 🙂 The best result I got was one of the show more / show less plugins, but that would only hide the first paragraph of what I was trying to hide.

    #70793

    I believe this is what you’re looking for:

    Home Post Excerpt Length
    Determines how many words are in the post excerpt. = 34

    #70782

    Hi,

    I have a slight problem with the portfolio_post shortcode.
    When I use the code like this [portfolio_posts columns=”3″ items=”6″] (in a siteorigin row) my portfolio posts are shown in more than 3 columns (depending on the size of the screen).
    On the contrary, when I use the Home Layout Manager with Portfolio Full, the behavior is as specified.

    Do you have any hint for me?

    Thank you in advance

    #70773

    Hi Chris,
    You can create your testimonial groups then in the first group you can manually insert read more tags into your testimonial posts. Just click “Insert Read More tag” where you want the summary to end from the visual editor toolbar. And for the first group do nothing. Does that work for you?

    Hannah

    #70769

    Hi

    thanks very much for this theme, I think is amazing.

    I was wondering if there is any way to split the menu in 2 part, one left and one right, and place the logo in the middle.
    I’ve been reading most of the post in this forum but I’vent found this specific.

    Can you please help me with this?

    Cheers

    M.

    #70765

    Hi,
    We are using ultimate recipe plugin. We need to enable author image on post grid list.
    Link:

    In forum: Virtue Theme

    Topic: Sticky post

    #70763

    Hello,

    In I have the blog posts:

    [blog_grid orderby=date items=4 columns=4 cat=category1]

    I need the first post to be a specific/sticky post, but I understand that it is not possible. In this case, is it possible to have the first post from a specified category and the other 3 posts from another specified category?

    Regards,

    Nicolae

    #70755

    Found out how to change it:)

    Theme options > misc settings > “Use Masonry Feature on Pinnacle Galleries” and “Enable Pinnacle Galleries to override WordPress” should be turned on

    Now it is nearly perfect. With virtue theme, the the gallery had the same width as the vimeo video. With pinnacle it is a bit smaller.
    Any idea how to change this? Same thing with mobile version…

    I think it could be related to the “Post and Page Content area”

    Virtue: https://www.dropbox.com/s/qba5e3nh2u3jh3b/Bildschirmfoto%202015-12-10%20um%2000.50.46.png?dl=0
    Pinnacle: https://www.dropbox.com/home/wordpress?preview=Bildschirmfoto+2015-12-10+um+11.38.27.png

    Pinnacle mobile: https://www.dropbox.com/home/wordpress?preview=IMG_1363.PNG

    #70748

    Hi Hannah

    Thanks for your reply.

    Yes, i know that. But i want to change the image aspect ratio of of the thumbnails of a gallery in a portfolio post or any site with a gallery inserted.
    Is this determined with the theme?

    Corinne

    In forum: Virtue Theme

    In reply to: editing posts problems

    #70734

    Hi Ben, I spent the day “playing” I posted this on WordPress.org and I’ve kicked my husband off his computer for a bit. Hopefully tomorrow I’ll just have ubuntu up on this machine (in VMWare Player) or on a USB stick. Seems to be Windows not plugins–read my WordPress post. Not using 4.4 (yet) but that’s going in tomorrow (and update to WC).

    #70723

    Ok, I’m was misunderstanding. Thought you wanted two… add this css:

    
    @media (min-width: 992px){
        .postlist article .col-md-5 {
        width: 25%;
    }
    .postlist article .col-md-7 {
        width: 75%;
    }
    }

    Ben

    In forum: Virtue Theme

    In reply to: editing posts problems

    #70720

    Hey,
    Is everything update to date? Are your plugins all updated? have you tried deactivating plugins?

    If you would like me to look post a login and I can see what the issue is.

    Ben

    In forum: Virtue Theme

    In reply to: Widgets on home.

    #70715

    Hey,
    Have you tried clearing your cache? Are you able to post a link? You can set as a private reply.

    Hannah

Viewing 20 results - 22,361 through 22,380 (of 29,722 total)