Phpfox 4 theme associated block - phpfox

Thanks in advance on this one. How can I add a new block through the theme(not app) in phpfox 4.6, so that this block is available in the admin side for block selection/location assignment? What source code changes do i have to make in the theme and where exactly? Thanks again in advance

You can't add new block on a theme.

Related

How to customize the html of the course box in Moodle?

I need to customize the html structure of the course box in the Moodle.
I'm new to moodle so please help me!
/course/renderer.php
Inside that file I found several functions that generate coursebox html.
But I'm wondering it is no problem to update that functions or not.
Is there anyway to override course renderer in moodle?
Thanks
Actually you can do just that if you create your own theme. The moodlewiki has a page on that:
Overriding a renderer

Removing magento cms page layout update from mobile theme

I'm using cms HomePage in magento to show my block.
It reuqires some <action>, so I'm adding it on layout update tab. It works fine, but...
This layout update is applied on mobile theme too, what is wrong behaviour. How can i prevent it?
Thanks for any advice.
There is no simple solution... What you want from action? Maybe there is another way for that ;)

magento add wysiwyg block to cms page

Using Magento, I need to offer my clients the public use of a wysiwyg editor on my website to simply generate html code for them to copy and paste. My idea is to add a static block to a cms page... the block being a wysiwyg editor. Anyone know if it is possible to set up a static block for the wysiwyg editor in Magento? If so, please explain how this is done in detail. If you would like more info on why I need this, just ask and I'll get into the details, but I'm hoping for a discussion on how to achieve this, not a discussion on why I need to do this.
Thanks for the help!
Figured it out by thinking outside of the box.
Just used NicEdit on a CMS page and it works great... does exactly what I need it to do.

Magento Admin Panel Broken

We were doing typical content edits and the admin panel had the regular functionality and styling. When we finished and logged out and then in again....We got just a file tree...the links withing the tree just loop back to the original page when you click on them... There is no way to edit anything...Please Help!
Using Magento ver. 1.5.1.0
We will pay someone to fix this issue...
Thank you!
james
SCREEN SHOT: http://goo.gl/nhaJS
May be js file are not working here. you can check file permission of js.

customize category page in magento

I am a newbie in magento. Please let me know how can I edit my category page.
If I want to add some html code to a particular category then from which file should I for in magento root folder.
Please help.
Thanx in advance.
If you only want to add to the category and not modify the existing output, then one option is to create a Static Block with whatever html that you want, and then edit your category and choose that block in the "Display Settings" tab.
Since you're new perhaps you should start with the designer's guide and theming wiki.
The difficulty with theming is no one file is responsible, about the best trick you can learn is using template hints.

Resources