Forum Replies Created
list of topics you have created till now.
-
-
Hi, sure, use this custom css code;
.widget_search { text-align: left; }Hi, you can try this custom css code;
.gallery-grid figure figcaption { padding: 1em 2em; }Hi, you can try this custom css code;
.site-description { font-size: 13px; }Hi, go to Appearance > Theme Options > General > Logo Type : select image logo and upload your logo from Image Logo input then save changes.
such as these divs in your event shortcode;
<div class="page" title="Page 1"> <div class="layoutArea"> <div class="column">
Hi again, i just checked your site, and it seems fine, i guess you have sorted it out.
Hi, can you provide your related page url to check what’s wrong?
Hi, i tried that but owl carousel is not behaving responsively with different sized images, also with
autoWidth:trueattribute no luck.Hi, i see, i will make some tests on this issue and try to realize what causes the problem. I let you know when i come up with a solution. Thanks for the feedback.
sorry i don’t have a better solution for this.
i just checked your url and only see a Coming Soon message.
tekrar merhaba,
– anasayfa hızlı açılıyor benim tarafımda,
– malesef pluginler için destek veremiyoruz, plugin yazarı ile iletişime geçebilirsiniz veya alternatif başka bir plugin deneyebilirsiniz.
Hi again,
1-) just create a nested menu in Appearance / Menus in wordpress admin.
2-) portfolio posts are ordered by date: newest to older, change the creation date of posts to reaarange them.
Hi, paste this code to Theme Options > Style > External Js area;
<script src="http://ajax.aspnetcdn.com/ajax/jquery.validate/1.13.1/localization/messages_##.js"></script>
where ## is the localization code; such as
esfor Spanish.Hi, thanks for sharing your solution.
you can try this custom css code to make the slider full width on mobile;
.flexslider { width: 100%; max-width: none; }if this is still not enough for you you need to use a less wider but square image in your slider.
you are welcome, have a nice week, too.
Hi, can you explain it a little more and provide related page url please.
sorry it is not possible with custom css, it needs more hard work including javascript codes, we can only provide simple-quick css customizations, and you are welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
you’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
oops, the custom css code i gave you is for another theme (Editor), sorry, try this one;
@media screen and (max-width: 767px) { .csstransforms.is-header-fixed .nav-menu { left: -240px; -ms-transform: none; -webkit-transform: none; transform: none; } .csstransforms.is-header-fixed.is-menu-toggled-on body { left: 240px; -ms-transform: none; -webkit-transform: none; transform: none; } .is-header-fixed .site-header { position: fixed; top: 0; left: 0; z-index: 999; background: rgba(255, 255, 255, 0.95); } .is-header-fixed #main { position: relative; top: 54px; } .is-header-fixed.is-menu-toggled-on { position:relative; overflow: hidden; } .is-header-fixed .nav-menu { position: fixed; height: 100%; min-height: 100%; max-height: 100%; bottom: auto; overflow: auto; -webkit-overflow-scrolling: touch; } .is-header-fixed.is-menu-toggled-on .nav-menu { left: 0; } .is-header-fixed.is-menu-toggled-on .site-header { left: 240px; } }don’t forget to remove the other custom css code.
i tested the code on chrome by resizing window, it looked working for me, which device/os you have tested on and can you provide your url with the custom css applied.
this is awkward, can you try this custom css code and see if it works for you;
@media screen and (min-width: 1560px) { .gallery-grid .masonry-item:nth-child(5) { clear: left; } }no worries, please don’t forget to rate the theme on themeforest if you liked it, thanks.
just login to themeforest then go to downloads page;
you’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.
btw, that is a cool site you have built!
can you try this;
– go to Theme Options > Portfolio > Layout : fitRows
and check again.
şimdi kontrol ettim sitenizi, sadece galeri detay sayfalarınız biraz geç açılıyor çok fazla resim olduğu için, bu durumu iyileştirmek için galerileri sayfalarınızı kendi içinde sayfalama yapabilirsiniz, Bunu yapmak için sayfanızdaki bir galeri yerine birden fazla galeri ekleyip, galerilerin aralarına
<!--nextpage-->kodunu ekleyebilirsiniz.https://en.support.wordpress.com/splitting-content/nextpage/
Hi, you can try this custom css code and see if it suits you.
@media screen and (max-width: 991px) { .site-navigation { position: fixed; width: 100%; left: 0; top: 0; } .site-header { padding-top: 3em; } .menu-toggle { margin: 10px auto; } .is-menu-toggled-on .site-navigation { overflow: auto; height: 100%; } }Hi, you can redownload it from themeforest.
Hi, sorry it is not possible by default and it requires more time and effort to customization, if you are not familiar to wordpress coding you may consider hiring an expert at envato studio.
Hi, can you provide your related page url to check what’s wrong?
Merhaba, temayı beğenmenize sevindik, teşekkürler.
– url nizi verirseniz yavaşlık sorunu için ben de test edebilirim sitenizi, dediğiniz gibi hosting kaynaklı da olabilir.
– bunu bir plugin ile yapabilirsiniz sanırım, bu plugini deneyebilirsiniz;
just replied in this topic;
Hi, i see what you mean, but it is not available by default and it requires more time and effort to customization, if you are not familiar to wordpress coding you may consider working with a professional.
Hi, it is already possible to create password protected page with the theme, please check out the link below;
Hi, can you provide your url to check what’s wrong?
Hi, try install and running regenerate thumbnails plugin for once and see it is fixed;
https://wordpress.org/plugins/regenerate-thumbnails/
if this doesn’t help please provide your related page url.
Hi, i just checked your site, yes its kinda slow even in chrome, i wonder if a plugin is causing this, can you try disabling all of your plugins and see if it helps.
Hi, just add a button shortcode to your homepage, please check out Documentation > Shortcodes > Button section.
Hi, you can try this custom css code to change category links color on slider;
.post-thumbnail .entry-meta a { color: #fff; }also we will bind slider prev,next links backgrounds to link color in the next update, about in a week. Thanks for the feedback.
Hi again, try this custom css code;
.page-id-7464 .site-header, .page-id-7464 .site-footer { display: none; }Hi, again, i just checked your url and can’t see anything, is it live?
Hi, try this updated code;
@media screen and (min-width: 1400px) { .home-landing .rotate-words { min-height: 48px; } }Hi, featured images on the masonry are sized 2x to provide crisp images on the high res/retina screens.
Hi, can you provide your url?
Hi, can you provide related page url?
Hi, your page slugs and menu links must be identical, please check out Documentation > Installation > Custom Menu for more.
Hi, you can try this custom css code to adjust the delay time of book cover before opening;
.rm-container.rm-open .rm-right { -webkit-transition-delay: 0.4s; -moz-transition-delay: 0.4s; -o-transition-delay: 0.4s; -ms-transition-delay: 0.4s; transition-delay: 0.4s; }0.4sis 0.4 seconds.Hi,
1-) it is not possible by default but i think this can be done using plugins, check out these links;https://wordpress.org/plugins/google-map-lightbox-popup/
https://wordpress.org/support/topic/hyperlink-to-show-lightbox
2-) You can create a page and select Full Width as Page Template then insert your map embed code.