How can i change the "Featured Products"-Text and the static image on the background-left of the front page (desk with chair and computer)
greetings,
Robin
AS Templates
POSTED: 2016-04-25
Hello ROBINSUNCRUISER,
For overriding the title you have to use Joomla override tool, here you can find more info:
http://blog.astemplates.com/joomla-language-override/
To change the background you have to edit tmpl.default.css file the following class (line 3442):
Hi, one question about VirtueMarket Featured Products,
i use this just as a catalog. When i click "Product Details" i'm redirected to index.php/<something>/<product>-Detail.
The issue i have is, that i'm still on the Home-Page and have to scroll again all the way down to "Featured-Product"-Section to see the details. I unpublished "Shop" from Menu because we don't need it. But is there a way to just display the Details without all the Modules (Image-Slider, ...) at a clean page?
Greetings,
Robin
AS Templates
POSTED: 2016-05-09
Hello ROBINSUNCRUISER,
Can you please provide us with URL, we have to see this issues.
Regards, AS Team.
RobinSunCruiser
POSTED: 2016-05-09
Of course. It is on a staging server. There is a test entry for a motorbike http://lion.i234.me/joomla/
AS Templates
POSTED: 2016-05-09
Hello ROBINSUNCRUISER,
You should create Menu item related to the VirtueMart product in Menu Manager.
Regards, AS Team.
RobinSunCruiser
POSTED: 2016-05-10
Do i need to add a menu item for every product i have in virtue market or can i do this once for all products?
I don't like the way to add a product to the market and then manually add a product to the menu by menu manager
AS Templates
POSTED: 2016-05-10
Hello ROBINSUNCRUISER,
You can to create a menu item for category of products, sorry, Joomla does not have other solution.
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
How can i change the "Featured Products"-Text and the static image on the background-left of the front page (desk with chair and computer)
greetings,
Robin
For overriding the title you have to use Joomla override tool, here you can find more info:
http://blog.astemplates.com/joomla-language-override/
To change the background you have to edit tmpl.default.css file the following class (line 3442):
#content-row-4 .row-wrapper::before {
background-attachment: fixed;
background-image: url("../images/bg.7.jpg");
background-position: left center;
background-size: cover;
display: block;
left: 0;
width: 50%;
}
Regards, AS Team.
i use this just as a catalog. When i click "Product Details" i'm redirected to index.php/<something>/<product>-Detail.
The issue i have is, that i'm still on the Home-Page and have to scroll again all the way down to "Featured-Product"-Section to see the details. I unpublished "Shop" from Menu because we don't need it. But is there a way to just display the Details without all the Modules (Image-Slider, ...) at a clean page?
Greetings,
Robin
Can you please provide us with URL, we have to see this issues.
Regards, AS Team.
You should create Menu item related to the VirtueMart product in Menu Manager.
Regards, AS Team.
I don't like the way to add a product to the market and then manually add a product to the menu by menu manager
You can to create a menu item for category of products, sorry, Joomla does not have other solution.
Regards, AS Team.