Forum Replies Created
list of topics you have created till now.
-
-
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.
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.
you’re welcome ;) please don’t forget to rate the theme on themeforest if you liked it, thanks.
please see the post below;
http://www.pixelwars.org/forums/topic/how-to-use-custom-css-for-wordpress-themes/
Hi, we will fix it with the next update. Thanks for the feedback.
Hi, that’s really awkward, you may try adding the custom css code below;
.woocommerce-checkout .learn-press-message.error { display: none; }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.
Hi, I have just tested your blog with Safari 12.0.3 and the layout loads fine on my side.
Cheers.
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.
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.
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
991pxand replace with1200pxand find all instances of992pxand replace with1201pxin 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!
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.
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.
just edit the course and check the URL for the post id, it should look like
?post=124Hi, 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.
yes, that’s correct, you are welcome!
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.
Have a nice day!
I see your point, can you provide your wp-admin details via the private box and let us check what’s wrong?
Thanks.
Hi, can you also check the tutorial below and make sure you are not missing a step?
Thanks.
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.
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?
Hi again, you just need to write your domain name after
server@, such as;$sender_domain = 'server@pixelwars.org';
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.phpin the template folder.Cheers.
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!
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.
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.
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!
Hi, it will be available with the next big update which we plan to release about in a few weeks.
Thanks for the feedback.
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!
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!
you’re welcome ;) please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi, when I check your code I see that
1.jpgis 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>
Hi, just edit
js/main.jsfile in a text editor and find the line: 397, you will see this piece of code;if ( data == 'success' ) { setTimeout(function() { $submit.removeClass("loading").addClass("success"); contactForm.clearForm(); },2000); }replace it with this;
if ( data == 'success' ) { location.href = 'thank-you.html'; }Cheers.
Hi, photowall should work with more than 17 images, I just checked your url but can’t see a photowall on your site.
Have a nice day!
Hi, I just checked the pages on your homepage but I can’t see any portfolio page, can you provide the related url please?
Hi, you can sell digital-downloadable items with wooCommerce or Easy Digital Downloads plugins.
https://woocommerce.com/posts/sell-digital-with-woocommerce/
https://wordpress.org/plugins/easy-digital-downloads/
Have a nice day!
Hi, all recipe functions should work fine on your both pages, you may report this issue to the Cooked plugin author.
– currently, it is not possible to show directly recipe posts in the main slider but we will try to find a solution for this with the next updates.
Thanks for the feedback.
Hi,
– 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/
– or you can set your recipe index page as your homepage if it is ok for you;
http://themes.pixelwars.org/lahanna/demo-03/recipes/
Cheers.
Hi, we will fix this with a future update.
Thanks for the feedback.
Hi again, can you try these;
1-) add this custom css code too;
.home-wrap .intro { pointer-events: none; }2-) edit
js/jquery.gridrotator.jsin a text editor and replaceline: 135with this code;preventClick : false,
and check if it is working fine.
Hi again, that’s awkward, can you provide your related page url please?
Hi, you need to remove the overlay on the photowall by adding this custom css code;
.home-wrap .ri-grid:after { display: none; }Cheers.
@gloriaglm
it is safe to delete the plugin, you won’t lose any data, your data will appear again when you activate the plugin again.
Have a nice day!
Hi, HTML template doesn’t have a fully working comment functionality, it is available in the WordPress version, or you may add a 3rd party comments extension to your pages such as disqus;
https://blog.disqus.com/how-to-embed-disqus-comments-on-your-website
Have a nice day!
Hi, can you follow these steps to update your JetElements plugin to the latest version;
– navigate to Plugins and deactivate and delete the JetElements plugin.
– navigate to Appearance > Install Plugins and install JetElements in the list
– then navigate back to Plugins and locate JetElements in the list and update it by clicking the “update” link beneath the plugin then activate the plugin.Thanks.
ahmetsali
Keymaster27 January 2020 at 18:25Posted in : Rename new page to Ajax or rename existing page.Great! please don’t forget to rate the theme on themeforest if you liked it, thanks.