Planning to purchase this template.
But the How To Section is blank, with no details.
PrimerTemplates
POSTED: 2016-11-04
Hello RAUNHAR,
The template comes with a user manual which will guide you through the installation process and subsequent use. More questions can also be posted on this comments section or sent directly to us via an e-mail address provided in the template user manual.
Thank you
Kind Regards
raunhar
POSTED: 2016-11-05
Comment in status pending...
It will be published after it has been approved by the Website Administrator.
raunhar
POSTED: 2016-11-05
Found the solution. Please ignore the comment.
raunhar
POSTED: 2016-11-07
http://rbstravels.com/new/
Position: news1,2,3,4
Problem: Read More is not showing on normal, but on hover it shows up.
Did not make any changes to the css.
PrimerTemplates
POSTED: 2016-11-07
Hello RAUNHAR,
If you site is online, kindly send the link I check. Because the demo link is showing everything just fine.
Thank you
Kind Regarsd
PrimerTemplates
POSTED: 2016-11-07
Hello RAUNHAR,
Sorry I had not seen the link you sent. Now I see what you mean. That is simply because the background colour similar to that of the text. Open custom.css file in the css folder and replace the code on line 2609 with the following:
.extras a {
background-image: url(../images/arrows_16.png);
background-position: right center;
background-repeat: no-repeat;
color: #ffffff;
padding: 10px 35px 10px 15px;
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
}
Thank you
Kind Regards
raunhar
POSTED: 2016-11-08
http://rbstravels.com/new/
Position: Footer4
I have used a menu at position 4
Is there any Menu Class Sufix, to disable the hover and reduce the gap between the links
PrimerTemplates
POSTED: 2016-11-08
Hello RAUNHAR,
I'll send you custom css to effect that.
Thank you
Kind Regards
raunhar
POSTED: 2016-11-08
The pages are being shown with dark background. the font color is also dark, hence unable to read the contents
http://rbstravels.com/new/index.php?option=com_content&view=article&id=19&Itemid=218
No changes were made to the css except for the one that you mentioned.
PrimerTemplates
POSTED: 2016-11-08
Hello RAUNHAR,
Have you compiled less to css? If not, kindly do so. Open the admin section of the template and click on compile less to css. Also, turn off development mode.
Thank you
Kind Regards
PrimerTemplates
POSTED: 2016-11-08
Hello RAUNHAR,
Paste this code into the file named custom.css:
.t3-footer .t3-footnav .t3-module ul > li > a {
background: transparent !important;
padding-left: 0 !important;
padding-top: 0;
padding-bottom: 5px;
}
Thank you
Kind Regards
raunhar
POSTED: 2016-11-08
Did less to CSS and diabled Development Mode.
Still the same result.
raunhar
POSTED: 2016-11-09
Sidebar 1 Menu also needs some custom coding.
raunhar
POSTED: 2016-11-09
There seems to be few bugs in the site.
Some plugins are not working properly.
Problem 1:
Component: Form
http://rbstravels.com/new/index.php/guest-book.html
(The custom editor line is not showing. On contacting the developer, I got the following reply:
Looks like your custom.css stylesheet is targeting it with display:none.
Problem 2:
http://rbstravels.com/new/index.php/festivals-of-india.html
I have installed Super Table plugin. The plugin is enabled, but it is not taking the default CSS Template. Even after selecting and saving, it reverts back to None.
Problem 3:
I changed the line 918 in templates/alpine/css/dark/template.css for reducing the space in the main menu items.
Still it is not showing it.
Please look into it
PrimerTemplates
POSTED: 2016-11-09
Hello RAUNHAR,
We can connect via skype we solve those issues one by one. Kindly provide your username by sending it to the e-mail address provided in the template user manual.
Thank you
Kind Regards
raunhar
POSTED: 2016-11-11
Due to the time difference, I donot think that it will be possible. I am in India.
Is it possible that I forward you the admin details for check up.
PrimerTemplates
POSTED: 2016-11-11
Hello RAUNHAR,
Ok. Send them to the e-mail address provided in the template user manual.
Thank you
Kind Regards
raunhar
POSTED: 2016-11-15
rbstravels.com/new/
Main Menu: Social Buttons.
These are showing in a different line.
PrimerTemplates
POSTED: 2016-11-15
Hello RAUNHAR,
This is because there is not enough space in the menu bar section to accommodate both the menu items and social icons. You could consider reducing or combining some menu items into drop down menus.
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
But the How To Section is blank, with no details.
The template comes with a user manual which will guide you through the installation process and subsequent use. More questions can also be posted on this comments section or sent directly to us via an e-mail address provided in the template user manual.
Thank you
Kind Regards
It will be published after it has been approved by the Website Administrator.
Position: news1,2,3,4
Problem: Read More is not showing on normal, but on hover it shows up.
Did not make any changes to the css.
If you site is online, kindly send the link I check. Because the demo link is showing everything just fine.
Thank you
Kind Regarsd
Sorry I had not seen the link you sent. Now I see what you mean. That is simply because the background colour similar to that of the text. Open custom.css file in the css folder and replace the code on line 2609 with the following:
.extras a {
background-image: url(../images/arrows_16.png);
background-position: right center;
background-repeat: no-repeat;
color: #ffffff;
padding: 10px 35px 10px 15px;
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
}
Thank you
Kind Regards
Position: Footer4
I have used a menu at position 4
Is there any Menu Class Sufix, to disable the hover and reduce the gap between the links
I'll send you custom css to effect that.
Thank you
Kind Regards
http://rbstravels.com/new/index.php?option=com_content&view=article&id=19&Itemid=218
No changes were made to the css except for the one that you mentioned.
Have you compiled less to css? If not, kindly do so. Open the admin section of the template and click on compile less to css. Also, turn off development mode.
Thank you
Kind Regards
Paste this code into the file named custom.css:
.t3-footer .t3-footnav .t3-module ul > li > a {
background: transparent !important;
padding-left: 0 !important;
padding-top: 0;
padding-bottom: 5px;
}
Thank you
Kind Regards
Still the same result.
Some plugins are not working properly.
Problem 1:
Component: Form
http://rbstravels.com/new/index.php/guest-book.html
(The custom editor line is not showing. On contacting the developer, I got the following reply:
Looks like your custom.css stylesheet is targeting it with display:none.
Problem 2:
http://rbstravels.com/new/index.php/festivals-of-india.html
I have installed Super Table plugin. The plugin is enabled, but it is not taking the default CSS Template. Even after selecting and saving, it reverts back to None.
Problem 3:
I changed the line 918 in templates/alpine/css/dark/template.css for reducing the space in the main menu items.
Still it is not showing it.
Please look into it
We can connect via skype we solve those issues one by one. Kindly provide your username by sending it to the e-mail address provided in the template user manual.
Thank you
Kind Regards
Is it possible that I forward you the admin details for check up.
Ok. Send them to the e-mail address provided in the template user manual.
Thank you
Kind Regards
Main Menu: Social Buttons.
These are showing in a different line.
This is because there is not enough space in the menu bar section to accommodate both the menu items and social icons. You could consider reducing or combining some menu items into drop down menus.
Thank you
Kind Regards