acosmin
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [JustWrite] Resizing and size of phtoso-2Hi! I didn’t close that topic (an admin did), I couldn’t even read it because of a bug that redirected it to the main support forums. So please post your question again in this topic.
Thank you!
Forum: Themes and Templates
In reply to: [JustWrite] Footer Color changeCSS:
.footer-wrap { background-color: #222; }Forum: Themes and Templates
In reply to: [JustWrite] FaviconIf you’ve recently updated your WordPress install, you should be able to add a Favicon from
Customizer > Site Identity > Site Icon.Forum: Themes and Templates
In reply to: [JustWrite] Don't have sidebar ads widgetsThose two widgets are available to registered users on our website.
You can find more info about JustWrite Freebies here.
Forum: Themes and Templates
In reply to: [JustWrite] Thumbnails correct sizeYour images should have a width above 638px and heigh above 400px. If you are using the masonry section you should know that the big thumbnail has 900x520px.
If you already have images on your website you should take a look at Regenerate Thumbnails
This info is also available here: http://www.acosmin.com/documentation/justwrite/ > Overview > Thumbnail recommended dimensions
Forum: Themes and Templates
In reply to: [JustWrite] No Ads in MobileWhich banners aren’t you seeing?
You can add this custom CSS code:
@media screen and (max-width: 600px) { .ac_b300_widget, .ac_b125_widget { display: block; } }Forum: Themes and Templates
In reply to: [JustWrite] Social buttonsYou can go in
Customizer > Header Options > Main Menuand make sure that:Show social profiles only when the menu is in fixed stateis disabledShow social profilesis enabled
Forum: Themes and Templates
In reply to: [JustWrite] how to add the "bubble"You write bubble
Forum: Themes and Templates
In reply to: [JustWrite] how to add the "bubble"When you add a menu item, add bubble in the “CSS Classes (optional)” text field. Also, in the “Title Attribute” add what text you want to appear in your bubble.
If you can’t find those text fields, open “Screen Options” (top right corner) and make sure you have “CSS Classes” and “Title Attribute” checked.
Do these steps in
Appearance > Menus.Forum: Themes and Templates
In reply to: [JustWrite] sticky menu on the mobile viewSorry, it’s not possible!
Forum: Themes and Templates
In reply to: [JustWrite] Category ArchivesWell it displays the first category (alphabetically) from the list of categories attached to your post.
Forum: Themes and Templates
In reply to: [JustWrite] Category ArchivesDo those posts have multiple categories assigned to them?
Forum: Themes and Templates
In reply to: [JustWrite] Category ArchivesI think it’s because your using subcategories and the theme displays the parent category.
I am glad it worked out! At the moment I don’t have any other advice, it all depends on the errors you encounter 🙂
Marking this topic as resolved.
Hi! Please write the following info: Operating System, Browser, Screen Resolution.
It might be a plugin that is causing all these issues. If you have any plugins activated try and disable/enable them one by one until the issue disappears.
It’s the first time I hear about these issue and I can’t replicate it on my system.