aimdoll
Forum Replies Created
-
Forum: Plugins
In reply to: [Ultimate Carousel For WPBakery Page Builder] Security vulnerabilityHI,
I also manage a site with this plugin installed and activated. Do you have any idea when the vulnerability will be fixed and the plugin will be updated?
The Ultimate Carousel For WPBakery Page Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin’s shortcode(s) in versions up to, and including, 2.6 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.Forum: Plugins
In reply to: [Akismet Anti-spam: Spam Protection] Dequeue ScriptsHello Again,
I tried the snippet provided in the child theme and via a plugin. Unfortunately it does not work. Thoughts?
Best Regards,
Amy Singleton- This reply was modified 3 years, 2 months ago by aimdoll.
Forum: Plugins
In reply to: [Akismet Anti-spam: Spam Protection] Dequeue ScriptsHello Christopher,
Thank you so much! I am very impressed by your response time. Have a fantastic day!
Best Regards,
Amy SingletonForum: Plugins
In reply to: [Visual Composer Website Builder] Post Grid Missing URLsHello Rohan,
The license key is not active for the plugin so I assumed the site is using the free version. I decided to install WP Rollback and roll Visual Composer back to a previous version. I rolled back to version 35.0 and the Post Grid links are working as they should. I also contacted my client and they are looking into whether or not they have a license for the paid version. Anyway, I thought knowing the functionality works in version 35.0 would help you troubleshoot the problem. Now you can compare the files calling the Post Grid functionality from one version to the other.
Best Regards,
Amy Singleton
Hi Andrew,
It turns out there are multiple add-ons enabled for Paid Memberships Pro.
Paid Memberships Pro – Version 2.5.9.1
Paid Memberships Pro – BuddyPress Add On Version 1.2.6
Paid Memberships Pro – Email Templates Add On Version 0.8.1
Paid Memberships Pro – Extra Expiration Warning Emails Add On Version .4
Paid Memberships Pro – Recurring Emails Add On Version .5.4Regarding Membership Levels, it is happening to multiple members with various membership levels.
The PHP version is 7.4 and WordPress core is 5.7.2.
Thanks again for any help you might be able to provide.
Best Regards,
Amy Singleton
Hi Andrew,
All good questions. I’ll look into it and get back to you with as much detail as I can.
Best Regards,
Amy Singleton
Forum: Plugins
In reply to: [The Events Calendar] Customizing TemplatesHello Again Eugene,
Happy Holidays! I am checking back to find out if you have been able to replicate this issue on your end and if there is a bug fix planned for release? Thanks again for all your help.
Best Regards,
Amy Singleton
Forum: Plugins
In reply to: [The Events Calendar] Customizing TemplatesHello Eugene,
Below is the code that is in the ical-link.php file that I am using to override the template from the plugin:
/** * Component: iCal Link * * Override this template in your own theme by creating a file at: * [your-theme]/tribe/events/v2/components/ical-link.php * * See more documentation about our views templating system. * * @link http://m.tri.be/1aiy * * @version 5.0.1 * * @var object $ical Object containing iCal data */ if ( empty( $ical->display_link ) ) { return; } ?> <div class="cstmbtns"> <a class="cstm_link" title="<?php echo esc_attr( $ical->link->title ); ?>" href="<?php echo esc_url( $ical->link->url ); ?>" ><?php echo esc_html( 'Google Calendar' ); ?></a> <a class="cstm_link" title="<?php echo esc_attr( $ical->link->title ); ?>" href="<?php echo esc_url( $ical->link->url ); ?>" ><?php echo esc_html( 'iCal Export' ); ?></a> </div>Hello Predrag,
I have a client with the same issue. I had Real Cron Jobs turned on at the server level and the problem still persists? The page I am having a problem with is https://mychipcarving.com/home-landing-page/
Thank you
Forum: Plugins
In reply to: [Frontend Analytics] More detail on useIs there documentation for this plugin? If not, I will have to delete it as well.
Forum: Plugins
In reply to: [WooCommerce] How do I re-install Woocommerce Pages?ekpessir,
Sorry for the slow response to your problem, hopefully you have already found a solution. If you have not figured out how to solve the problem, try this:
Uninstall the WooCommerce Plugin and then try re-installing. If that does not fix the problem, there could be several things causing your issues. One thing that could be causing the problem is incompatibility with another plugin (try disabling each plugin one at a time to test for an incompatibility issue). Another thing that might be causing this issue is the fact that WooCommerce just went through a major update, as did WordPress. You can also go to the WooCommerce plugins page and choose a more stable version of the plugin, until all of the bugs for the new release are worked out. You can read more about this on my blog at Minds Eye Designs: http://www.minds-eye-designs.com/woocommerce-wordpress-plugin-updates/
Forum: Plugins
In reply to: [WooCommerce] How do I re-install Woocommerce Pages?Under the Local Backup and Decryption menu item there is an explanation of where local backups are stored on your server. Take a look at the address for the backup location, it is the last line in the third paragraph, and compare the address to the other database backup address on your server. The comparison should tell you everything you need to know. If you have other questions you can email me at [email protected]
Forum: Plugins
In reply to: [WooCommerce] How do I re-install Woocommerce Pages?Yes there is a place to sign up for an account, free. You can use the account for multiple sites. Currently I am using it for three sites. Two are being backed up to my online backup account storage and the other one is coming to my catch all email account. I think you are correct if you choose locally, it will store it in a file on the same server as the site. Just make sure you back up somewhere, especially since you have so many products and have done so much work.
Forum: Plugins
In reply to: [WooCommerce] How do I re-install Woocommerce Pages?I do not think that sounds normal, but I have no where near 1,200 items. Try sending the backup to a email account or try changing what you want to backup under Back Up and General Settings. It is probably a good idea to set up a gmail or other email account specifically for this purpose. You could also use the backup database in the GoDaddy control panel. Backup database is under the MySQL Databases section of the Account Snapshot in the hosting part of the Control Panel. If nothing else works, you might be able to contact the plug-in developer and submit the question there. Have a great night!