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
In reply to: Testimonial widget
In forum: Virtue ThemeIn reply to: Testimonial widget
Hello,
It appears that this image has been added to the page content of the testimonials page and is throwing off the layout:
https://jennytribillon.com/wp-content/uploads/2018/12/feature-image-1497×2167-1.jpgYou should be able to go into the page edit screen for your testimonial page and remove it from the blocks editor.
Let me know if you’re able to find it.
-Kevin
In forum: Virtue ThemeTopic: Testimonial widget
Hi everyone
When I click on read more to see the rest of the text of the excerpts of widget carousel, l get all sorts of other things. I think it’s something to do with the link to testimonials page but I am not sure what?
*Login to see link
PascalIn forum: Membership ForumsIn reply to: Which Page Builder?
December 21, 2018 at 8:57 am #211321On the topic of blocks – Kadence has a Pro version of their Blocks plugin. On your page https://www.kadencewp.com/our-pricing-philosophy/ is the following:
“On top of a premium theme and top class support, you get the Kadence Slider Pro ($35/year) and Kadence Blocks Pro ($35/year) included with each theme purchase.”
With a paid-up Premium theme license, it sounds like I should be able to use Blocks Pro. Do I need to download a file from the Kadence site to get this? I don’t see the Pro version looking through the lookup in the Add Plugin (which searches wordpress.org, as I understand it).
So – am I licensed to use the Pro version, and if so, how do I install it?In forum: Virtue ThemeHi guys,
I got to the bottom of this and thought I should share in case this thread is seen in the future.
Formidable Forms can create posts when someone completes a form and creates an entry. The created post IS tied to the entry.
Any subsequent changes to the post will be lost after updating, because the changes must be made to the entry.To avoid this, you need to break the link between the entry and the post.
In my case, I also deleted the entry since, after the alert emails have been sent out and the post created, the entry serves no further purpose and I really don’t need to store a load of them for posterity..I used information on this Formidable Forms help page to add the following to functions.php
add_action('frm_after_create_entry', 'after_entry_created', 60, 2); function after_entry_created( $entry_id, $form_id ) { global $wpdb; if($form_id == 11){ //change 11 to the ID of your form // unlink the post from the entry $wpdb->update( $wpdb->prefix .'frm_items', array( 'post_id' => '' ), array( 'id' => $entry_id ) ); // now the entry can be deleted FrmEntry::destroy( $entry_id ); } }In forum: Virtue ThemeIn reply to: Google Map / API Key Problem
In forum: Ascend ThemeIn reply to: Video header & parallax scrolling
Hannah, thanks for your patience helping me with this. So I’ve changed that image to a Cover Image block, but I don’t seem to have the parallax effect. A little background, the son of the business owner I hope to be helping showed him a WIX template which had a video header and blocks of text with parallax scrolling past an image halfway down the page. I’m hoping to create a similar effect in WordPress. I can provide a link to the WIX demo if you like.
In forum: Pinnacle Theme… When you go on this page just select the Country: United States filter from the drop down menu.
In forum: Pinnacle ThemeHi Kevin,
… When you have the ability to utilize a Pinnacle Slider for a Post. When you go to create a new Post you are able to select from the Post Title & Subtitle section inside the Post creation area to add a Slider of images for the ~Header~ of a given Posts so I need to change out the ~Header~ images of each posts in another area other than Pages & Posts . I need to have this placed inside another page creating area that the MDTF plugin creates to create new Posts.
I have provided an image of what I need to use in another area, as stated.
https://www.allhoteltravel.com/wp-content/uploads/2018/12/Pinnacle-Slider-Header-Images-Settings.gif
Thank You.
In forum: Ascend ThemeIn reply to: Video header & parallax scrolling
In forum: Pinnacle ThemeIn forum: Membership ForumsIn reply to: Which Page Builder?
December 20, 2018 at 11:00 am #211246I’ll add a couple of notes.
I would guess 70% of users don’t need a page builder anymore because the (Gutenberg) block editor can now do what they needed to get a page builder for in the past. There are still things that a page builder can do the Gutenberg can’t (yet) and so if you are in that boat you need to choose one. For example, there is just way more demo content you can access and more widgets/elements already built that can create more advanced things. I believe that in a year that gap will drop down drastically so in terms of features I think Gutenberg is, in the long run, a fine Pagebuilder replacement.
BUT and this is a big one. There are a lot of people that do not like the new editor. They don’t like how it feels and works. I would guess a major part of that is just change and getting used to Gutenberg but none the less there is going to be a lot of people that simply prefer to use a page builder.
My suggestion for anyone is to learn Gutenberg. It’s going to play such a major role in the future of WordPress that I believe you need to know it and understand it well. So spend time in it and trying it out. Once you really know gutenberg then you can decide better if you prefer to use another page builder.
In forum: Pinnacle ThemeHi,
I am working with a plugin for Meta Data Taxonomies Filter: WordPress Meta Data & Taxonomies Filter (MDTF)
Powerful and Flexible Filter Tools. Let your clients find all things they are want with the ease on your site.
Version 2.2.5 | By realmag777… which builds posts in its own section, of WordPress, outside of the regular building of Pages and Posts area. How do I add the Slider module into the building of Pages/Posts area?Thank You.
Dawn
In forum: Ascend ThemeIn reply to: Video header & parallax scrolling
In forum: Virtue ThemeIn forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Google Map / API Key Problem
In forum: Ascend ThemeIn reply to: Video header & parallax scrolling
Thanks Hannah, that worked. Now that I’ve name the slider it appears as an option in the dropdown. However, when I try linking to a Youtube video I get a message that says “an error occurred please try later.” I am able to get it to work when I use an mp4 from my media library. I now need help getting parallax scrolling of images on the page.
In forum: Virtue ThemeIn reply to: Google Map / API Key Problem
In forum: Virtue ThemeIn reply to: Google Map / API Key Problem
-
AuthorSearch Results


