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

    In reply to: Crop to Squares

    #28677

    Hi,
    We haven’t installed any plug in that should effect the crop. Here is our portfolio page, we want it to be called “Visions”. We are also still working out how to have that under the “Art” menu heading. So, yes a bit stumped, we have set the dimensions in Settings Media, and checked the crop to size box. Here is what it looks like now:
    http://www.mugwortdesigns.com/?post_type=portfolio&p=129

    We just want it to look like this page:
    http://themes.kadencethemes.com/virtue-premium/portfolio/

    No sliders or anything, we just want the site simple. We would like every page displaying art to be able to have this format: 3 rows across, square pictures, which are a cropped thumbnail of the larger image that will be displayed fully when clicked. Just having trouble setting the thumbnail size, as you can see on our page we have a variety of shaped images.

    Also, we would like to be able to choose how the thumbnail is cropped. Is that possible?

    Thanks for your help!

    In forum: Virtue Theme
    #28676

    The topbar is split into two different areas, You have the menu on the right and that means the search would go on the left, you can left align it with this css and make it larger:

    #topbar-search form {
        float: left;
    }
    #topbar-search form input#yith-s {
    width: 300px;
    }

    Yes if you have two search widgets on a page it will show the latest search term in both once you start a search. This is default for wordpress, I’m curious why you don’t like it?

    #28674

    Hey,
    I’m seeing a normal page. You have a sidebar though. did you add the function in your child theme?

    Ben

    #28637

    It’s compatible but there isn’t anything in the theme that will enhance it like the theme does with woocommerce. You would be using the standard bbpress styles. And if you want to control the sidebars you have to use a function. So say you want the form pages to be fullwidth (no-sidebar) you would add this in your child theme functions.php file:

    add_filter('kadence_display_sidebar', 'bbpress_sidebar');
    function bbpress_sidebar($sidebar) {
      if (is_bbpress()) {
        return false;
      }
      return $sidebar;
    }

    Ben

    #28629

    Hi Ben,

    Thank for the code. I had to increase to 1500px to change the width change of the site box.

    However, the width of the pagebuilder box remains the same. I thought by increasing the site box the pagebuilder box will expand accordingly.

    How do I change the width of the pagebuilder box/fram?

    Thank you,
    Jay

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

    I still don’t see blue fonts… But try this css and see if you get a differance:

    .cart_totals .checkout-button:visited,  .cart_totals .checkout-button:focus {
    color: #fff;
    }

    As for the double section. That isn’t a theme section or a generic woocommerce thing. You need to check with the plugin that is adding it.

    And Taxes on the cart page you have to enabled in the woocommerce settings. You have to set a default shipping address.

    Ben

    #28598

    ah i have had a sort of breakthrough, i noticed through trial and error that the category page i was pasting the short code carousel into was not updating when i updated it after pasting, so there lies the problem, as for my previous theory on sub category pages not displaying the short code carousel, i have now disproved that, but why a page should not update i dont know., will try deleting it and starting over with that particular page

    #28597

    Hey Sandra, in theme options > home layout remove “page title” from the homepage layout manager.
    Hope that does it!
    Hannah

    #28592

    I want to remove the word “home” from the body of the home page, but want to include other text on that page using h2 or even p tags. I need the title “Home” for my navigation menu so deleting the title isn’t an option. I’ve tried the following code but it hasn’t worked – can you help please?

    1st attempt :-
    #homeheader .page-header h1 {
    display: none;
    }

    2nd attempt:-

    .home .page-header h1 {
    display:none;
    }

    Sandra

    In forum: Virtue Theme

    In reply to: Page width too narrow

    #28591

    Hey, seems like you may have a blank sidebar enabled? Try setting page to full width.

    Hannah

    #28587

    Hey, this tutorial explains how: https://www.kadencewp.com/using-page-builder-virtue-premium/
    Under the video you’ll see “Using Call to Action widget with Parallax Background” That’s what you want.

    Hannah

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

    I have used this brilliant theme already for a site (www.huntermosaics.co.uk) I’m now using it again for another site but have hit a problem. I am sure there must be a simple fix/explanation but I cannot work it out – sorry!

    I want the text in the body of my pages to spread out across the page – at the moment it seems to be positioned to the left and the width restricted so there is a big blank space down the right hand side of the page. I have checked the Theme Options/ Misc Settings and the option to restrict page width to 960px is set to “off”. Can you help? Sorry but site not yet live so can’t send a link.
    Sandra

    #28577

    Hi,

    How do I add website copyright information to the footer. Please let me know the page to access and modify to accomodate this information for my website:
    .

    Thanks
    Usha

    #28573

    Hi, I’d like to insert an image with the same scrolling effect like the one in the call to action container (added in Homepage Layout Manager), in a page builder page .
    how can i do that?

    My site is dirtyrun.it in the homepage you can see the image I want to be able to manage throgh page builder, it’s the one under “11 luglio 2015…”

    #28569

    sorry i replied through email i shall try again. The woocommerce version is 2.2.10
    i can get a carousel to display on the main product category pages as in here:
    http://www.fossilbeach.co.uk/product-category/fossils/

    but not here where i pasted the same slider shortcode as an experiment:
    http://www.fossilbeach.co.uk/product-category/fossils/ammonites/

    the only difference in the pages as i understand it is that the ammonite category is a child of the main fossil one but im just guessing at what the problem is. I understand this is a third party carousel but ethis does not work with the rev or cyclone either on these sub category pages as far as i can tell.
    Thanks in advance
    M

    #28561

    Hello, I have a big issue with the product pagination. It seems it is not working at all. I tried with the demo content as well, but it is still not working.
    How could I fix it?

    I tried on two different hosting. You can see the problem here:

    or here:

    Thanks in advance.

    Alessandro

    In forum: Pinnacle Theme

    In reply to: Custom carousel

    #28554

    2. Did you clear your cache? I see theme in one line?

    3. Just go to pages > add new. Choose the template “blog”. Then save.

    4. Read more – are you adding a read more in the post excerpt? It may be a language issue because wordpress has a hard time figuring out “words” when it’s Japanese. Have you installed this plugin: https://wordpress.org/plugins/advanced-excerpt/ and changed to count by letters?

    Ben

    In forum: Virtue Theme

    In reply to: v2_7_8

    #28552

    Hey,
    You seem to be adding this code:

    .page-header h1 {
    display: none;
    }

    which is hiding your breadcrumbs along with your title on normal pages.

    Ben

Viewing 20 results - 47,841 through 47,860 (of 53,646 total)