jake79
Forum Replies Created
-
Forum: Plugins
In reply to: [PhastPress] Lazy Loading LCP ImageHi,
Thanks for getting back to me.
I was hoping there was some code you could give me that I could put in function PHP that stops your plugin lazy loading the hero on every page.
Cheers
Hi, thanks for getting back to me,
There are meta descriptions on all 373 posts on my website and have been ever since I started this site 3 years ago, so you’re telling me since the update that AIOSEO cant see them for some reason? And its been like that for the past 3months WTH?
line below Home Page Meta ( has been there for years)
https://monosnap.com/file/icdNvK9L3Xck8EfPygMSQ7gKexvUvZYes I did update from the old version
Also I went to general settings as you said and could not see a setting called Description for format
Forum: Plugins
In reply to: [PhastPress] Errors Search Consolesorry wrong plugin
This is starting to turn into a joke!
Divi has done two theme updates since we last spoke and they haven’t sorted a thin.
Are you sure you even spoke to them?
But we worth reminding them again don’t you think! This has gone on too long. Please mention their Extra theme if you contact them again.
Hi Again,
This issue still hasnt been resolved? Are you sure you said to Elegant Themes that this problem is with their Extra theme?
Thanks
ok I managed to get the notification back up, and after eliminating process, it’s the theme!
My theme is the Divi/Extra by Elegant themes
One of the most popular themes out there seems weird you guys didn’t think to make your plugin compatible with it.
lets hope you can get hold of them and sort the issue sooner rather than later.
Thanks,
Forum: Plugins
In reply to: [Yoast SEO] Blue BulletsGone back to All-In-One
Thnks anyways
Forum: Plugins
In reply to: [Yoast SEO] Blue BulletsHi, done everything you said, issue is still NOT resolved
Damn I dismissed the notification earlier because it was annoying me, oops
So how will be able to eliminate?
Thanks
Hi, thanks for getting back to me.
Nope theres nothing in the themes function php to change?Below is everything thats in there.
<?php
// Prevent file from being loaded directly
if ( ! defined( ‘ABSPATH’ ) ) {
die( ‘-1’ );
}/**
* Extra Theme
*
* functions.php
*
* Load & setup theme files/functions
*/define( ‘EXTRA_LAYOUT_POST_TYPE’, ‘layout’ );
define( ‘EXTRA_PROJECT_POST_TYPE’, ‘project’ );
define( ‘EXTRA_PROJECT_CATEGORY_TAX’, ‘project_category’ );
define( ‘EXTRA_PROJECT_TAG_TAX’, ‘project_tag’ );
define( ‘EXTRA_RATING_COMMENT_TYPE’, ‘rating’ );$et_template_directory = get_template_directory();
// Load Framework
require $et_template_directory . ‘/framework/functions.php’;// Load theme core functions
require $et_template_directory . ‘/includes/core.php’;
require $et_template_directory . ‘/includes/plugins-woocommerce-support.php’;
require $et_template_directory . ‘/includes/plugins-seo-support.php’;
require $et_template_directory . ‘/includes/plugins-eventon-support.php’;
require $et_template_directory . ‘/includes/plugins-lifterlms-support.php’;
require $et_template_directory . ‘/includes/activation.php’;
require $et_template_directory . ‘/includes/customizer.php’;
require $et_template_directory . ‘/includes/builder-integrations.php’;
require $et_template_directory . ‘/includes/block-editor-integration.php’;
require $et_template_directory . ‘/includes/layouts.php’;
require $et_template_directory . ‘/includes/template-tags.php’;
require $et_template_directory . ‘/includes/ratings.php’;
require $et_template_directory . ‘/includes/projects.php’;
require $et_template_directory . ‘/includes/widgets.php’;
require $et_template_directory . ‘/includes/et-social-share.php’;
require $et_template_directory . ‘/includes/theme-builder.php’;function load_extra_admin() {
// Load admin only resources
if ( is_admin() ) {
$et_template_directory = get_template_directory();require $et_template_directory . ‘/includes/admin/admin.php’;
require $et_template_directory . ‘/includes/admin/category.php’;
}
}
// Load admin files afterextra_setup_builder
atinit
hook with 0 priority, to make builder core functions available in admin functions.
add_action( ‘init’, ‘load_extra_admin’, 10 );/**
* Extra Support Center
*
* @since ??
*/
function et_add_extra_support_center() {
$support_center = new ET_Core_SupportCenter( ‘extra_theme’ );
$support_center->init();
}
add_action( ‘init’, ‘et_add_extra_support_center’ );if ( defined( ‘BSF_AIOSRS_PRO_VER’ ) && class_exists( ‘BSF_AIOSRS_Pro_Markup’ ) ) {
$instance = BSF_AIOSRS_Pro_Markup::get_instance();
remove_filter( ‘the_content’, array( $instance, ‘rating_markup’ ) );Forum: Plugins
In reply to: [LiteSpeed Cache] Litespeed breaks divi monarch pluginHi,
UDTAUJWZ
Best,
Forum: Plugins
In reply to: [PhastPress] Problems With Server error (5xx)Hi Albert
Yeah I waited for Google search console to validate the errors after updating your plugin, but the issues still remail all 78 of them ??
Forum: Plugins
In reply to: [LiteSpeed Cache] Problems With UpdateHi,
Could you tell me where I can download the version of the plugin before these updates?
I need a version that works for my divi site and as of now my site is 3 times slower on mobile since your recent update.
ttfb has gone for 0.35 secs to over 3 seconds lol you guys killed this plugin for divi users
A wuick reply would be great! Losing traffic as we speak!
Forum: Plugins
In reply to: [LiteSpeed Cache] Removed purge hooks and still purges after upadtesYes that why it is broken, purge hooks have been deleted but are still working??
Making me send you report after report isn’t going to fix anything?
You need to access my website and check the problem out for your self, I’m using Litespeed servers so I should receive some decent support from you guys.
Site cache works fine with W3 Total Cache & WP Super cache, no problems with their plugins doing full purges after updating a post.
So its obviously a problem with your plugin??
I disable object cache doesn’t make any difference at all
Forum: Plugins
In reply to: [LiteSpeed Cache] Removed purge hooks and still purges after upadtesDo you think there is any chance of getting any actual help here??