Sintagma - Premium Elegant WordPress Theme

by pexeto

Show:

tsedoresays

Purchased

Hi,

This theme is great, you’re an awesome developer, I can’t seem to get to get post excerpts working properly, any advice? It shows the whole post for whatever reason on the blog page.

Cheers, Travis

Posted 8 days ago
Author

pexeto pexetoreplied

Hi,

Thank you, I’m glad you like my theme! :)

When editing a post you have to click on the “Insert More Tag” button (Alt+Shift+T) just before the text that you want to be hidden. I think this way is more flexible as authors can choose which content to be displayed on the main page, instead of displaying a predefined number of characters.

Posted 8 days ago

DrStirsays

Purchased

Hi

I’m not getting a ‘Read more’ text link before any hidden text on a post.

Can you tell me how I’d fix this?

Thanks for a great theme.

David

Posted 6 days ago
Author

pexeto pexetoreplied

Hi,

First of all- I’m glad you like my theme!

As explained in one of the other comments, this is not a bug, but it is how the theme is designed and this is only for the “Home page” template. However, if you still need this link you have to open the homePage.php file and just after the line (line 58 in my version):

<?php the_content(’’); ?>

You have to add this code:

 <a href="<?php the_permalink(); ?>" class="moreLink">
      <?php 
    echo(get_option("si_read_more"));
    ?>
      </a>
Posted 6 days ago
Purchased

Default-user DrStirreplied

You’re a star :o)

Posted 6 days ago

lucasmxsays

Purchased

Hi,

I bought this template from you a few months ago..

I was trying to use that Main Page with the news and thumbnails, but everytime i use some letter like é or â it becomes upercase.. do you have any idea why this happen?

Posted 5 days ago
Author

pexeto pexetoreplied

Hi,

I guess this is because the font that this theme uses does not support these characters. Fortunately you can very easy remove this font and use the default one which will support these characters. About removing this font you can read in the help file in the section “Cufon font replacement”.

Posted 5 days ago

robgbsays

Purchased

I would like to use the black background, however I cannot find the logo.png for the header in this style. Without this I’m not sure how I can add my own logo to the ‘black’ dotted style background.

Thanks!

Posted 3 days ago
Author

pexeto pexetoreplied

Hi,

The black style uses the logo_black.jpg image. It is located within the “images” folder.

Posted 3 days ago

lucasmxsays

Purchased

You said:

Hi,

I guess this is because the font that this theme uses does not support these characters. Fortunately you can very easy remove this font and use the default one which will support these characters. About removing this font you can read in the help file in the section “Cufon font replacement”.

I dont think its the font file.. When i open the post page, the font becomes normal, with é and á lowercase… Just in main page, using that system to show news with thumbnails that those special letters become upercases…

Posted 3 days ago
Author

pexeto pexetoreplied

Hi,

Can I have a link to your site so I can have a look?

Posted 3 days ago

robgbsays

Purchased

“The black style uses the logo_black.jpg image. It is located within the “images” folder.”

I found this image, but as it is a jpg it is not editable, and therefore I am unable to use it as a template. I would like to use its background for my own logo, please could you tell me how I can do this.

Thanks Rob

Posted 3 days ago
Author

pexeto pexetoreplied

Hi,

There is a PhotoShop file called home_black.psd within the PSD folder. You can edit the logo in this file and replace your new image with the existing one.

Posted 3 days ago

coloritsays

Purchased

Hi,

I use Wordpress 2.9.2, new installed, still without any plugins enabled.

I have made a subpage for a page, both filled just with text.

But in the main navigation I only have the main page, not its child page with the little arrow as you have in your preview.

What can I do? Thanks.

Posted 3 days ago
Author

pexeto pexetoreplied

Hi,

I guess that some script might be causing a JavaScript error. Can I have a link to your site so I can have a look?

Posted 2 days ago

robgbsays

Purchased
There is a PhotoShop file called home_black.psd within the PSD folder. You can edit the logo in this file and replace your new image with the existing one.”

As I don’t have Photoshop, please would you be able to send me a .png format logo template? Otherwise I am unable to use this logo template without forking out hundreds of pounds just to change the logo to one of my own.

I would really appreciate this, thanks.

Posted 3 days ago
Author

pexeto pexetoreplied

Hi,

I’m not sure I have understood what exactly you want to do (because you can not edit .png files like you can PhotoShop) I will send you a exported .png to layers files of the logo but I will need your email in order to do that :)

