10825 comments found.
Hi mo3aser, great work! Otherwise, i need help to solve some problems: - I need a total black header, I’ve changed bg color in css from FFF to 000 and changed bg image in the main menu with a black one png. It’s fine but main menu still go over the header covering the little shadow in the border. It’s ok making a margin left and margin right 1px for main menu? - the second problem is the main menu height and position: I need to put menu closer to the top banner. There is a way to upper the main menu?
Regards Fabio
Hi,
please provide a screen shot for the header problem
Hi there,
if I try to instal your theme, wich I just bought, a error message appears:
Fatal error: Cannot redeclare class social_widget in /www/htdocs/w00f1029/wordpress/wp-content/themes/sahifa/includes/widgets/widget-social.php on line 77
What should I do? The whole Backend is out of order
Hi,
there are a conflict with on of your plugins … try to deactivate any social plugins you use
MO3ASER – “add a link for the categoty in the recent post box by editing functions/home-recent-box.php”
BBITIRIM – I dont understand what you mean. Could you give me detailed description? I am not so familiar what you were talking about.
Hi,
you need to add the link of the category page in the functions/home-recent-box.php like
<a href=" cat URL ">More Posts</a>
Hi there,
Can you please tell me how to remove the menu and/or slogan “You can use WP menu builder to build menus”? I’ve tried through firebug but it seems to mess up the whole header.
I would like to be able to remove (a) the slogan and/or (b) the whole top menu area just to see which one suits better.
Thanks, C.
Hi,
to remove You can use WP menu builder to build menus > edit header.php file and remove this lines
<?php wp_nav_menu( array( 'container_class' => 'top-menu', 'theme_location' => 'top-menu', 'fallback_cb' => 'tie_nav_fallback' ) ); ?> <?php echo tie_alternate_menu( array( 'menu_name' => 'top-menu', 'id' => 'top-menu-mob' ) ) ?>to remove the whole top menu .. edit header.php and remove the all code beginning with
<div class="top-nav">till
<div><!-- .top-menu /-->
thanks mo3aser!
Hello there,
This is a great theme. Just one question before I purchase. Is it WPMU compatible?
Hi,
it works fine with it ..
check this link to check which License suitable for WordPress Multisite.
http://support.envato.com/index.php?/Live/Knowledgebase/Article/View/395/70/themeforest-license-usage-examplesHello mo3aser,
is it possible to move the text within the slider. I want the Text of the Flexslider in the left corne in the bottom. Would be nice if you can help me out
Hi,
add this code to custom css area in Tiepanel.slider-caption {left: 0; right:auto}
Hi Mo3aser
I am using a static page for my homepage.
Please could you tell me how to remove the page title “HOME” on top.
Thank you!
Hi,
From Dashboard > appearance > menus : you can add/remove any thing from the top menu
also how to you add columns to pages?
You need to add the columns shortcode in the Html view in your editor
check examples here
http://themes.tielabs.com/sahifa/?page_id=142Hello,
First of all great theme, thank you.
Just one question: can I change the main menu bg color from #000000 to something else. Found the bg image and tweaked it to another color but nothing changed.
Thank you.
J.
Hi,
Provide URL of your site please.
Show Featured Image measures to avoid damage to the displayed image, and what needs to be spread? So what should be the dimensions of the picture?
Hi,
it recommended to be at least 660 X 330
thnks…
How do I edit my link color ONLY in posts. When I edit the link color now under Styling, it changes all my link colors.
I only want the links in my posts to have a different color. How do I do this?
Thanks as usual!
Hi
You can change it from Tiepanel > styling settings > “Post Styling” box
Hi,
please add your question in english only alo support for purchasers only … if you buy this item with another membership .. please add your questions from it
Hi How i can disappear the menu on the top of the page i only want the search
thanks
Hi,
edit header.php file and remove this code<?php wp_nav_menu( array( 'container_class' => 'top-menu', 'theme_location' => 'top-menu', 'fallback_cb' => 'tie_nav_fallback' ) ); ?> <?php echo tie_alternate_menu( array( 'menu_name' => 'top-menu', 'id' => 'top-menu-mob' ) ) ?>
Hello mo3aser,
thank you for your help. But I still have one last Question. How can I change the mark up Color? I don’t like the orange color
Kind regards
Hi,
to change text select color add this code to custom css area in Tiepanel::-moz-selection { background: #F9A386; } ::selection { background: #F9A386; }
change color code to color you want
Hi mo3aser,
We’ve purchased your theme and tried to translate it into Russian. Although, the problem is that cyrillic characters are not supported by the default typefaces in your theme. When we try to select and set up any other font, nothing changes. We would like to use your default typeface or any of these relief typefaces (BebasNeueRegular, arial,Georgia, serif), but they seem impossible to change. What typeface would you suggest to use and where can we set it up? Do you have any ideas on how to resolve this problem?
Hi,
I think BebasNeueRegular font doesn’t support cyrillic characters so you need to change the font to another one supports it
you can check all fonts here http://www.google.com/webfonts
How to I take the caption off the slider?
Hi,
edit includes/slider.php and delete<div class="ei-title"> <h2><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></h2> <h3><?php echo tie_content_limit( get_the_excerpt() , 100 ) ?></h3> </div>
and
<div class="slider-caption"> <h2><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></h2> <p><?php echo tie_content_limit( get_the_excerpt() , 100 ) ?></p> </div>
mo3aser,
Thank you for your help. I updated to your newest version and two things happened:
1. I had a home link (the one with the house) in my navigation, but now it has disappeared. I found out it’s because you need a WWW . The problem is my blog’s current address doesn’t have a www in it’s link. Any ideas?
2. My slider worked fine, but when I updated it still works but I can see thumbnails of the featured images in the slider at the bottom of it. I found out it’s because I’m using Explorer – any ideas why that is?
3. Everything looks great in Explorer, but when I use Firefox, it loses my fonts and uses Time New Roman I think. Do you know why?
4. I also found out with your new update, if the viewer doesn’t have the newest Explorer, the Twitter feed doesn’t work.
Thanks for your thoughts!
Hi,
Provide URL of your site please to check the problem .
Unfortunately, the blog is still in dev mode and cannot be seen by outsiders. Our current blog (using a different theme) recieves thousands of visitors so when we launch, we want everything to be as smooth as possible.
Is there any reason it would show up differently in Firefox?
may be you edit the html code to invalid one .. I need to check the site to detect the problem
Do you recommend a basic comment plugin? I need to enable comments but can’t seem to find a built-in one with this theme.
Thanks!
Hi,
built-in comments system works fine with Sahifa .. you can check it here
http://themes.tielabs.com/sahifa/?p=42make sure you enabled it from wordpress settings .
Thank you for your quick feedback! How do I enable it? What are the steps?
Another quick question: How do you delete the box that says “You can use WP menu builder to build menus” It’s on the header that I don’t use. This theme has two and I only need one but I can’t find a place to delete them.
Hi,
- check this video : http://www.youtube.com/watch?v=6Ihqf-6IWBk
- edit header.php and delete this code<?php wp_nav_menu( array( 'container_class' => 'top-menu', 'theme_location' => 'top-menu', 'fallback_cb' => 'tie_nav_fallback' ) ); ?> <?php echo tie_alternate_menu( array( 'menu_name' => 'top-menu', 'id' => 'top-menu-mob' ) ) ?>
Me Again Thank you for your very useful support! May last question (so i’d like to hope) is there a possibilty to add a comment bubble or something? So that the comments will be shown in a little bubble?
Thank you
Another quick question – sorry!
On the Author Bio that shows up at the end of a post: Is there any way I can take out the coding that shows a photo? I don’t want a photo of an Author there. At the moment, if I don’t use a photo, it automatically puts a cartoon image.
Thanks!
<?php tie_author_box() ?>with this
<?php tie_author_box( $avatar = false , $social = true ) ?>