Sammyskills
Forum Replies Created
-
Forum: Plugins
In reply to: [Redux Framework] Bug after latest plugin update: 4.1.24I have just downgraded the plugin to the version 4.1.22, but the problem still persists.
Sanitized value and saved as #ffffff instead of #fff.
Could this be related to WordPress update to version 5.6 ?
Also, I am using the Ekko theme and the theme options layout now look really out of place.
Forum: Plugins
In reply to: [Redux Framework] Bug after latest plugin update: 4.1.24Hi,
I just did as you said, but I still got the version 4.1.24. Also, the errors still persist.
Forum: Plugins
In reply to: [Redux Framework] Bug after latest plugin update: 4.1.24Okay, thanks.
Forum: Plugins
In reply to: [Redux Framework] Bug after latest plugin update: 4.1.24Okay, great.
Forum: Fixing WordPress
In reply to: under construction@dankop24
If you can’t find any plugin with “under construction”, then the best bet will be to deactivate all the plugins, and install one-after-the-other, in other to get the affected pluginForum: Fixing WordPress
In reply to: under constructionCan you make your request clearer?
Is it that you cannot find the “Deactivate” link under Dashboard>>Plugins?
OR
You have tried to click on the “Deactivate” link but it is not “working”?
Forum: Fixing WordPress
In reply to: under constructionWhat is the name and/or link of the “under construction” slider?
Forum: Fixing WordPress
In reply to: WP_Widget is deprecated since version 4.3.0! Use _construct()You’re right @hongpong.
Hi @cyprianr,
For your Canvas theme, there are seven files you need to edit to clear that error:
1. wp-content/themes/canvas/includes/widgets/widget-woo-adspace.phpFind
[commercial theme code removed]
And Replace with
[commercial theme code removed]
2. wp-content/themes/canvas/includes/widgets/widget-woo-blogauthor.php
Find[commercial theme code removed]
And Replace with
[commercial theme code removed]
3. wp-content/themes/canvas/includes/widgets/widget-woo-component.php
Find[commercial theme code removed]
And Replace with
[commercial theme code removed]
4. wp-content/themes/canvas/includes/widgets/widget-woo-embed.php
Find[commercial theme code removed]
And Replace with
[commercial theme code removed]
5. wp-content/themes/canvas/includes/widgets/widget-woo-flickr.php
Find[commercial theme code removed]
And Replace with
[commercial theme code removed]
6. wp-content/themes/canvas/includes/widgets/widget-woo-subscribe.php
Find[commercial theme code removed]
And Replace with
[commercial theme code removed]
7. wp-content/themes/canvas/includes/widgets/widget-woo-tabs.php
Find[commercial theme code removed]
And Replace with
[commercial theme code removed]
Enjoy
Ok. Thanks Greg.
The widget is enabled. I would’ve loved to send you the theme, but it is a single license theme. The plugin was working perfectly with the theme and sliders, until I upgraded it to the latest version.
Is there a link where I can downloaded the previous version of the plugin???
Thanks you Greg for the reply.
I am using Flex slider,
The problem is on the front end, and
The slider is custom coded, that is inbuilt with the theme.When I place the plugin in my sidebar area, it makes the slide section to just display all the featured images in a row (without sliding), and every other widget after the statistics plugin will be unavailable (will not display again).