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 - 47,121 through 47,140 (of 53,646 total)
  • Author
    Search Results
  • #32136

    Hey,
    You will need to use a child theme. Then you add this code to the functions file:

    add_action( 'woocommerce_after_cart_table', 'kad_keepshopping', 40 );
    function kad_keepshopping() {
    	echo '<p class="return-to-shop"><a class="button kad-btn-primary wc-backward" href="'.apply_filters( 'woocommerce_return_to_shop_redirect', get_permalink( wc_get_page_id( 'shop' ) ) ).'">'.__('Return To Shop', 'woocommerce' ).'</a></p>';
    }

    Kadence Themes

    #32133

    The menu items are all a percentage width. That leaves you with the equal size and ending. Do you want to switch to padding based and not have the menu end at the other side of your page?

    Ben

    #32121

    Is there a way to make the portrait image that appears on the blog page a smaller size. (eg. 250WX300H)? Here is alink to the pages I am talking about

    Susan

    #32115

    Hi there,

    We wanted the picture to get larger and change and link to another page
    We finally found a solution using a text widget and typing this code :

    <style>
    .titreliens {
    text-decoration:none;
    color: #FFF;
    display:block;
    background-color: rgba(83, 83, 83, 0.8);
    padding: 6px;
    }

    a.lien_apropos1,a.lien_apropos2,a.lien_apropos3,a.lien_apropos4 {
    text-decoration: none;
    }

    .lien_apropos1 {
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    transition: 0.5s ease;
    display:block;
    width: 250px;
    height: 250px;
    background: url(‘http://www.background picture link 1.jpg‘);
    background-size: cover;
    }

    .lien_apropos1:hover {
    display:block;
    width: 265px;
    height: 265px;
    background:url(‘http://www.hover picture link 1.jpg‘);
    background-size:cover;
    }

    .lien_apropos2 {
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    transition: 0.5s ease;
    display:block;
    width: 250px;
    height: 250px;
    background: url(‘http://www.background picture link 2.jpg‘);
    background-size:cover;
    }

    .lien_apropos2:hover {
    display:block;
    width: 265px;
    height: 265px;
    background:url(‘http://www.hover picture link 2.jpg‘);
    background-size:cover;
    }

    .lien_apropos3 {
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    transition: 0.5s ease;
    display:block;
    width: 250px;
    height: 250px;
    background: url(‘http://www.background picture link 3.jpg‘);
    background-size: cover;
    }

    .lien_apropos3:hover {
    display:block;
    width: 265px;
    height: 265px;
    background:url(‘http://www.hover picture link 3.jpg‘);
    background-size: cover;
    }

    .lien_apropos4 {
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    transition: 0.5s ease;
    display:block;
    width: 250px;
    height: 250px;
    background: url(‘http://www.background picture link 4.jpg‘);
    background-size:cover;
    }

    .lien_apropos4:hover {
    display:block;
    width: 265px;
    height: 265px;
    background:url(‘http://www.hover picture link 4.jpg‘);
    background-size: cover;
    }
    </style>

    <table width=”100%”>
    <tr>
    <td width=”25%” align=”center”>
    http://www.link picture 1 heading to“><span class=”titreliens”>Something1</span>
    </td>
    <td width=”25%” align=”center”>
    http://www.link picture 2 heading to” class=”lien_apropos2″><span class=”titreliens”>Something2</span>
    </td>
    <td width=”25%” align=”center”>
    http://www.link picture 3 heading to” class=”lien_apropos3″><span class=”titreliens”>Something3</span>
    </td>
    <td width=”25%” align=”center”>
    http://www.link picture 4 heading to” class=”lien_apropos4″><span class=”titreliens”>Something4</span>
    </td>
    </tr>
    </table>

    You can see the result on our webpage http://www.prismadism.com/a-propos/

    In forum: Virtue Theme

    In reply to: Testing the shop

    #32112

    You can do this by saving your shop page as a draft page and not actually publishing till you’re ready. You can publish your products because without a published shop page there won’t be a way to view them.

    Hannah

    #32103

    My page http://www.outdoor-prices.dk/

    In forum: Virtue Theme
    #32102

    Hi guys,

    I’ve got my site up and running for a while now. I’m ready to start setting up the shop features. Can I do this on the live site but hide it from the public – by just not switching a link onto the home page – or do I have to do on a dev site?

    Thanks

    #32094

    Hello Ben,
    I’ve been away for a while and just saw your answer now. However I am not sure how to proceed the string translation and where to find the french page id.

    #32087

    Hi Ben,

    I am using the Virtue ‘Contact’ page template. I added a Revolution Slider at the top of the page, however the Contact Form is underneath the slider now. Any tips on how to fix this? Thanks!

    #32079

    I would like to add a – continue shopping button – to the cart page. Are you able to tell me how to add one please?
    Thanks

    In forum: Pinnacle Theme

    In reply to: Full width portfolio

    #32073

    Sorry, the tutorial I linked to is for building a portfolio. To create a gallery just click the Add Media button in the edit page and select the images you want to display.

    Hannah

    In forum: Pinnacle Theme

    In reply to: Blog grid issue

    #32064

    Hello,

    Yes I am using grid page template: https://dl.dropboxusercontent.com/u/17952943/problem.png

    I have also tried replacing old template-blog-grid.php, but no effect. There is also no effect if I delete that file, that is a problem from the start. It is the latest theme, uploaded today.

    What do you suggest?

    Regards, Matevz

    In forum: Pinnacle Theme

    In reply to: Full width portfolio

    #32063

    ok, thanks Hannah.

    So I need a gallery.
    My website has a portfolio menu with 2 sub-button : photography, graphic design.
    Each button menu has to link with the appropriate page content.

    I will learn this tutorial.
    Again, thank you.

    In forum: Pinnacle Theme

    In reply to: Full width portfolio

    #32061

    Hey,
    Are you wanting a portfolio or a gallery? It is important to know the difference. A portfolio is a group of projects. Each portfolio item links to its own page with info on that specific item. For example- http://themes.kadencethemes.com/pinnacle-premium/our-portfolio/
    A gallery is a group of images that are simply images that link themselves. Example- http://themes.kadencethemes.com/pinnacle-premium/galleries/ And also a tutorial- https://www.kadencewp.com/creating-a-portfolio-page-with-virtue/

    Hannah

    #32059

    Hello,

    I need a portfolio on my website – so, I have created a page (named “Photographie”), select photo grid on left (= my structure page). I used full width in container + pinnacle carrousel.
    How to import my photo galerie ?
    What’s the process to create a full width galerie ? What’s wrong 😉

    Thank you.

    In forum: Pinnacle Theme

    In reply to: Blog grid issue

    #32058

    Hey Matevz,
    Are you using the blog grid page template? This is set in the blog edit page under Page Attributes.

    Hannah

    #32048

    http://www.hermionescouture.com
    The mobile home page is display as a blog page, with no slideshow, on menu and no footer.

    #32044
    This reply has been marked as private.
    #32043
    This reply has been marked as private.
    #32038

    I’ve done a work around for those issues for now, more simply another thing, I’m sure you realise the ‘shrink header’ when scrolled will turn white and shrink, this is working on the front page but has not been picked up on all other pages, would I have to adjust a setting for the header nav to behave the same site wide?

    Sorry can’t provide a link right now.

    thanks

Viewing 20 results - 47,121 through 47,140 (of 53,646 total)