Page

Woocommerce Shop landing page – remove product count

Hi I’d like to remove the numbers in () next to the product title. Is that in woocommerce settings or would I need a PHP snippet? Also is it possible to adjust the padding between the image and title by 10px. Thanks Scott

Display website name and tagline without changing the page name

Is there any way to display the website name and tagline without changing the page name? For example, my homepage is the About page. It is set as the default static page. So in the description for the homepage, the meta title on Google Search results and browsing tabs is the name of the page … Read more

Woocommere Product Page Images not full column size

Hi There Any idea why Beaver Themer would change the Woocommere Product Page images to have the size. They are working fine with the default Generate Press when I disable the Singular Post Layout I’ve opened a ticket with them Beaver Builder as well. Thanks Scott

Different background image on each page / Container smaller

Hello GeneratePress support, I am trying on this page: http://www.uepconsult.com/acerca-de-nosotros/ (1) I have put a background image with body { background-image: url('http://www.uepconsult.com/wp-content/uploads/2018/03/uepnosotros.jpg') } BUT what is the optimal size for the image, so thats shown well on all screens? Or how can I make this background responsive? and (2) How can I make the container … Read more

Show recent blog posts within a page section

Hi, this is a 2 part question: 1) Is there a way to display recent (or pinned) blog posts in a masonry grid (or columns) within a page section? 2) will this effect how my blog posts are displayed in my static blog page? Thank you.

Create Page Templates For Tag Archive

Hi, i try to create page template for my tags archives. <?php /* Template Name: Tags Cloud */ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } get_header(); ?> <div id="primary" <?php generate_content_class();?>> <main id="main" <?php generate_main_class(); ?>> <?php /** * generate_before_main_content hook. * * @since 0.1 */ do_action( … Read more

Pages not showing (with link)

Sorry for the repost but in my previous message the code dosn’t display properly and I forgot the link This site was public for a month, all was fine. And today only the home page and the blog page are displayed, on the other pages only the menu appears, the rest is blank. the last … Read more

Pages not showing

The site was public for a month, all was fine. And today only the home page and the blog page are displayed, on the other pages only the menu appears, the rest is blank. the last lines of code: <main id=”main” class=”site-main”> There was an update to Generatepress that I did thinking it would solve … Read more

Password Protected Page Styling

The Styling of my blog gets lost on a password protected page. Here for example on the 404 page the styling is still there: https://ibb.co/cmzvdb But here the container is gone: https://ibb.co/d9EHrw PS: Tom, I think there is a bug on the 404 page. You should not show the “load more” button there right?!

Section settings are unreactive or disappear

When using section in pages: Content works fine Settings seems bugged: Either, I see the forms, popups etc, and then clicking somewehre only hides or displays the color selector Or the frame with the Edit Section is completly white or any color that I selected as “section color” before Mac Os and Safari, Firefox or … Read more