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 '
-
AuthorSearch Results
-
In forum: Virtue Theme
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 ThemeIn reply to: Nudge text upward
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. AndersIn forum: Virtue ThemeTopic: Page Width
In forum: Virtue ThemeSeptember 29, 2019 at 12:37 pm #238216Hello ,
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
hiralIn forum: Virtue ThemeTopic: Format split content text?
September 29, 2019 at 5:29 am #238215Hi 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!
LeilaIn forum: Ascend ThemeTopic: Nudge text upward
AnonymousSeptember 28, 2019 at 8:14 pm #238212Hello again,
Regarding the front page of this website:
*Login to see linkUnder 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 ThemeTopic: Make buttons match
AnonymousSeptember 28, 2019 at 8:08 pm #238211Hello, thank you for your help!
Regarding this page:
*Login to see linkThe 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 ThemeTopic: Animation Speed
AnonymousSeptember 28, 2019 at 8:02 pm #238210Hello, thank you for your help!
Regarding this page:
*Login to see linkIs it possible to slow down or stop the animations in the ‘split content’ fields?
In forum: Ascend ThemeIn forum: Virtue ThemeSeptember 27, 2019 at 3:45 pm #238195Hey,
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
In forum: Membership ForumsSeptember 27, 2019 at 1:23 pm #238186Clicking “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 (*Login to see link
at qi (*Login to see link
at ui (*Login to see link
at *Login to see link
at unstable_runWithPriority (*Login to see link
at Vc (*Login to see link
at Sc (*Login to see link
at Z (*Login to see link
at ah (*Login to see link
at xf (*Login to see linkEarlier 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?
In forum: Virtue ThemeHi 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
In forum: Ascend ThemeIn forum: Virtue ThemeIn forum: Virtue ThemeTopic: Mobile Slider responsiveness
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.
In forum: Virtue ThemeHi, 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 nowIn forum: Virtue ThemeIn reply to: error
This reply has been marked as private.September 27, 2019 at 7:09 am #238155In forum: Ascend ThemeTopic: Web down
September 27, 2019 at 6:49 am #238154Hi, I made a mistake and follow another support. Here is my problem:
Yesterday I updated plugins and theme of the site *Login to see link 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,
CeciliaEDIT | REPLY
In forum: Ascend ThemeSeptember 27, 2019 at 6:46 am #238153Hello
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,
CeciliaHi,
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. -
AuthorSearch Results


