Viewing 15 replies - 1 through 15 (of 30 total)
  • Thread Starter rrsales2014

    (@rrsales2014)

    hannah

    (@hannahritner)

    Hey, are you using the free version? We don’t have support for pinnacle free yet as it is not yet released on wordpress.
    In theme options > page title you can set the default page title background. You can then choose to override the default header on each individual edit page.
    Not sure why your homepage wouldn’t be responsive..did you add any code?

    Hannah

    Hey,
    I just downloaded theme Pinnacle, but when I added in my slider, the slider width is automatically changed. May I ask how can I get original slider width?

    And also, can you let me know if I can put logo in the middle of top of the slider.

    Many thanks
    Sheng
    https://waltonstraditionalsweets.co.uk/

    What original slider width do you mean? The free theme as the option for the flex slider but it’s max width is 1170px. If you want a background that is full width you can’t use a slider… unless you get the premium theme which has a full width slider option.

    Having your logo in the center is an option in the premium theme.

    Kadence Themes

    There is a conflict between Polylang and your theme or a plugin.

    In your source code we see that some Polylang actions are not done:

    <body class=”home blog archive tax-language term-it term-4 gecko alt-style-default two-col-left”>
    For example as regards “arhive” in Polylang files frontend.php (line 111):
    $query->is_archive = false;
    As regards “tax-language” (line 116):
    $query->is_tax = false;

    Can you help me ?

    I just create wpml-confg file or miracle just hapend it works ??

    RaimondasTM,

    It would be best if you can post in your own topic, will really prevent confusion.

    What string are you not able to translate. Both the virtue and pinnacle themes have the wpml-config file.

    Can you post a link in the new topic?

    Kadence Themes

    Hi Kadence Themes,

    I’m using your free Pinnacle theme and on my home page, the title says “Welcome to <my site name>”

    How can I change this to something else? Is there a field where I can set this text?

    Also, if I integrate with Woocommerce, will I be able to display featured or best selling products on the home page? Or do I need to upgrade to the premium version?

    Thanks!

    hannah

    (@hannahritner)

    livgrigore,
    1. You can edit the welcome text in Theme Options > Home Slider.

    2. The premium theme certainly makes this easier, but you can set your page up as a static page and use woocommerce shortcodes to show your products. https://docs.woothemes.com/document/woocommerce-shortcodes/

    Hope that helps!
    Hannah

    Yes, thanks Hannah!

    Hi Hannah,

    I have disabled the transparent header on the Site Header in Theme Options and this is working for my Home page and my other pages (including blog category pages).

    However, woocommerce’s Shop page is not respecting this setting and therefore extending the header image all the way up to the top of the page. What’s interesting is that when you click on a product, that single product view does respect the disabled transparent header setting (as will the cart, checkout, etc). If I create my own page and use woocommerce shortcodes, I can show recent products etc and it will respect the disabled transparent site header — it’s just the shop page that won’t do it!

    How do I make the Shop page adhere to the disabled transparent site header like the rest of my pages?

    Thanks!

    hannah

    (@hannahritner)

    Hey livgrigore,
    Are you able to post a link?

    Hannah

    Hi Hannah,

    Yes, this is the page https://head2toeliving.com/?page_id=61

    I renamed it to Products. You can compare it with the other pages, including My Products where I’m using the recent_products shortcode.

    Thanks!
    Olivia

    hannah

    (@hannahritner)

    In your products edit page under Page Title and Subtitle do you have all the settings set to default?

    Hmm ok I see the issue. It’s with the theme, I’ll update.

    You can add this css in your theme options as a temp fix:

    .headerclass {
      background: #fff;
    }

    Kadence Themes

Viewing 15 replies - 1 through 15 (of 30 total)
  • The topic ‘Help with Pinnacle’ is closed to new replies.