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,561 through 19,580 (of 29,722 total)
  • Author
    Search Results
  • In forum: Virtue Theme
    #95562

    Hey Edwin,
    All existing settings within your theme options or posts/pages will be saved. You should have no problem with transferring to a child theme.
    https://www.kadencewp.com/child-themes/

    Hope that helps!
    Hannah

    #95560

    I uploaded a screen shot
    [url=http://postimg.org/image/6ix4jag1t/][img]http://s32.postimg.org/6ix4jag1t/Screen_Shot_2016_05_18_at_1_13_21_PM.jpg[/img][/url]
    hope this helps
    Thanks
    Kimberly

    #95558

    Hey,
    Your issue is just with that one widget. Nothing to do with the widget area.

    http://postimg.org/image/e02744x4x/

    Your widget is broken, likely because of some code on the inside of the widget so you will need to remake this.

    I strongly suggest using the page content inside your front page and not using the home widget area to control the entire home page. This way you can have revisions saved as part of the page that way you can revert back to a previous revision if the layout is broken again.

    Ben

    #95545

    Can you post a link and login so I can take a look. use “Set as private reply”.

    Your saying in the footer widget area this works?

    Ben

    #95543

    Based on the css you posted you are not closing out the media queries.

    You’re missing the closing bracket so any css after that which you posted would still be inside the @media only screen and (max-device-width: 480px) {

    Ben

    In forum: Pinnacle Theme

    In reply to: Pages headers

    #95528

    In your settings > reading. Make sure you have not selected a page to be the “post” page. that’s overriding the template control.

    Use the blog page template.
    Ben

    In forum: Pinnacle Theme

    In reply to: Header configurations

    #95527

    In your settings > reading, Make sure you have not selected a page as the “post” page. Then go to the blog page and use the blog page template.

    Ben

    In forum: Virtue Theme

    In reply to: Image HTTP Error

    #95525

    What was the error message?

    Can you confirm the theme (version 3.6.5) and wordpress and all your plugins are up to date?

    In your tools > system status what is your php version.

    PLease post a link.

    Ben

    In forum: Virtue Theme

    In reply to: Kadence Slider Caption

    #95524

    Hey,
    This isn’t the intent of the Kadence slider plugin. Way have you picked that slider for this?

    Also post a link to your page.

    Ben

    In forum: Virtue Theme

    In reply to: Mobile Layout

    #95520

    You can use this:

    @media (max-width: 768px){
        #pgc-1847-2-0 .kad-wp-gallery .g_item {
            width:33%;
        }
    }
    @media (max-width: 480px){
        #pgc-1847-2-0 .kad-wp-gallery .g_item:nth-child(1), #pgc-1847-2-0 .kad-wp-gallery .g_item:nth-child(2) {
        width:50%;
        float:left;
        }
        #pgc-1847-2-0 .kad-wp-gallery .g_item:nth-child(3) {
        width:100%;
        }
    }
    @media (min-width: 480px){
    .home_blog .blog-home-shortcode-single-post {
        width: 50%;
        float: left;
    }
    }
    

    Ben

    In forum: Virtue Theme
    #95519

    Hello, I have created a blog post with images and had no problem uploading my image.
    But then I tried to create a New Product and when I went to insert the image it gave me a
    HTTP Error. I am a complete beginner so I need a Paint By Numbers description. lol.
    Thank You

    In forum: Virtue Theme

    Topic: Mobile Layout

    #95500

    I would like the “Featured Yoga Mats” gallery to resize to fit 2 mats on one row and one a row below it when on mobile portrait view.
    I would like the “Recent blog” posts to appear on the same row on mobile when viewed in horizontal.

    yogaplanet.co.uk

    #95496

    ok, i found several post about activation… and i wont get an key. but how can i use the Rev-Slider Premium feautures to import templates?

    thanks Sven

    #95494

    So what you can do is enable your home widget area in theme options > home layout then go to Appearance > Widgets and add a text widget to your home widget area. Then add this shortcode into the text widget: [blog_posts orderby=date items=1 word_count=30 cat=services]
    Does that work for you?

    Hannah

    #95491

    What kind of results did you get using the shortcode and why weren’t they good? If you want all your portfolio posts to show you can remove the category class (cat=photos). That was just an example. Also, if you choose this route make sure you are using a default page template, not the portfolio one. Lastly, make sure your shortcode is in paragraph format, not preformatted.

    Hannah

    #95489

    Hi, thank you for your answer,
    but I haven´t been able to achieve what I would like to do with what you tell me.
    What I´d like to do is to have one for just one category, that in this case would be for “Services”(services that I offer) and then underneath “Recent posts”(for the rest of the posts because they are recipes and other information)
    About the shortcode I don´t know how to make it work (I am trying to learn but for the moment I haven´t been able to do it).

    In forum: Virtue Theme
    #95487

    Hey Costa,
    How do you go about adding this? Did you just insert through “add media”? Can you post a link?

    Hannah

    #95486

    Hey,
    If you add your posts through the latest blog posts in theme options > home layout you have the option to limit your posts to a specific category. Or you can use a shortcode like this: [blog_posts orderby=date items=4 word_count=30 cat=photos]
    Hope that helps!

    Hannah

    #95463

    Hi,
    I have several Blogs with “Virtue Theme Premium” installed.

    If I put a Link from a Post from the blog 1 in a Post from the Blog 2. It shows it as before. Only featured picture and excerpt. Linktitle: “Apps für die elementare Musikerziehung”

    If I put a Link from a Post from the blog 1 in a Post from the Blog 3. The View has changed and is now not usable anymore. It shows not only the featured picture and a text excerpt but the header, menu and the widgets from Blog 3 for each link. Linktitle: “Theorie”.

    An Example you can see here:

    QUESTION: Where can I define how a link from my Blog is looking in another Blog?

    In forum: Virtue Theme
    #95457
    This reply has been marked as private.
Viewing 20 results - 19,561 through 19,580 (of 29,722 total)