This item was featured on ThemeForest
This item is by an Elite Author
DigitalCavalry
- Author was Featured
- Bought between 10 and 49 items
- Elite Author
- Europe
- Exclusive Author
- Has been a member for 3-4 years
- Item was Featured
- Referred between 50 and 99 users
- Sold between 100 000 and 250 000 dollars
1,179
Purchases
Buyer Rating:
4.22 stars
4.22 average based on 242 ratings.
-
5 Star
15162%
-
4 Star
3916%
-
3 Star
239%
-
2 Star
124%
-
1 Star
177%
| Created | 24 March 10 |
| Last Update | 25 March 13 |
| Columns | 2 |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.5 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | HTML Files, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
© All Rights Reserved DigitalCavalry -
Contact Envato Support


Hi,
Just a few things:
1. How do I remove page titles? 2. How do I remove the header logo link? 3. The story slide doesn’t work. I have (or had) it enabled but it doesn’t appear on any of the pages. Could this possibly be a coding error of some sort?
Thanks in advance.
Hello,
1. On most pages, the title is displayed as follows:
You can delete or comment out the line. For example, the title for the blogging page you need to edit the file blog.php.
2. If you want remove link from header logo please go to header.php file and find this line.
<a class="logo" href="<?php echo get_bloginfo('url'); ?>"></a>next transform it to this
3. I tested story slider with last update and it was fine. Can you check CMS settings, maybe the slider is hidden or some wrong story slides IDs are assigned to slider? I have checked last version on my localhost right now, and works fine. Write me back if you will have still problems with this, we will find some solution or bug.
Best Regards, DC
Hello,
1 and 2 I’ve sorted out. However I’m stuck on the CMS part in regards to the “Story slider” – I’m not very good at spotting bugs or errors in the CMS settings so I wouldn’t have a clue as to where to look. I had a scan through the “necessary” cms.php files, checked the post IDs and that’s all fine; but like I said I don’t know what I’m looking for exactly.
Is it possible to send me an example of the code or could you point me in the right direction?
Thanks for your help and support, Grand
Hello,
Can you send me access to your wordpress? You can send it on my email via our contact form. This will be faster if I will look inside your WP and eliminate some bugs possibilities.
Best Regards, DC
Hi , i found how increase font-size ( i made changes in common_dark.css ) now looks good .. but have no idea how to change color of text on some pages . page created with photo-news.php so in the end of the photo-news page you got text : All photo news categories Cars, Audi, BMW the color of the text the same as the common color of site ( i choosed in admin in admin panel ) pls say where is the code in css to change color of text Cars, Audi, BMW etc
also i wish to do the same for page : www.yoursite.com/photonewscat/BMW
so the same lines there , only you already stay on page of some category
also small question about menu , how make opacity for background of menu (dropdown menu) panel ? in cms i can use colors for it but not opacity .
think update my cms to the newest version (23.3.2013 ) read how and worry to lost somethings
Big Thanks to You for your Lovely Theme and hard work ! Thx
Hello,
The problem is that the color of the content text is defined for the entire site. If you will change color text for the body, this change will apply on all pages. You can’t make this change in some easy and elegant way (in CMS) so the color changes will be limited only to some selected page (or page template).
For example in GRAY skin, the content text have defined color in common_gray.css file in this place
body { ... color:#000000; ... }Regarding to “All photo news categories” links section – color for links in this section is not defined, so the color is inherited from global CSS links settings. The best way to make a change here, will be to add links color definition for this section in CSS.
For this you will need to Ffind in CSS file this section:
.photo-news-all-tax .links { ... }and after it add new section:
.photo-news-all-tax .links a { color:orange; }The menu background color – this can be changed but only in cp_menu.php file and it will need some more work. HEX color must be converted to RGB value, I will post a solution for this tomorrow. The opacity will be hardcoded until next update, when I will make some CMS option for submenus opacity.
Regarding the update to last version. If you didn’t do any changes in the code on your own there will be no problem. But if you made some modifications, you need to do this update more carefully, because you will lost your own changes.
You can use free WinMerge application to test differences in your critical files. Also, before any update, first make copy of your server theme just in case.
Best Regards, DC
Thank you so much for help !
sad to see your still using wordtube as it still does not play on iphone/ipad or chrome android browser :/ a theme that has sold over 1100 sales deserves working video on iphone/ipad imo…
Hello, yes, currently wordTube is still needed, but I think we will change this in the next update.
Hello,
two questions:
1. How can I display comments on the team page? 2. I translated the theme, but can’t find the text “You are here”, which is shown in the navigation. Where can I translate it?
Hello,
1. Comments section is not available on team page. For this some modification is needed in the page template – team.php if you mean the main team page. I think for this you might need to only copy the comments PHP code from other page template (like for example from page.php) into team.php – this should work. I mean this part:
if('open' == $post->comment_status) { echo '<a name="comments"></a>'; comments_template(); }2. This part can be changed or translated directly in WP admin in theme CMS section. You will find this option in section: Innovation > General > Breadcrumb navigation settings.
Hi, I tried that already but unfortunately comments still don’t display (comments are allowed). Any other idea?
Hi, so i updated to the latest version without problem its ok thx Now maked portfolio page pls help me with one thing maybe its silly question but have no idea how realize it
so in custom page settings ( porfolio place ) : exist row - Insert comma seprated categories ID to display or leave empty to display all categories:
so what is mean categories ID ??? i really need this option to do not show on portfolio page all others post i did ( will do ) before where take this categories ID ? so i tried input posts ID ( i wish to use on portfolio page ) unfortunetly no work , in categoreis in Post section menu i don’t see any ID’s only names
pls help with it
Thx !
I see you already found the ID help section and looks like this part is already resolved. Thanks for the information.
HI! I can’t get page menu working. I’ve created 2 pages and then Innovation>Page Menu created new Page Menu named All Page menu. Then in Page List each Pages are assigned to All Page menu. pls help Thanks
Hello,
Maybe something simple is still missing. Did you selected option “Display page menus” that is located right at the to of Page Menu section? If this option is selected you can double check the sections at the bottom if everything is properly assigned in “Menu assignment panel” and/or “Page List”. In the first from these two sections, you can select a default page menu that will be displayed on all pages without an individual page menu set – you need to select a menu from the first list here and click on the button “Set default page menu”.
This should help.
lol really it was silly question all very simple – all that need open innovation-id help , and choose categorie ids what you want to show on portfolio page , so everythign ok
but one problem is exist for me
in innovation – home options when i try change Homepage sections display order (column) then click – save display order its not work all that i see small window in right low corner ‘wait ajiax in work ’ and nothing happens after 1 ..2 ..3 ..4 min seems something don’t work properly for me
Hello,
This should work fine but maybe there is some error in the JS. If you use any non theme plugins besides the NGG you can try to deactivate all these plugins and check if this helps. Then you can bring these plugins one by one to see which was was causing this, if deactivating fixed the problem.
Make sure you check the plugins first, but if this won’t help, you can also view the Innovation > Home section in Google Chrome and inspect the site while you are clicking on Save button (right click > inspect element) – check in the Console if there is any JS error – if there is some error after you click on the save button in CMS, you can send the information about this and maybe this will tell us something.
Hi, How to modify link and detail on about, service, templates, contact/help and company info (Footer) ? Please advice to me.
Hey there, i would like to show photo news on my site. I get the all photo news page working and the photo news entry is also shown on the frontpage. However when I want to open the single photo news article, I always get the message “page not found”... any quick ideas? best, Collins
Hello,
I am not sure what might be causing this, but you can check your permalinks settings and try different options just to check if this helps. Maybe also you use some non theme plugin that is causing some kind of problem, maybe also related to permalinks?
Did it worked earlier or you just started using this Photo News feature and got this problem?
i changed permalinks settings and its all good. that was easy. thanks anyways!! great support
Thanks for information!
Hi!, I can’t setup Header Twitter icons link URL. On the link field I wrote twiiter.com/*. But on the main page header it shows www..com/twitter.com/*. What I did wrong?
Hello,
Please. Use the *http://* before domain name.
Best Regards, DC
Hello, you need to place fill path with the
http://and not justtwitter.com. So you need to insert for examplehttp://twitter.comand it should work fine.Hi DC, I installed wordpress 3.5.1, and I+S 2 (the last release available). I install too wordTube and jwplayer 6.4. To install JPW I follow all intruction, step by step: http://www.longtailvideo.com/support/jw-player/31561/getting-started-with-the-jw-player-wordpress-plugin/, using FTP to upload de pluging to /wp-content/pluggin But something go bad. Where the video should appear, appears a blank, no errors, but looks was not found the player. Can help me please. Thanks in advance!
Mónica