Alvind
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [GeneratePress] How to Remove Built with GeneratePress FooterGlad to hear that!
Forum: Themes and Templates
In reply to: [GeneratePress] GeneratePress Post CustomizeGot it. Please open a topic on the Premium Support forum, and we can continue there.
Forum: Themes and Templates
In reply to: [GeneratePress] GeneratePress Post CustomizeIn that case, you’ll need to open a support topic on the Premium Support forum for GP Premium-related questions so we can assist, as WordPress does not allow us to provide support for paid plugins in this forum.
While you’re at it, please provide an example page that illustrates what it will look like as a whole when you raise a topic on the Premium Support forum.
Thank you!
Forum: Themes and Templates
In reply to: [GeneratePress] GeneratePress Post CustomizeHey there,
It depends on which part you want to add the images to. It seems like a typical image that is usually placed in the sidebar. If that’s the correct location, you can add it through the Sidebar Widget editor.
For advanced features, such as displaying it only on specific categories or controlling visibility, you would need GP Premium, specifically the Elements module.
Forum: Themes and Templates
In reply to: [GeneratePress] How to Remove Built with GeneratePress FooterHi there,
The Customizer option is only available in GP Premium. If you are only using the free theme version, you will need to use a code snippet instead:
https://docs.generatepress.com/article/changing-the-copyright-message/#using-a-function
Forum: Themes and Templates
In reply to: [GeneratePress] CLS IssuesGlad to hear that!
Forum: Themes and Templates
In reply to: [GeneratePress] CLS IssuesHi there,
Try adding this line inside the function:
$mimes['woff2'] = 'application/font-woff2';The retry the upload.
Forum: Plugins
In reply to: [GenerateBlocks] Headline Block not workingHi there,
I see that you’ve already opened another topic on the Premium Support forum. I’ll respond to you there.
Forum: Themes and Templates
In reply to: [GeneratePress] Alignment issue in the mobile versionHi there,
For this type of issue, we will need to see the site itself, as it is essential to inspect it directly in order to determine the root cause and provide the necessary CSS adjustments.
Forum: Themes and Templates
In reply to: [GeneratePress] GP Images slowing my site downHi there,
Could you open a support topic on the Premium Support Forum, as this is related to the Site Library, which is a premium feature. WordPress doesn’t allow us to provide support for paid plugins in this forum.
Forum: Themes and Templates
In reply to: [GeneratePress] Add bottom margin to one image in a postYou mentioned that you already have that CSS in your first post.
I know the CSS code that will be applied to all the images
It’s the same CSS, but it specifically targets the image you want.
Forum: Themes and Templates
In reply to: [GeneratePress] Regarding pageinsightsIf the image has alt text defined, it should automatically generate an alt tag in the source code. GeneratePress does not interfere with this functionality. If the alt text is missing in your case, it’s worth verifying how the featured image was added. The most likely cause could be interference from another plugin on your site.
Forum: Themes and Templates
In reply to: [GeneratePress] Add bottom margin to one image in a postYou need to inspect that specific image using the browser console and check if it has an ID or a unique class. Then, you can use the ID or the unique class to target the specific image with your CSS.
Forum: Themes and Templates
In reply to: [GeneratePress] Blurry images on browser but not in editorHi there,
I don’t think this issue is specifically caused by GenerateBlocks alone, because if it was, we would’ve already received multiple reports about it by now.
However, if you still want to proceed with what you want to do, this plugin might help:
https://wordpress.org/plugins/plugin-organizer/Forum: Themes and Templates
In reply to: [GeneratePress] Unable to change background colourHi there,
The Element module is a premium feature, so could you please open a topic on the Premium Support forum instead? This is because WordPress does not allow us to provide support for paid plugins here; it’s a WordPress rule.