Forum Replies Created
list of topics you have created till now.
-
-
New version is available on ThemeForest.
No one. Try the new version. You can download it from ThemeForest.
Please create a new menu for your sidebar.
Try to deactivate your plugins.
Ok. Good luck.
Hi, your css is good. And, you can use the “Full width Page” template for a large page.
Thanks
Hi, use this in your theme options > custom css box:
/* menu border color */ .main-navigation { border-bottom-color: yellowgreen; } /* post title size */ .blog-posts .entry-title { font-size: 1.8em; }Thanks
Hi, your link wants login details.
Hi, you can limit them from reading settings.
– WP admin > settings > reading > Blog pages show at most.
Thanks
You are welcome.
I will check the theme for the excerpt functionality.
Hi,
– go to: Appearance > Editor >
blog-sidebar.php– find span7 and change it to span8
– go to: Appearance > Editor >
sidebar.php– find two span5 and change them to span4
Thanks
Hi, it is in the
footer.phpfile.– Navigate to Appearance > Editor > footer.php
Hi, use this in your theme options > custom css box:
/* menu item color */ .main-navigation ul li a { color: white; } /* search button color */ #header-search-link { background-color: #b9e1af; }Thanks
Hi, you need to edit the widget title.
Thanks
Hi, please do the steps in the theme documentation to have a homepage like the demo site.
Thanks
You are welcome.
Hi, I see the v2.5 on your site. Please install and activate the latest version.
Thanks
Ok. Good luck.
Hi, yes it is possible. Just update to the latest version.
Thanks
Ok. Good luck.
Hi,
– go to: Appearance > Editor > page-home.php
– find:
$args_homepage = array( 'post_type' => 'post', 'posts_per_page' => -1 );
– edit:
$args_homepage = array( 'post_type' => 'post', 'posts_per_page' => 10 );
Thanks
Hi, please unzip the package, then you will find the theme under Theme folder.
Thanks
Hi, please encode your code before pasting here. You can use this to encode:
Try this:
.main-navigation > ul > li:nth-child(5) > a { background-color: #c9c9c9; }Ok. Good luck.
Hi, use this in your custom css box:
.main-navigation ul ul li a { color: #4551D3; background-color: aliceblue; }Thanks
Switch to Text tab of the editor and remove spaces between the lines.
Try this:
ul.menu-custom #menu-item-3343 a { background-color: #c9c9c9; }Use this in your theme options > custom css box:
#portfolio .section-title { display: none; }You are welcome.
Hi, I’m working to improve the contact form.
Thanks
Hi, you can translate it. Please check out the Localization section in the theme documentation.
Thanks
Can you provide your url?
You are welcome.
You can translate it. Please check out the Localization section in the theme documentation.
Set to the default your permalink settings, then check your site a few times, finally go back to post name option again.
Hi, write it like in this format:
JOHN: Hey there
MARY: This is an example of a WordPress page, you could edit this to put information about yourself or your site so readers know where you are coming from.
JOHN: What is this
SMITH: Aye, matey!
JOE: Huh?
Hi, it is weird. You can change the page title. The theme looks page slug for proper function.
Thanks
You will see a parent page option when you creating a new page.
I will check this in a week.
Please install the new version in the regular way. Upload it from wp admin.
Hi, you can change the date format from wp admin.
– Go to: Settings > General > Date Format.
Thanks
You need to install CodeStyling Localization plugin. Please check out the Localization section in the theme documentation.
New version is available on ThemeForest.
– Contact Form:
[contact_form captcha="yes" to="" subject=""] captcha="yes" ... Add captcha functionality. Or do not use. to="yourname@gmail.com" ... Use your email to recieve contact from messages. subject="Contact form message" ... You can change the subject text. Note: You can see the visitor's name and email in the Reply info.
Hi, use this in your theme option > custom css box:
.menu-custom #menu-item-3343 a { background-color: #c9c9c9; }Thanks
Hi, you can translate it. Please check out the Localization section in the theme documentation.
Thanks
You are welcome.
– Go to your FTP.
– Delete the old version.
– Upload the new version.
Hi, please update to the latest version.
Thanks