37 Posts
austenn01
8 years ago
3
Topic

Hello,

Is all the info at this link still relevant to version 3?

http://www.seblod.com/v2/documentation/seblod-2x/templates/2754-getting-started-with-custom-templates-positions.html

EG: At the link, this text can be read:

"Make one copy of the “right-a.php” file for every position you are using in your Seblod content type, and place these files inside each of the sub-folders mentioned above."

I don't see a 'right-a.php' file in the templates/seb_one anywhere....

Get a VIP membership
178 Posts
Jeka
8 years ago
0
Level 1

Hi.

Yes it is relevant. 

Text from your link: 

If your installation does not have the right-a.php file, you can easily create it yourself. Just follow these steps:
1. Create a blank file with the .php extension

2. Add the following code at the top of the file:
// No Direct Access
defined( '_JEXEC' ) or die;
?>

3. Name the file "right-a.php"

4. Place the file to the same folder described above for the right-a.php file

Once you have created this file and saved it to the correct folder, follow the rest of the steps in these instructions.

178 Posts
Jeka
8 years ago
0
Level 1

Right-a - it is just for examle. Use can override any position you want.

8 years ago
0
Level 1

Hi,

Please at first refer to the new documentation http://www.seblod.com/resources/manuals and specifically about manual items concerning Designer.

Thanks

Get a VIP membership