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 - 52,601 through 52,620 (of 53,646 total)
  • Author
    Search Results
  • #5204

    Ahhh, that was simple. Thank you. In regard to the portfolio page, can you edit the dimensions of the thumbnail, or are they constrained to squares? I’m assuming that since the number of columns can be selected in the settings, the theme automatically assigns dimensions to the photos.

    Thank you very much,

    Kevin

    #5201

    Hello. I’ve just started working with the theme today and really love it. I have 2 little questions that I haven’t been able to solve on my own, both related to the custom carousel.

    On my homepage, I’ve created a custom carousel (www.rachelamanda.com). I have 3 questions about it.

    1. I’ve added links into the description of each carousel item (call to action to another page). When I added the link at the end of the description text, it also somehow inserted in between the image and the title for the item (this may not make sense as you read it, but if you go to the page and look for the carousel below the slider, you will understand what I mean). Did I do something wrong? Is there a work-around? As an example of the first carousel item, here is the description I wrote:

    <b>Imagine your life, filled with joy and meaning, and driven by your heart-centered purpose.</b><br>
    I help courageous women who are at a crossroads in life to blaze a new path for your life that is deeply rooted in a strong sense of bliss, purpose, passion.<br>
    <a href=" More</a>

    2. In my ideal world, the title for the carousel items would be above the image and aligned left (rather than below the image and aligned center). Is there functionality to move this? I looked, but couldn’t figure it out.

    3. Is it possible to remove the Home Custom Carousel Title entirely?

    Thanks!
    Rachel

    #5199

    I added this to your custom css to make the text red:

    #nav-main ul.sf-menu .current_page_ancestor  a {
    color: #7b4807;
    }

    Ben

    #5194

    Just add a featured image to your portfolio post, then in the grid it will show that image with the post title: https://www.kadencewp.com/creating-a-portfolio-page-with-virtue/

    Ben

    #5187

    This may of been covered before,
    I created a new slider with the revolution slider, once it goes on the home page it cuts off the bottom of the photo. I’m still testing and figuring things out, but the images are 1,000px by 400px Slider layout is auto-responsive and the home page is set for the same settings. Unlimited height and Force Width are off.

    #5184

    Ben, this might seem like a silly question, but I can’t find the answer anywhere in the documentation. To create a portfolio grid page with the dynamic filter like this, http://themes.kadencethemes.com/virtue-premium/portfolio-four-column/, where/how do you add the images? I am creating a new page, setting the template default to “portfolio grid,” then selecting “3 columns” under the column option. So once again, where or how do I add images that function with the dynamic filter? I understand how to add content, but not images that have the portfolio-like functionality.

    Edit: From my understanding, the “portfolio” page pulls image/portfolios from the Portfolio posts, and depending on the category assigned to the portfolio, that is how the dynamic filter works. So, to re-state my question, how do we add images into the portfolio pages? As I showed you yesterday, I know how to use the image slider, or insert a gallery, but that does not seem to be the same as what is going on in the link/example above.

    Thank you for your help,
    Kevin

    #5180

    Just try this:

    .current_page_ancestor {
    background: rgba(228,242,253,0.2);
    }

    Ben

    #5179

    Greetings! I fear my visitors will get mixed up about “How did I get here?” if my Menu doesn’t display their current location. Current works fine for the top level items on the menu, but when the visitor goes to one of the menu pulldown sub-pages the Menu shows nothing. My preference would be to have the parent-menu-item background highlight, not necessarily the pulldown-item. But I’m unable to find the right selector to place my style. http://www.hasselmannsbayco.org is my site. I’ll have to email you the log-in. Best page to see what I mean is “About Fees” which pulls down from “Reservations”

    /* for MainNav menu on child pages, to style parent of the current dropdowns */

    So, try this:

    .sf-menu current-page-ancestor current-menu-ancestor current-menu-parent current-page-parent li {
    background: none repeat scroll 0 center rgba(228,242,253,0.2);
    }

    or this
    .sf-menu current-page-ancestor current-menu-ancestor current-menu-parent current-page-parent current_page_parent current_page_ancestor sf-dropdown li
    or this
    li.sf-menu current-page-ancestor current-menu-ancestor current-menu-parent current-page-parent current_page_parent current_page_ancestor sf-dropdown

    My selectors have no effect at all! Honestly, I’m a bit daunted by the long-list class name. Is that one class? Or should I be using more periods? Am I calling the page or the menu, parent or ancestor? Evidently I’m not calling anyone at all! Thanks very much for your help!

    #5170

    Hey Sarah,
    On the menus page of the wordpress admin, there is a screen options button in the top right corner. Click that and in the drop down you will see product categories. Make sure the box is checked that is next to it. Then you will have a new block where you add pages to your menu called product categories. There you can add your category pages to a menu.

    Ben

    In forum: Virtue Theme

    In reply to: Woocommerce Language

    #5159

    Hi Ben!
    I’ve just update woocommerce and I think there are several things changed and translated now.
    But as you told me yesterday I want to update the virtue-premium theme now, but I don’t know where. In the Themes-WP-Page I have no actualization button (as for example for the virtue-free theme) and here in kadencethemes I only find de cart-button, but I have already purchased the virtue-premium-theme. Can you help me?
    Perhaps it’s a simple thing, but I don’t get it….sorry….
    Thanks in advance!

    #5158

    So to explain, every category you make automatically create a page in the backend, you just need to link to it, this demo site shows a great example of having a shop page or having navigation to each category and each category having sub categories. http://themes.kadencethemes.com/virtue-premium-3/product-category/tshirts/

    This is what I would like to achieve. Is there a tutorial to take me through it step by step? Apologies for my ignorance here, I’m a complete beginner.
    Thanks for all your support so far Ben.

    #5150

    Hey,

    Making a page with multiple portfolios automatically isn’t really an option, but you can add an image slider anywhere and columns to if you created a portfolio page with the three row layout and then just added in your own sliders and columns you could have multiple layout like that.

    http://themes.kadencethemes.com/virtue-premium/wordpress-gallery/

    The gallery you add on the right isn’t set up to interact with the slider image on the left. This isn’t really something I’m considering at the moment, but the only way to do it would be to have the images on the right be thumbnails to a slider and then they wouldn’t be a link anywhere. I bet there is a plugin out there that doesn’t something like that though.

    You can link gallery images to a page with a plugin, I believe this one: http://wordpress.org/plugins/wp-gallery-custom-links/

    Hope that helps,

    Ben

    #5142

    Also, is there a way for a gallery to link to a particular page? For example, as I mentioned earlier, I want the tiled images on the right to link to the product page for the corresponding image. Currently, I only see the option to link to “media” or “attachment” page. Hopefully there is a way to input specific URL’s for this slider, like the home page sliders.

    Thank you.

    Edit: Actually, in regard to the one feature I described earlier, where the tiled images on the right correspond with the larger image on the left, this is exactly how the variations/attributes work on the product page (WooCommerce). I wonder if that can be implemented in a similar manner with portfolio pages.

    #5139

    Hi Ben, thanks for the information.

    Two questions: Can you let me know if you update the theme to include product navigation? Also, if you look at the following page, http://www.kevinforey.com/portfolio/southeast-asia/, is there any possible way to tile multiple portfolios on a single page? For example, I have several countries I am trying to portray images for, identical to this page, however, I cannot arrange all of the countries using a single portfolio page. Currently, my portfolio page is quite boring, but I need them all on one page, but separated by country.

    Let me know what you think. In the end, I am planning on keeping the slider on the left, while the tiled images on the right will link to the product page. (in case you were interested). It would be a cool feature to enable the tiles on the right to correspond with the larger image on the left.

    Anyways, you’re the man. Thanks for your help.

    #5129

    Are you using a sidebar on your home page? If so then because of the space the image jumps to the top on two columns, which to one column for the style you want.

    Ben

    #5127

    Anyone know how to get Blog Post previews with image on the left, on the front page ?

    If image is inside blog post, then no image is shown on front page preview, only summary of post. If image is set as Featured Image, then it shows above the summary of post. In the Virtue Premium Demo, blog posts on the front page show with the image on the left of the post summary, which is what I’m trying to do.

    Any pointers gratefully received ….. 🙂

    #5106

    It’s a standard wordpress option, what you need to do is in the menu when you add the page just put contact into the “navigation label” for the lets talk page menu item.

    http://codex.wordpress.org/WordPress_Menu_User_Guide

    Ben

    #5103

    Ben,
    Can you advise how to change the actual TITLE of the page while leaving it as in in the Navigation?
    For example, I would like it to say “CONTACT” in the primary navigation, but I’d like the page to be called “Let’s Talk” when you click on “CONTACT.
    I’m guessing it might have to be in the code.

    I have purchased a premium version, so I’m guessing this is an option.

    Thanks in advance,
    Robin

    #5093

    Hi Ben, I am using ipage and am having trouble. I can usually bumble my way through but having a tough time.

    #5082

    Hi Ben,
    since the update to woocommerce 2.1.2 and your version 2.1.6 I have trouble with the product name within the cart view. I’m using qTranslate for two languages and everything works fine within the shop. But in the cart view I got the product names with both translations.

    As far as I’ve seen, the product page uses “the_title” to get the product title and the cart page uses “get_title”.

    Is this a problem of your template of woocommerce or of the plugin qTranslate?

Viewing 20 results - 52,601 through 52,620 (of 53,646 total)