David
@diggeddy on WordPress.org , @David Beckwith on Slack
- Member Since: May 10th, 2017
Bio
Contribution History
David’s badges:- Plugin Developer
-
Posted a reply to Site Navigation Element Schema does not display the correct URL, on the site WordPress.org Forums:
Awesome - glad to be of help -
Posted a reply to Rec’ing warning then fatal error in Chrome but not other browsers, on the site WordPress.org Forums:
You're welcome. -
Posted a reply to Dequeue generate style, on the site WordPress.org Forums:
Hi there, what is you're trying to do? Do you want your styles loading after… -
Posted a reply to Site Navigation Element Schema does not display the correct URL, on the site WordPress.org Forums:
Hi there, if i understand correctly then you want to add: 1. an itemprop="url" attribute… -
Posted a reply to Rec’ing warning then fatal error in Chrome but not other browsers, on the site WordPress.org Forums:
load.php is the core WordPress function that is used to load stuff. And some of… -
Posted a reply to Layout is broken in the blog section, on the site WordPress.org Forums:
On my Mac this is what i see on Chrome, Safari and Firefox. I tested… -
Posted a reply to How to add bullet style in post sections, on the site WordPress.org Forums:
Hi there, don't use a list block. Use the GenerateBlocks Headline block for each list… -
Posted a reply to Layout is broken in the blog section, on the site WordPress.org Forums:
Hi there, can you check the site in a Private/incognito browser, as it may be… -
Posted a reply to Rec’ing warning then fatal error in Chrome but not other browsers, on the site WordPress.org Forums:
Hi there, theres nothing in the Theme that would cause this kind of issue. And… -
Posted a reply to 2 forms not working on the same page, on the site WordPress.org Forums:
I had another look, and there is no CSS issues which would stop the button… -
Posted a reply to 2 forms not working on the same page, on the site WordPress.org Forums:
Hi there, its not a Theme related issue, the theme has no knowledge of the… -
Posted a reply to Create div inside header between .inside-header and /header, on the site WordPress.org Forums:
Hi there, there is no hook for that position. You would need to create your… -
Posted a reply to 1 links to external pages or resources returned a 403 HTTP status code, on the site WordPress.org Forums:
Hi there, thats odd, as the link as valid and not 403 forbidden. Might be… -
Posted a reply to 2 menus in the same header row, on the site WordPress.org Forums:
Hi there, the Secondary Navigation is part of GP Premium. Unfortunately WordPress rules forbids us… -
Posted a reply to Clickable image is not working, on the site WordPress.org Forums:
Glad to hear that -
Posted a reply to Clickable image is not working, on the site WordPress.org Forums:
Hi there, try adding this CSS: .wp-block-image a { display: block; } -
Posted a reply to Getting a warning, on the site WordPress.org Forums:
Although it probably would not be an issue. I would suggest you find which custom… -
Posted a reply to Getting a warning, on the site WordPress.org Forums:
Hi there, have you added any custom functions to your site ? -
Posted a reply to Font will not change, on the site WordPress.org Forums:
Glad to be of help. -
Posted a reply to Font will not change, on the site WordPress.org Forums:
In the Customizer > Typography, see here regarding the Typography Manager https://docs.generatepress.com/article/dynamic-typography-overview/#typography-manager To begin Add… -
Posted a reply to How to change post first publish date with modified date, on the site WordPress.org Forums:
Glad to hear that - and thanks for sharing -
Posted a reply to How to change post first publish date with modified date, on the site WordPress.org Forums:
Hi there, the theme has no control over this, thats a core WP function, and… -
Posted a reply to Change Font Size on Posts?, on the site WordPress.org Forums:
Hi there, in Customizer > Typography, when you Add Typography you can select from a… -
Posted a reply to GeneratePress Advanced Button plugin?, on the site WordPress.org Forums:
This is really a question for the GenerateBlocks support forum: https://wordpress.org/support/plugin/generateblocks/ Or you may want… -
Posted a reply to Best size recommended for feature image?, on the site WordPress.org Forums:
I mostly preform my own image optimization. And the only free tools i have used… -
Posted a reply to How to add breadcrumbs?, on the site WordPress.org Forums:
Hi there, most SEO Plugins like Yoast or RankMath provide a breadcrumb. If you're not… -
Posted a reply to Best way to install Google Analytics with GeneratePress?, on the site WordPress.org Forums:
You're welcome -
Posted a reply to GeneratePress Advanced Button plugin?, on the site WordPress.org Forums:
Hi there, yes we the developers of GeneratePress are also the developers of the GenerateBlocks… -
Posted a reply to Best way to install Google Analytics with GeneratePress?, on the site WordPress.org Forums:
Hi there, try this PHP Snippet instead: add_action('wp_head', 'pn_add_analytics'); function pn_add_analytics() { ?> <!-- Global… -
Posted a reply to Best size recommended for feature image?, on the site WordPress.org Forums:
If you feel the need to never display an image larger then 800px then yes… -
Posted a reply to Best size recommended for feature image?, on the site WordPress.org Forums:
GP doesn't create any additional images. But by default WordPress does. In Dashboard > Settings… -
Posted a reply to hindi font encrypting in htmldom in php, on the site WordPress.org Forums:
Hi there, the Theme has nothing to do with this, it looks like a unicode… -
Posted a reply to Footer text and Footer menu (Pages like about us/ contact us) are not alligning, on the site WordPress.org Forums:
Glad to hear you found the solution! -
Posted a reply to Footer text and Footer menu (Pages like about us/ contact us) are not alligning, on the site WordPress.org Forums:
Hi there, did you resolve this ? As this is what i see: https://www.screencast.com/t/IPMkgAQKJYz -
Posted a reply to Best size recommended for feature image?, on the site WordPress.org Forums:
Hi there, GP doesn't stipulate an image size requirement. As Parihar said it is subjective,… -
Posted a reply to Div Cause CLS Issue, on the site WordPress.org Forums:
You're welcome -
Posted a reply to Div Cause CLS Issue, on the site WordPress.org Forums:
You should speak with the WP Quads plugin author and ask them why the Adverts… -
Posted a reply to Div Cause CLS Issue, on the site WordPress.org Forums:
The layout shift is being caused by the advert. How are you adding the advert… -
Posted a reply to Div Cause CLS Issue, on the site WordPress.org Forums:
Hi there, that report is telling you which HTML Elements on your page experienced a… -
Posted a reply to Best way to center-align Amazon linked image?, on the site WordPress.org Forums:
1. If you're able to edit the HTML for the amazon link, then you may… -
Posted a reply to Best way to install Google Analytics with GeneratePress?, on the site WordPress.org Forums:
Hi there, this article provides 2 PHP snippets for adding Gtag codes: https://docs.generatepress.com/article/implement-google-tag-manager/#using-functions -
Posted a reply to Logo not showing on my iPhone, on the site WordPress.org Forums:
Hi there, re-upload a newly named logo, and in Customizer > Site Identity change the… -
Posted a reply to Best way to center-align Amazon linked image?, on the site WordPress.org Forums:
Hi there, i would do this: 1. Simply insert the <a href... amazon link in… -
Posted a reply to The tag is missing on the blog/posts page, on the site WordPress.org Forums:
Glad to hear that! -
Posted a reply to The tag is missing on the blog/posts page, on the site WordPress.org Forums:
Can you share a link to your site ? -
Posted a reply to The tag is missing on the blog/posts page, on the site WordPress.org Forums:
You're welcome -
Posted a reply to The tag is missing on the blog/posts page, on the site WordPress.org Forums:
Hi there, you can use a PHP Snippet like this to hook in your own… -
Posted a reply to My sites sometimes fail to load style.min.css?ver=6.0, on the site WordPress.org Forums:
Glad to hear that! -
Posted a reply to My sites sometimes fail to load style.min.css?ver=6.0, on the site WordPress.org Forums:
Hi there, can you share a link to the site you're having the problem on? -
Posted a reply to Changing the search box, on the site WordPress.org Forums:
Try this CSS: .main-navigation .menu-bar-items, .main-navigation .menu-bar-items .ysm-search-widget { flex: 1; max-width: 600px; } Adjust…
Contributor
-
Granular Controls For Elementor
Active Installs: 30,000+
Support Rep
-
GenerateBlocks
Active Installs: 90,000+