Forum Replies Created
list of topics you have created till now.
-
-
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.
Also, make sure to check “Disable default fonts” option from Elementor > Settings > General section.
ahmetsali
Keymaster27 January 2020 at 01:54Posted in : Rename new page to Ajax or rename existing page.Hi, I have just checked again and your site looks good on my site even when signed off. You probably need to clear your browser cache too, (by hard refresh: ctrl + F5), check with an incognito window or with another browser to prevent browser cache.
Thanks.
Hi, the font name is “Now”.
Cheers.
sorry, it is not yours, can you provide your wp-admin details via the private content box below.
Thanks.
ahmetsali
Keymaster23 January 2020 at 23:16Posted in : Rename new page to Ajax or rename existing page.Hi again, I just logged in to your site and you have an active caching plugin: “Borlabs Cache”, I cleared the caches and your site looks fine when logged out too.
Unfortunately, Integrating custom fonts is not available by default.
Cheers.
happy to hear that, thanks.
Hi, you had two Main Slider widgets in your “Blog Featured Area”, I just moved one Main Slider to the Inactive Widgets section and now the problem seems to be gone.
Now on your homepage, the active featured area is “Blog Featured Area” previously it was “Page Featured Area” so you may want to move widgets from “Page Featured Area” to “Blog Featured Area”.
Cheers.
Hi, your url seems to be broken, can you check it?
Hi, I see your point, PayPal is the default payment option for LearnPress, but with add-ons, you can have more payment options;
a-) you can activate wooCommerce payment options for Learnpres;
https://thimpress.com/product/woocommerce-add-on-for-learnpress/
b-) You can have other payment options for LearnPress such as Stripe, Authorize.net
https://thimpress.com/wordpress/learnpress/
Have a nice day!
Hi, please navigate to Appearance > Customize > Blog > Grid Type = Masonry, this will disable the image cropping and will activate masonry layout.
Cheers.
Hi, sorry we haven’t created the theme with multilanguage use in mind. # in the url is mandatory for ajax page layout to work. It is not the best option but you might have to set up another site clone on a subdomain for the other language.
ahmetsali
Keymaster22 January 2020 at 22:38Posted in : Rename new page to Ajax or rename existing page.Hi, it might be related to caching, you may disable any caching plugin when you actively design your site, also try to hard reload (ctrl + F5) when viewing your site to clear the browser cache.
Hi, thank you, I am glad you are happy with the theme and the support. You can make your menu full-width from Appearance > Customize > Header > Menu > Menu Width = Full
Have a nice day!
Hi, we will add a medium social icon with the next update which we plan to release in a week or two.
Cheers.
Hi, I see your point, we have added a “back to top” link to only standalone pages because when the user scrolled down to the bottom of the page, he/she will probably want to scroll top to click the header links to navigate to other pages. However, for homepage subpages, we don’t think this is the case since there is not any navigation at the top and the “close link” is sticky on the top and is always visible.
Have a nice day!
Hi, back to top link should be activated by default, can you provide your related page url please?
you’re welcome ;) please don’t forget to rate the theme on themeforest if you liked it, thanks.
ahmetsali
Keymaster30 December 2019 at 03:50Posted in : Coupons affects the Refresh of the cart pageHi, it seems like your cart page was missing, I have just created a page named “Cart” and pasted this shortcode to the content and published the page;
[woocommerce_cart]
then navigated to WooCommerce > Settings > Advanced and assigned the newly created page to “Cart Page:” input and saved, now your cart page runs fine with coupons.
edit: I just noticed you already have a cart page: Carrito, setting this page as the Cart page is enough to fix the issue.
Cheers.
Hi, you can simply add your files to your Media Library, then copy the uploaded file url and add it as a link to your lesson, since your lesson content will only be available for the paid students only they will be able to see the download links;
https://www.youtube.com/watch?v=G3RM95iAFzg
Cheers.
Hi, there is an awkward situation with the LearnPress plugin, courses page featured image is not visible when the page slug is “courses”, the solution is to change the page slug to anything else, I have just changed your courses page slug to “all-courses” and now it is good. We will try to realize what causes this and fix it with a future update.
Thanks for the feedback.
no, you don’t need Elementor Pro for this, just right click on the section you want to save and select “Save as Template”, give a name and save it. Edit another page with Elementor and click the Folder Icon(Add Template) and select the template you have saved before and click insert, that’s it.
Hi, you can also save any section as a template and import it to any page inside Elementor, please see the link below “Save Sections as Templates”
Hi, you already have the same blog layout on your site too, they both use Blog Regular layout with sidebar, the only difference seems to be your posts and widgets on your sidebar which can be managed from Appearance > Customize > Widgets > Blog Sidebar.
Thanks.
you’re welcome ;) please don’t forget to rate the theme on themeforest if you liked it, thanks.
Hi again, you can add this custom css code to fix this issue;
.jet-popup .input-text { max-width: none; }we will include this fix with the next update. Thanks for the feedback.
Hi Ana Maria,
We didn’t get your wp-admin details before, maybe something went wrong while sending the message, sorry about that.
Before you proceed to the next steps, I recommend you optimize the images you have uploaded to your site, they are enormous in size and not optimized for the web at all, such as I came across a jpg image which is about 1.3mb which is huge it should be around 100kb when optimized. This fix will improve your page loading speed dramatically. You may use the plugin below to bulk optimize your images in WordPress;
https://wordpress.org/plugins/wp-smushit/
1-) Your posts don’t have any featured image set, instead, you have added them in the post content in the first paragraph, you just need to set a featured image for each of your posts, I have just set a featured image for one of your posts and it appears on the slider.
2-) You just need to install, activate and run Regenerate Thumbnails plugin once to fix the oval images issue;
https://wordpress.org/plugins/regenerate-thumbnails/
3-) fixing #1 will also fix this automatically.
4-) I have just removed the widget “Mailchimp Sign-up Form” widget from the “Footer Subscribe” widget area and added it again, now it shows the form and it is accessible.
5-) They are called LinkBox and you can edit them from Customizer > Widgets > Blog Featured Area and edit the LinkBox widgets shown there.
Have a nice day!
Hi, did you run 1-click demo import for demo 03, can you provide your url please?
Hi, you can edit the copyright text “Crafted by Pixelwars” from Appearance > Customize > Widgets > Footer Copyright Text section.
– to fix the formatting issue with the sidebar newsletter widget, simple edit the widget and remove widget title.
Thanks.
ahmetsali
Keymaster9 December 2019 at 15:09Posted in : Few images, icon not loading, font differentHi again, thanks for the feedback we will look into it. Here is the list of selected icons;
https://www.awesomescreenshot.com/image/4394333/9ce03b2ebd902d285e349b17a8c3a474
Cheers.
ahmetsali
Keymaster6 December 2019 at 15:21Posted in : Few images, icon not loading, font differentHi again, Sergio,
– it should be fixed when you add the same icons to the empty collection with IconPress.
– photowall on Photographer theme is custom coded, but there is a similar animated instagram feed plugin you can use;https://wordpress.org/plugins/animated-live-wall/
and add this custom css codes to improve compatiblity with the theme;
html[class*="-share"] { cursor: default; margin: 0; padding: 0; line-height: 1.9; } .free-wall .brick { box-shadow: none; } .ri-grid { margin: 0; } html .ri-grid ul li a { background-size: cover; }Hi, I have just tried to log in to your site but can’t log in, can you check the wp-login info.
Thanks.
ahmetsali
Keymaster6 December 2019 at 02:28Posted in : Few images, icon not loading, font differentHi,
– please make sure to activate ‘IconPress Lite’ plugin to use the icons.
– to fix the issue of the titles, navigate to Elementor > Settings and check ‘Disable Default Fonts’ then save.Cheers.
Hi, we will add an option for sidebar width which will be available with the next update.
Cheers.
Hi, just navigate to Appearance > Widgets and add a Text Widget to Footer Social Icons widget area and use the social icon shortcode inside this text widget;
[social_icon_wrap] [social_icon type="facebook" url="#"] [social_icon type="twitter" url="#"] [social_icon type="instagram" url="#"] [social_icon type="fivehundredpx" url="#"] [social_icon type="vimeo" url="#"] [/social_icon_wrap]
Cheers.
Hi again, the elements we have coded works fine, they begin with Pixelwars prefix in Elementor. On the resume page we have used “(Pixelwars) Progress Bar” elements, they work finely animated and should work fine on your site but I couldn’t see them on your site.
Cheers.
Hi, on the homepage, sub page’s content is fetched via ajax, so any element which requires extra javascript to work (such as sliders or counters) 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.