My metaslider plugin in wordpress is not showing anything when I click on it - wordpress-plugin-creation

I have installed and activated metaslider plugin in wordpress, its showing in sidebar of dashboard but when I click on meataslider it shows an empty page. Is there any solution to it?

Related

AEM "Fourceunpublish" button need to disabled or delete

I need to disable to Force Unpublish button in AEM site.
enter image description here
Scenario : When I'm unpublishing a page in AEM site that is liked to another parent page AEM will show OOTB Force Unpublish option as in the picture in the above.How do i disable "Force Unpublish" button?.
I tred to figureout this popup in AEM crx/de. Finally I found below link,
/libs/cq/gui/components/authoring/pageinfo/confirmunpublish/confirmunpublish.jsp.
enter image description here
enter image description here
Once i Confirm it's calling confirmAttrs.build() however
I'm not able to figureout Force Unpublish button .jsp file or anything that relate to source of this popup.
Any help here is appreciated.
I got the answer, where "Force Unpublish" button available in AEM 6.5 v,
/libs/cq/gui/components/authoring/editors/clientlibs/core/js/actions/unpublish.js

Django-cms page blank even after adding text plugins

Okay so I was able to do the ff:
Install django-cms on and show the "welcome page"
Go to admin page and choose a template.
Add a page
but when i try to add a text plugin to a page and preview it. The page is still blank and it does not even show an error.
WHAT COULD BE THE PROBLEM?
UPDATE: When i use the front-end editor "edit mode on" I am able to add plugins. That's weird
I had a similar problem. I eventually realised that it was caused by my failure to click on the 'publish' button.

Add to cart button is not working

Add to cart button is not working.
Is this due to any jQuery conflict.
I am not using any custom jQuery for add to cart button but had used many extension which had jQuery.
On clicking add to cart button, no action no effect is performed, even nothing is displayed in firebug console.
Can any one tell me how to debug this.
Have you attempted switching on the default template for Magento to see if it could be something in your custom theme? Have you attempted in another browser?
I have most commonly seen the "add to cart" button cease if there were a jQuery conflict or if the button class/name had been changed.
Not sure if you're on version control but if you have migrated the site, there is a possibility that some files may have been left out. If you right click > inspect, are you getting any 404 errors?
Again, we would have to see the code (and possibly a link to the site) in order to accurately diagnose.

Joomla any action in Article Manager showing a blank page

I am facing a strange problem in Joomla Article Manager.
Any action (add, edit,..) on the page is showing a blank page.
For e.g if I click on "New" button it redirect the page to
administrator/index.php?option=com_content&view=article&layout=edit which is completely a blank page. Any suggestion/idea?
I have already tried to re-upload components/com_content, disable WYSIWYG Editor, etc. :(

I'm building a theme for tumblr and the {HasPages} doesn't seem to work properly

I've put the HTML draft of the theme so far, with minor CSS edits.
Currently I have all the block posts and everything else that's essential to a tumblr theme but I can't seem to get the {HasPages} block to work properly.
I've tested it on a different tumblr, also. There are pages created and I already have provided some basic CSS for it just in case. But there isn't anything showing up.
Has anyone has this problem and if so, is there a solution I'm missing? The code to display the pages is included.
{block:HasPages}
<ul>
<li>Home</li>
{block:Pages}<li>{Label}</li>{/block:Pages}
</ul>
{/block:HasPages}
Also, is this a valid web masters' question. I'm not sure.
I just had this issue: a link to a page I created didn't show up.
I solved this by checking off "Show a Link to this Page" in the Page options. To find this:
Go to tumblr.com.
In the top navigator click the gear. This is where the settings are.
On the side, click on the blog you want to customize.
A customize button should show up beside the name "Theme". Click on this button.
Now your blog will show up with a Customize panel. In the Customize panel there should be a Pages section. Click the Edit button beside the page and a window will pop up.
You can find the "Show a Link to this Page" option in this window.
Let me know if you need any clarification.
As far as I can see your code is right. Have you clicked the 'show a link to this page' checkbox, which is at the bottom of the page edit popup? I bet that's it... :)
I have also been having this problem. However, everything works correctly on my actual page, even though the theme editor does not appear to be aware of the block on my custom theme, nor does the theme preview seem to be aware of the pages tagged to show.
Have you tried saving your theme and checking the links on the live page?

Resources