1243 comments found.
Hi;
Thanks for the theme, I’ve just purchased it and liked it.
I have a question; I’ve imported demo content and everything works fine but, product posts couldn’t been imported. How can i solve this problem.
Any help would be appriciated,
Thanks, C.
Strange, products should be there, try this one export xml with product only http://codex-themes.com/codeus/wp-content/uploads/2015/02/codeus.wordpress.products.xml_.zip
Hi there
Is it possible.. on a page with a Right Side Bar, I would like to include a Portfolio shortcode (see http://codex-themes.com/codeus/pages-and-blog/welcome-to-trias-full-width/ > Best Picks of our recent projects), that stretches the full width of the page, like the Footer.
So I’d like the normal Right Side Bar template/features, but when you get to the bottom of the page, I’d like a full width Portfolio shortcut.
Thanks!
HI, yes, using page options you can insert portfolio (like grid or slider) to the bottom of your page like here http://codex-themes.com/codeus/pages-and-blog/right-sidebar/
Hi there Is it possible to include a List (list check) in the Page Side Bar > “Project Info/Contact Info / Custom Iconed Fields” widget > Value box? It seems to strip out the formatting and only allows sentences.
For example, on http://codex-themes.com/codeus/portfolios/corporate-design/ > on the right hand side, I’d like Equipment to have a list of items, instead of “Nikon & Canon Cameras”, I’d like to see a check/tick icon with Nikon
another check/tick icon with Canon.
Is that possible? I know I could add another Widget, but I’d like this check list to be above the “Project Info/Contact Info / Custom Iconed Fields” button (Project Preview).
Thanks!
Our styled list shortcode is not working in this field, but you can use a standard listing like
- Element 1
- Element 2
- Element 3
Hi,
I am about to purchase your awesome theme.
Simply, before to do so, I’d like to know if there is a way or an option to make it as a one page designed website ?
Thanks a lot for the information.
Cheers.
— Cyril
Hi Cyril, yes, one page is possible, just let m know, if you will purchase the theme and woill be doing it, I will give you some tips
Hi, thanks for the reply. You convinced me and I bought it.
Here is my purchase code : 669b83bf-12f9-42fc-8531-2f37a35bcee5.
Could you please give me the tips so as to get in on a one page design ?
Cheers
Hi, thanx for purchasing. Can you pls contact me via my contact form here http://themeforest.net/user/CodexThemes so I can reply you per mail?
Check mail
Hi, i have write you a message some days ago but you didn’t answer, so this is it:
i have a problem with the lazy loading, because i can’t see the homepage content ( quickfinder, post and client ) when this option is checked.
When i don’t check this option i can see the content but in a static mode, no hover effect on quickfinder etc..
How can i fix that problem?
Maybe it will be helpful to know that the site was working until he was transferred to another domain, but i have configured all the settings before transferring.
This is the new homepage: http://www.morimondoinchiosco.com/
thank you, best regards,
Elisa
Hi Elisa, yes, sorry for delay. Seems that js is corrupted, need access data to check
Hi! Have already purchased and built my site. The owner is now asking if it’s possible to make the Quickfinder icons smaller in size? Before I go to editor in wordpress I wanted to see if this was possible? Many thanks for your anticipated reply!
Try to use this custom css:
.quickfinder ul li { width: 215px; } set your desired size
Hi Thank you for response- that css doesn’t seem to be have an effect on the icon/image, just the text. Can the image be adjusted smaller, not the text? I tried adjusting with .quickfinder ul li .image span but that has no effect on the circle portion of the icon. Any more assistance is appreciated. Thank you.
Hi, ok, I thought you mean icon quickfinder. Tray this custom css:
.quickfinder ul li .image {
border-radius: 50%;
font-size: 35px;
height: 120px;
line-height: 120px;
width: 120px;
}
.quickfinder ul li .image span {
border-radius: 50%;
font-size: 35px;
height: 118px;
line-height: 118px;
width: 118px;
}
Hi,
How can i make sure the menu is not sticky?
Best regards, Jim
OK, to disable this effect just do the following:
in scripts.js
at the end here is something like this:
jQuery(document).ready(function() { if(jQuery(window).width() > 800) codeus_header_fixed_init(); });
just comment out or remove this part:
if(jQuery(window).width() > 800) codeus_header_fixed_init();
Hi I am a newbie and a new customer. Love the theme. But, I am having trouble finding anything in the Menu section. I am not seeing any embedded menus. I am methodically trying to work through your, “Getting Started” documentation. However, when I go to Menus, there is nothing. What am I doing wrong? Thanks, Scott
Hi Scott, did you import our demo content? If yes, you should actually see the menu entries here and then you can assign primary and footer menus. You can also share me your access so I take a look
Hi. Have couple of issues: 1 – When I scroll back up a page there is a gap that is created between the upper menu and the title bar. The gap closes fast but it not very nice looking. I see that this thing happens in your demo too. How do I correct this? 2 – I have a few team resumes that are of different length. The grey box that is created is of different size as well and this doesn’t look good. How do I enforce a standard sized box for the team members bio? Thanks!
Hi,
1) you can disable sticky menus at all for instance. Or i can give you a hint, where in code you can start to experiment to get your desired results
2) can you share a screen / url explaining this issue?
Thanks – 1) How do I disable the sticky menu? And please let me know where in the code to play around with. I just want to cancel the blinking effect when I stroll (would like to leave the sticky if possible). 2 – Attaching a screenshot from the team page which I hope explains the issue. https://www.dropbox.com/s/vo9bqqyo7bnh05r/Team.jpg?dl=0 Thanks
Hi,
1) OK, to disable this effect just do the following:
in scripts.js
at the end here is something like this:
jQuery(document).ready(function() { if(jQuery(window).width() > 800) codeus_header_fixed_init(); });
just comment out or remove this part:
if(jQuery(window).width() > 800) codeus_header_fixed_init();
2) just put more content to the left or middle textbox, or reduce content in the right one. Or use our divider shortcode to set additional linebreaks in the left and middle boxes
Hello,
Sorry for a simple question, but I am struggling. I’d like for the default paragraph format to put a break between paragraphs for spacing. Right now I just get  . Is this something I can add to the css?
Thanks!
Actually it should work. Default paragraph should add a space between paragraphs. Can you mail me an URL of page example and WP access so I can check? Can you describe me, what shoudl I do to reproduce this?
Hello. Great theme. But I have a mistake in the back since I installed the theme. What do I do?
Warning: call_user_func_array () Expects parameter 1 to be a valid callback, class ‘Codeus_Menu’ does not have a method ‘javascript_magick’ in /var/www/html/wp-includes/plugin.php on line 496
Hi, can you pls mail me your WP access data via my contact form here http://themeforest.net/user/CodexThemes ?
Hi, I have just purchased and have a couple of questions which (being a complete beginner) I would appreciate your help with. Firstly, should I create a child theme and secondly, do I need to install the woocommerce plugin? Thanks in advance…
Hi, thanx for purchasing
1. Child theme is good if you plan to modify css and js scripts of the theme, In this case it will be the best solution in order not to get lost your modifications after theme updates
2. Woocommerce is for online shop. If you plan to use online shop, it is the best solution for your WP website
Hi,
i have a problem with the lazy loading, because i can’t see the homepage content ( quickfinder, post and client ) when this option is checked.
When i don’t check this option i can see the content but in a static mode, no hover effect on quickfinder etc..
How can i fix that problem?
Maybe it will be helpful to know that the site was working until he was transferred to another domain, but i have configured all the settings before transferring.
This is the new homepage: http://www.morimondoinchiosco.com/
thank you, best regards,
Elisa
Hi Elisa, it looks like there are some javascript problems on your site. Can you pls send me your access data and ftp access per my contact form here http://themeforest.net/user/CodexThemes
i’ve sent to you two emails, please check them!
Solved
How can I add “Read More” at the end of each News excerpt and have it link over to the full News article? The read more works on the Blog pages but not on the News page
Hi, strange. Can I have your URL and access data to check it? Pls send it to me using my contact form http://themeforest.net/user/CodexThemes
Your news page does not have any “read more” http://codex-themes.com/codeus/pages-and-blog/news/ — it is only your blog page
Hi, check plugins/news.php line ~127-130
Try to do following:
<h3><a href="<?php echo get_permalink($news_item->ID); ?>"><?php echo apply_filters('the_title', $news_item->post_title); ?></a></h3>
<?php echo apply_filters('the_excerpt', $news_item->post_excerpt); ?>
<a href="<?php echo get_permalink($news_item->ID); ?>">Read more</a>
Hello, It seems i have a problem with woocommerce. I installed the plugin through plugins installation in wordpress. I configure it and add a product to see how it work. Then going to page shop, but nothing display on shop page. no catégories, no item nothing, just “show 12 on page” where is the problem? Thanks (and sorry for my poor english)
Hi, very strange. Pls share URL and access data to your site via using contact form here http://themeforest.net/user/CodexThemes
it’s sent
Solved
Hi! How can I display Phone Number and link on the team page? The phone number and link appears in the widget, but not on the frontpage.
Can you help me?
By default the phone number & link are appearing only in team widget, not shortcode. I can check how to enable it in shortcode as well
So, you can enable it by this way:
check file plugins/team.php , line 245
now you have
<?php /* if (get_post_meta(get_the_ID(), 'codeus_team_phone', 1)): ?><div class="team-element-phone"><?php echo get_post_meta(get_the_ID(), 'codeus_team_phone', 1); ?></div><?php endif; */ ?>
change it to:
<?php if (get_post_meta(get_the_ID(), 'codeus_team_phone', 1)): ?><div class="team-element-phone"><?php echo get_post_meta(get_the_ID(), 'codeus_team_phone', 1); ?></div><?php endif; ?>
Hello, Congrats for your theme. I want to add pagination on a gallery page previously created from the wp backend of the gallery post type. The problem is I don’t see nowhere we can set the pagination. here is the website using your theme: http://bayayitiyonchans.org/ Thanks in advance.
Hi, can you pls make a page sample with this gallery and give me access to this page via my contact form?
Hi, sorry for the trouble but I really need to start building the website and the visual composer plugin is having the same trouble. Do you have an estimate on when can you check this out ? Thanks!
Just tried to connect your site over an US proxy – the same problem, website is not responding
Hi, is it possible to have 5 quickfinders’ icons in a row? I also reduce their dimensions, but I still have 4 in a row and the fifth in another row.
http://prntscr.com/5sq1oiHi, you need to reduce the size of your quickfinders, fo example using this custom css:
.quickfinder ul li {
width: 215px;
}
HI, Just bought you theme but when trying to download the visual composer from your server it just stays there. Any help would be appreciated.
Hi, thanx for purchasing. Can you send me a private message with access to your site so I can check this issue? Use my contact form here http://themeforest.net/user/CodexThemes
Thanks ! I have just send you the access details .
Hi, got your mail, thanx. Unfortunately I cannot load and ping your website ;/ pls request your hoster, why your website won’t load