ahmetsali

Forum Replies Created

list of topics you have created till now.

  • ahmetsali
    Keymaster

    Merhaba, tekrar kontrol etmek üzere bu konuyu not alıyorum, sorun yaşayan cihazlardaki ios versioyonunu da yazar mısınız lütfen?

    Teşk.ler.

    ahmetsali
    Keymaster

    Hi again, yes keep the “server” word and please contact your host and make sure php mail function is enabled on your hosting.

    ahmetsali
    Keymaster

    Merhaba, url niz üzerinden sitenize erişemedim malesef, bizim demo sitelerimizi mobil cihazda test ettiğimde müzikte herhangi bir gecikme saptayamadım, muhtemelen yavaş internet kaynaklı bir sorun bu. Ayrıca yüklediğiniz mp3 dosyasının da 2-3 mb boyutunu da çok aşmamasına dikkat edebilirsiniz. Kod kısmında zaten preload aktif olduğu için yani müzik dosyanın tamamı yüklenmesi beklenmeden yüklendiği kadarıyla çalmaya başlayacak şekilde ayarladığımız için bu konuda yapabileceğimiz ekstra bir iyileştirme bulunmuyor malesef.

    İyi çalışmalar.

    ahmetsali
    Keymaster

    Hi,

    1-) sender domain should be like;

    $sender_domain = ‘server@your-domain.com’;
    

    2-) if this doesn’t work please make sure php mail function is enabled on your hosting.

    Cheers.

    ahmetsali
    Keymaster

    Hi, can you provide your related url please?

    ahmetsali
    Keymaster

    Hi, there is no X button on the header search form, what exactly do you want to do with the search form?

    Thanks.

    ahmetsali
    Keymaster

    Hi, this seems to be related to the Cooked plugin, you can report this issue to the plugin author and I believe they will fix it with a future update.

    https://wordpress.org/support/plugin/cooked/

    Have a nice day!

    ahmetsali
    Keymaster
    Posted in : Recipes Archive Link

    Hi, this seems to be related to the Cooked plugin, you can report this issue to the plugin author and I believe they will fix it with a future update.

    https://wordpress.org/support/plugin/cooked/

    Have a nice day!

    ahmetsali
    Keymaster
    Posted in : Subscribe Fields

    Hi, you can try this custom css code;

    @media screen and (min-width: 992px) {
        #wpcf7-f3088-p2964-o1 span.wpcf7-form-control-wrap.your-name {
            display: inline-block;  width: 45%; margin-right: 4%; margin-bottom: 24px;
        }
        #wpcf7-f3088-p2964-o1 span.wpcf7-form-control-wrap.your-email {
            display: inline-block; width: 50%; margin-bottom: 24px;
        }
    }
    
    ahmetsali
    Keymaster
    Posted in : Pagination Courses

    Hi, it seems like there is a bug that breaks the pagination when course page is set as homepage with LearnPress plugin, you may report this bug to the plugin author and wait for it to be fixed by the plugin author with the future updates;

    https://wordpress.org/support/plugin/learnpress/

    As a workaround, you can just add a latest courses section to your homepage and a button saying “View All Courses” which directs to the actual Courses page.

    Here you can see Latest Courses section on one of our demo sites;

    http://themes.pixelwars.org/efor/demo-05/

    Have a nice day!

    ahmetsali
    Keymaster

    Hi, please update your code as;

    .social li a.tmblr {
        min-width: 22px;
        min-height: 22px;
        text-indent: -999em;
        background-image: url(https://davidbar-el.com/wp-content/uploads/2020/04/rg2-e1587416422634.jpg);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 16px;
    }
    
    ahmetsali
    Keymaster
    Posted in : Contact Form Issue

    Hi, due to the limitation of the nature of an ajax fetched page any third party plugin which requires extra javascript to work will not work right with theme’s ajax homepage subpages, unfortunately there isn’t any easy applicable fix for this situation.

    As an alternate solution, you can create a single page with the contact form created with your desired contact form plugin, such as ninjaform or wpforms, then you can add a button (to your contact page), called “Send me a message” which directs users to your contact form page.

    Have a nice day!

    ahmetsali
    Keymaster

    that’s awkward, can you provide your wp admin login details via the private content box and let us check what’s wrong.

    Thanks.

    ahmetsali
    Keymaster

    I see, please navigate to WooCommerce > Settings > Products > Shop Page” and make sure your shop page is selected in this option and save settings.

    ahmetsali
    Keymaster

    Hi, I have just checked your product page and I can’t see any “back to shop” button on the product page. I guess you have sorted it out.

    ahmetsali
    Keymaster

    Hi, unfortunately, this is not available by default to add more paragraphs to a Timeline Event, as a workaround, you can add another Timeline Event for extra paragraphs, as seen in the image below;

    https://www.awesomescreenshot.com/image/4656794/259d3d5a2f313485e1941fb7de9e440c

    Cheers.

    ahmetsali
    Keymaster

    you’re welcome ;) please don’t forget to rate the theme on themeforest if you liked it, thanks.

    ahmetsali
    Keymaster
    ahmetsali
    Keymaster

    Hi, we will fix it with the next update. Thanks for the feedback.

    ahmetsali
    Keymaster

    Hi, that’s really awkward, you may try adding the custom css code below;

    .woocommerce-checkout .learn-press-message.error { display: none; }
    
    ahmetsali
    Keymaster

    Hi,

    1-) please navigate to “wp-admin > Learnpress > Settings > Emails” and enable Email notifications from this panel.

    2-) by default, it is not possible to customize “order received” page, however, there seem to be some plugins can do this, please check the post below;

    https://www.tychesoftwares.com/how-to-customize-the-woocommerce-thank-you-page/

    3-) I guess users will be mailed with a link to access to the course they have purchased when you activate email notifications on #1.

    Btw, LearnPress is a third party plugin and our knowledge with Learnpress is limited as we haven’t developed it by ourselves, you may also consider asking LearnPress plugin related queries to the plugin author to have better answers;

    https://wordpress.org/support/plugin/learnpress/

    Cheers.

    ahmetsali
    Keymaster
    Posted in : Issue with blog posts

    Hi, I have just tested your blog with Safari 12.0.3 and the layout loads fine on my side.

    Cheers.

    ahmetsali
    Keymaster

    Hi, I have just logged in to your site and I see that you have set a black color for Body Background from Elementor Theme Styles, I have just removed it and it is ok now. Please note that you shouldn’t set any page-level styles from Elementor Theme Styles, they affect all the pages created with Elementor, instead set backgrounds for sections for page-level customizations.

    Cheers.

    ahmetsali
    Keymaster

    Hi, shift-click in Customizer works for editing widgets in Customizer (footer widgets and sidebar widgets), unfortunately it doesn’t work on shortcodes by default.

    Have a nice day!

    – unfortunately no it can’t be done easily with a few lines of custom CSS code

    – Customizer > Site Identity > IMAGE LOGO HEIGHT MOBILE should be working out of the box to set image logo height on mobile screens (screen width < 992px), can you provide your related URL and let us check what's wrong? Thanks.

    ahmetsali
    Keymaster

    no worries, I have just re-added it, Elementor also saves page revisions that you can revert back to previous saves;

    https://docs.elementor.com/article/104-history

    – loco translate is the proper way to change the texts,

    – unfortunately, Learnpress doesn’t have a feature to allow the buttons to navigate to course page instead of buying the course, you may suggest this feature to the plugin author;

    https://wordpress.org/plugins/learnpress/

    Thanks.

    Hi, unfortunately, there isn’t an easy way to change the tablet/desktop breakpoint without modifying the core CSS files, but beware this might raise some incompatibility issues with the Live Customizer and future updates. So we highly don’t recommend this but here is the way.

    – Find all instances of 991px and replace with 1200px and find all instances of 992px and replace with 1201px in the files below;

    css/main.css
    css/768.css
    css/992.css
    

    – you may use find and replace feature in the text editors;

    https://www.computerhope.com/issues/ch001605.htm

    Have a nice day!

    ahmetsali
    Keymaster

    Hi again, I see the issue, I guess that checkout with id link works with WooCommerce add-on for LearnPress only;

    https://thimpress.com/product/woocommerce-add-on-for-learnpress/

    As an alternative, I just edited your course page in Elementor and added an empty section at the bottom of your page and set an id from Advanced > CSS ID = register, then I have changed your register button URLs to “#register”, now when the user clicks any of the register buttons the page scrolls down to the bottom where the actual “Buy this course” button lays.

    ahmetsali
    Keymaster

    Hi, again, yes you got it right with the button URLs.

    – I have just logged in to your dashboard, you had multiple checkout pages I deleted the clones and reassigned the Checkout page from Learnpress settings, now it seems to be working fine.

    Cheers.

    ahmetsali
    Keymaster

    just edit the course and check the URL for the post id, it should look like ?post=124

    ahmetsali
    Keymaster

    Hi, you need to update your register buttons target URL as;

    http://yourdomain.com/checkout/?add-to-cart=124
    

    where 124 is the course ID. You can find your course ID by navigating to LearnPress > Courses and hover any course title, on the bottom left you will see the ?post=124.

    Cheers.

    ahmetsali
    Keymaster

    yes, that’s correct, you are welcome!

    ahmetsali
    Keymaster

    Hi again,

    – I have just logged into your site and navigated to JetPlugins > JetPopup settings and copied the List ID, then navigated to JetPopup > All Popups > Classic Subscribe Popup => Edit with Elementor then clicked on the subscribe form and clicked “Use Target List Id?” toggle and pasted your list id to “Mailchimp list id” field and successfully connected your list to the subscribe form.

    – then I got the “Invalid merge fields” error, which occurs when your subscribe form doesn’t have all the form inputs that are set to Required in your MailChimp account, in your situation last-name, phone and address fields were missing on your subscribe form I have added these fields to your form and the issues were gone. If you don’t wish to have these extra inputs on your subscribe form then you need to remove the unnecessary fields from your Mailchimp account first.

    https://tinyurl.com/scb25s8

    https://tinyurl.com/weea9ey

    Have a nice day!

    ahmetsali
    Keymaster

    I see your point, can you provide your wp-admin details via the private box and let us check what’s wrong?

    Thanks.

    ahmetsali
    Keymaster

    Hi, can you also check the tutorial below and make sure you are not missing a step?

    http://documentation.zemez.io/wordpress/index.php?project=jetpopup&lang=en&section=jetpopup-mailchimp

    Thanks.

    ahmetsali
    Keymaster
    Posted in : Custom Link at Menu

    Hi, currently it is not possible to add custom links to the homepage menu, but that’s a nice idea, I am adding this to the update list for a future update.

    ahmetsali
    Keymaster
    Posted in : Page Loading

    Hi again, I have just checked again and the contact form sends emails on our side. Can you contact your hosting provider and confirm that the PHP mail() function is enabled on your server?

    ahmetsali
    Keymaster
    Posted in : Page Loading

    Hi again, you just need to write your domain name after server@, such as;

    $sender_domain = 'server@pixelwars.org';
    
    ahmetsali
    Keymaster
    Posted in : Page Loading

    Hi,

    1-) ajax pages can’t be loaded when testing on local due to browser security restrictions, it should work fine when you upload your site to a live server, alternatively, you may use Live Server extension with VSCode for testing on your localhost;

    https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer

    2-) you may find send-mail.php in the template folder.

    Cheers.

    ahmetsali
    Keymaster
    Posted in : Elementor not working

    Hi, I have just tested your site and Elementor loads fine when only the essential plugins are active, but after enabling one or more plugins Elementor doesn’t load properly, meaning your site requires more memory than your hosting allocated for you, you need to contact your hosting provider about increasing the allocated memory size for your site.

    Have a nice day!

    ahmetsali
    Keymaster
    Posted in : Cart Page

    Hi, by default LearnPress uses its own checkout page rather than the WooCommerce cart page. I guess you are using the “LearnPress Woo Payment” plugin. Can you check the article below and see if it fixes your problem;

    https://thimpress.com/forums/topic/lp-cart-empty/

    Cheers.

    ahmetsali
    Keymaster

    Hi, this is an awkward issue. I just checked the code and didn’t see any conflict with plugin styles and theme style yet the issue is there. Instagram feed loads fine when I choose Instagram Feed Layout to Gallery (instead of the carousel). This seems like a plugin related issue, you may contact the plugin author and report this issue;

    https://wordpress.org/plugins/insta-gallery/

    Cheers.

    ahmetsali
    Keymaster

    Hi, this should be fixed with the latest update.

    Thanks.

    you’re welcome ;) please don’t forget to rate the theme on themeforest if you liked it, thanks.

    Hi, this is awkward, I have just logged in to your site and edited your gallery page in Elementor then chosen Lightbox = No for your gallery but Elementor lightbox is still activated. You may use the custom css code below to hide Elementor lightbox on your gallery page only;

    .elementor-page-138 .dialog-type-lightbox {
        display: none !important;
    }
    

    Have a nice day!

    ahmetsali
    Keymaster

    Hi, it will be available with the next big update which we plan to release about in a few weeks.

    Thanks for the feedback.

    ahmetsali
    Keymaster

    Hi, I see your point, recipe posts are custom posts and they are different from regular posts, they appear on the recipes page when published;

    http://themes.pixelwars.org/lahanna/demo-03/recipes/

    the only way to add recipes to regular blog stream is to create a new post and add the recipe shortcode you want to show, this is how Cooked plugin works. We have also reviewed other recipe plugins they are not so user-friendly like Cooked plugin and they work in a similar way(adding shortcodes to regular posts).

    You can fix the duplicate content issue by navigating to Wp Admin > Recipes > Settings > and check the “Disable Public Recipes” option.

    Have a nice day!

    ahmetsali
    Keymaster
    Posted in : problems

    Hi, your host may have disabled the mail() function on your server, sending mails through WordPress’s default mail system is not reliable, I recommend you to configure an smtp mail server for your site, there are several alternatives for this, you may check the article below for detailed explanation on this topic;

    https://www.wpbeginner.com/wp-tutorials/how-to-fix-wordpress-not-sending-email-issue/

    Have a nice day!

    ahmetsali
    Keymaster

    you’re welcome ;) please don’t forget to rate the theme on themeforest if you liked it, thanks.

    ahmetsali
    Keymaster
    Posted in : Grid photowall

    Hi, when I check your code I see that 1.jpg is repeated many times, this is why you are seeing that image a lot more, you need to remove those repeated lines or update the duplicate image url with the new images;

    <ul>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/3.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/2.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/4.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/5.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/6.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/7.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/8.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/9.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/10.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/11.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/12.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/13.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/14.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/15.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/16.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/17.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    	<li><a href="#"><img src="../images/home-grid/1.jpg" alt="image"/></a></li>
    </ul>
    
Viewing 50 posts - 1,051 through 1,100 (of 4,778 total)