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 - 48,501 through 48,520 (of 53,646 total)
  • Author
    Search Results
  • In forum: Virtue Theme

    Topic: Contact Form

    #25619

    How can I add the Virtue Contact form to my home page underneath my background text on my main page?

    Website: ebdesigns.us

    #25614

    I’ve been trying to add spacing to my blog page above the latest post. I cant seem to figure it out, I would like to be having about 20px of spacing from the main title to the post.
    Any help would be appreciated!
    Thanks

    In forum: Virtue Theme
    #25610

    Hi,

    I am stuck on how to move text which describes image up higher. I have two images on left hand side and I need to move text underneath images up higher. Could you help me. Text Name ” Technical Learning Centers ” needs to be up higher so it is obvious it belongs to the image above.

    Website: ebdesigns.us

    Thanks

    #25607

    Hi Ben,

    are there only 2 things really that we would like to change from raspberry to yellow (FFFF00)

    – the hover & box of search when mouse over/ clicked on the search (topbar) – they are raspberry as default.

    and

    – the icons (used on the home page). => home page icons and icons divisors when mouse-over are raspberry as default; and we trying change those to yellow (FFFF00) too.

    all the rest we are happy 🙂

    thanks again.
    Pip

    #25593

    Ok. First this isn’t a theme issue, checkout pages are working fine. So go through your settings.
    Deactivate your plugins,
    Make sure the theme and woo-commerce are up to date.
    Find the page called checkout and make sure the permalink is correctly set for the page.
    Make sure the page has [woocommerce_checkout]
    In you woocommerce settings make sure you have selected that page to be your checkout page.

    Ben

    #25591

    You can force the footer to the bottom of your pages with css, just remember if you add anything to your footer that changes it’s size you have to update this code:

    @media (min-width: 992px) {
    html, body {
    height: 100%;
    }
    html body.wide #wrapper.container {
    min-height: 100%;
    position: relative;
    padding-bottom: 127px !important;
    }
    #containerfooter {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    }
    }

    also note that this means your body background color should be the same as your contentclass color.

    Ben

    #25579

    Hello i have custom tab turned on in the main shop settings set up 4 tabs (just as an experiment) but nothing is happening on the product page, i think its something simple but im missing it whatever ‘it’ is,
    thanks in advance

    In forum: Virtue Theme

    In reply to: Checkout not working

    #25578

    I tried. But still cant access it. please have look at my page again. thanks

    benny

    #25573

    Hi guys,
    is my website. I can’t access the default checkout page. I can only use 3rd party paypal plugin for the payments. please advise where I made a mistake.

    if I deactivate My payment gateway plugin, I can view the cart. after proceed to checkout button clicked, I get empty cart.

    Please provide a solution for this issue ASAP.

    thanks,

    Benny

    #25571

    Hi Ben Im almost ready to publish my site and have been doing some testing on different devices. When I view some of my shorter pages on a MAC they are cut short and don’t fill the whole screen, see e.g. http://109.73.233.146/~sgwebsit/huntermosaics/useful-links-mosaic-tile-design/ and http://109.73.233.146/~sgwebsit/huntermosaics/. The larger screens (like http://109.73.233.146/~sgwebsit/huntermosaics/gallery-mosaic-work/ ) are OK.

    Is there anything I can do to the premium theme css to fix this? (I have used
    body {min-height: 100%;}
    previously in a non wordpress site, and that did the trick but I’m not sure where /how to use it in your theme.

    Kind regards

    Sandra

    In forum: Virtue Theme

    In reply to: Page speed

    #25561

    Hi Ben,

    I’m having similar site speed issues. Please have a look: https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fmovemigration.com.au%2F&tab=mobile

    Any suggestions for improvement?

    In forum: Virtue Theme

    In reply to: Slider Padding

    #25555

    All ok except the bottom parallax on the o-zen.de/design page
    I switched the last 2 rows now but i still can see the top of the image at the bottom of the image.
    Image is set to cover, row is set to parallax. If i set row to cover, it looks fine but looses the paralax effect 🙁

    Any chance to get the “invisible” smooth scroll back ?

    Thank you,
    B

    In forum: Virtue Theme

    In reply to: Slider Padding

    #25549

    Hi there,

    1. Margins where blank, i set them to 0 to be shore
    2. Laptop 1366×768, computer monitor 1920 x 1200, browser window not set to full screen
    3. Extensions/Plugins on FF: Firebug, Flash, Adobe, Google, Java
    4. BINGO ! the padding left/right is gone.
    I turned off the smooth scroll before the updates and it didn’t do it.

    The space bottom is still there.
    On http://o-zen.de/design/ please go to bottom. There i see the top of the image, under the image – this one is set to PARALAX.
    Most of the other pages have the backgrounds set to COVER – there it shows white space under the image.

    Checked yesterday from a friends computer, and it was the same, including lateral padding so it’s not only me.

    Have a nice day,
    B

    #25542

    The Page Title displays under Header area when the screen width is between 768 and 992 pixels wide. I have noticed when testing on small screens, I see the title of the Page move up under the Header area as the page width is changed and is between the values above. If smaller or if larger the Page title is below the header and displays correctly.

    #25538

    Following an update to Pinnacle (premium) v1.1.8 and the bundled PageBuilder to v2.0.2 when editing a page (any page) the PageBuilder row ‘height’ is now disproportionate, taking up the space of ‘several’ rows (scrolls off the screen).
    A number of shortcodes (buttons) are also display ‘out of the PageBuilder framework’ showing up at the top of the page when viewing.
    Not seeing the same ‘problem’ with the current version of the Virtue Premium theme v2.7.6 (on other sites)

    Cheers,
    Andrew

    In forum: Virtue Theme

    In reply to: Get rid of Gap on page

    #25532

    I’m not seeing any difference from here: http://ebdesigns.us/wp-content/uploads/2014/12/TLC-560×590.png

    to your page are you?

    Ben

    #25523

    I am trying to get rid of the gap on my webpage (ebdesigns.us) between my logo and text.

    I believe it is a div tag with the class is “row”.

    My object is to bring my text up closer to the logo so that there is not that much space between the two of those objects.

    How do I accomplish this?

    #25522

    Hello Kadence Team! Here I am again with another question. My website is done in 3 languages (English, French and Spanish). You may see my website at I have a slider (revolution slider) that is used on the home page. I did this set up by going into the theme options and then slider settings where I chose the slider I want. My slide has some wording that I need to change depending on the visitor’s language e.g. if the user is Spanish, I want the Spanish slider with the Spanish wording to be the one in the index. I checked and my Index page in different languages do not have a box to change the slider (subject to the language in use). Then I tried to see if I can use the widget logic plugin, as I used it for my forms and footer which works perfect. So my question is, how can I use 3 different versions (English, french and Spanish) of the slider I have in my index page subject to the language in use? Many thanks for your response, and I hope I was able to explain my issue properly.

    #25520

    Using [TABs] Nav-Tab on a page and then viewing on a small screen, tabs display jammed together.

    I switched from using the [tabs] shortcode to using the bootstrap built-in method of using .nav-tab so I can align them evenly across the page using the col-xs-12 and col-sm-3 classes (full width) and each one full width or stacked on top of each other on a xs screen.

    <div role=”tabpanel”><!– Nav tabs –>
    <ul class=”nav nav-tabs” role=”tablist”>
    <li class=”col-sm-3 col-xs-12″ role=”presentation”>State Government
    <li class=”col-sm-3 col-xs-12″ role=”presentation”>USFS & BLM
    <li class=”col-sm-3 col-xs-12 active” role=”presentation”>Equestrian Links
    <li class=”col-sm-3 col-xs-12″ role=”presentation”>Misc.

    When viewed on a small screen the class “col-xs-12” is being ignored. The LI items should display full screen and on top of each other. They are being displayed with a width of the text + padding. In using the element inspector it shows that col-xs-12 is NOT being set to a width of 100% but col-sm-3 is being set to a width of 25%. I have the same HTML running on a different website that uses the Bootstrap 3 framework and nav-tabs display correctly using the same code. When I use the element inspector on the other web site it shows col-xs-12 has a width set to 100%. The other web site page is

    I tried to set the .col-xs-12 {width:100%}, but this made the LI items 100% wide all the time on any size screen. There must be a simple solution to this problem. I looked for an answer out on the web but found no solution.

    #25514

    Your adding to the end of the text, what are you wanting?

    If you just want text without a button you shouldn’t use the call to action. That is for text with a button. If you want just text centered on the page use a page content.

    As for your menu you can use this just remember that you will have to remove this css when you want a menu.

    .kad-primary-nav ul.sf-menu {
    display: none;
    }

    Ben

Viewing 20 results - 48,501 through 48,520 (of 53,646 total)