IWEBIX
Forum Replies Created
-
The Update is already in Progress, just waiting for a sync of the WP-Team 😉
Forum: Fixing WordPress
In reply to: Top Navigation Bar IssueWell the only way to accomplish that is removing the search bar to get more place in navigation. Or you could add a parent page and add the other categories as children.
Forum: Themes and Templates
In reply to: [WP-Creativix] [Theme: WP-Creativix] Featured PictureYou will have to upload the image with the WordPress Upload Tool and set it as “featured image”.
Cheers
Forum: Themes and Templates
In reply to: [WP-Creativix] Theme WP-Creativix without javascriptSorry, but we are not going to release a non-javascript version. Javascript should be enabled in mostly every browser. People who have Javascript turned off, will have to deal with a strange looking layout 🙂
Forum: Themes and Templates
In reply to: [WP-Creativix] [Theme: WP-Creativix] TabsHi,
WP-Creativix uses WordPress built-in Navigation-Feature.
In your WP-Panel go to Appearance -> Menus. Now add a new Menu and assign it to Theme Location (left sidebar): “Navigation Menu”. The same works for the Footer Menu.
Cheers,
Forum: Themes and Templates
In reply to: WP Creativix – portfolio helpHowever you are able to add different Portfolio Categories. Now you may add your Portfolio Items to those different categories. You may even choose those categories to appear in your menu through the WordPress Menu Interface.
Cheers
Forum: Themes and Templates
In reply to: WP Creativix – portfolio helpHi,
I’m not really sure of what you mean.
You may add as many Portfolio Categories and Portfolio Posts as you like. They will only be shown on your Portfolio Page (which is a page template, just add a new page and select it as template, leave the content empty).
While adding a new Portfolio Post, upload as many Pictures in the gallery as you like and select one to as “featured image”.
Cheers
Hi,
Thank you for bug-reporting. Didn’t find the bug on my Dev-Site but I think the problem is that
<div class="wp-pagenavi"><?php wp_link_pages('before=Pages: &pagelink=<span>'%'</span>'); ?></div>needs to be in the loop.Cut this line (26) in page.php and insert it before:
<?php endwhile; endif;?>That should do the trick, will be fixed upon next Update!
Cheers
Forum: Plugins
In reply to: [Background Slideshow] [Plugin: Background Slideshow] not workingWill need some link to a live-page to offer you some help.
Works fine on http://preview.wp-themix.org/plugins/background-slideshow/.
Maybe you missed adding posts/pictures to the background Slideshow?Cheers
Forum: Plugins
In reply to: NewstickerYou cannot paste the category’s name there.. You will have to paste the category IDs seperated by comma. Google will help you how to find the category id of a category in WordPress!
Forum: Themes and Templates
In reply to: WP-Creativix – Portfolio?Hi,
just make a new page and select “portfolio” as page template (you can see this, when making a new page in the sidebar as a dropdown list).
Cheers,
Forum: Themes and Templates
In reply to: Changing portfolio/slideshow speedWell this is quite easy, open in theme directory /wp-creativix/scripts/slider.js — Change in line 10 to your needs!
Cheers
Forum: Themes and Templates
In reply to: New Support Forum/Plugin Page for WP-CreativixHi Ryan,
thank you for the bug-report. Just fixed it now everything works fine.. REGISTRATION NOW WORKS! (:
Well the big image in the Slideshow is not a thumbnail, it’s the image you define in the custom field. The Javascript doesn’t allow a thumbnail at that place, so we had to take the default pic.
You have to upload an image that has the correct resolution to fit the Slider.Cheers
Forum: Themes and Templates
In reply to: New Support Forum/Plugin Page for WP-CreativixSorry I mean Theme Page of course (:
Forum: Themes and Templates
In reply to: Stupid QuestionHi,
we’ve just uploaded a new version of WP-Creativix (1.5).
In this version you will be able to upload a custom logo in theme options page.
Please wait some time, until our new version will be released.Cheers