Layout changes not showing on website

Phoca Download - download manager
nariko78
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 06 Jul 2015, 20:57

Layout changes not showing on website

Post by nariko78 »

Phoca Download Version 3.0.6
Joomla Version 3.4.3

Hey :)

I'm getting paranoid.. I don't know why but if I change the layout of the category view in the admin section (components > phoca > layout), there's nothing changing on the websites frontend. I do not use the Joomla cache since I am not finished creating the website. Just testen in multiple browsers, everywhere's the same.

If I check the html code of the websites frontend in the browsers dev console, the changes in the admin backend aren't showing in the code itself. For example, if I add {pdimage} to the category view, nothing happens and no new div line or image showes up.

I wanted to add a small preview image to each download, that the user can see what to expect. The image in the [details] button is missing, too. It's only visible if one opens the file's details (so it's at least correctly uploaded)

In addition, I checked the mysql database, the changes I make are written in the correct database table "j3_phocadownload_layout"

I don't know what that could be.. just have to say that I installed the component yesterday, tested it, and deinstalled it to test another tool. Since this tool was crap, I reinstalled beloved phoca download - and that's where my problems started.

Website link, category listing of downloads: http://joomla.nmb-media.de/download-cen ... op-brushes

That is the layout I wanted to test:

Code: Select all

<div class="pd-filebox">
<div class="pd-image">{pdimage} </div>
{pdfiledesctop} {pdfile}
<div class="pd-buttons">{pdbuttondownload}</div>
<div class="pd-buttons">{pdbuttondetails}</div>
<div class="pd-buttons">{pdbuttonpreview}</div>
<div class="pd-buttons">{pdbuttonplay}</div>
<div class="pd-mirrors">{pdmirrorlink2} {pdmirrorlink1}</div>
<div class="pd-rating">{pdrating}</div>
<div class="pd-tags">{pdtags}</div>
{pdfiledescbottom}
<div class="pd-cb"> </div>
</div>
At some point I deleted every 'layout'-configuration - but the websites' frontend still shows the "standard" layout :x
Anyone got an idea? Would be priceless :) Seems as if I'm stuck ..
nariko78
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 06 Jul 2015, 20:57

Re: Layout changes not showing on website

Post by nariko78 »

blaeh.. just found my error.
can be closed, sorry - had to activate "display specific layout" :oops:
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9611
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: Layout changes not showing on website

Post by Benno »

Ok, solved!

Kind regards,
Benno
Post Reply