I'm running dnn 06.01.04 (127) community edition and cannot get the rss icon to show on the links module or announcements module. I have allow syndicate checked and show container checked in the settings for each module. If I use the manage menu and manually click syndicate the xml file is created and I am shown the rss feed and am able to subscribe. However, the rss icon will not show on any modules on the site. I am using the DarkKnight - 2-Column-Right-Mega-Menu skin and the DarkKnight - PageTitle_Blue container. How can I get the rss icon to show on the links and announcements modules? Thanks all for any feedback!
Apparently this is a known bug in dnn 6.x - I am not running the latest dnn 6.x version so perhaps it has been fixed in the most recent 6.x version. From what I have researched though it has not been fixed yet. See this link and this one. There is a hack found here that will let you get around this bug.
Update - I just upgraded to the latest dnn version 06.02.02 released August 2012 and this has not yet been fixed and still is a bug.
Are you sure that you have found a bug, or are you using a container that doesn't include the RSS icon option in it? I don't believe that the containers in DNN6 actually provide a place for the icon, you would need to add it yourself.
Related
Having a little bit of trouble with one of our Wordpress Multisites that uses WooCommerce. This issue has only just started occurring after the latest upgrade to Latest WP and latest version of WooCommerce
Woo Version = 6.4.0
Wordpress Version = 5.9.3
Note that this is not a permissions issue as we can actually add things like
edit.php?post_type=shop_order
to the end of the admin URL and gain access to order pages etc. So it's 100% not a user-level problem.
I have also done a bunch of suggestions which include turning off plugins to check conflicts. Still nothing. I have also deleted and reinstalled woo manually several times and still nothing.
Does anyone know if I could potentially write a piece of code that would force this to work? I know with functions.php we can hide specific menu items from the left-hand side but is there a way we could potentially force to show the woocommerce option?
Screen attached to explain where it is missing.
Thanks,
Glen
There is a change in the latest woocommerce version.
For the current fix, You can change menu core file 55 to '55.5' on line number: 64
woocommerce/includes/admin/class-wc-admin-menus.php
1)My problem is related to the mobile version of WordPress. When I installed Access Press social sharing plugin for social sharing and deactivated and deleted it when I didn't want it, it still appears in my mobile version of the website.
I can see it on my mobile and brother's too that the icons appear. But my friend says he can't see the icons whereas I can see it on my mobile, even if I have uninstalled the plugin.
2) I had also installed Wp-socializer plugin and deactivated and deleted it, but when I see on the mobile version and go to the desktop view from my mobile, I can still see it. I don't know what's the problem?
3)Please tell me what should I do to completely remove the icons from the mobile version. Should I use any plugin like w3cache? If yes then how will it solve my problem? This is my site ( https://unveilmycareer.com). Go and see on the mobile and also go to desktop view to see my problem.
4) I am attaching screenshots too.
Screenshot 1 of access press social share plugin
Screenshot 2 of Wp-socializer plugin
I think you must installl cache plugin and clear cache
- you can use Wp Faster Cache
It has a icon whem you install to the horizontal bar, the icon has a lebel Clear Cash
after you must delete history from browser
Good luck
I recently updated my WordPress site http://www.yourwhiteknight.com/ to 4.1.5 and found that I can't move or open any widgets on the widgets page. If I try to add one, I don't get the menu to add it to a widget and I can't drag and drop on into a sidebar. I can't click the down arrow on any widgets or on any sidebars that are not open in order to edit their contents.
I believe the version I was working with before was 3.5.2. I even tried to go to the customizer but it just gets stuck constantly trying to reload the page, some sort of redirect loop.
Has anyone had this problem before and can point me in the direction of a solution?
I am at a complete loss, other than uploading the older version of wordpress. If I do that, I don't know if the database will still work due to any changes in the DB from the upgrade. I can't revert to the old database because the client has already made a lot of changes.
What you need to do is look for Javascript errors in the WordPress admin area using Dev Tools. The inability to move widgets or use other javascript functions in admin is common and a characteristic of Javascript conflicts with plugins or low-quality themes and the Javascript libraries that WordPress loads be default.
Use the developer tools in Firefox (or Firebug) or Chrome or Safari or IE to see what scripts are loading on your site - I can see from my end that there are a lot of them - and look in the console to see if there are errors. See Using Your Browser to Diagnose JavaScript Errors.
If there are errors, deactivate plugins one by one and look for a theme update. It can take some time to find the cause of Javascript errors, and in some cases, you may need to debug yourself.
I have used ninja forms on this website and I am unable to type in the text box.
Tried making a new form, in a new page etc however its still not working?
Many thanks in advance.
In the end this was being caused by the Jasny Bootstrap Script - not the two that were shown in the firebug console.
I corrected this by customising the jasny downloading before compiling and then running the minimised script on the site and it now works.
I was running version 2.9 and found a simple fix - I went into settings for Ninja Forms and at the bottom, it asks if you want to update to version 3.0. I never saw any notification to update anywhere else, on the plugins page, dashboard, etc.
So I updated it and it works perfectly now. Strange that they would bury an update in the settings page.
I want to design a site with asp.net (C#.net) and need an editor for my admin panel to add paper with picture etc., So I must use ckeditor, tinyMce or any other suggestions.
However one of my friends told me that I shouldn't use an editor in your site and use NetBeans (with asp.net plugins) instead.
Is it possible? If so, how?
From what I can gather, no; currently it's not supported.
I've done some research (Google) but haven't been able to find any plugins. If this was possible there would be a Netbeans plugin for it.
Have a look at this link
You might want to ask your friend why he suggested using Netbeans.
I'm still working on a plugin .NET Core for NetBeans: https://github.com/Chris2011/DotNetCore-for-NetBeans. Still a long road to go but I'm on it.
Cheers
Chris