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 - 31,161 through 31,180 (of 53,646 total)
  • Author
    Search Results
  • #105514

    Hey,
    For screen shots: https://postimage.org/

    Please read my post. You shouldn’t see the visual editor tab while in pagebuilder.

    Ben

    In forum: Virtue Theme

    In reply to: my account hyperlinks

    #105513

    Your issue is with a plugin that is adding a ton of content on your my account page and it’s just not clearing the floats. You can add this css to fix:

    .woocommerce-account .woocommerce:after {
        clear: both;
        display: table;
        content: '';
    }
    

    Ben

    #105510

    Please don’t add more to this topic 🙂 I think it’s much better if you can keep topics to 1 or 2 questions.

    Keeps it from being confusing.

    I see the issue with the slider. It actually as to do with using the slider inside of the pagebuilder fullwidth row. For some reason on your site pagebuilders js is loading after all your content. This is really not good becuase that delays how long it takes pagebuilder to configure these fullwidth rows. Can you tell me why/how you’ve set that?

    I’ve added a test for this so that the slider will reconfigure once pagebuilder actually does load. You can see now that the last text is the only text that is center.

    Ben

    #105509

    Hi there,

    I can’t work out why the summaries aren’t showing up on my blog page. I’m on localhost so can’t post a link but this is what it’s looking like

    I’ve set the post excerpt length to 80 words under blog options, but nothing changes.

    Thanks for your assistance.

    Saskia

    In forum: Virtue Theme

    In reply to: Problems with slider

    #105508

    Hi Dean,
    So sorry you feel that way! I will try to provide answers in more detail.
    1. I looked at your site from a pervious post and was able to see your landing page load fine. Although it looks like you’re using the flex slider now. When you use the kadence slider does it stop the entire page from loading? Are you using the latest version of the kadence slider? Are you also using the latest version of the theme?

    2. When you edit an individual slide in the kadence slider pro under the slider image you should see “Animation Options.” This will affect your text layer. Let me know if this does not work for you.

    Hannah

    In forum: Virtue Theme

    Topic: Hero Page

    #105507

    Anybody ave a way to make the hero page display completely on the opening home page and then, by clicking on the button, be directed to the rest of the site with menu header? Currently, setting the home page slider to use the hero revolution slider simply locates it under the header menu either above or below it. The building site is at http://www.boomerdiy.com

    #105505

    I am feeling frustrated and feeling like you are not reading my issues thoroughly.

    1. The landing page does not load properly when the Kadence Slider Pro in turned on. I did a download of the demo content – Site Style 04, now the lamding page does not download properly. I did read the page Need for Speed and installed W3 Total Cache.

    2. I cannot find where to insert the text that flies in on the Kadence Slider Pro, as shown in the demo –

    #105503

    Hi Kevin And RichThanks for your responses. What I did was install the pagebuilder plugin, but when I add my rows and wigdets. I don’t get that visual/text edit tabs up in the upper right hand corner of my content box. I will try to screenshot it and upload it.

    #105499

    I would recommend reading through this- https://www.kadencewp.com/need-for-speed/
    It provides tips in enhancing your page speed. Could be your site just can’t keep up with all the content.

    The demo-4 is using the kadence slider. See here- https://www.kadencewp.com/kadence-slider-pro/

    You should be able to access all the homepage content from Theme Options > Home Layout and from the home static page (from your admin panel go to Pages then find “Home”).

    Hannah

    In forum: Reply To:

    In reply to:

    #105495

    Please post a link to that page you are refering to. The one with the video where would I find this so I can see?

    Ben

    #105482

    Hey,
    You also have a plugin that is adding a google font but not loading through https, so you get this error:

    (index):1 Mixed Content: The page at ‘https://jonmarro.com/product/love-is-lifes-preserver/’ was loaded over HTTPS, but requested an insecure stylesheet ‘http://fonts.googleapis.com/css?family=Open+Sans:400,600’. This request has been blocked; the content must be served over HTTPS.

    You should deactivate plugins till you fine that one doing that then fix how it’s loading google fonts.

    Ben

    #105481

    Hey,
    You can’t use both. It’s either your in pagebuilder and you stay in pagebuilder or your using the visual editor and text editor. You can’t switch back and forth.

    If you want a visual editor or text editor while using pagebuilder you need to just add the visual editor widget to your page.

    Ben

    #105480

    Hey,
    So the “blog category” options refers to category pages.

    For you blog page you see to use the blog grid page template.

    But first you must go to settings > reading and unselect a page to be the “posts” page as that is currently assigned and will force the layout to be default.

    See here: https://www.kadencewp.com/creating-a-blog-page-with-virtue/

    Ben

    #105476

    Hey,
    Yes the “static” front page uses the template front-page.php in wordpress. Becuase it’s the front page and because there is a front-page.php file you can’t use a differnet template. If you want to edit the front page then in your child theme you would need to override the front-page.php file.

    Most plugins would have a shortcode which would make it really easy to add without coding is that not an option for you?

    Ben

    In forum: Virtue Theme
    #105475

    So yeah on the contact page don’t use the theme map and don’t use the theme map widget or shortcode anywhere on your site. The theme only loads that script if your using it on a page.
    Ben

    In forum: Virtue Theme

    In reply to: New Shop Layout

    #105462

    1. There really isn’t an option to make two sidebars on your shop page.

    2. I can’t find a good solution for this. The amount of text within each menu item is what is pushing it down. Someone else might have a workaround, but I can’t figure it out.

    3. I don’t believe that this is a built in function of the theme. Are you using a plugin for this? If so, which one?

    #105457

    Ben I had trouble with the kadance slider pro in another post and still need some help. The text in the slider jumped around using the full width and height option so I removed and set them and it seemed to work better after Kevin helped me with other variables. The text still won’t center the properly, if you look at my home page and scroll down the slider under the secondary menu…the last line of text “We Just Love To Love” I centered using the align horizontal center button, the rest of the text I did by eye to see the difference.

    If you want I can find the other post and post this question there too:).

    thanks

    #105452

    To remove that top and bottom margin on an icon box you can add this css:

    .kad-icon-box {
        margin: 0 auto;
    }

    Is there a better way to insert a box inside of a full-stretch box?

    The simplest is to use pagebuilder then you can easily add a split content widget which would do this quite well.

    http://themes.kadencethemes.com/virtue-premium/split-content-wide/

    In forum: Virtue Theme
    #105449

    Dear All,

    I have some Questions to my shop

    1. would like to know if it is possible to change my shop and make where 2 Sidebars on each side ?

    2. Is where a possibility to centre the Subcategories in the orange frames ? Now you see it “lays” on the bottom frame / line. Would like to make the words on the middle of each frame

    3. Still have the problem with a frame over a editorarea …
    Example :

    2 lines spilt the row
    in each row are 2 pictures and 3 Page Editors and a Button
    over these whole area I would like to make a frame —> How can I do …

    The frame ( outlines are possible ) if I have only 1 line … but I have more it is not possible to choose the function

    Thanks a lot

    Jenny

    #105448

    Reva topics are not private. You can make private replies so if you would like just start a new topic then reply to it in private if you want certain parts to be private.

    You control the default bottom margin in your pagebuilder settings. Settings > pagebuilder.

    Ben

Viewing 20 results - 31,161 through 31,180 (of 53,646 total)