Hey! How to make a blog layout like cloudways from using GeneratePress? Can you make a video about it? I don't want to use Elementor for building all blog layout because it will impact hugely to website speed
If you're referring to the blog archive template (the grid of posts) you'd need to either custom code the template with PHP or use a theme builder plugin (like Elementor). Elementor Pro really doesn't slow down your site much as long as you have proper caching and good hosting. There are a ton of fast, high-traffic blogs that use Elementor to build their templates, or even individual blog posts. I just designed a landing page for a friend using Elementor, and it has several heavy high-res images. The page loads under 1 second on a $10/month VPS server. When full site editing is released in the WordPress core (later this year) you should be able to design archive pages using Gutenberg, which creates much cleaner code than Elementor.
@@BuildThatWebsite Thanks, I saw a site that also uses GeneratePress but they customized very well. It's internetfolks. com - How they can make the Effect in Anchor Text?
The hover effect for links? That's just a bottom border and they add a background of the same color for the hover effect. It's about 3 lines of css. You can use chrome or Firefox and right-click the element and click 'inspect' to see what css rules are being applied.
I am making rating criteria for all my teachers. One teacher is attached with multiple rating criteria. How could I make a specific teacher only able to teach his own rating? and how can I assign my staff to fill all ratings for all teachers?
Great tutorial! However, would it be able to include like a gallery allowing up to 10 pictures to be included in the review? Finally, what if another user reviews the exact same product, can the overall score be aggregated?
Sure, you could use ACF Pro's gallery to add the pictures via a custom field. I think you might need an Elementor extension for that, last I checked (about 6 months ago) Elementor didn't support the gallery field yet. Why not just add the gallery directly to the body of the post though? As for aggregate reviews, the best way to do this would be with an actual aggregate review plugin or post rating plugin. There are a bunch of free ones. They'll accept and average the user reviews and you can access the aggregate score as a custom field value in Elementor.
Hostinger has very good performance for cheap hosting. I find the backend of the site really slow though and they charge extra for SSL which is annoying. Are you using their shared hosting or VPS? I've only tried their top shared plan. I was considering recommending Hostinger on my channel but the $5 fee for SSL and no staging turned me off. I still plan to do a few tutorials with Hostinger. A lot of people are more comfortable with shared hosting when they're first getting started and it's good for the price.
Can you describe what you mean with a bit more detail? But the answer is probably yes. Like if you wanted to build a dynamic page template and pull in data from custom fields, you can absolutely do that.
@@BuildThatWebsite yes, thats what I mean. Do you have a video for that? I found that I can only pull in data to a post template but not a page. Thanks for the response! I didn’t expect that at all
@@BuildThatWebsite basically I would like to create a few custom post types ( with the custom post type UI plugin ) for an about page and a contact page along with a few fields with ACF. So that someone can just fill in and update their own info on those pages but I can’t figure out how
Yes you can do this, either with a custom page template (elementor.com/help/creating-a-single-page-template-with-elementor-pro/) or just with dynamic tags inside a normal elementor layout. For example, on the about me page, create a heading linked to an ACF field with the person's name and a text block below it linked to another ACF field where they can type a brief description. And of course you need the pro version of Elementor, but I assume you have that already.
Good day sir great tutorial, May I ask how to get the total review ratings and display it?
Actually you are a good teacher
Fantastic tut wonderfully explained!! Thanks for the help!
Hey! How to make a blog layout like cloudways from using GeneratePress? Can you make a video about it? I don't want to use Elementor for building all blog layout because it will impact hugely to website speed
If you're referring to the blog archive template (the grid of posts) you'd need to either custom code the template with PHP or use a theme builder plugin (like Elementor). Elementor Pro really doesn't slow down your site much as long as you have proper caching and good hosting. There are a ton of fast, high-traffic blogs that use Elementor to build their templates, or even individual blog posts. I just designed a landing page for a friend using Elementor, and it has several heavy high-res images. The page loads under 1 second on a $10/month VPS server.
When full site editing is released in the WordPress core (later this year) you should be able to design archive pages using Gutenberg, which creates much cleaner code than Elementor.
@@BuildThatWebsite Thanks, I saw a site that also uses GeneratePress but they customized very well. It's internetfolks. com - How they can make the Effect in Anchor Text?
The hover effect for links? That's just a bottom border and they add a background of the same color for the hover effect. It's about 3 lines of css. You can use chrome or Firefox and right-click the element and click 'inspect' to see what css rules are being applied.
@@BuildThatWebsite Great! Thanks you so kind
I am making rating criteria for all my teachers. One teacher is attached with multiple rating criteria.
How could I make a specific teacher only able to teach his own rating? and how can I assign my staff to fill all ratings for all teachers?
Hi,
Is it possible to pull out reviews this way for specific woocommerce products?
Definitely
Great tutorial!
However, would it be able to include like a gallery allowing up to 10 pictures to be included in the review?
Finally, what if another user reviews the exact same product, can the overall score be aggregated?
Sure, you could use ACF Pro's gallery to add the pictures via a custom field. I think you might need an Elementor extension for that, last I checked (about 6 months ago) Elementor didn't support the gallery field yet. Why not just add the gallery directly to the body of the post though?
As for aggregate reviews, the best way to do this would be with an actual aggregate review plugin or post rating plugin. There are a bunch of free ones. They'll accept and average the user reviews and you can access the aggregate score as a custom field value in Elementor.
Can you make a tutorial on how to accept and display user reviews?
Good idea, I'll add it to the list! 👍
Did you get the solution?
@@maliktanveerdhool I'd love to see that tutorial too! 🤞🏼🙏🏻😎
Pros and Cons can be repeater fields
Does Elementor support repeater fields right out of the box? I though it required a separate paid plugin to work with repeaters?
@@BuildThatWebsite Oh yes, perfect tutorial though
How can user add reviews into review post?
There are several plugins that let you accept and display customer reviews. Here ya go:
themeisle.com/blog/wordpress-customer-reviews/
I'm using hostinger now, but in future if I chose to go with cloudways i'll definitely consider going with your link bro.....
Hostinger has very good performance for cheap hosting. I find the backend of the site really slow though and they charge extra for SSL which is annoying.
Are you using their shared hosting or VPS? I've only tried their top shared plan. I was considering recommending Hostinger on my channel but the $5 fee for SSL and no staging turned me off. I still plan to do a few tutorials with Hostinger. A lot of people are more comfortable with shared hosting when they're first getting started and it's good for the price.
@@BuildThatWebsite I'm on their cloud plan...and for me its fine but yeah free SSL is really an issue here...
Any way to pull in content dynamically to pages?
Can you describe what you mean with a bit more detail? But the answer is probably yes. Like if you wanted to build a dynamic page template and pull in data from custom fields, you can absolutely do that.
@@BuildThatWebsite yes, thats what I mean. Do you have a video for that? I found that I can only pull in data to a post template but not a page. Thanks for the response! I didn’t expect that at all
@@BuildThatWebsite basically I would like to create a few custom post types ( with the custom post type UI plugin ) for an about page and a contact page along with a few fields with ACF. So that someone can just fill in and update their own info on those pages but I can’t figure out how
Yes you can do this, either with a custom page template (elementor.com/help/creating-a-single-page-template-with-elementor-pro/) or just with dynamic tags inside a normal elementor layout.
For example, on the about me page, create a heading linked to an ACF field with the person's name and a text block below it linked to another ACF field where they can type a brief description.
And of course you need the pro version of Elementor, but I assume you have that already.
I don't have a video on this yet. It's on my to-do list but isn't in my immediate queue.
Sir make a video on dynamic hook element generatepress
Can you clarify what you mean? Using the block layout element with Generatepress hooks? Or something else?
@@BuildThatWebsite Using the block layout element with Generatepress hooks
Nice!!!
Thank you! Do you have any suggestions for other tutorials that combine Elementor and Custom Fields? What else should I build?