Forum Replies Created
list of topics you have created till now.
-
-
Hi, something wrong with your columns shortcodes, please check them.
Thanks
Sorry, not tested with that plugin.
Try this:
.by-author { display: none; }You can try Contact Form 7 plugin.
Try this:
.entry-meta { display: none; }Hi, please set featured image for your portfolio items.
Thanks
Mehmet S.
Keymaster31 March 2014 at 00:48Posted in : No Content Showing After Importing ‘Dummy File’I think, you didn’t see the theme documentation. It is in the package. You can download the package from ThemeForest.
– Please navigate to Theme Options > Pages.
– Select your pages for the theme parts, then go to Pages and edit your pages content.
Hi, it is the
part-pagination.phpfile for Read WP theme.Thanks
I will make some tests on this issue and try to realize what causes the problem. I let you know when I come up with a solution. Thanks for the feedback.
Thanks
Hi, use this in your custom css box:
body.blog .comments-link { display: none; }Hi, please click the “All files & documentation” link in your downloads page on ThemeForest, then unzip the package.
Thanks
Hi, use this in your custom css box:
.post-date { display: none; }Mehmet S.
Keymaster25 March 2014 at 11:11Posted in : No Content Showing After Importing ‘Dummy File’Hi, please select pages from theme options.
Thanks
Ok. Good luck.
Please update to the latest version.
Ok. Good luck.
3 – It is not possible by default.
You can add the blog like portfolio. Please check out the Widgets section in the theme documentation.
Ok. Good luck.
Can you provide your url?
Sorry, I don’t have enough time for a custom work.
Ok. Good luck.
Sorry, it is not possible by default.
Hi, use this:
[contact_form captcha="yes" to=""]
Sorry, it is not possible by default.
Hi, 1 – please update to the latest version. You will find a blog widget. 3 – It is not possible.
Thanks
That’s a nice idea. I will have that in mind. Thanks.
Sorry, it not possible.
Ok. Good luck.
P.S : Thanks!
Hi, please update to the latest version.
Thanks
I will assign this thread to developer, he will respond to you shortly.
Which plugin are you using for your images to show in lightbox?
It is the full package of the item with doc and theme. Unzip it, you will find the theme under “Theme” folder.
Hi, please update to the latest version.
The excerpt shows a plain text. You can access all of your content of a post when you go to its single viewing page.
Hi, please check the section: Documentation > Shortcodes > About Me Page Shortcodes.
Mehmet S.
Keymaster16 March 2014 at 20:18Posted in : remove straight line from images in resume pageHi, there is no a white line on my demo site.
See in the image:

Hi, I will assign this thread to developer, he will respond to you shortly.
Thanks
Ok. Good luck.
Sorry, it is not possible at this time.
The excerpt shows a plain text. You can access all of your content of a post when you go to its single viewing page.
Hi, use this in your custom css box:
.post-tags { display: none; }Thanks
I will add it to the list of shortcode generator on the next update. Thanks for the feedback.
Note: You will find all shortcodes in the theme documentation. Please check out the Shortcodes and Posts sections. You can get the documentation from ThemeForest in your downloads menu if you haven’t got it.
Hi, you can try this plugin:
Advanced Category Excluder: http://wordpress.org/plugins/advanced-category-excluder
Note: You can use the “Categories” widget of the wordpress.
Thanks
Sorry, which header?
Hi, use this in your custom css box:
.edit-link { display: none; }Thanks
You are welcome.
Created a new php theme file for you.
– Download sidebar-second.php file at: http://themes.pixelwars.org/bloggy-wp/wp-content/uploads/2014/03/sidebar-second-php-file.zip
– unzip.
– copy the sidebar-second.php file to the theme directory.
– create a new sidebar form theme options > sidebar (Name: second)
– edit the above line like this:
if ( is_category('category-slug-here') ) { get_sidebar('second'); } else { get_sidebar(); }Hi, you can download the package from ThemeForest.