Now that I just want to edit the text inside the submit button,
please help again, thanks a lot!
View ArticleReply To: How to move two slider arrow?
Hi, You should adjust css file flexslider (located in folder lib > flexslider) and add width to this line: #slider_container {position: relative; z-index: 1;} So it will be like this:...
View ArticleReply To: Original WordPress Login
thanks for the reply I use wp 3.8.1 but I do not see the log in the original logo wp, but I see the logo I uploaded to the home page
View ArticleCreate "Contact"
Hello The contact form is not created. Since in “Theme Options / Contact” not to put, because it does not work. If you can explain me how. Thanks
View ArticleSocial links issue
First of all, thank you for uploading this theme, it’s really cool. I have a problem with social media buttons – when I fill the brackets of Facebook and Twitter in the Theme Options area, on the...
View ArticleReply To: Original WordPress Login
Aha, you are right. I did not upload logo, so default WP logo is there. This is located in file customfunctions (folder admin > inc), look for: Custom Admin Login Logo (so remove whole codeblock)...
View ArticleReply To: Social links issue
Hi Anna, You should add this before your FB and Twitter url: https:// https://www.facebook.com/ https://twitter.com/ Guido
View ArticleReply To: Create "Contact"
Hi, So you did create contactpage and select contact template on the right? If you did, what does not work? Guido
View ArticleReply To: Social links issue
Thank you a lot for your advice! Yesterday I was clueless and the solution turned out to be so simple. Thanks again! Anna
View ArticleReply To: Original WordPress Login
Fantastic, everything works perfectly. Thank you very much
View ArticleMy home page displays full post
I selected as “Summary of posts” in Reading settings. Even though my home page displays full posts. Similarly, it’s showing sidebar widgets on bottom. Is there any way to show it on left/right side of...
View ArticleReply To: My home page displays full post
Hi, You can set the excerpt lenght in file functions, change this: function custom_excerpt_length( $length ) { return 15; } Guido
View ArticleReply To: My home page displays full post
Thanks, Guido. But what if it’s not always going to be the same length? It seems quite tedious to have to always make my first sentence the same length of characters.
View ArticleFile missing in download package
Hello, It’s a great theme. But when i’m going to use it i found some file missing. There is no other post format files except the audio post format. Inside the moments/lib/post-formats/ folder there...
View ArticleReply To: My home page displays full post
Hi, Then leave the_content in file index and add <!--more--> in your post itself. Guido
View ArticleReply To: Alignment of Bullet Lists in Posts
Hi, Lists are not supported in this theme. You should add this (default) code into file style: .thecontent ul {list-style: square; margin: 2px 0 2px 15px;} .thecontent li {margin: 0 0 0 10px;}...
View ArticleReply To: To change date
hi Guido1975, thanks for your answer but I cannot find the <?php the_time(‘M j, Y’) ?> Could you tell me why it doesn´t appear in my template? thank you very much
View ArticleHelp – Menu not working in responsive mode
Hi, I have been trying to figure out what I can do to fix this but have ended up pulling out all my hair and am now at the point where a really need someones help…I’m having a problem with the menu...
View Article