Forum Replies Created
list of topics you have created till now.
-
-
There is no access to the send-mail.php file in your site. Contact with your host.
Sorry, I don’t know.
No one else has this issue. I will ask it to a professional.
Use column shortcodes.
Re-scan the theme files.
Which one? The big one?
Can you provide a screenshot?
Can you provide a screenshot?
Set the permalink settings as in the doc.
Can you ask it to your hosting people first?
Sorry, I don’t know. It is not occur on my side.
Use content editor align center property.
This theme needs to make that kind of special url.
I tested the new version on a Dreamhost server and worked.
Do you mean to add it to the pages content?
What kind of office files?
Sorry, I’m not exactly sure what you’re asking?
I think the Portfolio Slideshow plugin is working on your site.
You can import the dummy data.
Contact your hosting people.
For example?
Did you do some changes with custom codes?
Re-install the theme.
It is weird. You can ask this to your hosting people.
Thanks for your patience.
Open send-mail.php file,
Find the line:
$headers = 'From: ' . $name . ' <' . $email . '> ' . "\r\n" . 'Reply-To: ' . $email;
Change it with:
$sender_domain = "administrator@my_awesome_domain.com"; $headers = "From: " . $sender_domain . "\r\n"; $headers .= "Reply-To: " . $email . "\r\n";
Change “my_awesome_domain.com” to your domain.
You can turn off the ajax from theme options page.
There was a post for that, please search.
Select Homepage template for a page to make it home alternate style.
There is no access to your site.
Please read the documentation.
Can you provide a screenshot?
You can try Meta Slider http://wordpress.org/plugins/ml-slider
Sorry, the skills were been programmed for the resume page.
Set the permalinks settings to default and try again.
Set latest projects widget for homepage.
Can you provide your url?
Finished. New version will be available tomorrow.
Can you provide your url?
Select your blog page from reading settings.
Please check the typekit documentation.
I tried, but there was no success.
You can edit the category.php file.
I mean the theme version.
Can you provide a screenshot with your sample?
Can you provide the plugin url?
You can remove this line:
<?php echo __( 'on', 'read' ); ?> <a href="<?php the_permalink(); ?>" title="<?php the_time(); ?>" rel="bookmark"><time class="entry-date" datetime="2012-11-09T23:15:57+00:00"><?php echo get_the_date(); ?></time></a>
Update to the latest version.
I see some paragraph on backhand side. Go to your contact page editing screen. Switch to Text tab of the content editor and remove them.
From demo site:
[call_to_action] [column width="8"] Read is a wordpress theme focused on readibility! (Heading 3) What are you waiting for? Buy now and begin to blogging. (Paragraph) [/column] [column width="4"] [cta_button_wrap] [button color="navy" size="big" type="d3" icon="buy" target="" url="#"]BUY NOW[/button] [/cta_button_wrap] [/column] [/call_to_action]
Please take a printscreen.