Forum Replies Created
list of topics you have created till now.
-
-
Hi, you can try Elementor Page Builder plugin for this purpose using its blank canvas feature to create a custom blank page;
https://elementor.com/
https://elementor.com/v140-blank-page/
https://docs.elementor.com/article/193-page-settingsThanks.
Hi, adding this to the update list, thanks for the feedback.
Hi, make sure to add your slider style to your homepage (index.html) also;
<link rel="stylesheet" type="text/css" media="screen" href="Slider/res/css/style.css"/>
Hi, just navigate to Appearance > Widgets > Empathy Template Pages widget area and click on “(Empathy) [PAGE] Home” and clear “Background Video” input and hit save.
Cheers.
you are welcome ;) you can use this custom css code for gapless grid;
.blog-grid-wrap { margin: 0; } .blog-grid .hentry { padding: 0; } .blog-grid .hentry-middle{ padding: 1.8em 2.2em; }Hi, overlay grid layout is not yet available but it is on our update list.
Have a nice day!
Hi again,
– I see. Since the content of partial pages on the homepage fetched via ajax, the plugins require extra scripts won’t work with the animated homepage, sorry but this is something we can’t fix :/ However they will work fine in the standalone pages as in your example.
– As a workaround, you can create a new page and place your subscribe form there and then you can add a button in your about page linking to this subscribe page.
Hi, thanks, glad you liked the theme, can you provide your related page url?
Hi,
1-) we will fix it with an update, thanks for the feedback.
2-) extremely long 2nd level submenu seem to cause this issue, you can fix it by reducing your 2nd level submenu links by grouping related ones so they will have 3rd level menus.
Thanks.
since portfolio and portfolio single pages get opened on the homepage, keyboard scrolling is not available too, however, it is available for standalone pages like blog single pages, sorry this is a restriction by the browsers, they don’t support keyboard scrolling on self-scrolling sections.
unfortunately, keyboard scrolling is not available with the animated homepage sections.
Hi, thanks to flexbox it is possible with this custom css code;
@media screen and (max-width: 991px) { .is-sidebar-left .site-main > .layout-medium { display: flex; flex-wrap: wrap; } .is-sidebar-left .content-area.with-sidebar { order: 2; } }ahmetsali
Keymaster21 January 2018 at 02:45Posted in : Header height and responsive width for mobileHi again, recommended header background image width is 1920px, if your header parallax effect (Customizer > Header > General) is on, it may make your header bg image get cropped on the sides a bit to make the parallax effect work. If you can provide your related url, we can have a better opinion about your situation.
ahmetsali
Keymaster21 January 2018 at 00:15Posted in : Header height and responsive width for mobileHi, you can adjust header height from “Customizer > Site Identity > Logo Margin”, but this only affects desktop layout, for mobile layout you can add this custom css code;
@media screen and (max-width: 991px) { .site-branding { padding: 80px 0; } }Hi, how do you set a category as the primary category, with a plugin? As far as I know, WordPress doesn’t have this feature by default.
Hi,
– the plugin we use for the parallax feature wasn’t working nice on ios devices so parallax is off for ios devices. However the parallax plugin got an update now and it supports parallax on iOs devices too, we will update the plugin so the overlay post styles will have consistency with various devices.
– an option to disable parallax for overlay posts? sounds reasonable, I am adding this to the update list too ;)
Thanks for the feedback.
Hi, you can use Yoast SEO plugin for that, it adds og meta tags perfectly and makes the posts ready to share on social media;
https://wordpress.org/plugins/wordpress-seo/
Cheers.
Hi, you can use Yoast SEO plugin for that, it adds og meta tags perfectly;
https://wordpress.org/plugins/wordpress-seo/
Cheers.
Hi, unfortunately, full-width-image shortcode is not available for Read Wp theme, and full-width page template has some paddings on the sides to give the content a little space from edges. However, you can use this custom css code to make the image on your homepage full-width;
.big-images { width: 126%; margin-left: -13%; }Hi, I have just checked your homepage on various browsers with 3200×1800 res. I can’t detect any issue, it looks fine on all tests. Does your problem still persist? If yes what is your test platform exactly, browser and os version?
Hi, that’s awkward, can you check this post and see if it fixes the issue;
https://www.the-empire.systems/linux/plain-permalinks-working-wordpress
Hi, it is not a plugin, it is a built-in feature. To activate it you just need to set “Link To = Image Url” when adding media, if it doesn’t work on your site please provide your related url.
Thanks.
dismiss diye bir buton olması lazım uyarının yanında, ona tıklayınca bir daha çıkmaması lazım.
Merhaba Uğur, temayla birlikte gelen premium pluginleri aktive edemiyorsunuz, zaten aktive etmenize de gerek yok, full sürümleri temaya dahil ve plugine update çıkınca biz de güncelliyoruz bu temaya dahil olan pluginleri.
İyi günler.
Hi, the update will be available in a week, sorry for the delay :/
Hi, I am adding this to the update list, however, that is an advanced topic and may not arrive very soon.
Thanks for the feedback.
Hi, I have just checked your site and sliders seems to be working fine, starts from the first slide. Just let us know if your problem persists.
Hi, sorry it is not possible to do with a few lines of code. Thanks for your understanding.
Hi again, I have just tested it on our demo site with an image 16:9 aspect ratio and it looks same as the original image.
http://themes.pixelwars.org/theblogger/default/what-make-you-awake/
I just checked your post again and I see that your featured image is still wider than 16:9, just let us know when you resized it. Also, please provide links to posts that also have blurry images.
Thanks.
Hi, that’s a default feature in WordPress, in the content editor you just need to select your text and in the toolbar Select “Preformatted” instead of paragraph. If you also want syntax highlighting just google “syntax highlighter WordPress plugin” there are many good plugins.
Thanks.
Hi, I see your point, this happens because of you are using full width featured image with parallax feature and your image’s aspect ratio is wider than our typical screens (16:9) so it makes the image zoom a little bit (and makes it a little blurry) in order to parallax effect function properly. Please make sure that your images aspect ratio is equal or not wider than 16:9 (1920×1080) when using full-width parallax or you may need to disable the parallax feature for the crisper display.
Thanks.
Hi, you can try this custom css code;
@media screen and (max-width: 991px) { .nav-menu .sub-menu li.menu-item-has-children > a { font-weight: bold; font-style: italic; } }Hi, I believe this question is replied here;
http://www.pixelwars.org/forums/topic/images-size/
Thanks.
Hi, actually gallery images are resized by height = 500px (a bit larger than it looks to provide retina support). However, your galleries have a huge amount of images which increases the loading time of the pages. So, instead of having a single gallery with 200 images, you may consider adding 10 galleries with 20 images each, I guess this should speed up the loading of your pages. If it doesn’t you may paginate those galleries into different pages by using
nextpage;Hi, it has been set to square on mobile intentionally in order to keep the layout regular when the post title is long, however, you can use this custom css code to make it wide on mobile;
.is-top-content-single-medium .post-wrap { padding-top: 50%; }noted, will think about it ;)
Hi, we have already fixed this, you just need to re-select Customizer > Main Style box to trigger the fix. Select another style than you are using then save it and re-select your style and save again.
Hi, that’s a nice idea, I am adding this to the update list, thanks for the feedback.
Hi, @insomnia_tm
can you provide your related url?
Hi, you can edit your category and fill in the Description area, but it is not possible to add a slider to category pages.
Hi, unfortunately, this is not possible by default.
ahmetsali
Keymaster28 September 2017 at 21:37Posted in : Reading time "min read" inaccurate/inconsistentHi, I see the issue, I have added this to the fix list, thanks for the feedback.
Hi, I will keep that in mind for a future update, thanks for the feedback.
Hi again @BDubs
we will fix this issue with the next update, thanks for the feedback.
sorry, but it is not possible either.
Hi again, you can try this custom css code;
.header img { display: inline !important; }Hi, can you provide your related url and let me check what’s wrong.
Thanks.
Hi, sorry it is not possible to have pagination on the latest blog page as it only shows a number of latest posts.
Hi, I saw the screenshots,
– in the first screenshot, you are actually seeing the desktop layout because preview frame bar is active on this site.
– however, if you would like to have 2 columns portfolio on mobile, you can try this custom css code;
@media screen and (max-width: 767px) { .gallery-grid .masonry-item { width: 50%; float: left; } .gallery-grid figure h2 {font-size: 16px; } }