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 - 30,641 through 30,660 (of 53,646 total)
  • Author
    Search Results
  • #108324

    It’s not like I can’t physically assign multiple categories to a post, but a subset of them that I display as points on a map have to be left assigned to one post category, or the map plugin starts acting up.

    As for building a custom template, would I just copy the blog page template to my child theme and edit the query?

    #108310

    Hi there,

    I’m trying to add a small gallery to my website footer. However I get this message above the images (only on the home page!): Warning: Creating default object from empty value in /public/sites/www.mirjamvandenbos.com/wp-content/themes/pinnacle_premium/lib/kad_shortcodes/gallery.php on line 30

    What can I do to fix this?

    Best wishes,

    Mirjam

    #108304

    Hello,

    I’m using a filter plugin and to make it easier to see the categories on the sidebar, I want to add the filters on top of the archive pages.
    (Just like on this webpage for example:

    I can display all filters using shortcodes, so I was thinking there has to be a possibility, to add a field on top of the archive pages, to add these shortcodes. Do you have any idea how to achieve this?

    Thanks Lukas

    #108301

    Hello Hanna,

    I used the shortcode that I found here http://docs.kadencethemes.com/virtue-premium/shortcodes/ and it is [img_menu url=”urltotheimage.jpg” columns=”1″ title=”Title” description=”Description” link=”#”]. In my case it looks like

    [img_menu url=”http://fabriziophotos.com/wp-content/uploads/2016/03/DSC02497-683×1024.jpg” columns=”1″ title=”Need to make your opening wedding dance?” link=”http://bailalma.com/wedding-arrangements/”%5D. If not possible I will just made everything with PageBuilder

    Greetings

    Fabrizio

    #108300

    Hello Support Team,

    I want to use virtue theme but I want to use revolution slider as my landing page.

    So far this is what I already achieve.
    As you can see, between the slider and the bottom of the page, there is a gap and the footer line. I want to remove those 2 things so that the slider can fit into one page. How can I achieve that ? Do guide me.

    Thank you.
    Amer.

    In forum: Virtue Theme
    #108257

    Loren,
    Are you using the latest version of the theme? At the bottom of the Misc Settings page you should see Google Map API.
    In the future please start a new thread.

    Hannah

    In forum: Membership Forums

    In reply to: Member Suggestions

    #108252

    I’ll get the ball rolling. Thanks for this!

    1. Kadence Woo Extras Plugin

    As someone who’s been disappointed in the lack of configuration and design options in WooCommerce plugins, I personally feel that your Kadence Woo Extras plugin is the most exciting development, and deserves the most focus.

    Up till now, tailoring a shop with WooCommerce has been frustratingly difficult, and robust options in your Woo Extras plugin would make designing custom shops for clients much less intimidating. The official Woo plugins are frankly woefully inadequate and expensive, while the options in the WP repository vary wildly in quality.

    Do I need the Virtue Framework and Virtue Bold Child Theme to use Kadence Woo Extras? Or can I plug it directly into another Framework?

    2. Virtue Child Themes

    I’d love to see more Virtue Child Themes available through Membership. Virtue Bold is a great start, but looks similar to Virtue, and might not convey the true flexibility of the Framework. Being able to choose Child Themes designed for specific industries would save a lot of time and effort – not to mention less custom CSS support questions.

    Aside from Kadance-supported Child Themes, I’d love to see you showcase 3rd-Party Virtue Child Themes on your website when developed.

    3. Membership Documentation

    As another incentive for Membership, premium documentation surrounding Virtue Child Theme customizations could be created through a Members-Only portal. “Wish to get help designing a Child Theme for the Virtue Framework to sell in your own store? Looking for advanced CSS tips to tweak Virtue? Join today!” As an example, StudioPress does this effectively: http://my.studiopress.com/

    Ultimately, I see Virtue/Pinnacle as rock-solid Frameworks to build upon, much like the Genesis Framework. Could this fact be advertised on the Kadence homepage? Personally, it was a deciding factor in the purchase equation. Lifetime support kept me around for good or ill. 😉

    4. Community Contests

    I’d love to see a contest where the best Virtue designs get a prize – perhaps a Lifetime Membership. Kadence could showcase the winner on their homepage and showcase the top runner-ups in a blog post. Benefits would include community engagement, social sharing, newsletter material, Lifetime Membership interest, design inspiration, and a way for new customers to see the Virtue Framework flexibility. A great example of this is here: http://www.elegantthemes.com/blog/divi-resources/announcing-the-divi-showcase-contest-winners

    Anyway, that’s all I’ve got for now. I’ll leave you good people alone. 🙂

    In forum: Virtue Theme

    In reply to: Share Buttons

    #108241

    In your https://www.kadencewp.com/my-account/ you should see them on the api downloads page.

    You would install by going to plugins > add new. then selecting those downloads

    Ben

    #108240

    Looking at your site it doesn’t look like you have set a menu to be your mobile menu? You do that in the apperance > menus page. Same place where you set the “primary” menu.

    Ben

    #108235

    Yes, it is ok now, I will build the homepages this way. In time, if I will find a solution to have [blog_grid orderby=date items=1 columns=1 cat=category] extend on all width allocated to it, I will change to it.

    Thank you Hannah, have a nice day!

    #108234

    i have added the page to menu that i want it to just appear in seller account (seller dashboard)

    #108221

    Sorry, I don’t think I’m understanding fully. You changed your index.php file to make your blog your home page? If you want your blog to be your home page, then in Settings> Reading, set “Front page displays” as “Your Latest Posts.”

    Does this work for you? Or am I just lost?

    #108219

    1. Are you using the Landing Page template? This should work for you:
    http://docs.kadencethemes.com/virtue-premium/templates/landing-page-template/

    Keep in mind, that if you have a page assigned in Settings> Reading to be your home page, then it will override any template you choose and use the home page template. So the landing page may not work in this instance. If you need this to be your home page, then use this CSS:

    .home header#kad-banner {
        display: none;
    }

    2. For that page, this CSS should work:

    body.home {
        background: url("http://mofotechplay.com/wp-content/uploads/2016/08/mofo-wallpaper.png");
    }

    Let me know if this helps!

    #108214

    Thank you for your quick reply. I had made a change so that when a user went to http://www.crimsoncricket.ca the index.php gave the path to crimsonblog. I wanted to skip the first stop at my site and I had installed wordpress into a separate directory. This afternoon I took that out and then the links started working. Now I am left with trying to figure out how to get to blog. I guess a splash page will have to do.

    Thanks again.
    Cathy

    #108210

    You can use this css to change the title size:

    .page-id-37866 h3.entry-title {
        font-size: 20px;
        line-height: 22px;
    }

    Just paste it into your custom css box in Theme Options > Advanced Settings. Unfortunately there ins’t a built in way to change the icons.

    Hannah

    #108206
    This reply has been marked as private.
    In forum: Virtue Theme

    In reply to: Catalogue Size

    #108204
    This reply has been marked as private.
    #108201

    Try placing this CSS into Theme Options> Advanced Settings:

    .page-id-1353 #nav-main {
        display: none;
    }

    If this doesn’t work, link to the page you’re trying to remove it from and I’ll fix the CSS.

    Thanks!,
    Kevin

    #108194

    Greetings,

    If you could please help me out..

    I’m trying to create a landing page for my site without the primary menu… but by default the primary menu shows up on the page…
    Could you please let me know how to remove the primary menu from any specific page…

    Page ID : 1353

    Do reply for any clarification..

    Thanks,
    Ashley

    In forum: Virtue Theme

    Topic: Form Styling

    #108188

    Hi, Been using this theme for a few months now and really like it.

    I’m redesigning my site and am running into a few problems with form styling.

    I can’t get the textarea to resize or the button to style at all.

    I added the following code to the Custom css box and all but the height tag are working with the textarea, and nothing with the input.
    Any suggestions? The page is zdogmedia.com

    textarea {
    width: 100%;
    padding: 0px 20px;
    height: 75px;
    font-size: 10px;
    resize: none;
    }

    input[type=submit] {
    background-color: #ff0000;
    border: none;
    color: white;
    padding: 16px 32px;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
    }

    Thanks, Mitch

Viewing 20 results - 30,641 through 30,660 (of 53,646 total)