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

    Thanks Hannah,

    I’m in a page and there is nothing regarding “Blog List Options”.

    Can you walk me through linking categories to appearance? I see the categories, but there is no link.

    Thanks,
    Glenna

    #104076

    Here you can get familiar with the shortcodes:
    http://docs.kadencethemes.com/virtue-premium/shortcodes/

    I suggest reading through and finding the options that work for you. If you want any CSS changes after they’re displaying on your site, post a link and I’ll happily help you with that.

    You should still be able to use the fullwidth template. I am able to select it under the page attributes section of my page edit screen. Does this work for you?

    #104073

    Hey Stefano,
    Try adding this to your custom css box in Theme Options > Advanced Settings:

    img.size-full.alignnone {
        margin: 0;
        padding: 0;
    }
    #pl-343 .panel-grid-cell .so-panel {
        margin: 0;
    }
    .page-id-343 p {
        margin: 0;
    }

    Hope that helps!

    Hannah

    #104067

    I’ve created a bulleted list within a Visual Editor widget, but the bullets aren’t appearing, just the list of items. If I change it to an ordered list, the numbers do indeed appear. I’m soooo confused. The page is HERE.

    Thanks much for any help you can provide.

    UPDATE:

    I cloned this page to create another like it, and before changing a thing the bullets show up in the list on the new page! Now I’m really confused. This probably means I have a work-around, but I don’t know if you care to look at this and see what went wrong on the first page.

    #104064

    Also… I’ve setup a Portfolio Item that has the ‘Project Option’ = ‘Image Carousel’.

    Clicking on the associated images within the displayed Carousel only brings up a lightbox on the same screen with the image… it does not send me to the url that I’ve attached to the image using the ‘wp-gallery-custom-links’ plugin. How do I set this up so that clicking on the image within the Image Crousel takes me to the listed url within the media page?

    #104060

    Hi, I’ve searched the forum and still i can not get get the solution, I want to remove this extra space between rows and columns, I’ve put all values to 0, but it does not work,

    I need help, thanks!

    Stefano.

    #104052

    Hi. I’m quite new to WordPress so pardon my ignorance if my issues is easily solved (hopefully it is). I’ve created three portfolio items so far. The first two were fine and showed up properly on the slider on the home page. The third one did not.

    Also if I go to my portfolio page (called resources)the third one does not show up there either, however if you move your mouse over the category Photography, Photoshop or tutorial the name of the Portfolio item appears but nothing else.

    The actual portfolio page for the third item seems fine.

    I hope this all makes sense. Any help would be greatly appreciated.

    On a side note…can you duplicate a portfolio item like you can a product?

    Thanks.

    #104049

    Looks like you’re just using the default blog template. In that case you can go into your edit pages and under “Blog List Options” you can select the specific category for that page.
    Another option is to simply link to your pre-existing category pages from Appearance > Menus.

    Hannah

    #104047

    I’ve created the gallery…

    What are the options for setting up the gallery as a carousel?

    Can I use the shortcode to load this gallery to a page as a carousel?

    Thanks,
    Patrick

    #104033

    My page title on the top not longer showing my site identity after the recent update, now it is showing ” Virtue Premium – Demo Side for a Powerful WordPress Theme”. I tried to go to the wordpress general and theme option identity to reset, but it is still showing the same.

    Second thing is, I have a Virtue: Call to action with Parallax Stretch on the home page. It worked fine before the update, however after the update, the right part not longer stretch to full width and there is a white space on the right

    Appreciate i can get some help here

    Thanks

    #104028

    Thanks Kevin and Hannah,

    I though it may be helpful if I posted the 3 styles to achieve the look on the normal pages and shop pages:

    In box layout I needed to add extra padding to the left and right of the content on all pages including the shop and this seems to have worked.

    
    .boxed .contentclass {
        padding-left: 25px;
        padding-right: 25px;
    }
    
    /* Move Sidebar and Product Sorting Inward*/
    aside#ktsidebar, .woo-archive-pg-order {
        padding-right: 40px;
    }
    
    /*Fixes non shop pages right padding*/
    .entry-content {
    padding-right: 50px;
    }
    
    #104024

    Will you be doing this often? I had planned to use that on three of my pages to display posts in a different format to the theme shortcodes. templates/content.php presents a similar looking blog snippet. But I don’t want to set up the website, just to have things disappear in an update when you guys feel like it’s not needed.

    In forum: Virtue Theme

    In reply to: 'Page Not Found' Error

    #104017

    Thanks for the reply Ben! I’m trying something out though… I changed the URL for the Donate page to a more obscure URL: asepaleco.com/donate234 and the page still isn’t found. Do you think there might be some sort of propagation time for the site link to work? I’m going to leave it this way for a day or two to test out the duplicate folder paths issue (assuming it may just take some time for WP to adjust to this change).

    #104015

    Hi Hannah,

    Thanks for getting back to me so quickly.

    I write a post and click on the category to the right, which I assume corresponds to the pages that I’ve created. This is where I want the post to go. I publish the post and check the page. it’s there, but the post is also showing up in all of my pages.

    http://www.francesjames.net

    I want the post to only be in the “Beauty” page. But it shows up in Travel, etc….

    #104011

    Hey,
    Not entirely sure I’m following. What do you mean when you say “all my pages”? Can you post a link?
    When you create a category a page is already created for that category. You can link to the category page from Appearance > Menus.

    Hannah

    In forum: Virtue Theme

    In reply to: Democontent

    #104010

    Hey Daniel,
    Are you envisioning a page like this- https://www.kadencewp.com/post-frequently-asked-questions/ ? If so, you can use the accordion shortcode from the Virtue Shortcodes tab in the visual editor.

    Hannah

    #104009

    When I create a post it goes to all my pages, even when I check a category.

    Why can’t I click on a category and that post will only to to that page?

    If there is a way to do this, please let me know. I’ve been looking for plugins and unless I’m entering the wrong search string, they don’t exist.

    Thanks in advance for your assistance.

    In forum: Virtue Theme

    In reply to: Democontent

    #104007

    Then the import is done, can i remove Kadence importer?

    I’ve got one for you, a function…
    I would like a Accordion FAQ-function/page of some cind.

    + (closed) Question here?
    – (open)
    Answer here……

    #104002

    Hey Ashley,
    Do you mind posting a link to that page? You can set as a private reply if you’d like.

    Hannah

    #104001

    Greetings,

    If u could pls let me know how to make a header and menu bar sticky for a specific page… and not for all other pages…
    Page id : 536

    Any help is appreciated…

    Thanks,

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