Forum Replies Created
list of topics you have created till now.
-
-
you’re welcome ;) please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi, I have just checked your page now
– your header social icons look the same as in our demo site, they are in the header and aligned to the right
– to change the circle image on your home, just go to wp-admin > pages and edit Home then on the right-hand side click on Document and change the Featured image, you can also change the image links on your home page in this same page, on the content editor in the middle you will see the images, just click on which you want to change and select the image you wish.
– you can also find the documentation in the download package, you need to download the whole package to access to the doc, not just installable WordPress theme.
Cheers.
Hi, @uxer55
I have just logged in to your site and edited your portfolio item “72andSunny – Creative Influencer Network” in Elementor and change the color of the heading (“About Sundae”) to red and hit update and it is successfully applied to the front end. I guess it is all good now.
Cheers.
Hi, in order to use password protected portfolio posts you need to disable the ajax functionality for the portfolio posts from Customizer > General > Ajax: No.
Thanks.
You can use relevanssi plugin to solve the duplicate search results issue, please check out this post for more;
http://www.pixelwars.org/forums/topic/two-pages-for-each-recipe-issue/
Cheers.
Hi, unfortunately, this is not available by default in the Cooked plugin, you may request this feature from the plugin author and if more users request the same feature I believe the plugin author may consider providing a solution for this.
https://wordpress.org/plugins/cooked/
Thanks.
both directly from widgets and from Customizer > Featured Area section.
Hi, go to wp admin > Appearance > Customize > Widgets and add “Main Slider” and “Link Box” widgets to “Blog Featured Area” and customize as you like.
Cheers.
Hi, we are planning to improve single course page design with the future updates.
Thanks for the feedback.
yes, that’s correct in theory, we already re-call the scripts of the elements that we write (the elements with Pixelwars prefix on Elementor) however the other Elementor elements requiring js to work, we haven’t write js functions of this elements so we can’t control them.
Thanks.
Hi again, on the homepage, sub page’s content is fetched via ajax, so any element which requires extra javascript to work (such as lightbox) won’t work on your homepage, sorry but there is nothing we can do about it because of the limitation of the ajax fetched page nature.
Hi, you can add the language switcher widget by Polylang to Header Social Media Icons Widget area, if it doesn’t look right please provide your url.
Thanks.
Hi, can you provide your related url, please?
Hi, you can easily customize your header and get the colors you want in a few simple clicks, just navigate to Appearance > Customize > Header > General
HEADER BACKGROUND COLOR: Select Color: White
HEADER TEXT COLOR: Dark
just let us know if you need help with anything else.
Cheers.
Hi, you can also try “default to gd” wordpress plugin to fix this issue;
https://github.com/getsource/default-to-gd
Cheers.
Hi, please create a new topic about your question. Thank you.
Hi, I am adding this to the update list, thanks for the feedback!
Hi, you can try this custom css code;
.cover:after, .card-3d-right-side:after, .card-3d-bottom-side:after, .header:before { opacity: .6; }Hi, sadly the plugin won’t work on ajax pages (latest blog posts and latest portfolio posts on your homepage), but it may work for the standalone blog page.
Cheers.
Hi, you can try this custom css code;
.site-info ul li { display: inline-block; margin: 0 8px 6px 8px; } .site-info ul li a:not(:hover) { color: inherit; }this will also be included within the next update, thanks for the feedback.
Hi, sorry to say that but this is not a feature on our update list, if more and more users ask for this feature we may re-consider this topic.
Thanks.
here on our test site, it works perfectly fine;
we haven’t experienced any issues with LearnPress so far, you can get support on their dedicated support forums;
https://thimpress.com/forums/forum/plugins/learnpress-plugin/
Cheers.
Hi, we haven’t tested the theme with LearnDash, however, in their site they say
“LearnDash is a premium WordPress plugin that works with most WordPress themes.”
so it might work fine with the theme.
if more users request for LearnDash plugin we may consider testing the theme with LearnDash.
Have a nice day!
Hi, we have just checked again with your video to identify the issue and now it seems to be working as it should, can you check again and see if the problem is gone?
Hi, I see your concern, since the homepage subpages contents are fetched via ajax, any additional elements that requiring javascript to work will not work by default, because when the ajax call ended, the function related to that element needs to be re-initialized and unfortunately that’s not possible for the elements except the elements we have coded specifically for the homepage. But all elements should work fine with a standalone page.
Thanks for your understanding.
Hi, you can try this custom css code;
@media only screen and (min-width: 1600px) { .is-ajax-page-active .card-layout .card { max-width: 980px; } }Cheers.
ahmetsali
Keymaster30 January 2019 at 14:22Posted in : Temanın çevirisi ve menü açıkken scroll yapmakMerhaba, arama sonucunda çift sonuç çıkma sorununu çözmek için aşağıdaki plugini yükleyip aktifleştirdikten sonra, Settings > Revelanssi > Indexing sayfasına gidip “Build the index” butonuna tıkladığınızda problem çözülmüş olması gerekiyor.
https://wordpress.org/plugins/relevanssi/
İyi günler.
Hi,
1-) that style comes from status post format if you don’t like it edit your post and choose Post Format: Standard
2-) that white bar is the place where your header should be, you can use this custom css code to completely get rid of that space;
.is-header-fixed #main { top: 0; }Have a nice day!
Hi, that’s weird, it works fine when testing with other youtube videos, but it doesn’t work for the video you have added, I will forward this topic to our wordpress developer and let him check what might be causing this.
Thanks for the feedback.
Hi, it looks like something went wrong while importing demo data, you can edit About Me page in Elementor and just add the missing images from your gallery, and it should be fine.
Have a nice day!
you’re welcome ;) please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi, you can try this custom css code;
.tagcloud a { font-size: 14px !important; }happy to hear that ;) please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi, what is your url and are you getting an error when importing the demo data?
– sorry for the late reply, due to a problem in our system, we haven’t been notified for the topics that are opened around 9-10 January.
Merhaba, tarifler sayfası oluşturmak için yeni bir sayfa oluşturup sayfa içeriğine bu shortcode u koymanız yeterli;
[cooked-browse]
ayrıca geç cevap için özür dileriz, sistemimizden oluşan bir hata sabebi ile 10 ocak tarihinde açılan konuların bildirimi bize gelmemiş malesef.
İyi günler.
That’s great! Have a nice day!
Hi again, I have tested and that CSS code and it works perfectly on our demo site, have you actually added that code to Appearance > Additional CSS box? If you have just added it via chrome inspect element > inspector stylesheet section, it will not work right. If you are still having problems please share your website url.
Thanks.
Hi, you can try this custom css code;
@media screen and (max-width: 992px) { .slider-box .post-wrap {padding-top: 100% !important;} }Hi, that’s weird, your site looks fine on my win 10 laptop, too, even resizing it down to 1280px width to match your surface 4 pro viewport width.
What about our Phil demo site, does the layout look broken, too?
Hi, that’s an attachment page, if you would like to disable them, check out the post below;
https://themeskills.com/disable-media-attachment-pages-wordpress/
Cheers.
Hi, with demo 03 you need to activate Lahanna Child Theme Style 3, a couple of style changes comes with child themes.
Cheers.
Hi, you can add this custom css code;
blockquote p { display: block; }Hi, you can use this custom css code;
.footer-widgets .widget_search .search-form input::placeholder { color: #fff; } .footer-widgets .widget_search .search-form label:after, form[name="search-course"]:after { background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KCiA8Zz4KICA8dGl0bGU+YmFja2dyb3VuZDwvdGl0bGU+CiAgPHJlY3QgZmlsbD0ibm9uZSIgaWQ9ImNhbnZhc19iYWNrZ3JvdW5kIiBoZWlnaHQ9IjQwMiIgd2lkdGg9IjU4MiIgeT0iLTEiIHg9Ii0xIi8+CiA8L2c+CiA8Zz4KICA8dGl0bGU+TGF5ZXIgMTwvdGl0bGU+CiAgPHBhdGggZmlsbD0iI2ZmZmZmZiIgaWQ9InN2Z18xIiBkPSJtNDk3LjkxMyw0OTcuOTEzYy0xOC43ODIsMTguNzgyIC00OS4yMjUsMTguNzgyIC02OC4wMDgsMGwtODQuODYyLC04NC44NjNjLTM0Ljg4OSwyMi4zODIgLTc2LjEzLDM1LjcxNyAtMTIwLjY1OSwzNS43MTdjLTEyMy45MTUsMCAtMjI0LjM4NCwtMTAwLjQ1NSAtMjI0LjM4NCwtMjI0LjM4NHMxMDAuNDY5LC0yMjQuMzgzIDIyNC4zODQsLTIyNC4zODNjMTIzLjkzMSwwIDIyNC4zODQsMTAwLjQ1MiAyMjQuMzg0LDIyNC4zODNjMCw0NC41MTQgLTEzLjM1Miw4NS43NzEgLTM1LjcxOCwxMjAuNjc2bDg0Ljg2Myw4NC44NjNjMTguNzgyLDE4Ljc4MiAxOC43ODIsNDkuMjA5IDAsNjcuOTkxem0tMjczLjUyOSwtNDMzLjgwNGMtODguNTExLDAgLTE2MC4yNzQsNzEuNzQ3IC0xNjAuMjc0LDE2MC4yNzNjMCw4OC41MjYgNzEuNzY0LDE2MC4yNzQgMTYwLjI3NCwxNjAuMjc0Yzg4LjUyNSwwIDE2MC4yNzMsLTcxLjc0OCAxNjAuMjczLC0xNjAuMjc0YzAsLTg4LjUyNiAtNzEuNzQ4LC0xNjAuMjczIC0xNjAuMjczLC0xNjAuMjczeiIvPgogPC9nPgo8L3N2Zz4=); }Hi, we don’t plan to add this feature to the theme since they are already tons of plugin that does syntax highlighting if one doesn’t work nicely with the theme simply try another one
https://wordpress.org/plugins/search/syntax+highlighter/
Cheers.
ahmetsali
Keymaster16 December 2018 at 19:29Posted in : reducing white space at the top of home pageHi, there is an option for that;
– just navigate to Appearance > Customize > Site Identity > LOGO MARGIN
Cheers.
Hi, unfortunately, that’s not possible by default without editing the theme core files, which is out of our support scope.
Cheers.
happy to hear that ;) btw, please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi, PHP 5.6+ is required.
Cheers.
Hi again, I see the issue, 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.