hello,
I would like to add an area with full width above my footer. Is that possible with this plugin?
thank you
]]>I get the following message in my error log.
PHP Warning: Invalid argument supplied for foreach() in /var/www/html/wp-content/plugins/wp-custom-widget-area/admin/class-wp-custom-widget-area-admin.php on line 332
]]>can i use a plugin to add a widget area BELOW the woocommerce area “product short description”.
i have 500 products and id like to see how to create a widget area that would appear in that place but i only populate it once.
the area would be HTML code that has links to additional products in my store that would need to be clickable to additional pages.
can this be achieved with your plugin?
ie: https://www.phunkythreads.com/wp-admin/post.php?post=13191&action=edit
]]>Can someone please help me with this?
I’m using WP Custom Widget Area.
I created 3 widget areas for the footer, put the code in the footer.php file with class designation, put a text widget in each widget area with short sentence in each, styling works fine on each widget area.
Everything “works” fine mechanically; however, I have a mysterious black dot—like a bullet point—showing in the margin area of each widget in front of the text. I swear it looks just like a bullet point.
I put an image in one of the widgets: same problem; black bullet point in front showing outside the widget in the margin area.
Can anyone shed some light on this?
Thanks so much.
Hello there,
thanks for the great job; this plugin is cool! I used it to create a custom menu of a page (la scuola/school) and it worked fine, but I would like to have this menu displayed in the left sidebar of that page only; is it possible? Could you please help me?
Thanks in advance
Ciao
Enrico
]]>I need to inset the widget into the header but i am having issues. I have gone through other tickets and i found this:
<div class=”header-right-widget”><?php dynamic_sidebar( ‘header-widget’ ); ?></div>
I added it in but not luck can you please help? Do you need my complete header.php code to know where to correctly place? I may be putting incorrectly.
]]>Hi Kishor, I love this plugin! Thank you for creating it – I am working with a theme that only has one available menu location and I needed more. This plugin did exactly that and very easily!
However, when I add sub-pages to the newly created menu, they do not show up as a drop down or sub-navigation menu, they just display in line with the rest of the menu items. I realize I probably need some more php in the Theme Header file to accommodate for this – but just wanted to check if I might be missing something in the plugin itself? A setting or something I could do to achieve this without having to write additional PHP?
Thanks for your help!
]]>Hello there,
I’m trying to add widget in the menu because I have this menu that is fixed open on the right. So I need to add posts title of tapahtuma category and the date of publication on a simple list style would be great.
I followed the instructions of your plugin and got this shortcode but I ‘m not really sure what is the next step [cwa id=’tapahtumabar’].
I tried to add this line into header.php but was unsuccessful.
<div class=”tapahtumabar”><?php dynamic_sidebar( ‘tapahtumabar’ ); ?></div>
Thanks in advance
]]>Hello, I have a problem displaying the widget area in header, I have put the code in header.php and create the widget, but it looks duplicate, what am I doing wrong? My url is https://comunicacionparapymes.com/ thank you for a prompt reply.
]]>I’ve created a child theme and plugged in the short-code there as per instructions:
<?php dynamic_sidebar( ‘footer’ ) ?>
<footer id=”colophon” class=”site-footer” role=”contentinfo”>
Then I went to Appearance>Widgets and the Footer area comes up on the right hand side of the screen – so far so great!
I drag the widgets I want to it, but then when I live preview my page, nothing comes up!
When I go to Appearance>Customise>Widgets, only the sidebar widget which is the default for the theme comes up (I’m using Sketch). I’ve asked this question in the Sketch Theme support but they told me to check with you as it may be a plug-in problem.
What have I done wrong?
]]>Where to paste php short code …
As though i want to publish on main content area on home page..
Hi
I added a post-widget into my page where I would like to add a “read more” button after a specified length of letter. Where do I have to do this and how?
]]>I updated the plugin and am now seeing an error message repeatedly on the top of my site reading: Warning: public_html/wp-content/plugins/wp-custom-widget-area/admin/class-wp-custom-widget-area-admin.php on line 332
I’ve tried deactivating and activating again…deleting and reinstalling. When it’s not activated, my footer isn’t visible, so am looking for solutions ASAP. Thanks for the help.
]]>Hi,
I’m using a Twenty Twelve Child Theme and I would like to add a widget area on the footer. I’m a designer with basic coding skills so I decided to use the
WP Custom Widget Area plugin to do that.
The new Footer Widget Area now shows up on the widget section of my dashboard – and I can add content on it – but when I check the website nothing comes up.
Any help would be appreciated, thanks!
Here is a lint to my website https://www.botswanaharvardpartnership.org/
Hi!
I made a lovely custom widget under my slider on the homepage as the theme’s one was too restrictive.
It shows in web and tablet versions, but nothing there on mobile.
Also in mobile mode with WPTouch plugin and go to widgets, this widget is not listed although other things are like the footer plugin.
How do I get the widget content to be visible on mobile?
Oh website is https://www.digitalo.com.au
THANKS!
I’m running into a problem migrating a site that uses this plugin. The import gets hung at this error:
-- Table structure for table
wp_cwa`
—
CREATE TABLE IF NOT EXISTS wp_cwa
(
id
mediumint(9) NOT NULL AUTO_INCREMENT,
cwa_name
tinytext COLLATE utf8mb4_unicode_520_ci NOT NULL,
cwa_description
text COLLATE utf8mb4_unicode_520_ci NOT NULL,
cwa_id
varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
cwa_widget_class
text COLLATE utf8mb4_unicode_520_ci,
cwa_widget_wrapper
text COLLATE utf8mb4_unicode_520_ci,
cwa_widget_header_class
text COLLATE utf8mb4_unicode_520_ci,
cwa_widget_header_wrapper
text COLLATE utf8mb4_unicode_520_ci,
cwa_type
varchar(10) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
last_updated
date NOT NULL,
UNIQUE KEY id
(id
)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci AUTO_INCREMENT=6 ;
MySQL said: Documentation
#1273 – Unknown collation: ‘utf8mb4_unicode_520_ci’ `
My whole site is fucked up cause I made an update from your plugin!
” supplied for foreach() in /home/freefore/public_html/wp/wp-content/plugins/wp-custom-widget-area/admin/class-wp-custom-widget-area-admin.php on line 302
Warning: Invalid argument supplied for foreach() in /home/freefore/public_html/wp/wp-content/plugins/wp-custom-widget-area/admin/class-wp-custom-widget-area-admin.php on line 332
Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/freefore/public_html/wp/wp-content/plugins/wp-custom-widget-area/admin/class-wp-custom-widget-area-admin.php:302) in /home/freefore/public_html/wp/wp-content/plugins/contact-form-7-lead-info-with-country/wpshore_cf7_lead_tracking.php on line 42″
]]>-I Created the new widget area
-I Set in the widget menu that I want to bring up
– I copied the code through the GET SHORTCODE button.
-In the page where you want to appear, a text file I inserted and pasted the code
– Saved everything … but no, I do not show the menù.
I forget some step?
Sorry for my english
]]>Hello,
i tried to use WPML Widgets plugin to translate the widgets i created using your plugin.
The widget appears only at default language. When i added the same copy of widget, but for second language, it didn’t show up.
What is the best way to translate your custom widgets using WPML? Do i maybe need to create separate area for each language?
Thank you
]]>Hello!
I’m trying to create a custom widget area above my main navigation to include a search bar. Following your advice on a few older posts, I created the custom widget area and added the widget title class, header-right-widget.
Then, I added the following custom CSS to my styles.css:
.header-right-widget{
width: 500px;
float: right;
}
I inserted the widget area into my header.php file using the code below:
<div class=”header-right-widget”><?php dynamic_sidebar( ‘header-widget’ ); ?></div>
I’m not certain that placed the code in the correct location, however the result is a search bar that is positioned all the way at the very top far right of the page. In addition, even though the search bar widget appears, it doesn’t seem to be working – when clicked, nothing happens, and text does not appear in the search bar when typed. When accessing the site on mobile, the widget doesn’t re-size with the screen size. Since I set it to be 500px wide, it cuts off the side of the display.
Ideally, I’d like to have this widget float on top of my main navigation, aligned to the right hand side of the page (website: pistilsnursery.com). How can I modify my code to achieve this?
Happy to provide any and all additional info and/or screenshots.
Thank you!
Jesse
I am trying to add a product list filter above the product list on a Woo category page, just below the category description. I was hoping this plugin would allow me to do that. It doesn’t look like it might not, though I could just be not understanding how to use it.
]]>I just upgraded to 1.2.5 and I am now weeing an error appear at the top of my pages:
<b>Warning</b>: Invalid argument supplied for foreach() in <b>/home/content/a2pnexwpnas04_data01/42/3553042/html/wp-content/plugins/wp-custom-widget-area/admin/class-wp-custom-widget-area-admin.php</b> on line <b>302</b><br />
<br />
<b>Warning</b>: Invalid argument supplied for foreach() in <b>/home/content/a2pnexwpnas04_data01/42/3553042/html/wp-content/plugins/wp-custom-widget-area/admin/class-wp-custom-widget-area-admin.php</b> on line <b>332</b><br />
Updated this plugin and it crashed my woocommerce site. Had to deactivate it.
]]>We have the issues with using ul & li HTML tags at our plugin pages.
“Uncaught Error: The specified default tab (‘li:first-child’) could not be found in the tab set (‘> ul > li’) out of 0 tabs.(…)jquery.js?ver=1.12.4:2 ”
We detected, that your jquery.easytabs.min.js script is enqueued at all wp-admin pages. When we tried to comment line:441 at file “class-wp-custom-widget-area-admin.php”
wp_enqueue_script( ‘easytabs’, plugin_dir_url( __FILE__ ) . ‘js/jquery.easytabs.min.js’, array( ‘hashchange’), $this->version, false );
All working properly, else js error.
Thanks!
]]>Can we have a textbox in advanced settings where we can set the container element?
]]>Any chance someone can point me to the coding that’s causing one image of my portfolio on my landing page to wrap next to the CWA menu? With a page title, the first image wraps to right after the menu.
Is there also a way to create rounded edges on the menu and have the gray bar fill the screen?
Thanks!
]]>Hi Kishor:
I am using your WP Custom Widget Area plugin. I created a widget called “post bottom ads” and put a text widget in it. But when I use the shortcode in the bottom of my posts, a small dot appears just above the text and when I “inspect this” for the CSS code it say li tag is applying there.
Please urgently help me as I need to remove this dot. See it on this page just above the last box requesting subscriber opt in: https://shobhaponnappa.com/car-brand-case-study-a-timely-audit-saves-the-day/
Is there any CSS code snippet I can put in (into custom css plugin that I have) to remove this dot? Thanks in advance for your help.
]]>Hi All!
I was able to successfully add a header widget using the WP Custom Widget Area plugin; however, the widget appears on the left side and extends all the way across the header. I would like this widget to appear on the upper right side across my logo and to not extend all the way across the header.
I added the code into the header.php and the code that I added was: dynamic_sidebar( ‘header-widget’ );
How do I change the appearance and location of this widget?
It’s been a nightmare trying to change this; please help!!
Hello everyone.. I just loaded the plugin and activated. Then I inserted the widget (WP Testimonials with rotator widget) that I wanted to use in the area. Everything’s OK till here. But I can’t center the widget on the page. I use the shortcode <?php dynamic_sidebar( ‘testimonials’ ); ?> on the ‘frontpage’ of the theme. It always shows up on the left no matter what code I try. <center> or div codes doesn’t work. How can I center the plugin and show the widget at the center of the page?
]]>I’ve just encountered a weird bug with download buttons not working and files not showing up.
After a lengthy investigation it turned out that the plugin has some sort of subtle conflict with Bridge theme, which I solved by disabling the caching for the customer area.
Just thought worth bringing up here for anyone who encounters the issue and/or the plugin developers to resolve or mention that conflict.
Please let me know if you need more details from me regarding this issue.
]]>