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 - 10,481 through 10,500 (of 53,646 total)
  • Author
    Search Results
  • #238223

    Hello,

    We want to set up conversion tracking for our website. The marketing agency we work with send us the required Google and Facebook codes but i don’t know exactly were to place them.

    One of the codes should be placed on the product page, under the <head> tag, another one on the thank you page, under the <head> tag and the last one one on the “add to cart” button.

    Is it ok if i paste them in the “Header and Footer Scripts” under Theme Options?

    Thank you!

    Givan

    In forum: Ascend Theme

    In reply to: Nudge text upward

    #238222

    Hi Amber,

    I’m just a user here, so don’t fully trust my knowledge 🙂

    I see you are using PageBuilder by SiteOrigin. Open the options of that Row > under Layout you find “Cell Vertical Alignment”. That should do it.

    Also i would recommend building with Blocks and totally ditch the PageBuilder – I find it way more flexible.

    Best regards,
    B. Anders

    In forum: Virtue Theme

    Topic: Page Width

    #238220

    Having a problem centering page content. Please help.

    Bill

    #238216

    Hello ,

    I have a website http://www.tendertraining.in which has more than one product as featured product but my home page feature panel shows on only one featured product at a time.

    Please help me to resolve this issue

    thanks
    hiral

    #238215

    Hi team

    Is there a way to format the text in the Virtue Split Content widget? I’m using it in SiteOrigin’s Page Builder. Would love to be able to make my titles bold and add hyperlinks to internal and external pages. Here’s my link. For instance ‘My Background’ and ‘My Work’ in bold, and hyperlinks to ‘The Moving Beyond Trauma Project’. Is this possible..? I checked everything I could think of but couldn’t find how..

    Thanks!
    Leila

    In forum: Ascend Theme
    Anonymous
    #238212

    Hello again,

    Regarding the front page of this website:

    Under the heading ‘More than an online store – we’re a community!’

    The text on the left is aligned to the bottom of the field, is it possible to nudge it upward?

    I see how to align it left, right or center, but I don’t see how to align it up or down.

    Thank you again for your help!

    In forum: Ascend Theme
    Anonymous
    #238211

    Hello, thank you for your help!

    Regarding this page:

    The first button on the page has one style, all the other buttons on the website have another style.

    I prefer the style of the first button, is there a way to change the style of the other buttons to match?

    If it’s too hard to change all the other buttons, may I at least change the first button so it matches the other? How can I do that?

    Thank you again for the help!

    In forum: Ascend Theme
    Anonymous
    #238210

    Hello, thank you for your help!

    Regarding this page:

    Is it possible to slow down or stop the animations in the ‘split content’ fields?

    #238198

    I have a column with 3 rows, each with an Image Menu item. These widgets left align and I can’t figure out a way to get them to center align in the space they’re in. Do I have to do this with Custom CSS? Any help would be appreciated! The page is HERE.

    #238195

    Hey,
    Thanks for asking 🙂

    First I suggest you add deferring scripts right now, there is no need to wait for an update. If you’re not using wp-rocket then https://wordpress.org/plugins/fast-velocity-minify/ is a great free option.

    The main reason for the delay is Gutenberg. Things are certainly changing within WordPress and it is affecting everything I currently work on and how I work on it. I never planned to have 5.0 drag out this long but I’ve also had to make hard decisions about where I should spend my time.

    If you haven’t seen this I suggest watching the video here: https://make.wordpress.org/core/2019/09/05/defining-content-block-areas/

    It’s been a challenge to plan for long term stability within the WordPress space and understand what themes will need to be or how they should work going forward. Last year after investing some time really diving into the new editor I decided to go “all in” with blocks and our Kadence Blocks plugin is a major part of that which can effectively replace any page builder at this time.

    That doesn’t mean I’m in any way moving on from theme development but I’ve delayed finishing 5.0 as I got our block plugin up to speed and as I waited to see how things were going to shake out with Gutenberg as a site editor.

    With all that said I’ve added many improvements into Virtue in the last year. And of course, Kadence Blocks Pro has been included with the theme which I would argue was a huge improvement to the usability. So let me go through some of the 5.0 planned Road Map

    – New Customizer integration, huge speed improvement while using it to customize things.
    – Compleate re-write of Redux options framework for back end theme options
    – Header Builder in the customizer
    – Footer Builder in the customizer
    – Typography settings add size units (em)
    – Rewrite css structure ( not going to be 100% backward compatible with all child themes, there will be an option to disable it in favor of current structure )

    – Refractor code to match current WCS: https://github.com/WordPress/WordPress-Coding-Standards
    This is just about making the code easier to read, not much gain to the consumer but important for long term health of the theme. I’ve currently completed over 80% of this throughout the theme files and that is out in the latest updates.
    This means a lot of code changes for better compatibility with other plugins as well.

    – Optimize framework css code. – This will go live with version 4.9.17 and have around a 10% saving in size
    – Divide off parts of css and load only when needed Woocommerce(done), Pagebuilder(done), Icons(done), Custom post types (in process), select2(in process), lightbox(in process).
    – Divide off parts of javascript and load only when needed – This is mostly done already and included. For example, the main js file went from 127kb to 82kb.

    – Custom Post type settings so they don’t just inherit from blog posts – Done

    I don’t yet have a reliable timeframe for 5.0

    Ben

    #238186

    Clicking “Block Defaults” under “Kadence Blocks Controls” causes the gutenberg editor to crash and results in the following message:

    “The editor has encountered an unexpected error.”

    Going into inspect element and viewing console displays this error:

    “TypeError: Cannot read property ‘0’ of undefined
    at t.value (
    at qi (
    at ui (
    at
    at unstable_runWithPriority (
    at Vc (
    at Sc (
    at Z (
    at ah (
    at xf (

    Earlier today we were able to edit the block defaults, but the changes didn’t seem to save, then when we reopened the page editor and attempted to edit the block defaults again the error began to occur preventing us from accessing the settings.

    It seems to do this no matter which page or post we try to access it on.
    Also just for context we’re using kadence blocks pro, the virtue premium theme, and operating on WordPress 5.2.3, not sure if any of that would effect the error as it seems to be an issue with gutenberg, but figured I would at least include any info possible.

    Not sure how to address the problem, any chance anyone else has encountered this error?

    #238170

    Hi Ralf,
    Try adding this to your custom css box in Theme Options > Advanced Settings:

    @media (min-width: 768px) {
    .page-bread-container {
        float: left;
        padding-top: 20px;
    }
    }

    To create more space under your page title try increasing your line height for your h1 font from Theme Options > Typography.
    Hope that’s helpful!

    Hannah

    #238165

    Hey,
    If using the theme product category carousel it will display at the bottom by default. Have you tried using the Ascend Carousel widget and adding it into the content area of the page using elementor?

    Hannah

    #238158

    Hi
    How can I add a font to the site to be able to pull it into a single page through the additional css class per block in the editor?

    #238157

    So I am using a kadence pro slider for desktop and then I have a separate slider with images optimized for mobile. I set the use of mobile sliders in theme settings, but if I use the inspect tool on my browser to check that the images are displaying properly on mobile it stays on the desktop slider unless I refresh the page, happens vice versa too, mobile slider will show up on desktop view sometimes And also I have a few clients saying the mobile is showing up on desktop as the default.

    Any help would be appreciated.

    #238156

    Hi, I need to get my breadcrumbs on the left, just below the page title.
    I found a script in the past, but doenst work anymore.
    On some pages, my breadcrumbs get behind the title now

    In forum: Virtue Theme

    In reply to: error

    #238155
    This reply has been marked as private.
    In forum: Ascend Theme

    Topic: Web down

    #238154

    Hi, I made a mistake and follow another support. Here is my problem:
    Yesterday I updated plugins and theme of the site and now I see the message “Fatal error: Uncaught Error: Call to undefined function wp_body_open() in /home/web/public_html/wp-content/themes/ascend_premium/header.php:22 Stack trace: #0 /home/web/public_html/wp-includes/template.php(704): require_once() #1 /home/web/public_html/wp-includes/template.php(653): load_template(‘/home/web/publi…’, true) #2 /home/web/public_html/wp-includes/general-template.php(41): locate_template(Array, true) #3 /home/web/public_html/wp-content/themes/ascend_premium/front-page.php(5): get_header() #4 /home/web/public_html/wp-includes/template-loader.php(77): include(‘/home/web/publi…’) #5 /home/web/public_html/wp-blog-header.php(19): require_once(‘/home/web/publi…’) #6 /home/web/public_html/index.php(17): require(‘/home/web/publi…’) #7 {main} thrown in /home/web/public_html/wp-content/themes/ascend_premium/header.php on line 22”
    Please help me with tese issue, now the page is down but I can go in the WP dashboard.
    Regards,
    Cecilia

    EDIT | REPLY

    #238153

    Hello
    Yesterday I updated plugins and theme of the site https://regionalsantiago.cl and now I see the message “Fatal error: Uncaught Error: Call to undefined function wp_body_open() in /home/web/public_html/wp-content/themes/ascend_premium/header.php:22 Stack trace: #0 /home/web/public_html/wp-includes/template.php(704): require_once() #1 /home/web/public_html/wp-includes/template.php(653): load_template(‘/home/web/publi…’, true) #2 /home/web/public_html/wp-includes/general-template.php(41): locate_template(Array, true) #3 /home/web/public_html/wp-content/themes/ascend_premium/front-page.php(5): get_header() #4 /home/web/public_html/wp-includes/template-loader.php(77): include(‘/home/web/publi…’) #5 /home/web/public_html/wp-blog-header.php(19): require_once(‘/home/web/publi…’) #6 /home/web/public_html/index.php(17): require(‘/home/web/publi…’) #7 {main} thrown in /home/web/public_html/wp-content/themes/ascend_premium/header.php on line 22”
    Please help me with tese issue, now the page is down but I can go in the WP dashboard.
    Regards,
    Cecilia

    #238149

    Hi,
    i use elementor to edit the page. On the theme option, if i turn on the product category carousal option, it will only fixed in the bottom of the page. how do i change it or put it in the elementor? I have used the weiget in the elementor, but it will show full products rather than scrolling.

Viewing 20 results - 10,481 through 10,500 (of 53,646 total)