Hi, i'm interrested in this template.
Is it Joomla 3.8.x en php 7xx ready?
tnx Arthur
PrimerTemplates
POSTED: 2017-11-24
Hello ARTHURK1957,
The template is fully compatible with the latest versions of Joomla and PHP.
Thank you
Kind Regards
arthurk1957
POSTED: 2017-11-24
At this moment on the demo site (http://preview.astemplates.com/itempreview/255) there is a internal server error when i try to open some pages eq like "pages/category blog"
Arthur
PrimerTemplates
POSTED: 2017-11-24
Hello ARTHURK1957,
I am preparing an update of the template, quickstart package and the extensions which will be uploaded to the server for download within a few hours. Concerning the page that you are referring to, I believe it is this one: www.primertemplates.com/joomla/navigator/pages/joomla-pages/category-blog
It is working fine from my side.
Thank you
Kind Regards
arthurk1957
POSTED: 2017-12-01
Hi, is it possible for the pictures to set a fixed size (like 300x300) on the blog categorie page?
http://cdrecensies.nl/site/index.php/cd-recensies
tnx arthur
PrimerTemplates
POSTED: 2017-12-05
Hello ARTHURK1957,
You can define image width manually when inserting it into articles.
Thank you
Kind Regards
arthurk1957
POSTED: 2017-12-05
When i add a new article en put a intro image or a full article image it is not possible to adjust the size
Please look and scroll down this page, top of the blog aritcles are real size, down the page i cropped them by hand. I want it to be automatic the good size so i'm looking for a way to show a fixed size.
http://cdrecensies.nl/site/cd-recensies.html
thanks for looking
Arthur
PrimerTemplates
POSTED: 2017-12-06
Hello ARTHURK1957,
When editing css, there is only one file that can be edited safely without being overwritten- that is custom.css. The rest when changed, the changes will be discarded when less is compiled to css.
Thank you
Kind Regards
arthurk1957
POSTED: 2017-12-05
i found in theme.css #150 this
/*
* Responsiveness
* 1. Sets a maximum width relative to the parent and auto scales the height
* 2. Corrects `max-width` behavior if padding and border are used
*/
audio,
canvas,
img,
svg,
video {
/* 1 */
max-width: 100%;
height: auto;
/* 2 */
box-sizing: border-box;
}
when i set max with to 300px then it looks ok to me but it destroy's the frontpage
Arthur
PrimerTemplates
POSTED: 2017-12-06
Hello ARTHURK1957,
The best way, I think, of working around this is not by entering the images through the images and links in the article but by entering the image to the article manually then editing the article code by defining the image dimensions.
Thank you
Kind Regards
arthurk1957
POSTED: 2017-12-18
Hi, is there somewere a list of all codes like "uk-button-success" what i can use in the module class suffix?
Or are there only 3 colors possible?
I cant find the color for "info message"
I find this -> http://preview.astemplates.com/itempreview/255 but i can't seems to find out how the code for the colors works, they are diiferent (lighter on this page)
tnx
Arthur
PrimerTemplates
POSTED: 2017-12-19
Hello ARTHURK1957,
I will upload the updated documentation within 24 hours. Will provide the link to the documentation within this comments section.
Thank you
Kind Regards
PrimerTemplates
POSTED: 2017-12-20
Hello ARTHURK1957,
Here is the link: http://www.expertcodejungle.net/joomla/navigator/index.php/template-features/shortcodes
More options are still being added.
Thank you
Kind Regards
arthurk1957
POSTED: 2017-12-19
Great tnx!!
Another question, is it possible to have more modules below each other in position "main-bottom"?
I liked to have 4 or 5 times the mod_xpert gallery on that position, now when i put there a second module it is on the same row.
Arthur
PrimerTemplates
POSTED: 2017-12-20
Hello ARTHURK1957,
You can arrange the modules in either parallel or stacked layout. Parallel means that modules assigned to this position are arranged side by side while in stacked, modules assigned to this module position are arranged one below the other. To change into either stacked or parallel, open the admin section of the template > options > layouts then scroll down to Grid. Look for the position named main-bottom and then under layout column, choose stacked since the default and current layout is parallel.
Thank you
Kind Regards
arthurk1957
POSTED: 2017-12-20
WOW !!
Thanks for the list and pointing to the grid, it works like i want it to.
Again thanks!!
Arthur
arthurk1957
POSTED: 2018-01-11
Hi, is it possible to have 2 logo's, 1 for desktop and 1 for mobile?
What do i have to do to (auto)switch between them?
tnx.
Arthur
PrimerTemplates
POSTED: 2018-01-16
Hello ARTHURK1957,
Yes, it is possible. For mobile logo, create a new custom html module and insert your mobile logo and then assign it to module position "logo-small."
Thank you
Kind Regards
arthurk1957
POSTED: 2018-01-13
Comment in status pending...
It will be published after it has been approved by the Website Administrator.
arthurk1957
POSTED: 2018-01-13
Comment in status pending...
It will be published after it has been approved by the Website Administrator.
Get an access to all 12 items designed and developed by Nexus Nova team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
Is it Joomla 3.8.x en php 7xx ready?
tnx Arthur
The template is fully compatible with the latest versions of Joomla and PHP.
Thank you
Kind Regards
Arthur
I am preparing an update of the template, quickstart package and the extensions which will be uploaded to the server for download within a few hours. Concerning the page that you are referring to, I believe it is this one: www.primertemplates.com/joomla/navigator/pages/joomla-pages/category-blog
It is working fine from my side.
Thank you
Kind Regards
http://cdrecensies.nl/site/index.php/cd-recensies
tnx arthur
You can define image width manually when inserting it into articles.
Thank you
Kind Regards
Please look and scroll down this page, top of the blog aritcles are real size, down the page i cropped them by hand. I want it to be automatic the good size so i'm looking for a way to show a fixed size.
http://cdrecensies.nl/site/cd-recensies.html
thanks for looking
Arthur
When editing css, there is only one file that can be edited safely without being overwritten- that is custom.css. The rest when changed, the changes will be discarded when less is compiled to css.
Thank you
Kind Regards
/*
* Responsiveness
* 1. Sets a maximum width relative to the parent and auto scales the height
* 2. Corrects `max-width` behavior if padding and border are used
*/
audio,
canvas,
img,
svg,
video {
/* 1 */
max-width: 100%;
height: auto;
/* 2 */
box-sizing: border-box;
}
when i set max with to 300px then it looks ok to me but it destroy's the frontpage
Arthur
The best way, I think, of working around this is not by entering the images through the images and links in the article but by entering the image to the article manually then editing the article code by defining the image dimensions.
Thank you
Kind Regards
Or are there only 3 colors possible?
I cant find the color for "info message"
I find this -> http://preview.astemplates.com/itempreview/255 but i can't seems to find out how the code for the colors works, they are diiferent (lighter on this page)
tnx
Arthur
I will upload the updated documentation within 24 hours. Will provide the link to the documentation within this comments section.
Thank you
Kind Regards
Here is the link: http://www.expertcodejungle.net/joomla/navigator/index.php/template-features/shortcodes
More options are still being added.
Thank you
Kind Regards
Another question, is it possible to have more modules below each other in position "main-bottom"?
I liked to have 4 or 5 times the mod_xpert gallery on that position, now when i put there a second module it is on the same row.
Arthur
You can arrange the modules in either parallel or stacked layout. Parallel means that modules assigned to this position are arranged side by side while in stacked, modules assigned to this module position are arranged one below the other. To change into either stacked or parallel, open the admin section of the template > options > layouts then scroll down to Grid. Look for the position named main-bottom and then under layout column, choose stacked since the default and current layout is parallel.
Thank you
Kind Regards
Thanks for the list and pointing to the grid, it works like i want it to.
Again thanks!!
Arthur
What do i have to do to (auto)switch between them?
tnx.
Arthur
Yes, it is possible. For mobile logo, create a new custom html module and insert your mobile logo and then assign it to module position "logo-small."
Thank you
Kind Regards
It will be published after it has been approved by the Website Administrator.
It will be published after it has been approved by the Website Administrator.