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

    In reply to: Testimonial widget

    #211340

    Hi Kevin
    I removed the feature image from the testimonials page. It seem better but is it normal that when you click read more you get content from other excerpts?

    In forum: Virtue Theme

    In reply to: Testimonial widget

    #211335

    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.jpg

    You 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 Theme
    #211334

    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?

    Pascal

    In forum: Membership Forums

    In reply to: Which Page Builder?

    #211321

    On 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?

    #211294

    Hi 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 );
      }
    }
    #211275

    Thank you Kevin. I believe I managed to update the page.
    The only thing I spotted that doesn’t work properly is Full Width Slider on the main page – it is not responsive anymore. Do you know what might cause this?

    BR,
    Dominik

    #211264

    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.

    #211255

    … When you go on this page just select the Country: United States filter from the drop down menu.

    https://www.allhoteltravel.com/search-hotels/

    #211254

    Hi 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.

    #211253

    Not sure how to attach a screen shot here. I would like the parallax effect on the image of the office that is below the slider. Would like to know how I can activate this feature so it can be used on other pages with text and images.

    #211248

    I don’t see any images on that page. The Category images should show by default the same size, unless I’m thinking of something different. Can you enable some images or tell me how to see them so I can see what you’re wanting to change?

    Thanks,
    Kevin

    In forum: Membership Forums

    In reply to: Which Page Builder?

    #211246

    I’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.

    #211238

    Hi,

    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

    #211226

    Do you mean in the slider? Have you tried adding the youtube video id?
    Which editor are you using? Or are you using a page builder plugin? Can you post a link?

    Hannah

    #211225

    Yes, the cache has been cleared. The problem just appears once update to 5.0.2, you can see that all the pages created by siteotigin pagebuilder have the same problems…. That should be the incompatible problem between 5.0.2 and page builder….

    #211223

    I’m seeing your page builder pages working as they should. Have you tried clearing your cache? What pages in particular are you having trouble with?

    Hannah

    #211222

    Kevin,
    I turned the map off because it displayed improperly.
    I need to wait for a professional to update the theme so the page could work as it should…

    #211221

    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.

    #211215

    I see you’ve turned the map off on your contact page entirely. Did you decide to go a different direction?

    -Kevin

    #211209

    Kevin,
    Thank you for your supprt. Unfortunately I had to restore previous version as updated theme destructed my page…

Viewing 20 results - 14,201 through 14,220 (of 53,646 total)