BenLinders
Forum Replies Created
-
Unfortunately it still doesnt’t work with the latest version of the plugin and PHP 8.1.
Oct 05, 07:42:31
Fatal error: Uncaught Error: Call to undefined method Abraham\TwitterOAuth\TwitterOAuth::setApiVersion() in /home/public/sites/www.benlinders.com/wp-content/plugins/tweet-old-post/includes/admin/services/class-rop-twitter-service.php:637
What can cause this error?
Forum: Themes and Templates
In reply to: [OceanWP] Woocommerce product with variants not workingI went through my plugins in a more intelligent way, deactivating plugins that might give conflicts. I discovered a problem and now product variations are working again.
thanks for letting me know.
Ben Linders
Hi Peter,
Thanks for your response.
I’m trying to understand how this works fr me. Des this mean that I should ignore the error. Or will you a plugin update to suppress the error?
Ben Linders
Forum: Plugins
In reply to: [Mooberry Book Manager] Error MBDB_Book_List with PHP 8.1ok, clear.
Thanks for following up.
Forum: Plugins
In reply to: [Redux Framework] Color setting homepage overwrittenThanks for your prompt reply!
There’s no Redux under Settings in my admin screen.
I do have Redux Framework under Tools, which starts with “Welcome to Redux Framework 3.6”. But I don’t see a link on this page to disable demo.
Is there another ay to disable the demo?
I’m using Ocean WP as theme with the Ocean Extra plugin.
Forum: Plugins
In reply to: [Trustpilot Reviews] Remove unnecesarry widgets scriptThanks for pointing this out.
I checked, and the script was indeed added to the header using the plugin Head, Footer and Post Injections. I’m unsure why it was in there, but I removed it, and now it’s gone.
Glad we got this solved, appreciate your help!
Ben Linders
Forum: Plugins
In reply to: [Trustpilot Reviews] Remove unnecesarry widgets scriptUpdated Trustpilot to the latest version 2.5.901
I’m not using a trustbox on my website http://www.benlinders.com.
And I used “Delete all Trustboxes from website) in the Trustpilot settings below TrustBox to make sure that nothing is left.
Cleared my cache and minified CSS/JS
Still, I find this code on my homepage.
Page: https://www.benlinders.com/
Line 314-316:
<!– TrustBox script –>
// <script type=”text/javascript” src=”//widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js” async></script>
<!– End TrustBox script –>What am I doing wrong?
Ben Linders
Forum: Plugins
In reply to: [The Events Calendar] Warning Missing field ‘eventStatus’ and other warningsThanks for clarifying this.
Looking forward to the fix.
Ben Linders
Forum: Plugins
In reply to: [The Events Calendar] Warning Missing field ‘eventStatus’ and other warningsFYI, here’s the list of all warnings that I’m getting:
Warning Missing field ‘organizer.url’
Warning Invalid ISO 4217 currency code
Warning Missing field ‘performer’
Warning Missing field ‘offers’
Warning Missing field ‘organizer’
Warning Missing field ‘offers.price’
Warning Missing field ‘eventStatus’Will the fix that you are working on solve all of these warnings?
Forum: Plugins
In reply to: [The Events Calendar] Warning Missing field ‘eventStatus’ and other warningsHi Geoff,
Thanks for picking it up and sharing the code snippet with me.
I’ve added the snippet and started a validation with Google Search console.
Ben Linders
Forum: Plugins
In reply to: [Trustpilot Reviews] Remove unnecesarry widgets scriptCan you help me with this?
Hi Abhishek,
I’ve decided that, to make fewer distractions, that I don’t want to have the header bar on laptops/browsers. I did not disable it, I simply deselected all elements and then it seems to disappear completely. Works for me.
Because it is not disabled, the menu shows up on mobile sites. What I have understood, the header bar must be enabled to have a mobile menu, right?
I would like to add my site logo to the Top Bar or Title Bar, is that possible?
I did add some social icons in the top bar so that seems to work too. Thanks for pointing this out.
Ben Linders
Hi Abhishek,
Thanks for your prompt reply.
The Nav menu widget is pro content, I’m using the basic Ocean WP version so this doesn’t work for me.
I enabled the header on the webshop/woocommerce pages, but removed all elements like logo, search form, and social buttons using the customizer. That basically gives the same effect of having the header disabled on a laptop (no header is shown), while the menu from the header is visible on mobile.
To keep the search functionality that was in the header, I added a search widget box.
The company logo which leads back to the homepage is no longer visible. I added the home page as a first menu entry so that people can navigate there.
I have no alternative for the social buttons from the header yet. I might add them somewhere in my footer widgets.
Ben Linders
Forum: Plugins
In reply to: [Schema & Structured Data for WP & AMP] error “Missing field ‘name’”I have added another plugin that seems to supply correct schema to more pages, including the “name” field that was missing.
Unfortunately there are still problems with the review schema:
This page: https://www.benlinders.com/shop/obtendo-valor-de-retrospectivas-ageis-ebook/
is reported in Google search console with error “Missing review item name”.
If I look with the schema validator, the product tab includes a review but without the “name” field.
I’m using a schema type “Product” where I added the field “Name” with the value “Title”. That doesn’t seem to work in all cases.
And there are several other fields missing that are blocking indexing, such as “RatingVlaue”. I’m trying to add those in the Product Schema, but it’s hard to find the proper field that have values.
Any suggestions on how I can explore these issues and debug them?
Ben Linders