150 comments found.
hello, it seems when i adding images to create a project content , it doesnt resize the images automatically so they don’t show on the project item page slider
Hi, Please post a support ticket on this forum http://nikadevs.ticksy.com/ with your website URL and login details. Thanks.
Hi some questions:
1. When we buy the aurum-responsive-multipurpose-drupal-theme do we get ALL home examples (we are interested in http://aurum.nikadevs.com/content/home-2). 2. Does the theme also include a library with icons/images, such as those presented in Home-2 -> Strategy Solutions, Digital design etc.
Hi, The theme comes with all pages which you can see on the LIVE website, but images are showed only for demonstration and not included in the package. Thanks.
Hey, what if i want the max-width of the logo be responsive. What should go in the responsive – custom css
Hi, Please post support ticket on this forum: http://nikadevs.ticksy.com/ Thanks.
i really love this theme , but im scared of purchasing it , last time i purchased a drupal theme with visual builder was a theme named aura (8065072) , and then that theme got removed i thought you are the same guy but it was diamondlayers ( account name ) , dude are you really going to support your theme !? i mean drupal is a beast , it’s not like wordpress and other cms , that theme had alot of bugs which never fixed , and it’s not like other so people can go and search for solutions
Hi, Yes this theme will be supported as my others themes here. This is support forum: http://nikadevs.ticksy.com/
Thanks.
Hi! I have a problem with parallax. I filled a parallax in the home page using visual shortcodes. My problem is that there is a gray empty div and I want to delete it or make it transparent
Where the div is generated? Where can I modify the color?
Thank you Bye
Hi, Please post link to your website there I can check this, you can also post this here http://nikadevs.ticksy.com/
Thanks.
Please, could you answer me?
Hi, You need simply select the White background in the background shortcode. Thanks.
Great theme!
How do I make the header NOT sticky on mobiles?
Hi, You can made this via adding your CSS styles https://nikadevs.ticksy.com/article/3336/
You need to add position: static; to the container .pi-header-sticky for the required mobile window screens.
@media (max-width: 991px)
.pi-header-sticky{
position: static;
}
Thanks. This works only for tablet but mobile is still not working.
Hi, Try to use
position: static !important;
Thanks.
can you tell me how you fixed it? i still see the menu not displaying right
Hi, Please describe that do you mean? Thanks.
the menu on the onepage websites aren’t displaying correctly. they’re displaying as an unordered list
Hi, Please update the aurum theme folder: https://www.dropbox.com/s/mpin2egrt3deptq/aurum.zip?dl=0
Thanks.
Just an FYI… the menu on this demo for the “One Page” layout is not displaying properly. You might want to have a look.
Hi, Thanks – fixed.
Hello,
I am having issues with the MD Slider included in this theme. I contacted MegaDrupal but they said they only provide support for direct purchases and I need to go through you guys to get an updated version.
Anyhoo… Everything has worked perfectly until a couple days ago when I tried to update some copy to one of my slides. The type styling appears correct on edit slider back-end but appears unstyled (black and small) on the live view. This happens regardless of styling I try to apply to the type. I am currently running MD Slider 7.x-2.16 and my Available Updates page says it recommends 7.x-2.18. Any help you could give would be much appreciated.
Thanks!
Jody
Hi, Please post support ticket on this forum http://nikadevs.ticksy.com/ and I will send you the md slider update. Thanks.
Hi there, thanks for creating the update! Can you please post a detailed change long including any fixes that were included?
Has the online demo been updated with the 1.3 code?
Thanks again!
Hi, Unfortunately I’m don’t have a full list of fixes because there was a lot of them and I’m also don’t remember them.
Yes the LIVE website have the latest 1.3 version.
Thanks.
Thanks for the quick response!
Were there any feature updates in this release?
It looks like all of your themes leverage a common core which among other things includes your visual short codes and designer. Does this update bring Aurum to the same level as Stig and your other more recent themes?
Last year you said you were going to try to implement an infinity scroll for the blog page? Are you still planning on implementing this?
Thanks!
Hi, There is the latest version of the Visual Shortcodes with LIVE preview function, so some features from Stig comes to this theme also. Unfortunately I’m don’t have so much free time to implement the infinity scroll.
Thanks.
I’ve just installed the newest template update to get rid of inactive links in the mobile menu. But my content now is 142px below the menu because of this css:
.pi-header-rows-fixed .pi-header {
padding-bottom: 142px;
}
Changing it to 0px in the subtheme’s custom.css and enabling it in aurum_sub.info fixed that, but why is this code even in the css? Did i miss something or is it just an error? I use menu-6.
Hi, Yes this was a bug. I’ve fixed this in the latest version.
Thanks.
Hello,
I would like to use this theme on a production website.
According to this tutorial it seems that the installation process overrides existing Drupal database and files https://www.youtube.com/watch?v=_aeCpWxmb7IIs it possible to use the theme on a website, which is in production already? If yes, how do I have to import the provided SQL and files into an existing database?
Thanks.
Hi, You can use the “Installation For Existing Sites” this installation doesn’t requires the database importing, but this mean that you need to configure some blocks,nodes and pages manually. Here is instruction for the theme: https://www.dropbox.com/s/zkhybaeeko44do8/Documentation.zip?dl=0
Thanks.
Thank you so much for having sent to me the documentation. I have purchased the theme. All best.
I want my page in onpage-1, but its no working, could you help me? my page is..http://peixao.argo.com.br/
Hi, Can you please describe in details that exactly is not working, from my side it working correctly.
Thanks.
I cant put the map full width for exemple and main menu too.
Hi, The Full Width option controled by Layout Builder, so you need to open the Theme Settings page, open the Full Width Layout and add your page to the list. Thanks.
I have that error: Fatal error: Maximum execution time of 30 seconds exceeded in /home/wosinekp/ftp/mariusz_wojciechowski/creativecoach.eu/www/includes/database/database.inc on line 2171 any idea?
Hi, Please increase your PHP Execution time, also can try to increase the PHP Memory limit, at least 192MB. Thanks.
Hi, I have another problem. See the link http://www.emc-italia.it/it/blog/revo-1350-il-futuro-della-finitura-la-finitura-del-futuro If you see it by mobile the image became too high and too narrow. Could you help me? Thanks
<img alt="" src="/sites/default/files/REVO.jpg" style="width: 850px; height: 738px;" />So you need to remove the STYLE attributes or set it as you need, for example height: auto; Thanks.
Thank youuuu
Hi, I’m trying to add a youtube video into the slideshow but I can’t. Could you tell me what I have to do to see the youtube video in a slide? Thank you Bye
Hi, In which slide you want to add youtube video? If possible please post screenshot or link to the page with slider. Thanks.
Hi, in a MD slider in the home page (like your demo site)
Hi, The Mega Slider module was developer by another team, you can find instruction about it in the Documentation section “Mega Slider”. If after this you will experience problems then please describe your problem more detailed and I will post it to the MegaSlider support forum.
Thanks.
Please update Theme and Multilanguage guide is also important (like in Rhythm). Looking forward to see updates. Thank you
Hi,
Thanks for suggestion, will update the documentation.
Hi, i spend a lot of time trying to implement multilingual module. No success, plz help me to implement block languages. What is the trick? Tnx a lot
Hi, here is a helpful article for progressive theme: https://nikadevs.ticksy.com/article/3790/ , it also works for Aurum theme, only difference that you need to print it to the Aurum header tempalte.
Thanks.
Hello, Have all the updates been put into the theme package yet? I would like to re-download the theme
Hi, The current version 1.2 from 8 January 2015, there is was another small fixes but currently they didn’t uploaded to the themeforest. I will try to made new release soon. Thanks.
Is there a way to disable the images from opening in a lightbox?
Hi, Which exactly images you want to disable from zoom effect? There is a lot of images with such feature. Thanks.