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 - 50,141 through 50,160 (of 53,646 total)
  • Author
    Search Results
  • #17861

    Hey, this option should be under “post title and subtitle” in your edit page. Are you not seeing this?

    Hannah

    #17860

    Hi again,

    ok, so I was able to setup the revolution sliders same as the kadence sliders I had done, but again, the sliders are called using shortcode in the Home page for both the French page and English page.

    Was not able to setup the theme option to show the header (this is what I wanted) cause I cannot see or figure out how to make the multilingual call depending on the language selected.

    Ben, if you could help, that would be appreciated. Not sure if this is because I use polylang and not wpml. If I have to add another plugin, let me know which. I searched for the wpml plugin but there is so many of them, I dont even know which one to pick, and hopping to be able to still keep the polylang pluggin as well.

    Thanks

    #17859

    Hey, in theme options > blog options you can set the post excerpt length. Also you should disable infinite scroll on blog pages. That should solve the issue for the number of posts on your page.

    Hannah

    #17856

    Hello

    I am using Blog Grid template for the blog posts. I am still deciding whether I will use 2 column or 3 column format, but either way I would like the summaries to be equally divided and have the same size (just like on the “latest blog posts” widget I use on the home page.)

    Is there a solution for this?

    Link to blog page:
    Link to home page:

    Also, it seems that even if I set the number of posts on the blog page to be limited to 8, the page loads all posts when i scroll down. I would like the posts to be divided into 8 posts/ page and to navigate then on the next page and so on (just like on the free virtue them I just upgraded from)

    Thank you

    Ileana

    #17838

    Sounds great, Ben!

    Talking about STAFF: Could you imagine to integrate yr Pinnacle::Contact/VCard widget into the STAFF edit screen?
    I build a rather classic (>> VCard … ;o) corporate site based on Pinnacle and the site’s STAFF area will hold 60+ individuals. Today, I “attach” the VCard widget of each employee via PageBuilder. Hence I edit people’s coherent data on two screens. A common place would be great >> the STAFF edit screen with addtnl fields for email, phone, department, location etc.
    Visual integration could be done as an additional circle icon next to facebook, twitter etc. Will be shown if the user toggles some ‘Show VCard icon” option. The current VCard frontend is nice, so I’d be happy to still see that. Maybe as a popup below the VCard circle icon ….

    Just ideas, just dreams … ;o)

    Cheers,
    Dirk

    In forum: Virtue Theme

    In reply to: Slider on all pages

    #17830

    Hey Brittany,
    Don’t worry about being inexperienced, we’ve all been there (and some days still are!). One way you can do this is to set your page template (found on the right side of your edit page) to featured. Save the draft and then a new set of options will appear allowing you to add a slider.
    If you don’t want to use the featured template you can simply paste the shortcode of your slider into the visual editor on your edit page. The revolution slider and the kadence sliders are the only ones that have shortcodes (as far as sliders that come with the theme).
    Or you can add a slider widget to your page through page builder.
    Here’s a tutorial that should help you: https://www.kadencewp.com/slider-comparisons/

    Hope this is helpful!
    Hannah

    #17826

    Hello,

    I want to preface this by saying I am extremely inexperienced with this type of thing.

    I have followed the advice given and it didn’t work for me. I am not even sure what “header close” looks like, but I guessed.

    I hope I am not a bother, as I know others have resolved this problem by following the advice I’ve already found, but I just can’t seem to get a slider at the top of my pages.

    In forum: Virtue Theme
    #17820

    No, I mean that your ccs shows the captions, but inside the image and only when I hover.
    I want to display the text (title) of the thumbnail ( e.g. PLejaden ) below the image ( always visible)

    something like that – here is again the link to my “old” homepage: http://galaxyphoto.de/NebelGalerie.htm

    This is old style, but here the title of each image is visible at once.

    the link to the site with the new ccs : http://wordpress50xx.galaxyphoto.de/?page_id=98

    Michael

    #17818

    I’ve been trying to troubleshoot this for a few days. My main product image is appearing fine, but the other images of different views are stacking up and not showing as thumbnails to click on. Turns out when I am using Virtue Premium, I am unable to check the “Enable Lightbox” checkbox in the Woocommerce settings. I tried using a different theme (Mystile) and I am able to check the lightbox, navigate away from the page, and when I come back it is still checked – unlike how it is with Virtue.

    I’ve tried disabling all of the plugins, and that had no effect. So I’ve got it down to the theme is doing something strange. Here’s an example of a product page.

    Please help, as we’re trying to plan for a big reveal towards the end of next week.

    Thanks,
    Morgan

    #17816

    You can with the featured page template: http://docs.kadencethemes.com/virtue/#featurepage

    Ben

    #17814

    Is there any way to create a page like this? http://cl.ly/image/2u082H0d0c2m

    I mean, no category listing page, a simple page with an header and a slider into.

    Think about it: http://www.animalshouse.it/il-tuo-acquario-su-misura/ with the slider on top after the secondary menù.

    Thanks

    #17805

    You can just create two slides too, then just add one to your page content.
    Ben

    In forum: Virtue Theme
    #17801

    If your talking about the grid page use the shortocode instead and add to a page with a sidebar

    [testimonial_posts]

    Or you can use

    function kad_sidebar_on_testimonial_page($sidebar) {
      if (is_page_template('page-testimonial-grid.php')) {
        return true;
      }
      return $sidebar;
    }
    add_filter('kadence_display_sidebar', 'kad_sidebar_on_testimonial_page');
    In forum: Virtue Theme
    #17796

    How would the php code look like if I want to have the sidebar for the testimonial page too?

    #17787

    Hello Ben,

    I also tested my website in IE and it works fine except that it seems there’s a layer in overlay over the pages so the pictures seem lighter than in chrome and firefox.
    It looks like the white overlay background of sticky header affect the whole page.
    Besides, If I shrink the browser to simulate different screens the sticky header white overlay doesn’t shrinks and cover all the page. The same is for the logo which hold his size during the shrinking, this happen in any browser.
    Maybe you know hot to fix it, otherwise I have to use the theme with no sticky header active.

    Please, check this page in IE has the different behavior

    Best Regards,
    Angelo

    #17785

    Hey Hannah,

    thank you very much for your answer.

    I tried your code, but I had some Problems:

    1. The text “Umsatzsteuerbefreit nach §19UstG” was removed everywhere, even on the single-product pages (but It should be displayed there).
    I only want to change the display of the product-overviews and categories, where different products are shown. In the single Product page, the information must still be displayed.

    2. The Text “zzgl. Versand” should also be removed from the overviews.

    Thank you and best regards

    Frank

    #17784

    Hey Marty,
    A child theme is considered a different theme then the parent so menus, widgets all have to be reassigned. This is how wordpress saves widget and menu data. Just means all you have to do is go to the widgets page and put the widget back to where you want it to show.

    Ben

    #17780

    Hi Ben,

    1. I am using polylang as my translation and I cannot see how to do home page theme options multilingual.

    2. revolution slider, can it also have the wording that comes in from the right like my current Kadence slider?

    3. revolution slider with multilingual?

    Ok, I started working with the revolution slider… WOW ! There’s a lot of options here…
    So, Im not sure I understand though how to make 1 slider in the Home page (English) and 1 on the Accuel (French home page). Can you explain how I would do this?

    #17778

    Hey, in your settings > page builder do you have it enabled for the posts types you want.

    You can manually remove demo content by clicking the select all button, like in your posts and bulk action delete.

    Ben

    #17775

    Hey Nelson,

    1. “the home page them options are not multilingual”

    Yes they actually are, you can use string translation manger in polylang or WPML. But it’s just as easy to use the home page content area with pagebuilder.

    2. “add the video on the right hand side”
    This can be done with the revolution slider not the Kadence slider. See here: http://themepunch.com/codecanyon/revolution_wp/documentation/#!/video_layers

    3. “I cannot do this (use the homepage slider function) or else the wording will be unilingual”
    You can if you use the revolution slider which has a multilingual option. But you can use the page content too.

    Ben

Viewing 20 results - 50,141 through 50,160 (of 53,646 total)