Posted 2 days ago

Remwidecosays

Purchased

Bought it last week and Whohoooo !! Great Work !!

A real pleasure to use this theme. Thanks for the work

Posted 2 days ago
Author

pexeto pexetoreplied

Thank you very much for the nice words! I’m glad you like it :)

Posted 2 days ago

robgbsays

Purchased
I’m not sure I have understood what exactly you want to do (because you can not edit .png files like you can PhotoShop) I will send you a exported .png to layers files of the logo but I will need your email in order to do that

That would be good thanks. With your ‘dark’ style, there was a logo format which I was able to edit in macromedia fireworks, but not with the ‘black’ style. One of these would be great. Email is robgb83@gmail.com

Cheers

Posted 2 days ago

klettsays

Purchased

Is there any way to localize the theme. I would like to have the pages names be translated depending on the user’s language…

My website is in english, but I want it to also be in Spanish by having the person choose, however I don’t want to have to update two separate galleries… just for the sake of having it in both languages.

Posted 2 days ago
Author

pexeto pexetoreplied

Hi,

Generally this theme doesn’t support localization. I think you should look for some plugin that can do this for you.

Posted 1 day ago

klettsays

Purchased

Also is there any way to change this Cufon thing to use another font that does include the é characters??

Posted 2 days ago
Author

pexeto pexetoreplied

Yes, there is :)

First of all you have to find the appropriate font and download it. After that you have to go to

http://cufon.shoqolate.com/generate/

to generate the font. After you have the JS file of the font you have to place it in the script folder and in header.php you have to reference to this file, instead of the Andika font.

Posted 1 day ago

lucasmxsays

Purchased

Hi,

Im sorry but i cannot provide an preview because the website is still under construction so i blocked it to non authorized users.. but here is two screenshots:

http://img708.imageshack.us/img708/9566/firsto.jpg http://img706.imageshack.us/img706/5348/secondbi.jpg

Posted 2 days ago
Author

pexeto pexetoreplied

It is very difficult to say what may fix this as I cannot see the site. I don’t even know in which div this is located to try to guess. However you can try this: in style.css you have to find the section .servicesBoxs h2 and delete this line:

text-transform:capitalize;

I really cannot say anything else unless I can see the site.

Posted 23 hours ago

megalexsays

Hi Pexeto,

Can the porfolio contain 12 categories or are the amount of categories limited? Thanks in advance.

Posted 1 day ago
Author

pexeto pexetoreplied

Hi,

The portfolio categories number is not limited. Only the category container doesn’t change its height when there are 2 rows of categories and this fix is already in my update list. However you can change this by opening the style.css file and in the end of the section #portfolioCategories you have to add those lines:

height:auto;
overflow:auto;
Posted 23 hours ago

superrrchangosays

Purchased

Hi Pexeto, absolute brilliant theme.

Hope you haven’t answered this a zillion times but..

1. on the alt homepage, how can you change the ‘learn more’ to something else in the entries in the middle bit.

2. In the portfolio, how can you re-order the categories in the menu. It’s alphabetical by default, but on the demo it seems random.

Any help appreciated!

Posted 21 hours ago
Author

pexeto pexetoreplied

Hi,

Thank you, I’m glad you like my theme! :)

I couldn’t understand question 1. Generally there is not a “learn more” link in this page template. Can you please describe what you need in a different way?

Regarding question 2- on my demo the category order is alphabetical too :) However you can try this: open the portfolioPage.php file and replace this line (line 36 in my version):

$categories=  get_categories('child_of='.$catId);

with this line:

$categories=  get_categories('child_of='.$catId.'&orderby=slug');

Now you can set Slug to your categories so that categories will be ordered by their slugs, not names.

I hope this will help.

Posted 1 hour ago

$32

Prepaid customers
pay just $30 - how? Prepay Your Account With our deposit system not only will purchasing be much faster, but we’ll also take $2 off the price! Find Out More Price

You must sign in or sign up to purchase this item.

12345 ( 69 ratings )

Purchase 399 purchases

Item Attributes
Created 23 November 09
WordPress Version 2.8
Columns 2
Widget Ready Yes
Functionality CMS
Layout Fixed
Documentation Well Documented
Compatible Browsers FireFox 2, FireFox 3, IE6, IE7, IE8, Safari
ThemeForest Files Included N/A
Collections that include this item