0
votes
1answer
25 views

Can Joomla make auto currency to displayed after typing specific format?

I have seen websites that if the user wrote some specific format like this in the back-end for example : Polo Shirt , 500 V-Neck Shirt , 500 Pijamas , 500 Polo Shirt , 750 Jeans , 750 Then in the ...
0
votes
0answers
16 views

Can I create a copy of Joomla com_content/categories menu item?

So I wanted to make a duplicate menu item from 'List all categories' which is located in com_content/views/categories. I made a folder in my template folder html\com_content\categories and copied all ...
0
votes
1answer
28 views

Can I have text over an image in joomla?

So I want to make the texts in joomla articles have an individual background images. Let's say I have an ellipsis image (like shown below) and I want every word on that article have the ellipsis ...
0
votes
1answer
35 views

Where to locate Virtuemart cart component file on windows directory?

So I want to remove this div class from my homepage (without disabling it for some reason) but I can't find where to locate those files. Can anyone help me pointed it out? ![enter image description ...
1
vote
2answers
112 views

joomla 1.5, Fatal error: Class 'JModelList' not found

A joomla site is giving me this error: Fatal error: Class 'JModelList' not found in ...
-3
votes
3answers
178 views

dating website cms(drupal, joomla, magneto) or custom solution [closed]

I have some experience working with PHP and MySQL JavaScript etc but I am not good with CSS. I want to set up a local dating website(about 5000 users expected). And I would be very thankful for your ...
0
votes
4answers
75 views

Recovering account access for Joomla

I have a very odd situation. I need to access Joomla (2.5) backend, but I do not have a password for accessing the back end, nor do I have the password for the database, web hosting and I do not have ...
0
votes
0answers
40 views

Joomla Article Title Decoration

I am trying to add some decoration to article titles within Joomla 2.5. What I want to do is include this small decorative image on one side of the title, and also just flip the image horizontal and ...
-2
votes
1answer
62 views

(Joomla) Can I eliminate a slideshow in a homepage only for the mobile version of a website? [closed]

