acosmin
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [JustWrite] Mobile optimizationYou can try to open
header.phpand remove this line:<meta name="viewport" content="width=device-width"/>Tell me how it goes 🙂
I think you can open
index.php, find this line:<div class="posts-wrap clearfix">and add this code bellow it:
<div class="clearfix" style="width:100%"> your google adsense code goes here </div>Forum: Themes and Templates
In reply to: [JustWrite] "Posts sidebar"You can’t remove the sidebar. If you want you can remove the notice to add widgets. Open
sidebar-posts.phpand remove this line:else { echo '<p class="add-some-widgets">' . __( 'Add some widgets! (Posts Sidebar)', 'acosmin' ) . '</p>'; }Forum: Themes and Templates
In reply to: [JustWrite] Mobile optimizationI don’t own an iPhone and I can’t really say where the problem is. Does the problem persist if you change orientation? Also, did you zoom in/out?
Hi! There is an update on the way, it needs to be accepted. It should solve your problem.
Forum: Themes and Templates
In reply to: [JustWrite] Slideshow headPlease read the documentation, “Slider” & “Featured Posts” sections.
I am sorry, it’s not possible with this slider.
Forum: Themes and Templates
In reply to: [JustWrite] SuggestionsThank you! I will take your suggestions into consideration for a future update.
Forum: Themes and Templates
In reply to: [JustWrite] How to Hide Featured image in post.Read the documentation, “Featured Posts” section. There is check box “Display Post Thumbnail” and you need to select it.
Forum: Themes and Templates
In reply to: [JustWrite] Frontpage and featured postsIt depends on the width and height of your images.
If you want them to be like in your first demo, you need to have images with a larger height that width.
This image can’t be the same height as your other images.
Also take a look at this support ticket
Forum: Themes and Templates
In reply to: [JustWrite] Slider Images & Logo JumpsIt depends on how fast your website loads. The logo does that because it needs to be centered (vertical) with jQuery…
It’s not noticeable on my end, just 0.2 – 0.5 sec.
It also depends on the quality/size of your images. You can read at this tutorial.
Nice job with the customization, it really has that fashion vibe 🙂
Forum: Themes and Templates
In reply to: [JustWrite] Slider Doesn't Seem To WorkDid you read the documentation (Featured Posts section)? Also the posts must not be “sticky”.
Also try and add 4 posts as featured and see what happens…
Forum: Themes and Templates
In reply to: [JustWrite] Security issuesI am not familiar with this problem, the theme uses Google webfonts, it loads them in a normal way from their servers. If there is any problem with the fonts you should ask for support @google.
I don’t really know what to say on this particular issue.
Forum: Themes and Templates
In reply to: [JustWrite] Child theme is not workingCould you please post a link to your website?
Forum: Themes and Templates
In reply to: [JustWrite] Frontpage and featured postsPlease read the documentation.