acosmin
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [JustWrite] Show CommentsI tried Jetpack comments and it seems to work just fine. I think it’s something on your end, javascript related.
You can try and disable all your plugins (except Jetpack) and enable them one by one until you see which one creates issues.
Forum: Themes and Templates
In reply to: [JustWrite] Main Menu drop downYour welcome!
It’s not possible at the moment.
Forum: Themes and Templates
In reply to: [JustWrite] Main Menu drop downCreate a link element, in the “URL” field put # and in the “Link Text” field put FAQ. Then add all your pages as sub-menus, children for this link.
Forum: Themes and Templates
In reply to: [JustWrite] Hide AuthorGo in ../post-templates/, open all the php files that start with content in front (file name) and find the following line:
<span class="detail left index-post-author"><em><?php _e( 'by', 'acosmin' ); ?></em> <?php the_author_posts_link(); ?></span>Remove it and save your files.
To remove “About the author” you have an option in the “Theme Options” page, “More Settings” tab.
Forum: Themes and Templates
In reply to: [JustWrite] "Posts sidebar"I am sorry but the theme was not designed with that in mind. I will add an option to disable the sidebar in a feature update.
Forum: Hacks
In reply to: Exclude category from the main RSS feed and also keep that category feedYes, that works if you want to exclude some categories from
http://yourwebsite.com/feed. It will also disablehttp://yourwebsite.com/category/acategory/feedwhich I didn’t wanted.My code works in both cases.
I forgot to mention it was a follow up for this thread.
Forum: Themes and Templates
In reply to: Remove responsive featureJust open style.css, search for media queries and delete them.
It should be something like:
@media screen and (max-width: 900px) { .classes { styles } }Forum: Reviews
In reply to: [JustWrite] powerful give awayThank you!
Forum: Reviews
In reply to: [JustWrite] Complete, clean, and full precisionThank you!