I'm creating the mobile version of a website. I'm using Joomla 2.5 and the template I used is Gantry (http://www.gantry-framework.org/). This template support the mobile version and it make avaible a ...
-4
votes
1answer
134 views

Set up MultiSite CMS [closed]

I need to setup a multisite configuration. The number of multisites is around 150. I am wondering: Which CMS should be used? - Wordpress/Joomla/Drupal Is Multisite advisable keeping 150 websites ...
0
votes
1answer
73 views

Beginner: CMS customization

I have a (super) beginner question about CMS. Please forgive me for sounding dumb haha. I am trying to figure out how it all works when it comes to customization. For example... Say I want to use ...
0
votes
1answer
36 views

Joomla article not being published

Well I have this weird issue. I have a joomla website and everytime I do any changes and then apply those changes, the website is updated. Everything goes fine . However after few hours .. say usually ...
1
vote
1answer
46 views

Joomla! what is the link to the new page I just created?

I have been tasked with updating a Joomla site. I have been working with existing pages for a while, but now I had to create a new page. I just created a new page using Joomla. But I can't find what ...
1
vote
1answer
159 views

Joomla - Overriding getItem method

I want to override the method getItem() found in file \administrator\components\com_content\models\article.php line 257 public function getItem($pk = null) I need to modify the return value based on ...
1
vote
1answer
157 views

Why JCE in Joomla delete part of code in my code snippet? (JCE think that it is a tag)

I am using a plugin named CodeHighlighter to insert code snippet inside articles in my Joomla 2.5 website. As editor I use JCE. To insert code snippet I do the following thing in JCE editor I do the ...
0
votes
2answers
108 views

Is it possible to integrate joomla/wordpress with ruby on rails?

Is it possible to integrate joomla/wordpress with ruby on rails??? If not, can anyone suggest me some CMS tools for ruby on rails??
-1
votes
2answers
31 views

CVS/VCS for Template/theme developers [closed]

we are into doing templates/themes for CMS Systems like Joomla/wordpress and till now we have been managing our Templates versions manually. I was thinking if we can go with a Version control system ...
0
votes
1answer
204 views

Joomla Programming - Creating Custom Forms (First Steps)

I'm quite new to joomla programming. I'm supposed to make a form together with coninciding database table. As of the moment, I'm quite confused on the things that I should take a look at. What ...
0
votes
1answer
29 views

Some problems in insertion of code snippet inside Joomla articles

I am using Joomla 2.5 for my technical blog. In my articles I put some code snippet using the preinstalled Code Highlighter (GeSHi) plugin. So, I insert a code snippet in the following way: I open ...
-1
votes
2answers
51 views

What's the main reason that has caused traffic dropping of all the major open-source CMSs [closed]

If you check website traffic for wordpress.org, drupal.org and joomla.org on alexa.com, clearly, those website trafic has been dropping in general. But I can figure out what's the main reason has ...
5
votes
3answers
198 views

How would I convert a dynamic PHP site grabbing data from MYSQL Tables into a CMS?

(I don't know the best way to word this but here goes!) I have a site that is in PHP and it grabs certain data from tables depending on an identifier input like .php?id=500 and looks up from each ...
0
votes
3answers
73 views

Identifying whether a website uses CMS and which

You can do this by looking at only the source code? In my specific case, I wonder if this site a CMS. http://www.designbridge.com/
-1
votes
2answers
86 views

framework for SEO oriented web site [closed]

I have to create a web site for a design company. Client's requirements are Site must be fast loading Site must be optimized for SEO - planning for a paid SEO process after site launch Must ...
0
votes
1answer
124 views

Why I have no module that handle this horizontal menu in Joomla 2.5?

I am creating this website using Joomla 2.5: http://scorejava.com/ I use a template named business_14a I have a question for you: as you can see I have an horizzontal menu under the website logo ...
0
votes
0answers
157 views

Horizontal drop down menu in Joomla

I am creating a web site using Joomla 2.5 and I have the following problem with the main horizzontal top menu. If you go here: http://scorejava.com/ you can see that, under the header logo, I have an ...
0
votes
2answers
128 views

Get Joomla jdoc in PHP?

I am very new to Joomla, and I am trying to get the output of a <jdoc:include /> tag in PHP before the page is rendered. My menu is included like this: <jdoc:include type="modules" ...
0
votes
1answer
95 views

Difficulties to insert code snippet inside y Joomla articles

I am using Joomla 2.5.8 and JCE editor. I am trying to use Code Highlight gesci Plugin to insert code snippet inside my article... I do something like this: {code} INSTRUCTION 1; INSTRUCTION 2; ...
0
votes
1answer
150 views

How can I insert XML example code inside a Joomla article?

I'm building a site in Joomla 2.5 that covers topics related to programming. I have tried various plugins and I had no problem to insert java, javascript and php code inside my articles (the classic ...
1
vote
1answer
750 views

Create an RSS feed for Joomla! 2.5.7

I'm new to Joomla and I can't find how to create an RSS feed for my own content. Everywhere I look trys to set up a feed to import content from other's sites. All I'm looking for is the equivalent ...
1
vote
1answer
171 views

Joomla to Wordpress migration issue

I've already have the template, and have not completely migrated over to Wrdpress, all my articles are still in Joomla. I want to fully migrate over from Wordpress, but am currently having problems ...
0
votes
1answer
130 views

Use CMS for Relational Data management?

Should one use a CMS (Such as Joomla or Wordpress for example) to enable displaying, categorization, searches and manipulation of data etc.? I have ha need to create a solution for taking an excel ...
0
votes
1answer
106 views

Allowed memory size exhausted in both Joomla and Drupal

I am trying to set up a website using Joomla and this is the error I get after accessing localhost (right after successful installation process): Fatal error: Allowed memory size of 8388608 bytes ...
0
votes
1answer
397 views

Joomla how to make the link to category work

I have the following code inside mytemplate/html/com_content/featured/default.php <?php if (!empty($this->lead_items)) : ?> <div class="<?php echo ...
0
votes
1answer
126 views

Custom class to fieldset in Jomla module

I am creating a new module and I need/want to add a custom CSS or ID to the entire fieldset, is it possible? How? My code is: <config> <fields name="params"> <fieldset ...
0
votes
1answer
161 views

Joomla change leading articles html on the blog category page

I would like to change the leading articles html structure for the blog category page in Joomla 2.5. It has to be like this <dl> <dt><a href="#">intro-image</a></dt> ...
0
votes
1answer
48 views

Getting entries from a database and showing a list with Joomla

I'd need to make some custom pages for a Joomla website. One would need to get some very basic information through queries from a MySQL database and list the fetched entries as a paged list. And the ...
0
votes
1answer
259 views

Joomla How to customize main menu

I am learning joomla and faced the next problem. Here is the main menu in HTML <ul> <li class="active"><a href="#">home</a></li> <li><a ...
0
votes
1answer
37 views

Guest menu not appearing in Joomla

Following the example in Joomla Docs I made a guest-only menu item for people who are not logged into the intranet I'm working on to be able to see a few pages. However no matter what I change or do, ...
-2
votes
3answers
268 views

CMS track & trace tool

I'm developing website for freight(cargo) forwarding/logistics company. It will be CMS based (Joomla or Wordpress). What I need is component/plugin (can be commercial) that has this functionality: ...
-2
votes
1answer
497 views

CMS or FRAMEWORK or CORE PHP for CV website [closed]

I want to make a website like http://cvmkr.com/ ,should i use CMS(wordpress or joomla) or any php framework or core php to develop?? ..plz suggest..
-2
votes
2answers
108 views

Which CMS projects should I choose for my project? [closed]

I am going to build a site like tumblr.com with additional functionalities. I want to build my site on top of an open source CMS system. I have researched for days and I want to hear your opinion. My ...
-4
votes
1answer
79 views

Existing php website into drupal [closed]

We have a php website that publishes articles every week. We are now planning to migrate the whole website into drupal for easy management and regular article updates. I'm new to drupal and I've ...
0
votes
1answer
109 views

WordPress or Joomla! ControlPanel [closed]

This post is directed to experienced wordpress/joomla! users. I have developed CMS style websites for a number of years using ASP.Net. 90% of my clients are small business owners that are not tech ...
0
votes
1answer
778 views

Return to previous page in joomla

I have created my own extension. This extension can be accessed from different components and parts of the website. The problem I have is that there could be a number of different URLs that link to ...
0
votes
1answer
45 views

Joomla Discussion - When to create a plugin, when to create a component?

I have been learning to develop my own plugins and components for joomla! 2.5. After a couple of months of developing features for my site, I am starting to realise that some of the components I have ...
0
votes
1answer
92 views

Using JUserHelper class outside of Joomla - in custom script

I am moving a joomla user database to a new custom CMS but I want to include the joomla helper class for salt. How can I include functions from the helper.php in my own code?
0
votes
1answer
269 views

Joomla - get images from directory

I am trying to get a list of paths for all images in a directory. I am using Joomla 2.5 and was wondering if there are some nice API calls that will assist. I know how to code this up in pure PHP, but ...
1
vote
1answer
105 views

Joomla: Can it handle a video intensive site? [closed]

I have a video intensive hobby site and it is getting harder for me to add new footage, etc as it is mostly a manual process. I have the video's for each browser, content about each video, database ...
1
vote
1answer
374 views

Simple confirm popup in Joomla

I have the following code which is added to a delete button on my Joomla site: $doTask = "if (document.adminForm.boxchecked.value==0){ alert('$message'); } ...
0
votes
1answer
320 views

Joomla 3 and gantry 4 compatibility

What is the compatible Gantry version for the Joomla 3.o Latest version. i have tried with gantry 4.0.5 and 4.0.3 bundle , both gives me errors. Call to undefined method JAdministrator::get() in ...

1 2 3 4 5 6