Advanced Search

Search by Keyword
Search by User Name
   

Search Options

Find Posts from
Sort Results by
Jump to Result Number
Search in Categories

Search Results

Searched for: menu
09 Dec 2017 14:29

anilvc31

Dear friends,

I want to use RSVario template for my website.
I am realizing website on my local server wampser 3.1 and PHP 7.1.9. and Joomla 3.8.2.

My current website is www.vinobabhave.org, This website performing well, It running on Joomla 3..4.8 and PHP5.6, I cannot update to Joomla 3.8.2 .
Therefore I have decided to recreate the same on RSVario template.

I have installed RSVario template on this wampserver. I am facing following difficulties.

1. How can I create two horizontal...
Category: Templates
20 Nov 2017 15:48

eurekanetsolutions

Hi
Please close topic.
The solution was to scroll down within the items menu in the editing screen.
Category: Templates
29 Oct 2017 18:27

edgarfrancowd

I need to put a simple jumpmenu inside a form that redirect de sender after him choose some item like: I'm a Doctor (so go to) Doctor page (after submission).

The principal idea is to collect some data like: birthday, city, phone and occupation, but the field occupation will redirect the user (sender) to a linked page after submit the form.

How can I get this with RSForm Pro?
Category: RSForm! Pro
02 Oct 2017 14:42

nickdijkstra2

Hello,

I've build a site with the RSVario! template and the RSPageBuilder! The site works great and I really enjoy using your templates and extensions. Though I can't seem to find out how to make the parent menu active when you're on a child page. How would I achieve this?

Greetings,

Nick.
Category: Templates
26 Sep 2017 20:20

Pierrot1

Hi, the preview stop to show the menu on the form. Don't know if it's coming from a wrong configuration or not .
All ok with the Site view.
Any idea ?
Category: RSForm! Pro
19 Sep 2017 07:43

catalin.teodorescu

Add here the website name to see what's happening.

The above css code is to put a background image in the menu... if you want to add a simple a full-width image above main menu, you can leave only TOP-E position and check "Full Width Section" option from Row Settings, then you can add your custom module to this positiion.
Category: Templates
18 Sep 2017 14:13

adale

Still no luck.
I cleared the cookies, and browsing history. Pressed crtl-F5 many times.
Same result, checked in both Chrome and Firefox.
Here is the custom.css as I currently have it:
/* This is from RSJoomla forum assistance to make full width image*/
.full-width-menu {
background-image: url('cdn.rsjoomla.com/images/graphics/ZCS_website_banner_final.jpg');
background-repeat: no-repeat; width:100%!important;
}

.rstpl-navigation .navbar.navbar-fixed-top{
background-image:...
Category: Templates
18 Sep 2017 13:06

catalin.teodorescu

Hello,

First you'll need to create a custom.css file as instructed here:

www.rsjoomla.com/support/documentation/r...the-source-code.html

Now you will need to add the bellow code to your custom.css file:

.full-width-menu {
background-image: url('URL TO YOUR IMAGE');
}

.rstpl-navigation .navbar.navbar-fixed-top{
background-image: url('URL TO YOUR IMAGE');
}


Regards!
Category: Templates
13 Sep 2017 05:29

info13483

The menu Login and Register are the same? How does a new User register to the directory? Thank you!
Category: RSDirectory!
12 Sep 2017 12:16

madalina

Hello,

There are two approaches that will make the "Read more" link properly display:

1. "Truncate Blog Posts" option: in the RSBlog! Configuration section (accessed through the "Option" button, upper-right corner), in the "Basic" tab scroll down to "Blog Options" and fill in the "Truncate Blog Posts" with the number of characters that will be automatically displayed before the "Read More" link.
2. - Leave the "Truncate Blog Posts" field empty;
- RSBlog! Configuration > Frontend > Post Options...
Category: RSBlog!
31 Aug 2017 13:00

tapiochre

You could try this component:

www.pages-and-items.com/extensions/redirect-on-login

I use it all the time. User, when logging into the front end, is sent to a hidden menu that takes them to RSFiles. In RSFiles I set up profiles that only show the logged in user their own folder.

Managers see all folders.

Good luck!

Chris
Category: RSFiles!
29 Aug 2017 15:34

kimborg

Still dead. I'm on the latest Firefox, and I have AdBlocker, but I've disabled it for your pages. I'm talking about the top menu on pages like templates.rsjoomla.com/?_ga=2.221166427....03.1480970878#rskala shere you can switch template and screen size etc.
Category: Templates
29 Aug 2017 13:04

nickdijkstra2

Hello Dragos (again :P ),

Thanks again for your wonderful help. This solved the issue. How do I make the menu close after a menu-item is clicked? I'm guessing this has to be done via jquery?

Kind regards,

Nick.
Category: Templates
29 Aug 2017 13:01

dragos

Hello,

Our demo templates page is working properly, are you still encountering this issue?
Category: Templates
29 Aug 2017 12:48

dragos

Hello,

Although the navigation menu stays on top by default on mobile devices, you could easily try to achieve this through a simple css definition (see below) added in a custom.css file which you can create as instructed here:

www.rsjoomla.com/support/documentation/r...the-source-code.html
@media (max-width: 979px) {
  .rstpl-navigation {
      position:fixed;
      z-index:99999;...

Regarding the...
Category: Templates
Displaying 211 - 225 out of 1615 results.