150 comments found.
Hi,
I’ve another problem, if I set the slideshow not in fullwidth it remains attached to the left margin. http://dev.projectcad.eu/content/welcome-aurum How can I add a margin ?Thanks.
Hi, Unfortunatelly your website is not working, can you post screenshot of the problem. Thanks.
Hi, You can create your custom block, change the textformat to Dynamic Shortcodes. After this create Container shortcode and inside it put the Block shortcode with your slider. Now you can replace default block with your custom block. Thanks.
Ok, so I’ve been making changes to the TB Mega Menu (main-menu) here:
admin/structure/tb-megamenu/main-menu
But none of the changes I make are showing up on the live menu. It is saving the changes I make, but they aren’t visible. What I’m trying to do is apply the animation style…
Also, where can I alter the navigation menu font and font size? I’ve got the appropriate menu.css file open, but no where does it define a font family or size for the menu fonts… I tried just defining every pi-simple-menu item’s font by adding the font-family tag and that doesn’t work. I also didn’t see this in typo.css or page-nav.css. I’ve spent two hours and can’t figure it out… please help!
This is a bigger issue… why is it that I make changes to the CSS in a given skin color, like to the background-color for pi-section-dark and it doesn’t show up? It’s not just there, I’ve been trying to make straight forward edits like that all over and they aren’t showing up. I’m not a newbie, so I’m really confused why these changes that should work are not taking effect…
Hi Roman,
This doesn’t help me.
From your own code inspection you can see that it’s pulling the menu text styling from the body style, not an actual menu font style. I don’t want to change the body style. On top of that, it’s stripping out the font size and line height of the body style and the other inherited styles… Is there no way to manually style the main menu text and define font family, size, and color? Or even better, specifically define the menu font styles in the CSS?
And where do we go to edit the drop down menu styles? I don’t see these colors defined anywhere in the CSS, I searched them all for the drop down menu’s default background color (#1c1f25) and wasn’t found. I also tried editing it the animation here: admin/structure/tb-megamenu/main-menu and no changes took effect.
Can you help me identify how to do those two things in your theme?
I’m not sure why you want me to upload files for the Rhythm theme… I’m working on Aurum.
One reason this is so difficult to edit is that you’ve got duplicated CSS within the files for each skin set. For instance, scrollTopArrow.css’s CSS is duplicated in global.css. To alter the colors, I had to do it on both. It took me about 45 minutes to realize this when I updated scrollTopArrow.css and the changes weren’t taking effect.
So, after digging around, the only place to alter the menu font size is not actually in the menu.css file, but in global.css all the way down on line 7526 and 7531. I’m still trying to find where to edit the colors and font family now…
So colors are also assigned on global.css, but on line 8247/8250…
Hi, You should not change the files which comes with theme, the correct way is to inspect the element which you want to edit, check which classes you can use to attach styles to it and write the required rules to the custom.css file.
For example you want to add styles to menu title you should add styles to custom.css file in the aurum_sub/css folder, using this selector:.pi-simple-menu > li > a span{
// YOUR STYLES
}
This is how you can find classes: https://www.dropbox.com/s/r3rjzcrzpdpcss5/nikadevs-87.png?dl=0
Sorry, here is files for Aurum: upload this https://www.dropbox.com/s/nwnqtooi3kiya3l/template.php?dl=0 to /sites/all/themes/aurum and this https://www.dropbox.com/s/bxzf6jlmahkttbz/aurum_sub.info?dl=0 to /sites/all/themes/aurum/aurum_sub and clear the cache.
Thanks.
Ideally I would do that, but the way this css is setup, it’s almost impossible to find what I’m trying to alter. Inspecting the elements isn’t a bad idea, but there are so many inherited classes it’s taking forever… especially with the overlapping CSS. Every other theme I’ve worked with has the CSS organized in sections making alterations super easy. This has some of it organized, but then we have rouge elements in completely different CSS files. It makes editing very difficult. For that reason, with the number of changes I’m making it would take way too long to dump my edited styles into a custom.css file. I’m having to check each item I want to change to see if it’s the right line to alter with the way this is structured.
I’m guessing that you didn’t create this theme from scratch but took another theme and converted it to Drupal? It seems like this CSS was written by more than one person which would explain the inconsistencies.
Do you know where the drop down menu is styled? I still haven’t found where to change the background color or other styles of the drop down in any of this CSS.
I also have no answer why the configuration page of the TB Mega Menu doesn’t seem to be working when I alter the animation style there.
Hi,
1. I’ve created this theme from scratches, but the original design and styles is from the HTML template: http://themeforest.net/item/aura-responsive-multipurpose-template-v186/7786132 So the CSS also taked from this template. Each developer decide how to organize the CSS structure, but in this theme I’ve found that this implementation was great, and each group of elements have their’s own css file.
2. As I’ve mentioned before, you can simply inspect the element and you will found the styles: https://www.dropbox.com/s/h72buo9psrky260/nikadevs-6.png?dl=0
Thanks.
Inspecting the element doesn’t help with my original question posted on this thread… When I go to make changes to the animation for the drop down menu here:
admin/structure/tb-megamenu/main-menu
They don’t show up. Do you know why this is?
Hi, Unfortunatelly not all features of the TB Mega Menu can be moved to the Aurum theme, so there is only one default Animation which comes with this theme.
Thanks.
Hi,
https://www.dropbox.com/s/7i479x01owtbjb4/2015-04-09_160810.png?dl=0 https://www.dropbox.com/s/74qkp7en33kq2u6/2015-04-09_161140.png?dl=0the two screenshots there are the same view, but if I insert only one element in the view the dimensions of the image are not right. I’ve used the view “Projects Related”.
I think there is a problem somewhere, how can I fix it ?
Thank.
Hi, Can you please describe this more detailed – this is the same view, but the only difference that in one Node it’s shows this not correctly? Can you please sent me link to your website and login details. You can post a private ticket on the forum: https://nikadevs.ticksy.com/
Thanks.
Hi there, where can I go to remove “Call Us” and “Email” from the top section? I’m just wanting it to display the icon and the phone/email… I can’t seem to locate this anywhere. Thanks!
Nevermind, I found this in the CSS files.
Hi, I’m glad that you found the solution.
Thanks.
I’m encountering the same problem as Cristian Fiacchi. The menu also Shows disabled items. Also the updated Version of theme hasn’t fixed that.
thanks
Hi, Please update the aurum theme with this version: extract https://www.dropbox.com/s/mpin2egrt3deptq/aurum.zip?dl=0 to /sites/al//themes and clear the drupal cache.
Thanks.
Hi,
I’ve a serious problem with the mobile form of the website (https://www.dropbox.com/s/ynf57i7efxyiway/Screenshot_2015-04-03-08-57-33.jpeg?dl=0 and http://sandbox.jobplunger.com/it). The first problem is that the mobile version will see the menu items in all languages without being handled the translations. The second is that it see the pages that are disabled. How can i fix the menu ?
Thank
Hi, Please update the aurum theme, extract this archive https://www.dropbox.com/s/mpin2egrt3deptq/aurum.zip?dl=0 to /sites/all/themes with replacing of all files.
Thanks.
Hi Nikadevs, I have installed it successfully, Now drupal core 7.36 is released. Should I update it? Will everything work fine after that? Or I shouldn’t do this?
Hi, Yes you can update your drupal to the latest version, everything shoul work correctly, just make sure that you are using the latest version of the theme and followed all modules update instruction and runned update.php script.
Thanks.
I have a question about the way images are displayed on a project page. The images of a certain project are shown in the images slider with the possibility to zoom (which is necessary, because the images are cropped). But if a project has for example 2 images, and you click on the slider, the box with the full size image will show “Image 2 of 5” : the two project images and three times “Upload your image”.
The same problem seems to occur in the preview site. For example, the project ‘Sailing’ has 3 images shown in the slider but when you click on the slider, it says “image .. of 6”. The 3 last images seem to be from other projects.
Can you help me out? Thanks!
Hi, Please upload this file https://www.dropbox.com/s/xt2rv95lxva115k/aurum_cms.module?dl=0 to sites\aurum.nikadevs.com\modules\aurum_cms
Thanks.
Hi, thanks for the quick reply. I treid uploading the file (both to sites/all/modules/aurum_cms and the sites\aurum.nikadevs.com\modules\aurum_cms you mentioned) but the project-page (www.website.com/content/prortfolio-item) just reteruns a blank page (no HTML output whatsoever). It only happens with portfolio-items. The template portfolio pages and other content-pages (e.g. services-6) keep working just fine.
Hi, Please sent me link to your website and login details so I’m will check this (Form on my profile page). Thanks.
Hello,
I am trying to disable the author block on the skill pages (category page) On the project page I successfully disabled it with settings.
I want to disable this block on more place because I don’t want to use it at the moment. I also do not know how I can edit the user it self (image, text etc) but want to use it in the near feature (for that I must know how I can edit my user(s)
for the category page I have looked in blocks and views but could not find the settings to disable the author block.
Can I disable this with settings or do I need to change this in the template code?
Thanks in advance.
Hi, Can you please post link to the page (on my LIVE preview website0 to the page there you want to disable the author block.
Thanks.
Hi, If you mean the Author block which appears on the project node (or any other node) then you can simply hide it on this page: admin/structure/types/manage/project/display the fields “Aurum: Author info”.
Thanks.
For example: http://aurum.nikadevs.com/category/photography
Hi, This page shows the BLOG nodes teasers, so please open the Blog manage display page for teaser: admin/structure/types/manage/blog/display/teaser and disable the “Aurum” fields. Thanks.
I forgot to look at the teasers settings. thanks.
The Aurum: Title & Breadcrumb’ block (on the same page/ all pages where it exist)
can I change the background with settings or do I need to modify the css. if there is a setting I prefer to use settings so my css stays clean for maintaining the site.
Hi, You can manage background images on this page: admin/config/cms/background
BTW, if you need to add some CSS styles you should add them to the custom.css file under aurum/aurum_sub/css folder. For more information check Sub Theme section on the Documentation.
Thanks.
Thanks for the feedback. The background configuration works only for page backgrounds not for elements so far I know/tested. I want to change the hexagon background which is behind the title and breadcrumbs. Is this also manageable in the background config page?
Hi, If you are using shorcodes – all available options will be on the Shortcode edit form. In case if you want to customize other website elements you need to add your custom styles to the custom.css file under aurum/aurum_sub/css folder. For more information check Sub Theme section on the Documentation.
Thanks.
Hi there, I’m being told we have an update to the slider… how can we get that?
Hi, Please sent me a message via Contact Form on my profile page and I’m will sent you the update.
Hello,
I have a padding question.
I created a new Page with the page builder and user onepage 2 as a reference.for now i only have the top “banner’ and a clientcontainer with client boxes.
The issue is that the banner still has a top padding of 50px. In my settings I can’t find any padding. they are not set.
In the console I see this:<div style="padding-top: 50px; " class="nd-region">
<div id="Content" class="row">
</div></div>
etc….
Can you help me with this. If you need more information, just let me know. Thanks
Hi, This padding is configured in the Layout Builder, so find the Layout which are used in your required page, and check the Paddings in the Region Settings form:https://www.dropbox.com/s/ql6zjhqo2i20jrn/nikadevs-32.png?dl=0
Thanks.
Hi,
I hope I’m nor double posting – but in your forum I’ve commented on another users issue with aurum/breadcrumb block not showing in menu 8-12. But now the forum post i disapeared? Any way I’m having the exact same issue but with menu 6 – dark style. The suggested fix with drupal.css didnt resolve it for me – could you please help? Regards Jan
Hi, For fixing the problem with 6 menu please upload this file https://www.dropbox.com/s/qmmgdbse6n15pwx/drupal.css?dl=0 to /sites/all/themes/aurum/css and this https://www.dropbox.com/s/kh977zqjwvtww0t/aurum-cms-menu-6.tpl.php?dl=0 to /sites/all/themes/aurum/templates/menus
Thanks.
Hi,
I need to buy another license for a new website but remains the problem of the map on the contact page. In a previous post, about 2 moths ago, you said that you will release an update to fix the problem, when will the update come out? If you are going to realease it quickly I could wait for it and buy another license, otherwise I’ll buy another theme
Thanks.
Hi, Please upoad this file https://www.dropbox.com/s/qmmgdbse6n15pwx/drupal.css?dl=0 to sites\all\themes\aurum\css\ – this will solve the problem.
Thanks.
Thank you!!!!!
Hi, You are wellcome.
Hi, there is a small problem to which I have not found solution Image alt title does not take the correct value from image field …display only alt=”Alt”
Where may be the problem?
in template.php we have this
function aurum_image_style($variables) {
$variables['alt'] = empty($variables['alt']) ? 'Alt' : '';
return theme_image_style($variables);
}
function aurum_image($variables) {
$variables['alt'] = empty($variables['alt']) ? 'Alt' : '';
return theme_image($variables);
}
Thank You
Hi, As you can see from the code the “Alt” will be added only if the current ‘alt’ option is empty, you can simply remove this functions and you will see what the Alt option of the images will be empty. So please check what the ALT option configured in the Drupal.
Thanks.
It is enable alt on image field and is not empty… if is empty will echo alt> if remove functions form template the images disappear
Hi, After removing the functions please clear the Drupal cache. If not helped please sent me your website url.
Hi NikaDevs, There is an update for Mega Slider (MD Slider).
How can we make this update?From administration does not work.
Thank You
Hi, Please sent me a message via Contact Form from my profile page and I’m will sent you update.
Hi, This View taking the date from “field_date” date field. If you are using another Date field you can add it to the view in the same way as added current field_date and edit the sites\all\themes\aurum\templates\views-view-fields—news.tpl.php template.
Thanks.
Hi,
Some time back I bought a theme named ( Aura – Responsive multipurpose theme – http://themeforest.net/item/aura-responsive-multipurpose-theme/8065072)
I need some support for this theme. But now its not available there. Where I came across your theme which looks like the same as Aura – Responsive multipurpose theme. So I would like to know if these both themes are the same.
Thanks & Regards, Moses.
Hi, Unfortunatelly this is not my theme, and look’s like it was removed from the ThemeForest.
Thanks.
Hi NikaDevs
It looks like the view “Projects Related” links to blog post instead of Projects even when filter criteria “content type: Projects” is chosen. Could you please point me to where i have to change this?
Thanks, Jan
Hi, Please open this page admin/structure/views/import and insert all text from this file: https://www.dropbox.com/s/7l7m83dyz1dgikq/view-related-projects.txt?dl=0 make sure what checkbox ” Replace an existing view if one exists with the same name” is selected, after importing “SAVE” the updated view. This should solve the problem. Thanks.
Hi
On the /user/login template the placeholder for the password field is “E-mail” I’m trying to change this to “Password” – Could you please point me to where i have to apply the changes? Thanks, Jan
ahh – got it. In the aurum_cms module – Please consider making it “password” in your next update. Great theme btw! Thanks, Jan
Hi,
Thank you for reporting this, I’ve updated this, so in the next release it will be correct.
Please rate my theme if you like it – this is helps me a lot and your five stars will made me happy
!
Thanks.
Hi,
I have a question about the page builder when I creating a new page. When I open an exciting page like Onepage 2 I have a lot of option from the visual shortcodes.
When I create a new page from scratch I do not have that many options. for example I am missing Menu.
Can I disable / enable specific visual shortcodes with settings or do I miss something else?
When you use the background shortcode and set the setting on full height it works fine. but the background width seems to be boxed instead of full width of the page. what is the setting to use a full width / full height background (I am using it at the top, like the Onepage 2 template.
The first question you already answered in another post from esumlu. That was helpfull. can you help me with the second question (full width issue)
Hi, The shortcode can take only the full width of the parent content, so if you want to take the width of the whole page then you need to configure the Layout Builder for showing your page as Full Width. For this open the theme settings page, found the Full Width Layout in the Layout Builder, click on the configure icon on the top right corner, and in the showed textarea you need to add your page URL.
Thanks.
Thanks
Hi, You are wellcome.