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 - 19,961 through 19,980 (of 29,722 total)
  • Author
    Search Results
  • #92528

    Sorry for the duplicate could figure out to delete this post. Could only edit it.

    In forum: Virtue Theme

    Topic: Nothing shown

    #92517

    Dear support,
    I am running Virtue Premium for my website http://www.fabriziophotos.com.
    It works fine except when I open my page at work: portfolio and blog items do not show up. About 1-2 weeks ago the problem was not there….
    If I move the mouse of the “apparent” blank page I see that everything is there (as the description shows up) but the actual post or portfolio is not displayed on screen. I do see though the slider, the menu, the logo and the footer. Would you know what blocks the rest and how to solve it (from a website stand point)?
    Thanks
    Fabrizio

    #92514

    Hi Ben, I figured out how to upload to the gallery, but there seems to be a space on the right hand side of the screen that I can’t get rid of. there use to be a “recent post” there, and i deleted it from the widget area. but seems to have left a space there?

    Thanks,
    Benson

    #92512

    Can you post a link to what you got?

    Ben

    #92510

    The suggestion from the link you posted was to add a local font (you would have to use a child theme for that). Then you would have to add css to override the font coming from google.

    You can download the font you would have to add as part of the child theme here: https://www.google.com/fonts/specimen/Raleway

    You would just need to use the css suggested to make the font load in svg on older chrome versions in windows.

    Ben

    #92494

    Hey Jie,
    Looks like you forgot the link for the page you’re referring to. Can you post that?
    Thanks,

    Hannah

    #92493

    Hey Marco,
    Yes, this is done using page builder. I’m afraid there isn’t really another option for making this work. See the written part of this post- https://www.kadencewp.com/using-page-builder-virtue-premium/

    Hannah

    In forum: Pinnacle Theme

    In reply to: menu HTML edit

    #92462

    Hey,
    To do this you’re talking about a ton of code. You would need to create your own menu walker then call that in place of the current menu call.

    I think it’s more likely there is an easier way to do this. Can you tell me more of what you’re trying to do and post a link to your site?

    Ben

    In forum: Virtue Theme

    In reply to: Anchors won't hold…

    #92453

    Hi Ben,

    Ah, ok. I did try the header but not the footer. It’s in the footer field now.

    It doesn’t work as expected though.

    When I go to the T&C page the first tab is open. When I scroll down to the second tab and click it, it opens, simultaneously closing the first tab. This means the text will fly by and I end up seeing the middle of the text without the focus going to the top of the accordion tab.

    When I first manually close the first tab, and then open the second tab it does jump up a bit, so the js does do something.

    I have absolutely no knowledge of js. If this customisation is beyond the scope of your support that’s ok 🙂 I can live without this scroll effect.
    After all: it is the T&C page we’re talking about, probably the only ones who will even look at that page is you, me and anyone looking into this forum post 😉

    Greets and good night (it’s 1 am here)

    Robert

    #92439

    Your issue was this plugin “Pages are Posts”

    I really would recommend not using something that like and obviously not that plugin.

    Ben

    #92437

    Just so you know you have already posted:

    https://www.kadencewp.com/support-forums/topic/portfolio-pages-management/

    Ben

    In forum: Virtue Theme

    In reply to: Show full blog

    #92427

    Hey,
    1. If you’re using the blog page template then from your blog edit page under Blog List Options set “Display Post Content As” to “Full.”

    2. Try adding this to your custom css box in Theme Options > Advanced Settings:

    .blog .img-margin-center img {
        margin: 0;
        width: 100%;
    }

    Hannah

    #92421

    Hey John,
    1. You can manage the portfolios on the homepage from Theme Options > Home Layout. Just disable Portfolio Carousel from the Homepage Layout Manager.

    2. You can create portfolio types (categories) by going to Portfolio > Portfolio Type. Then you can assign specific portfolio posts to a type from the individual portfolio post edit pages. Then you can display only portfolio posts from that type by using a shortcode like this: [portfolio_posts orderby=date excerpt=false columns=4 items=8 height=200 lightbox=true showtypes=true cat=photos]
    Just replace “photos” with your portfolio type.

    Hope that’s helpful!
    Hannah

    In forum: Virtue Theme
    #92417

    In Settings-reading, I have For each article in a feed, show – Full text.

    But, Kadence theme seems to over-rides this, and I have to choose a Blog Post Summary Default

    – Is there a way just to show the blog without any summary?
    – If you do show featured image on blog post, is there a way to retain same dimensions as original photo

    (blog)

    Thanks!

    #92403

    Hello! I love the theme, but here is my problem: My portfolio pages are posting to both my “Portfolio Full” and “Portfolio”(Carousel) on my home page. I would like my portfolio pages to post only to the “Portfolio Full”, but I can’t find the settings to change this. I would also like to set up multiple Portfolios to present specific categories of instruction. How do I specify the individual portfolio pages to specific portfolios grid pages? My website is: . Thank you!

    #92388

    Hey,
    You can do this with css. It would look like this:

    h1.entry-title {
        display: none;
    }

    You would just add the page id in front of that. Then paste it in your custom css box in Theme Options > Advanced Settings. If you post a link I can provide the exact css.

    Hannah

    #92382

    Hey Blanca,
    Do you mind posting a link to your site?
    Thanks!

    Hannah

    #92379

    Hello Ben,

    What is the tool in cPanel? I dont see it, dont know it.

    I got wp-optimize, but no instructions, just opcions and those -‘restore’ and ‘apply’ buttons look scary. Can you tell me what to do in that plugin? I did t fina an ‘analyze’ option.

    About the link, i reported this 1 year ago: i clic the link in the email, then i have to login in kadence site to continue, i do it but im not taken to the forum post but to ‘my account’ and can never find the post, i have to go to my email agai and clic the link again, then voila! I get here and can reply.

    Camilo

    #92378

    Hey Mark,
    You can create a custom sidebar from Theme Options > Misc Settings then in Appearance > Widgets add a staff posts shortcode to a text widget. Like this: [staff_posts ratio=landscape masonry=false link=true orderby=date items=4 columns=2 limit_content=true height=200]
    Then you can select that specific sidebar from your edit page[s].
    Hope that helps!

    Hannah

    In forum: Virtue Theme
    #92368

    premium virtue theme does not support iframes

    Please can you explain more? I’m not sure what you mean as iframes are html and of course are supported, iframe are not natively responsive or good for mobile and that is why most any decent developer doesn’t use them.. Maybe if you can post a link to where you are having an issue that would help.

    Ben

Viewing 20 results - 19,961 through 19,980 (of 29,722 total)