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 'Page'

Home / Forums / Search / Search Results for 'Page'

Viewing 20 results - 29,381 through 29,400 (of 53,646 total)
  • Author
    Search Results
  • #115447

    I assisted with the setup of a Virtue Premium themed site at http://www.bodytalk4life.com about a month ago and it was working fine until this week when we noticed that less than all the post summaries were visible on the http://bodytalk4life.com/articles/ page, which uses the Blog template with a setting of 8 post summaries to display.

    Only three or four summaries are displaying (depending on the browser used) rather than the eight summaries required.

    To try to sort out why this is happening :

    • I upgraded one plugin for which an upgrade was available. This didn’t resolve the problem.

    • I disabled each plugin one by one, then all at once, to check whether there is a conflict with any of them. These tests didn’t affect the display of the post summaries so I expect that the problem is not being caused by a conflict with plugins.

    • I set up an unpublished test page and published summaries of all posts, then only the Article posts on it. In each case the display of the summaries on this page had the same problem.

    • I tried changing the Reading settings at http://bodytalk4life.com/wp-admin/options-reading.php and the Blog List Options on the Articles page between “Summary” to “Full”, and found that by making changes I couldn’t get eight summaries to appear on the page, but by making both settings “Full”, the correct number of posts (i.e. eight) displayed in full.

    • I tried changing from the Blog template to the Blog Grid template and found that the correct number of post summaries displayed using the Blog Grid template.

    It would be appreciated if someone would advise what actions need to be taken to resolve the problem.

    We have not used a Child Theme as the Virtue Premium theme is being used without any modifications.

    Stu on behalf of Vyara

    #115445

    Is it possible to have an image carousel overlap other page elements?

    Website

    In forum: Virtue Theme

    In reply to: Footer Font Size

    #115438

    Well, now I can’t seem to get one to appear without the other. Adding the widget menu gives me the two pages stacked in the first footer column but leaves the page names at the bottom right.

    #115437

    Yeah sorry. berknernaturopathic.com is a subdomain of websitedesignpreview.net it was supposed to be berknernaturopathic.websitedesignpreview.net but I was asleep at the wheel when I created it.

    I always build my customer projects on websitedesignpreview.net as a preview for them and then use the company name as the subdomain.

    The correct domain for this is http://berknernaturopathic.com.websitedesignpreview.net and then of course the contact page.

    #115436

    Hello Aleš,

    1. You should be able to accomplish this in Page Builder. Make two page builder rows that both have two columns, and assign a virtue image menu to each one of those columns.

    Where they appear on them home page will be determined by where page content is placed in Theme Options> Home Layout. If you’d prefer to use the home widget area, the same should be possible using the Layout Builder Widget, and placing the image menu items within that.

    2. If you are a Kadence Themes Member, you should have access to the Kadence Related Content plugin. This would allow you to set custom posts to display in a carousel on any page or post on your site. I’m working currently on a solution that wouldn’t involve that plugin, but figured I’d share that solution just in case you have access to it.

    I’ll let you know if I come up with another solution.

    -kevin

    #115427

    Hey 🙂

    I have two questions.
    First one is very similar to this one:
    But since I want to have two Image menus (one with 4 and one with 3 images), I can use solution described in that topic. So my question is: Is there a way to use two image menus in home layout, and how to achieve that. If not, what do you suggest to achieve this layout:
    – Image menu (3 images)
    – Best Selling Products
    – Featured Products
    – Image menu (4 images)
    – Page Content
    – Icon Menu

    I already tried using “Home widget area” instead of first “Image menu (3 images)” and than adding three “Virtue: Image Menu Item” in it, but this just adds them one under another. I would like to have them in one row and each having the same width (like if I would use Image menu in Home layout).

    Second question
    This is a shop ( ) with spices and as part of marketing there will be a lot of recipes as blog posts. And I would like to add at the end of every recipe a module (named: “Spices used in this recipe”) that looks like Related products, but with main difference that I can set exactly which products are shown in it. Does this theme offers anything like this and if not, do you maybe know a solution, that does offer this.

    Thank you

    Ales

    In forum: Virtue Theme

    In reply to: Jetpack social sharing

    #115422

    It’s not specific to the testimonials widget. You can’t add any post loop that calls the_content or the_excerpt to a page and still have the jetpack icons appear. This is because of how jetpack hooks into the_content function.

    Ben

    #115418

    Hi Ben & Hannah,

    I just did a theme update and noticed the Map on the contact page is not locking into the location. I did check and have entered an API key in theme options>misc settings.

    I do have the page template setup as Contact. I am not using the contact form but am using the map. Here is the page

    Thank you,
    Chad

    In forum: Virtue Theme

    In reply to: Map trouble again

    #115397

    Since your not using pinnacle. Your default is not a fullwidth map.

    You can easily add a fullwidth map though using page-builder or you can use css to make that map fullwidth:

    #mapheader > .container {
        width: 100%;
        padding: 0;
        max-width: 100%;
    }

    Ben

    #115382

    In your settings > reading make sure you have no selected that page to be your “post page” (that makes the page an archive and not a page and so it doesn’t have “page content”.

    Just leave that blank in your settings > reading and use the page blog template.

    Ben

    In forum: Virtue Theme

    In reply to: 500 error

    #115377

    500 error means something is crashing the server. You have a php error log on your server that would tell you what is happening. It could be like a php error with your max memory setting.

    Currently I see the product page without 500 although I do see the your product image is not loading. http://leafrainbow.com/wp-content/uploads/2016/09/Spiral01-456×456.jpg

    Ben

    In forum: Virtue Theme

    Topic: Virtue 3.8.6

    #115369

    Could someone update the Downloads page under Support so that Virtue 3.8.6 is available for download? I have a client whose server doesn’t play nice with Automatic Updates and I have to do it manually. Thanks so much!

    In forum: Virtue Theme

    In reply to: Map trouble again

    #115368

    I believe that it’s possible with some CSS to get it to stretch full width. I’ll work on making this happen and let you know if I am able to figure it out.

    Until then, here is some CSS to change the background to match the rest of the page:

    div#mapheader {
        background: black;
    }

    -Kevin

    In forum: Virtue Theme

    In reply to: 500 error

    #115367

    Hello Patrick,

    Can you post a link to the page that you’re having the issue with so that we can take a look at it?

    Thanks,
    Kevin

    In forum: Virtue Theme

    In reply to: Map trouble again

    #115361

    Have you previously been able to get the map to be full width? Every instance of the map on the contact page that I’ve come across doesn’t stretch full width on larger screens. I don’t believe that it is designed to display that way, but if you have previously done this, let me know and I’ll try to come up with something.

    -Kevin

    In forum: Virtue Theme

    In reply to: Map trouble again

    #115359

    Ok I now have the map but it’s not full width across the whole page?

    In forum: Virtue Theme

    In reply to: Map trouble again

    #115358

    You’re getting this error:
    https://developers.google.com/maps/documentation/javascript/error-messages#invalid-key-map-error

    I suggest creating a new API. be sure that you’re including every page that you plan to use a map in the HTTP referrers portion.

    -Kevin

    In forum: Virtue Theme

    Topic: 500 error

    #115356

    Hi I am back to this forum with a 500 internal error at a particular page and a particular item. What do you need to help me ?

    #115354

    Hello!
    I would like to move some important text (Miso Shipping Policy) that I have listed on my Shop “Miso” Category page to below the products.

    Is this possible?

    Thanks!
    deb

    In forum: Virtue Theme

    In reply to: Map trouble again

    #115350

    not using it on other pages
    given you admin login

Viewing 20 results - 29,381 through 29,400 (of 53,646 total)