Stop 2sxc pop-ups and rollovers - 2sxc

We have 2sxc installed on DNN Evoq Content 9.3.0. The every time I view a page in edit mode the "Auto-Configure Designed Content" page pops up. I have installed the recommended content package but the pop up will not go away. In addition, as you mouse over the page the add content and add app icons pop-up and prevent me from navigating to the page I want. How can I get this module to stop taking over the pages I am just trying to view and edit?
I have installed the recommended content package

welcome to Stack Overflow :)
If the auto-configure pops up, you have added a content-module on the page and haven't installed the content-package (at least not on this portal). So either do install it, or remove the empty module.
If quickE (quick edit) is causing trouble, you can disable it both at the theme, pane or module level. You can find out more about this here:
using quickE
quickE concept
configuring quickE

Related

Visual Composer loading slow (wordpress)

I'm having a hard time with Visual Composer on Wordpress. As you can see here - http://www.crlazio.info/wp/?page_id=22747 - the page is super slow to load. The reason might be that it loads the content of every single tab once the website is launched. Instead, I want it to load just the content of the tab of the current week, whereas the other tabs' content is loaded only once the user clicks on it.
How can I fix it?

Can't open or move widgets after Wordpress update

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.

Drupal's End of the Page Doesnt Show Up

I was installing module in Drupal but drupal doesnt show up end of the page, even though how hard I scroll it. It only scrolls down a bit and then immediately stop at a particular point. I dont know if this issue is within Drupal or the browser. I tried accesing drupal in Mozilla Firefox and Google Chrome, but same problem occurs.I also tried browsing other web site but it seems like the problem only occurs in Drupal. Below is an image that shows the problem:
How will I fix it?
After installing module please clear the cache and after that please check it's work properly or not. You can also use “Module Filter” module to find module on the page.

I don't want my wordpress page to be seen publicly yet

I'm new to trying Wordpress development. I'm using wordpress.com directly to develop my first site. I'd rather not have to use FTP or anything more than just their website to continue this development.
I'd like the page to not be online until I'm ready for it to go public. How do I "turn off" the page - in other words, can I disable it so that only I can see it? Thanks!
You can use coming soon plugin to your site that prevents user to view pages of your site.
But when you login to your admin, you can see all those pages. So that you can continue your development.
There are numerous plugins which adds coming soon or landing page to non logged in user and shows page content to administrator.
You can try this plugin: Ultimate Coming Soon Page
If you want to set page not publicly you can set particular Page as a Draft from the sidebar there is a button Save Draft
i suggest you develop on your local PC. it will give you full control and once done you can move this site to your online site.
this may help you.
Installing WordPress Locally

How to find wordpress version of a site without logging into the admin panel?

I want to know version of wordpress installation without getting into the wp-admin. Just outside of the admin panel. I just want to know what version of my friend's blog currently running.
Is that possible?
Yes of course, possible.
In the login form, open the page HTML source by right click > View Source or through the developer tool of your favorite browser. Then pay attention to reource version:
Taken from here.

Resources