Forum Replies Created
list of topics you have created till now.
-
-
Hi, I just logged into your site and the images on the Latest Project slider are tied to your portfolio post images, I tried to change the featured image of your first portfolio post and it appeared on the homepage project slider.
– On your project single page, first image is being updated when the featured image is updated, However the second image is the static Image widget, I have just replaced it with “Featured Image” widget and now it is being updated to (for your first portfolio post).
Have a nice day!
sent!
Hi again, I haven’t done anything special, just activated JetPopup and tested it on mobile ios and it was fine, and you say now the buttons not working, which buttons exactly you are referring to?
sent!
Hi, I have just logged in to your site and activated JetPopups and tested your homepage on ios 17.5.1 and scrolling works fine, what is your test platform?
sent!
Hi, you just need to click on the Optional tab and there you can edit excerpt content, please see the ss below;
Cheers.
Hi, please contact to the plugin author to get a more accurate feedback about TutorLMS issue.
https://wordpress.org/support/plugin/tutor/
Have a nice day!
Hi, in order to have a transparent header with the blog page you can add a Main Slider widget to your Blog Featured Area, I have just made it for you and now the transparent header looks fine on your blog page.
Unfortunately, it is not possible to edit Blog page with Elementor, you can customize it from the Customizer > Blog section.
Cheers.
Hi, thanks for reporting this issue, when I took a quick look at the code behind it, everything seems fine with the code and it works just fine on all devices except Android devices. We will investigate this issue by diving deeper and will release a new update when we come up with a solution.
Have a nice day!
Hi, does this issue occur only on your homepage or on other pages too?
Hi, we didn’t use SCSS with this theme, can you please try deactivating your extra plugins and see if the widgets locked issue has gone?
ahmetsali
Keymaster19 May 2024 at 23:41Posted in : Horizontal Scrolling on Portfolio Category PagesHi, we will add a new option to the Customizer to select Portfolio Layout for portfolio categories with the next update.
Thanks for the feedback.
sent!
You are welcome :) We’d be very happy if you can spare a minute to rate the theme on ThemeForest. Your feedback will boost our motivation and help us to work harder on future updates.
https://themeforest.net/downloads
Thank you for your support.
Hi, if you want the font files, you can get them here;
https://www.fontsquirrel.com/fonts/tex-gyre-adventor
Cheers.
Hi, TeXGyreAdventor is a custom font we have added to the Customizer and it is not available in the Elementor fonts list. However, if you set TeXGyreAdventor for Headings or SubHeadings in Customizer, then in Elementor for any title element when you set the font to Default it will inherit from the Customizer and will be TeXGyreAdventor. If you want to use that font as paragraph font then you need to select it from Customizer > General > Typography > Body font.
Cheers.
Hi, please deactivate Smooth Scroll option from Customizer > General section and check again.
Cheers.
sent!
Hi, if you can’t see the SVG logo, you need to use SVG Support plugin;
https://wordpress.org/plugins/svg-support/
Cheers.
Hi, it looks like your logo design is not optimized for small views since it has many tiny details and a tiny subtitle. There is nothing we can do about it since the browser engine is responsible for scaling the images. Here are some alternates;
1- ) You can make a logo design with fever details for small views.
2-) You can try increasing your image logo height from Customizer > Site Identity.
3-) Or you can switch to Header Layout = Menu Top / Menu Bottom, this way you can increase your logo height more to make all the little details look fine.
Have a nice day!
sent!
Hi, I have logged into your site and on your contact page, you have invalid markup on icon lists, there are unclosed HTML tags breaking the layout, such as
<br> <b><em>Président
should be fixed as;
<br> <b><em>Président</em></b>
make sure to fix all the issues on all icon list widgets and 3 columns layout should work fine.
Cheers.
sent!
sent!
Hi, that’s an awkward issue, scrolling works fine with desktop browsers and and Android phones, but on iPhone and iPad, sometimes it doesn’t scroll. And we don’t have this issue on our demo sites. I have logged in to your site and activated the default theme and the issue persists. That means it is not related to the theme. I can suggest some ideas for identifying the source of this issue;
– You can try deactivating all extra plugins (except Elementor, Jet Elements, and Pixelwars Core) and see if the issue has gone.
– Back up your homepage (save as Elementor Page template) and start from scratch adding sections one by one and see if the issue is appearing after adding a particular section.
Hi, I have just checked your site and it looks fine with Qi addons widgets are visible, I guess the plugin author fixed the issue with an update.
Have a nice day!
sent!
sent!
sent!
sent!
Hi, please create a separate topic for it since this topic is only for license requests.
Thanks.
sent!
what is your domain name?
sent!
sent!
sent!
what is your domain name?
sent!
Hi, it may not be ideal but you can try this custom CSS code;
@media screen and (max-width:768px) { .woocommerce-shop .blog-grid-wrap .hentry { width: 50% !important; } .woocommerce-shop .blog-grid-wrap .hentry h2.entry-title { font-size: 13px; } }Cheers.
sent!
yes, we only provide Pro license for TutorLMS plugin, LearnPress is working as the free version, if you need further help with this topic, please create a dedicated topic in the theme forum as this topic is only for license requests.
https://www.pixelwars.org/forums/forum/wordpress-themes/efor/
Thanks.
sent!
Hi, unfortunately it is not possible to make the shop grid two columns on mobile, it is a single column by default on mobile. You may try a dedicated shop plugin for further customizing such as ShopEngine
https://wordpress.org/plugins/shopengine/
Cheers.
Hi again, I am in touch with the plugin support and awaiting a fix, but it might take some time, till then if you wish to enable the transparent header for your blog page, you can use this custom CSS code to fix the instructor page header styling issue;
.is-header-transparent.is-header-small:not(.is-menu-toggled-on) body.blog.theme-efor.tutor-lms .site-header:not(.clone) { color: #000 !important; border-bottom: 1px solid #ddd; }Have a nice day!
sent!
Hi, I see the issue, it looks like the tutor instruction profile page is inheriting the page styles from the blog page, we will report this issue to the plugin developer and wait if they will fix it with an update. As a temporary solution, you can disable the transparent header for the blog page which will also effect for tutor profile page.
Thanks for the feedback!