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 - 33,481 through 33,500 (of 53,646 total)
  • Author
    Search Results
  • #95120

    Hi there,

    I have got everything looking great on my desktop site but on mobile devices there is an issue with the titles on the home page menu images.

    On images 5 and 6, the h5 home-message wording is longer than on images 1 to 4 causing the h4 home-message to disappear.

    Is there some custom css that will bring these h4 message back. I think it’s because they need to run to 3 lines instead of 2.

    Best wishes,
    Paul

    #95116

    Hi Ben,

    Thank you very much. You answered my question, because the arrow at bottom to scroll is available only for the Home page. I found it when I read the description in your tutorial and is available for all sliders while isn’t available as standalone feature.

    Yes, I know that menu at bottom header is available on virtue, you already explained me I made a comparison in my question just because the arrow in pinnacle demo is static and in virtue was bouncing.

    Thanks again
    Angelo

    #95099

    Hi Ben,

    I uploaded the new 3.6.5 Virtue. I deleted the images showing the grey and re-uploaded. A few of them worked and a few still showed the grey.

    I think the issue has to do with adding the images as a Gallery. Because when I inserted the same image on it’s own, it looks fine in both medium and full size. So it must have to do with the gallery?
    See screen shot: http://www.imagesphotopro.com/kadence-grey-image.pdf

    This is the code on the Portfolio page:
    [gallery link="none" ids="257,258,259,373,260,261,374,262,264,266,267,268,376,270,271,273,272,274,276,277,377"]

    Sedona Arizona

    Thanks,
    Kathy

    #95094

    Yes – I upgraded and now see that option and re-edited the page-testimonial-grid.php file to 125px. Maybe next time you have that one on the anvil you could hammer in a thumbnail size option?

    thanks!

    Will

    #95090

    Best option for these changes is to view source of the page. Copy the html for the widget. Then add a new text widget in the widgets place and pasted the html into it. That way you can set the address format how you want and add a link to google maps in the html.

    Ben

    In forum: Pinnacle Theme

    In reply to: Header configurations

    #95089

    In your theme options > page title. You can set the background there. For the home page you can also use the theme options > home slider.

    In your theme options > site header turn on the transparent header if you want an image for all pages. There you can set the color of the border or make it transparent.

    Make sure your page title is turned on by defualt in your theme options > page title.

    Please see here: https://www.kadencewp.com/page-header-pinnacle-premium/

    Ben

    #95085

    Hey,
    You would have to use a normal page then add the staff with shortcodes. like this:

    Our consultants:
    [staff_posts columns="3" items="3" cat="our-consultants"]
    Administration:
    [staff_posts columns="3" items="3" cat="administration"]
    Marketing Team:
    [staff_posts columns="3" items="3" cat="marketing-team"]

    Ben

    #95082

    1. You would need to use a plugin like this if your wnating the menu anchor links to smooth scroll: https://wordpress.org/plugins/page-scroll-to-id/

    2. The look of virtue-premium-4 (with the menu below the slider) is not an option with pinnacle. You would need virtue for that.

    3. The pinnacle shop demo is done using the kadence slider.

    Ben

    #95079

    by default all new products have a sidebar setting of “defualt”. You would have to manually change that on each product to get something different.

    While editing a product please scroll down till you see the “product sidebar options”. If you don’t see that make sure they are checked in you “screen options” on the top of the page.

    You need to manually make all of your products either default on no to know change becuase you manually have made them all have a sidebar.

    Ben

    #95077

    Have you set up the row? fullwidth added the background image? That’s all done in teh row not in a widget.

    https://www.kadencewp.com/using-page-builder-virtue-premium/

    Ben

    #95074

    The homepage seems okay now:)

    #95069

    I also notice the loading time for the homepage image is pretty slow.

    #95068

    Hi Kadence!

    I don’t know if you can help me with this problem, but I try here!

    I installed the plugin Slider Revolution (who comes with the premium theme) and tried to create a post-based slider.
    I made one based on my portfolio categories. The source of the image is set on “featured image”.

    But when I install the slider in my portfolio post, all my different pages have the same image in the revolution slider!
    Yet, each post has its own different featured image. I don’t understand how to modify my slider for each portfolio post.

    Let me know if it’s not clear!

    Meg

    #95062

    fixed. it was caused by CE WP-Menu per Page plugin. Can you think why that would have broken the whole site? Ive used it before on another of my sites which is v similar with no issue.

    Actually the problem was fixed when i reactivated the previous menu plugin as opposed to CE WP-Menu causing the problem. In theory I should be able to have both plugins deactivated and still have a working site.

    #95061

    You can use a plugin like this: https://wordpress.org/plugins/widget-visibility/

    Then you can show and hide widgets in the sidebar based on the page they are on.

    Ben

    #95054

    OK – I think I was trying ‘order’ in wrong place:
    order
    Where do you set order to random on testimonials page?
    order2
    thanks and also for widget image size advice.

    Will

    #95044

    Is pagebuilder installed and activated on your site? It’s a plugin that you would have to active. one of the theme recommended plugins.

    Ben

    #95038

    Hello.

    I searched how to configure the header but I didn’t found.

    First, I don’t find where can i change the image header. I suppose it’s really easy, but i checked
    Presentation -> Personnalisation
    and
    Theme options

    Then, I want to have just one line in header, with Logo and Menu.
    Now i have two lines separated by one border (I know how to delete the border).

    Last one, I want that the header stay always the same, when i change the page.
    Now, when I see any Page, the header looks completely white.

    My website is

    Thank you,
    Carla

    #95036

    Hey,
    I’m seeing the products load? Did you try clearing your cache?

    I’m also seeing that you have an image in the footer that is not added with https. When you add an image you need to make sure your loading that admin page through https so the image url would inherit the https.

    Ben

    #95027

    ive moved the gallery from the home widget area to the actual home page. could you please let me know the new css required to achieve the posts original gallery question by changing the code you supplied. I tried substituting the id code but it didnt work


    @media
    (max-width: 767px){
    .widget-3.home-widget-area-widget .g_item {
    width: 50%;
    float: left;
    }
    .widget-3.home-widget-area-widget .g_item:last-child {
    width: 100%;
    float: none;
    }
    }

Viewing 20 results - 33,481 through 33,500 (of 53,646 total)