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

    In reply to: Home page layout

    #106928
    This reply has been marked as private.
    #106924

    This might be a question for woocommerce, but just in case, I would like to have a full-witdh stretched page in the single products page. Basically the image product is too small for my taste and I want to make it bigger. I changed the settings but it still doesn’t take from the border of the screen.

    If I didn’t make myself understood that is a possibility, hehe

    Thanks in advance!!

    In forum: Virtue Theme

    In reply to: Blog versus Page

    #106912

    Hey Richard,
    Sounds to me like you’re wanting blog posts. This may be helpful- https://www.kadencewp.com/creating-a-blog-page-with-virtue/

    Hannah

    In forum: Virtue Theme
    #106907

    Hi Guys,

    Have just updated the template and now have a issue with how the #homeheader div.container is aligning with the rest of the page – have not done other edits to home page.

    It is sitting to the right an extra 15px… 15px correlating to some of the other padding settings…

    Thanks,
    Vanessa

    In forum: Virtue Theme
    #106897

    I have some useful information to display on a site. I can publish is using a page for each article or use blog postings with specified category to display in a widget. I’m wanting the site to be efficient and fast loading. Which would be a better choice?

    #106876

    Hi,

    My web page is in Finnish so it would be nice that text in portfolio category filter would be in Finnish too. I would like to change portfolio filter “ALL” to “KAIKKI”. How I can change the word?

    In forum: Pinnacle Theme

    In reply to: Logo

    #106858

    Thank you so much!

    It’s working great now on the desktop version. On the mobile version, the logo is HUGE (way too big: it takes up about 25% of the homepage slider image) until I start scrolling down the page, when it gets smaller, down to a reasonable size. How to I keep it the way it is for the desktop version, but make the mobile version more adequately sized prior to scrolling?

    In forum: Virtue Theme

    In reply to: odd grey box

    #106856

    2. You can change order in pagebuilder using the row settings you can set the collapse order.

    Ben

    In forum: Virtue Theme

    In reply to: Sidebar issue

    #106852
    This reply has been marked as private.
    In forum: Virtue Theme
    #106849

    Hey,
    In your product edit page, if you click in the inventory tab. Do you have “Enable stock management at product level” turned on?

    Ben

    #106839

    Using CSS you should be able to replace that menu item with an image file. can you post a link to the page with the menu item as well as the item with which you want to replace it with?

    Thanks!,
    Kevin

    In forum: Virtue Theme

    In reply to: Sidebar issue

    #106838

    The theme update was actually not very minor. You want to always be staying up to date with it to ensure that everything stays functional and secure.

    This CSS should fix the issue if it’s only occurring on those pages. Try it and let me know if it works for you.

    .page-id-11.boxed .contentclass {
    padding-left: 0px;
    }
    
    .postid-17.boxed .contentclass {
    padding-left: 0px;
    }

    Hopefully that’s helpful!

    #106836

    Hello

    Been a while ! hope you’re doing fine !

    after the update, i have no longer access to the site…
    Every update, i add in functions.php i add manually :
    xxxxxxx

    /*
    * Updater
    */
    require_once locate_template(‘/lib/wp-updates-theme.php’);
    $KT_UpdateChecker = new ThemeUpdateChecker(‘virtue_premium’, ‘

    /*
    * Admin Shortcode Btn
    */
    function virtue_shortcode_init() {
    if(is_admin()){ if(kad_is_edit_page()){require_once locate_template(‘/lib/kad_shortcodes.php’); }}
    }
    add_action(‘init’, ‘virtue_shortcode_init’);

    add_filter( ‘woocommerce_variable_sale_price_html’, ‘wc_wc20_variation_price_format’, 10, 2 );
    add_filter( ‘woocommerce_variable_price_html’, ‘wc_wc20_variation_price_format’, 10, 2 );
    function wc_wc20_variation_price_format( $price, $product ) {
    // Main Price
    $prices = array( $product->get_variation_price( ‘min’, true ), $product->get_variation_price( ‘max’, true ) );
    $price = $prices[0] !== $prices[1] ? sprintf( __( ‘From: %1$s’, ‘woocommerce’ ), wc_price( $prices[0] ) ) : wc_price( $prices[0] );
    // Sale Price
    $prices = array( $product->get_variation_regular_price( ‘min’, true ), $product->get_variation_regular_price( ‘max’, true ) );
    sort( $prices );
    $saleprice = $prices[0] !== $prices[1] ? sprintf( __( ‘From: %1$s’, ‘woocommerce’ ), wc_price( $prices[0] ) ) : wc_price( $prices[0] );
    if ( $price !== $saleprice ) {
    $price = ‘‘ . $saleprice . ‘ <ins>’ . $price . ‘</ins>’;
    }
    return $price;

    xxxxxxxxx

    this time it bugged… i do not know what to do… help

    thanks for your help

    Jacky

    #106834

    Hello Shawn,

    I would first check to see if you have any plugins that are interfering with the proper loading of the blog page. Try going through them one by one and deactivating to see if the problem goes away.

    If that doesn’t change anything, post a temp login with a private reply and I’ll take a look at how things are configured on your site.

    Thanks,
    Kevin

    In forum: Virtue Theme

    In reply to: Sidebar issue

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

    In reply to: Sidebar issue

    #106827

    Hello Kevin,

    OK I have made the minor updates required and this makes no difference.

    This is an old problem in that the padding when using ‘Box Layout’ is not sufficient and an extra 25px left and right is required in the content area. The problem is this then effects the shop (WooCommerce) making the sidebar run off the page.

    Thank you for trying but I think this is quite a serious glitch that probably needs addressing anyway.

    Thank you Kevin,
    Peter

    #106826

    Hello –

    Whenever I visit my website on mobile (Safari on iOS) one of the category menus pops up immediately, obscuring the page. I’m not sure what is causing the menu to pop up automatically.

    The website is:

    Thank you!

    In forum: Virtue Theme

    In reply to: Portfolio Type Filter

    #106825

    Hello Melanie,

    I don’t believe that this can be easily done. One workaround might be to view your actual portfolio category pages from the front end of your site to determine which category/type every portfolio item is in.

    Would that work for you?

    You would have to navigate them using a combination of the front and back end, but this way you wont have to really change anything.

    In forum: Virtue Theme

    In reply to: shop width

    #106823

    I can’t get the CSS for the page width right, but if you can finish building your menus, I’ll be able to give you the code to change the background of your dropdowns.

    Let me know when they’re ready and I’ll help you out. We’ll have to wait for other support staff to give us the steps for your content width though.

    Thanks!

    #106813

    Hi Ben,
    Love your Pinnacle theme.

    In certain categories, the posts are displayed, but they are invisible!

    But, oddly enough, the sub-category posts shows up, as do other category posts on the site.

    Mouse over the page slowly and you’ll see that invisible posts are there!

    Thank you,
    Shawn

    PS Let me know if you need a login.

Viewing 20 results - 30,861 through 30,880 (of 53,646 total)