thanks for #2061 - we purchased the standard version and modified it for our clients needs, but we have a constant bug: on mobile devices, that dont show the responive style (like ipads), the content-boxes on the startpage dont show the text from the relatet article. On most desktop machines, it shows, on some PCs even not the content. Can you contact us to solve that problem?
Cheers
Harvey
AS Templates
POSTED: 2014-11-12
Hello HARALDSCHERER,
Because on the home page you are using not our product our support team can't help you, sorry we are not able to provide support for third-party extensions, but you can ask for our customizations services using the following page:
http://www.astemplates.com/customservices
Regards, AS Team.
HaraldScherer
POSTED: 2015-01-12
Hi AS-team,
we use AS002061 standard on the current site
http://www.juwelier-weidenfeld.de/
On desktop browsers all works fine -> if the user hoovers over one of the images, text appears und can be clicked, on tablets (aka ipad) the links dont work at all.
Any Ideas?
Joomla 3.3.3
Thanks and kind regards
Harvey
AS Templates
POSTED: 2015-01-12
Hello HARALDSCHERER,
In the '/templates/as002061/css/media.1200.css' file please find the following class and delete 'display' property or chage it to 'block' instead 'none'
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
thanks for #2061 - we purchased the standard version and modified it for our clients needs, but we have a constant bug: on mobile devices, that dont show the responive style (like ipads), the content-boxes on the startpage dont show the text from the relatet article. On most desktop machines, it shows, on some PCs even not the content. Can you contact us to solve that problem?
Cheers
Harvey
Because on the home page you are using not our product our support team can't help you, sorry we are not able to provide support for third-party extensions, but you can ask for our customizations services using the following page:
http://www.astemplates.com/customservices
Regards, AS Team.
we use AS002061 standard on the current site
http://www.juwelier-weidenfeld.de/
On desktop browsers all works fine -> if the user hoovers over one of the images, text appears und can be clicked, on tablets (aka ipad) the links dont work at all.
Any Ideas?
Joomla 3.3.3
Thanks and kind regards
Harvey
In the '/templates/as002061/css/media.1200.css' file please find the following class and delete 'display' property or chage it to 'block' instead 'none'
.page-gallery .item_introtext,
.masonry_gallery .mod-newsflash-adv .item_content .item_introtext
{
display: none;
}
Regards, AS Team.