Iframe Article issues inside Joomla Version 1.5.0 - php

Basically We are new to joomla.
We have created an article and put a iframe tag inside of it but it happens that this page permission error shows after saving the article.
We have tried this set iframe in article in joomla but we cannot find the options button not sure where it is located.
Updating of joomla to the latest version is not an option now.
Thanks Guys

Since you are already using JCE Editor, you might want to consider their iFrames plugin: https://www.joomlacontenteditor.net/downloads/plugins/add-ons (it is commercial)

Related

Publish button deletes all elements after pushing

I am using Essentials WordPress theme, it has it's own header and footer builder. I am using the latest version both for the theme (Version 3.0) and WordPress (Version 6.0). The problem is, when I want to create a new header or footer, the publish button doesn't work. In other words, it DELETES all elements after hitting publish, and I see a blank page after it.
I have tried several things like:
1- deactivating/reactivating plugins one by one,
2- used one older version of WP,
3- clearing WP and browser's cache,
4- trying to create a new header/footer from another browser.
Sadly, none of them worked and the problem is still there.
So I headed to Stackoverflow for help.
I'll appreciate if you help me solve it.

Images not showing up with visual composer in wordpress

The 3 images on the home page of aaleather.com are no longer showing up, and I can't figure out why. The content was added with the WPBaker Visual Composer and they were there previously with no problems. I don't know what would cause them to decide not to show up anymore!
The links they direct to still work. The title and text below them are there. Just the images aren't appearing.
I checked to make sure the images are still in our media uploads.
And as I was just looking at the elements in the dev tools, I noticed the img tags are not self closing. I don't know if that matters here? If you have any idea what is going on here, I could use some help! Thanks!
Screenshot
It looks the images are loading fine from our side, the reason might be with the stored cookies. try the below steps in order.
CTRL + F5(refresh) your browser.
if that doesn't work.
Try to deactivate the recent plugins you installed one by one and see which one is causing the issue and find an alternative to that plugin.
Create a backup of your website using wp clone or another plugin for emergency
download the latest version of visual composer plugin
deactivate , then delete the existing visual composer plugin (do not delete the pages by mistake)
upload the latest version of visual composer plugin and activate it
Try refreshing your webpage if that helps
if not, go to "edit that page" , open that image block and re-add the image, now update page and see the progress.

Not able to edit contents in magento from backend after a installing modules

I have site build in Magento 1.7
I have installed a new shipping module Bpost through magento connect. When I installed that, it raised the error that, it is already existing plugin. After that when I accessed the site, the maintenance flag was active.
When I removed the maintenance flag and checked the site, everything seems to be working fine in the front-end. But I am not able to add or edit contents from the back-end. Click is not detecting in the existing lists of contents and when I click on add new (for cms block, page etc) the new section appears, but no action is performed while clicking save.
Why is this happening ? How can I resolve this issue ?
I recreated the site with my backup files to a new location. After that removed all the existing plugins and installed all the plugins. At that time all seems to be working fine. After that I have edited the header.phtml file and added some additional script.
The script was for getting contents and displaying it using script. After that when I run the site and went to backend everything again went to non editable mode. Now I am not able to click or edit any cms contents in the site of static blocks, products etc.
Why is this happening ? How can I resolve this issue ?
In my opinion, the problem comes from a javascript with an error that blocks the rest of the javascript. All buttons use javascript to fire events. With firebug or something similar, check which error is raised in the admin javascript and try to fix it. Using the solution that Niraj Jani gave about disabling module is a good way to check if it is really the module that blocks the javascript. If the problem is linked with prototype, it can come from the definition of blocks in php, the design template or layout...
Have you tried after claering cache?
Take Look at below link and its answer,
In Magento after installing extension Admin panel in unable to load
Delete (or move to another folder) files in /var/www/var/cache
Delete (or move to another folder) files in /tmp
From a shell, run
/var/www/shell$ php indexer.php --reindexall
You've just manually cleared your caches and re indexed your data. See if your system comes back to life.

how to add joomla site header in my custom php file without using ready made plugin or module?

I have been develope one site in joomla framework. Now my trouble is that client want one custom page in this site. so, please guide me how to i setup theme interface in this custom page?
Although this is not my favorite solution, instead of including Joomla in your script, you can put your script inside an article with an extension that can read your code, like DirectPHP and others.
You can make something like error.php which is really a mini application that renders a single page. You can see in the core how elements of the emplae are used and you can evn pull in modules and so on.

How do I get TinyMCE Advanced working in Wordpress?

Here is an image which shows the site I'm working on: Link to how the current editor looks
I'm doing some maintenance and conversion on a wordpress site. My client is not fluent in HTML, and wants to be able to edit pages in a WYSIWYG fashion. However, this option does not exist in the current editor. (see image)
I have installed TinyMCE Advanced as per the instructions, it appears in my plugin list (also in the image), and activated the plugin, but I'm not seeing any changes. Is there a base TinyMCE plugin I need to install first? I was under the impression that Wordpress came pre-installed with it.
Some more info:
This is Wordpress 3.4.2
The TinyMCE plugin (if there is one) does not appear in the plugin list.
I do not know if there is an option in any panel where you choose which
Is it also possible to simply add the button to the current TinyMCE configuration? Any assistance would be appreciated. Thanks,
-Tom

Categories