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 - 51,041 through 51,060 (of 53,646 total)
  • Author
    Search Results
  • In forum: Virtue Theme

    In reply to: Move menu

    #13266

    Hey so you can add more spacing with css using the css hannah posted and then just changing the number to 100 or whatever you need.

    Adding a widget above the area is more tricky, You can use the logo layout 4 in the theme options > main settings and that turned the whole right side into a widget area but the menu drops below.
    You can edit the header.php file and add your text into the page. Or you can use a hook function in a child theme. There is a do action right before the menu called:do_action( 'virtue_above_primarymenu' );
    Ben

    #13265

    Thanks. I will investigate the menu per pages.
    For the logo: I just upgraded to the latest Virtue theme and was experimenting with the “option 4” for the logo style, so including a header widget area. But I can change to option 1 (left) if needed.

    Hope this is sufficient.

    Again thanks!

    Mark.

    #13261

    You can use this plugin for the menu: https://wordpress.org/plugins/menu-per-pages/

    The logo is a bit more tricky, have to use css and replace the image. What type or header style are you using? Can you post a link?
    The only why I see doing this is with custom css for each page.

    Ben

    #13255

    I just updated my theme to v 2.4.8 and now my icons have disappeared – you can see on my home page the icon menu has no icons now and also in the footer – my pinterest and twitter icons are gone. I tried to just put them back but they are not available anymore?
    My site is

    #13249

    Hey, you can do this with page builder. Here’s a tutorial on creating a demo4 page which uses both the hompeage layout manager and page builder- https://www.kadencewp.com/creating-demo-layout/

    Let me know if you have further questions!
    Hannah

    #13248

    Dear support desk,

    I am looking for a way to show different (let’s say max 10) secondary menus (and logos) depending on the page.
    As a workaround, I was thinking to create a widget area for each of the 10 scenarios and put a custom menu in each of them and show only the relevant widget area and hide the others. (I am not a php and css expert at all, but it seems to me that this is easily done.)

    But, it would be more ideal if I could dynamically assign a predefined wordpress menu to the Virtue secondary menu based on the page loaded. I want to classify the pages in 10 categories.

    Can you give me a clue how to dynamically set the secondary menu like this? (also for logo, but this seems more doable)

    Many thanks!

    Mark van den Broek
    Netherlands

    In forum: Virtue Theme

    In reply to: Page-builder images

    #13247

    Hey, I’m not quite sure what you mean. What images are you referring to? Here’s a tutorial on page-builder: https://www.kadencewp.com/using-page-builder-virtue-premium/
    If you can be a bit more specific I’d love to help:)
    Hannah

    #13245

    Hi,

    I’m using the icon menu as an example, but I was wondering if it was possible to have two of some of the blocks used in the Homepage Layout Manager? It would be really handy to have two icon-menus, for example, or widget areas (not sidebars)… Is there a way of doing this?

    Thanks in advance

    Tim

    #13243

    Hi Ben,

    I just found out that many pictures are not shown on the chrome browser. Also the custom carousel and image menu are not working.
    Have a look on koumei-matcha.de homepage and also koumei-matcha.de/produktkategorie/matcha-schalen/

    Best regards, Martin

    #13240

    Where can I get these images to create a site with page builder?

    #13227

    It’s just one template file. No filter option.

    templates/page-header.php
    line: 8

    Ben

    #13224

    What would be the cleanest/simplest way for me to make the subtitles use <h2> rather than <p class=”subtitle”>? Is it possible to use a filter in a child theme’s functions.php to change it, rather than overwriting all the page templates in the child theme? I’d rather use <h2> than a <p> so that it ranks higher for SEO use and I can use the H2 font settings to style it. That way H1 is the page title and H2 is the subtitle. I’d also like to add subtitles on all pages that don’t have them, like portfolio item pages, etc.

    In forum: Virtue Theme

    In reply to: Carousel Slider

    #13209

    The link you sent is of a page with the cyclone slider not the carousel slider. Big difference. Have you tried the carousel slider?
    If your images are 750×419 then you should set your slider to that size? You don’t want a slider to be larger then your images, else you get issues like you are having.

    3. The arrows for the cyclone slider are in the plugin.

    In forum: Virtue Theme

    In reply to: Portfolio Albums

    #13200

    @harris — you know that your link displays a 4 column portfolio, not a slider.

    If you want to duplicate the 4-col portfolio, do this:
    1. Create a page called Portfolio. Select Portfolio Grid as a template on the sidebar. Then on the main section, select columns as 4 columns.
    2. Create a list of portfolio types (catgories) which will appear as text links above, like Design, Photography, Video as in the sample
    3. Then create a portfolio item. Add information as you would normally.
    4. On the side bar, add a featured image, which will be the image that appears on the portfolio page.
    5. On the side bar, select the portfolio type that this belongs to.
    6. On the main section, choose portfolio main page, select Portfolio or whatever you name it on #1.

    The rest you can follow Hannah’s link. Hope this helps.

    #13197

    Are you using a child theme? Your going to have to edit a theme file and it’s best done if you copy the file into the child theme.

    templates/content-singleportfolio.php

    line 16

    replace:
    <a href="<?php echo get_page_link($parent_id); ?>">

    with:

    <a data-toggle="tooltip" data-placement="bottom" data-original-title="Portfolio Page" href="<?php echo get_page_link($parent_id); ?>">
    

    Ben

    #13195

    After you changed the order did you clear the cache in w3 total cache?
    Do you have the orderby in the page settings set to menu_order?

    Ben

    #13186

    Hey Ben, I need to add a title to the grid icon on my portfolio pages. So when I hover over it a title will appear. How would I do that? Thank you for all your help!

    #13182

    Hi,

    I understand how to set up the portfolio order (i think) but the trouble it’s not responding, in other words, the order stays the same even though I changed the page attributes of the portfolios.

    So if you want something top row, left-most column it’ll be a high minus number right? and 1, 2, 3 etc will be after 0. So do I put 0 somewhere in the middle? I changed all the numbers round but it has not changed anything on the site.

    I still have that w3 cache plugin with minify disabled.

    Thanks!

    #13178

    Hello,

    first sorry for so much questions. But on my work on the web design of my site I have so much ideas.

    I like a fixed social menu on the outer left, as example see this page with left social icons menu:

    Only as example, you will find a lot of pages with this kind of social menus on outer left or right. They are fixed when scrolling rest of the site.

    – Is that compatible with Virtue and the responsive design engine, with custom PHP and CSS?
    – Or better: Perhaps I miss something and it is already integrated in Virtue and customizable out of the box?
    – Perhaps somebody knows a Virtue Site which has implemented that and perhaps share knowledge with me?

    Details:
    On my Site I want to try to have two menus like that. One with title “share” with links to share the page on social networks (FB, Google, linkedin, twitter). And one with title “connect” with a link to connect with me on social networks on which I have a profile, e.g. on linkedin and xing.
    Ideas for solutions would be very nice.

    Thanks a lot and best regards
    Sebastian

    In forum: Virtue Theme

    In reply to: Add Category in Menu

    #13165

    Hey,
    Yes don’t post in a resolved topic, it’s very easy for me to miss that you posted because the topic shows resolved so it’s not reopened.

    On the menus page of the wordpress admin, in the top right corner click “screen options” then make sure the box is clicked for “product categories”.

    Ben

Viewing 20 results - 51,041 through 51,060 (of 53,646 total)