GP Awesome
GP Awesome
  • 14
  • 7 268

Відео

Free GeneratePress Post Carousel Template
Переглядів 4912 годин тому
Free GeneratePress Post Carousel Template
How to Add a Reading Progress Bar On Your WordPress Posts on GeneratePress
Переглядів 1313 місяці тому
How to Add a Reading Progress Bar On Your WordPress Posts on GeneratePress
How to Integrate Contact Form 7 with GetResponse.
Переглядів 563 місяці тому
How to Integrate Contact Form 7 with GetResponse.
Insert Inline Related Posts in GeneratePress Without Plugins
Переглядів 3073 місяці тому
On this tutorial i wan to show you how to Insert Inline Related Posts in GeneratePress Without Plugins and you can do it via Element.
How to Show Related Posts in Generate Press Without a Plugin
Переглядів 2268 місяців тому
How to Show Related Posts in Generate Press Without a Plugin
How to Create a Sticky Header, Sidebar, Sticky Block in GeneratePress
Переглядів 3799 місяців тому
CSS : /* Header */ .site-header { position:sticky; top:0; z-index:99; border-bottom:1px solid #ccc; } /* Sidebar */ .inside-right-sidebar { height:100%; } .sidebar_stick { position:sticky; top:120px; align-self:flex-start; } .stickies { position:sticky; top:20px; align-self:flex-start; } @media only screen and (max-width: 767px) { .stickies { position:static; } }
How to Create Post Carousel Slider on Generatepress Without Plugin
Переглядів 1,4 тис.9 місяців тому
How to Create Post Carousel Slider on Generatepress Without Plugin
GenerateBlock Reverse Column Order on Mobile and Tablet
Переглядів 6911 місяців тому
GenerateBlock Reverse Column Order on Mobile and Tablet
Create Slider on GenerateBlock using Owl Carousel - GeneratePress
Переглядів 2,8 тис.Рік тому
Create Slider on GenerateBlock using Owl Carousel - GeneratePress
How to Fix Ajax "Load More" Post Button Loads Posts in Wrong Place - GeneratePress Premium Themes
Переглядів 191Рік тому
How to Fix Ajax "Load More" Post Button Loads Posts in Wrong Place - GeneratePress Premium Themes
Case#1 - Convert Figma into GeneratePress (Custom Blog Design)
Переглядів 768Рік тому
Case#1 - Convert Figma into GeneratePress (Custom Blog Design)
Generatepress - How to create a popular posts widget
Переглядів 607Рік тому
Generatepress - How to create a popular posts widget
How to speed up GeneratePress Site
Переглядів 268Рік тому
How to speed up GeneratePress Site

КОМЕНТАРІ

  • @TimTaricco
    @TimTaricco 5 днів тому

    With GenerateBlocks 2.0 releasing in less than a month and both the Query and Grid blocks being completely re-written, does the custom code for this slider setup need to be modified?

    • @gpawesome-com
      @gpawesome-com 5 днів тому

      I do testing on GB 2.0, old query still working, also this code still work on new query

  • @AkashKumar-d5g8n
    @AkashKumar-d5g8n 6 днів тому

    Bro please provide the source code

    • @gpawesome-com
      @gpawesome-com 5 днів тому

      Hai, please see my latest video more detail about slider : ua-cam.com/video/TBiL07BEJZk/v-deo.html

  • @AdityaVishwakarma-rr4ui
    @AdityaVishwakarma-rr4ui 8 днів тому

    Child theme code

  • @itsdb8890
    @itsdb8890 Місяць тому

    I want to exclude the current post, is it possible?

    • @gpawesome-com
      @gpawesome-com Місяць тому

      with this method unfortunately its not possible, sorry

  • @sulimaniii
    @sulimaniii Місяць тому

    Generatepress Without Plugin .... then saying u need generatepress child theme and plugin !

    • @gpawesome-com
      @gpawesome-com Місяць тому

      Of course you need plugin GenereatePress Premium Sir!

  • @iamYasin22
    @iamYasin22 3 місяці тому

    if possible make an video on Mega Menu

    • @gpawesome-com
      @gpawesome-com 3 місяці тому

      Ok i will share on other video, stay tune

  • @iamYasin22
    @iamYasin22 3 місяці тому

    keep posting content like this

  • @iamYasin22
    @iamYasin22 3 місяці тому

    very nice

  • @gpawesome-com
    @gpawesome-com 3 місяці тому

    <div class="progress-container"> <div class="progress-bar" id="myBar"></div> </div> <style> .progress-container { position: sticky; top: 0; width: 100%; height: 12px; order: 5; z-index:99; } .progress-bar { height: 12px; background-color: #000; width: 0%; } </style> <script> window.onscroll = function() {myFunction()}; function myFunction() { var winScroll = document.body.scrollTop || document.documentElement.scrollTop; var height = document.documentElement.scrollHeight - document.documentElement.clientHeight; var scrolled = (winScroll / height) * 100; document.getElementById("myBar").style.width = scrolled + "%"; } </script>

  • @Med2ta
    @Med2ta 3 місяці тому

    Awsome, please to share the code 🤗🤗🤗

    • @gpawesome-com
      @gpawesome-com 3 місяці тому

      Sorry im forger LOL, check on PIN comment

  • @nemic30
    @nemic30 3 місяці тому

    Thanks for this one, I added this at the homepage it worked even though I didn't used any block elements. Pls continue to make GP tutorials

  • @nemic30
    @nemic30 3 місяці тому

    Awesome tutorial, is there any way to design the navigation arrows? like placing them on the top instead of below, then place them on the right side?

    • @gpawesome-com
      @gpawesome-com 3 місяці тому

      Hai, can you try this css : .owl-nav button { position: absolute; top: 38%; width: 35px; opacity: 1; height: 35px; transition: all .2s ease-in-out; } .owl-nav button:hover { opacity:1; } .owl-nav button span { display: none; } .owl-nav button.owl-prev { left: -20px; } .owl-nav button.owl-next { right: -20px; }

  • @iamYasin22
    @iamYasin22 3 місяці тому

    I have seen on Facebook you are also preparing Free GeneratePress theme template for community?

  • @iamYasin22
    @iamYasin22 3 місяці тому

    very nice

  • @Dhanjeerider
    @Dhanjeerider 4 місяці тому

    Is there any method to use in same theme without using child theme ?

    • @gpawesome-com
      @gpawesome-com 3 місяці тому

      You need to include JS on your current themes, also you need copy the css

  • @Dhanjeerider
    @Dhanjeerider 4 місяці тому

    Pro 🗣️😳😳😳

  • @Dhanjeerider
    @Dhanjeerider 4 місяці тому

    Sir you are awesome 😎 Your English too for beginners ❤ Need more vidoe on custom element sliders grids and query loop ➿➿➿➿➰➰➰➰

  • @webdev.vidyutpal
    @webdev.vidyutpal 4 місяці тому

    Bro, how can i set the child theme? I already have a child theme then what files i need to add?

  • @Emilian3x
    @Emilian3x 9 місяців тому

    where is the code?

    • @gpawesome-com
      @gpawesome-com 9 місяців тому

      sorry, please find here : gpawesome.com/how-to-show-related-posts-in-generate-press-without-a-plugin/

  • @1ervane
    @1ervane 9 місяців тому

    Buenísimo el tutorial gracias por el🎉

  • @JamesMathew2023
    @JamesMathew2023 9 місяців тому

    Nice

  • @gpawesome-com
    @gpawesome-com 9 місяців тому

    gpawesome.com/

  • @DavidRodriguez-rp2fn
    @DavidRodriguez-rp2fn 10 місяців тому

    Hello, perfect, the tutorial works very well, in your video I see that you have created the custom.js, but that file is not in the repository as I access it, for example, to be able to customize the arrows and put them, for example, at the top of the posts? Would it be possible to put these dates with my personalized SVG? Would you know, thank you and very good tutorial.

    • @gpawesome-com
      @gpawesome-com 9 місяців тому

      Hai sorry for delay respond, i've create another video more detail + source file about this post slider, check here : ua-cam.com/video/N8wcQG0zxG0/v-deo.html

  • @asturpac
    @asturpac 10 місяців тому

    What is needed is an infinite scroll for the blog. I don't know if generate press has that, I don't think so. For a paid theme, the truth is that it is a bit embarrassing. Generate press is not at all what they promised me when I paid for it. We just need someone to explain how to correctly implement the Load More Ajax plugin along with Generate Press on individual blog pages.

  • @elgawang6400
    @elgawang6400 11 місяців тому

    Its not working brother.

  • @gingibash
    @gingibash Рік тому

    so how did you convert figma to generatepress????? sniff less cocaine man

  • @david3552
    @david3552 Рік тому

    It is very helpful. Thanks!

    • @gpawesome-com
      @gpawesome-com Рік тому

      Your welcome brother, i hope my english good enough for you

  • @hamzailyas7942
    @hamzailyas7942 Рік тому

    Subscribing to this channel because this video really helps me. May you got more views and subscriber.😊

  • @1ervane
    @1ervane Рік тому

    Hola gracias por explicar el complemento, sabrías como aplicar esto con el bloque de query loop, para los post

    • @gpawesome-com
      @gpawesome-com Рік тому

      Cek on the end of video, it also can apply on query loops

  • @1ervane
    @1ervane Рік тому

    hello how to implement the carousels js, from the blocks of generateblock? thank you

    • @gpawesome-com
      @gpawesome-com Рік тому

      Check this bro : ua-cam.com/video/Ooz6A_A6xFA/v-deo.html