Forum Replies Created
list of topics you have created till now.
-
-
try this custom css code;
.aligncenter { margin: 0em auto; }Hi, please create a new topic under Editor category, our wp developer will reply in your topic.
Hi, can you provide your related page urls?
Hi, try this custom css code to limit your tags;
.site-footer .tagcloud a:nth-child(n+15) { display: none; }this code will show only 14 tags.
Hi, you can try placing a button shortcode into text widget and drag that widget to Header Social Icons widget area and see if it fits.
Hi, can you provide your related page url?
Hi, sorry this is not available by default.
Hi, i see, remove that drop cap shortcode and use this custom css code to get dropcaps;
.single-post .entry-content:first-letter { font-size: 42px; line-height: 1.1; font-weight: 800; float: left; padding: 0px 12px 0px 0; margin-bottom: -6px; } @media screen and (min-width: 768px) { .single-post .entry-content:first-letter { font-size: 52px; } }Hi, this is not available by default, needs more further customizations, if you are not familiar to wordpress coding you may consider hiring an expert at envato studio.
Hi, sorry couldn’t understand what you really mean, do you want your galleries in 2 columns? Then go to Appearance / Theme Options / Portfolio, and increase Row Height value.
ahmetsali
Keymaster11 June 2015 at 19:13Posted in : Sub-Portfolio (w/ image boxes) Inside PortfolioHi, we are working on a new update that will add nested galleries feature to the theme as you need it. You can think of portfolio departments like blog categories, you can create a few portfolio departments and assign some portfolio posts to this departments, then you can add this department links to your menu, each department will look like a different portfolio page.
Hi, sorry it is not possible to change the order of gallery images.
Hi, sorry as it doesn’t occur any real problems in real life, we don’t plan any update about this.
Hi, you can copy both codes to widget text, text area. it should work.
Hi, edit
js/main.jsin theme folder in a text editor and find line : 104, you will see;layoutMode : 'masonry',
change it to;
layoutMode : 'fitRows',
Hi, this is not available by default, needs more further customizations, if you are not familiar to wordpress coding you may consider hiring an expert at envato studio.
Hi, sorry, custom links on portfolio images are not possible by default.
Hi, make sure you wrap your video embed code with
media_wrapshortcode.Hi,
1-) i see what you mean, but nothing to do about it, the lightbox plugin(fancybox) can’t handle image positioning when pinch zooming.
2-) you try adding
Lightbox Imageshortcode on your post, please check out Documentation > Shortcodes section.as you can see lightbox shortcodes here;
Hi,
– that’s a nice idea, we will keep this in mind for the next update.
– you can try this custom css code to hide prev/next post navigation on protected posts;
.post-password-required .nav-single { display: none; }Hi, here are the icon list included in the theme;
please note that, you don’t need
pw-icon-prefix when using shortcodes, just the icon name without prefixes. We will also update the documentation, thanks for the feedback.Hi, i see the issue, i just informed plugin author about the issue, when he provides a solution to this issue we will release an update.
Thanks for the feedback.
Hi, this is not available by default, needs more further customizations, if you are not familiar to css coding you may consider hiring an expert at envato studio.
sorry it is not possible by default.
Hi, try this custom css code;
.rotate-words { color: #096; }Hi, i see the issue, we will fix it in the next update, about in a week. Thanks for the feedback.
you’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi again,
– just google for it “wordpress form builder plugin”
– try this custom css code;
.blog .layout-fixed { max-width: 1040px; } @media screen and (min-width: 1340px) { .blog .featured-image img { width: 124%; margin-left: -12%; max-width: none; } }Hi again, actually it works, but you need to update your font source url;
<link rel="stylesheet" type="text/css" href="font/MyFontsWebfontsKit.css">
to
<link rel="stylesheet" type="text/css" href="/font/MyFontsWebfontsKit.css">
Hi, here is the thing about this issue, wordpress can’t crop some images somehow, i had to edit these images in photoshop and save them as jpg again, and it had fixed this issue, i guess you have the old images imported on your site, just try uploading you images to the gallery and it should be fine.
we have fixed it so it won’t show any posts if there are no sticky posts. I guess it is ok in firefox if you have some sticky posts. We plan to release an update in a week.
Hi, sorry it is not possible by default, needs more further customizations, if you are not familiar to wordpress coding you may consider hiring an expert at envato studio.
Hi,
1-) yes you have to select format video to have full width videos on the post.
2-) You can try adding two iframe video embed code in Format Details > frame code area, as seen in the post above.
3-) You can choose poster image on full width video if you use self hosted video on Format Details > media url section when using format video.
sorry it is not possible by default to use full width featured images.
sorry it is not possible by default.
Hi, can you provide your related page url?
Hi, can you provide your page url?
Hi,
1-) try this custom css code;
@media screen and (min-width: 768px) { .post .entry-content > p { font-size: 16px; } }2-) Please check out Documentation > Shortcodes.
3-) It is just a demo page to show how default form elements are designed, you need to use a form builder plugin if you need to build custom forms.
try this custom css code;
.blog-posts .entry-meta { display: block; }Hi, can you provide your page url?
Hi, you can try this css code;
.site-title { font-family: "Your-Font-Name" !important; }if it doesn’t work please provide your url.
Hi, can you provide your related page url?
Hi again, don’t use linked images with full class, choose Link to : None when adding an image that you will use with full class.
Hi again, here is the logic behind the post slider;
– when you make some posts sticky, they appear in the post slider at the beginning of the blog page and they are excluded from regular blog flow to prevent duplicate posts, otherwise you would bee seeing the same posts in both slider and in the regular post flow.
Hi, i can check what’s wrong if you can provide your related page url.
you are welcome.
not that I know of.
you are welcome, thanks for sharing the solution.
Hi, just try making sticky the posts you want to show up in the slider, and it should solve the issue for now
Hi, you may use 600×400 images on your homepage