Abileweb https://abileweb.com Easy Tutorials, Tricks, Tips & Free WordPress Themes Sat, 14 Sep 2019 07:35:35 +0000 en-US hourly 1 https://abileweb.com/wp-content/uploads/2018/10/favicon.png Abileweb https://abileweb.com 32 32 Best Free Minimal Portfolio Theme 2019 https://abileweb.com/best-free-minimal-portfolio-theme-2019/ https://abileweb.com/best-free-minimal-portfolio-theme-2019/#respond Mon, 15 Jul 2019 18:47:35 +0000 https://abileweb.com/?p=2928 If you are in a verse of creating something awesome, then a minimal portfolio theme is a best fit. Your

The post Best Free Minimal Portfolio Theme 2019 first appeared on Abileweb.

]]>

If you are in a verse of creating something awesome, then a minimal portfolio theme is a best fit. Your work would definitely get the best appreciation they deserve with good web presence. The minimal portfolio theme is a best fit for creating any kinds of website such as blog, portfolio, corporate, magazine and other awesome websites.

Our Minimal Portfolio is built based on Bootstrap 4 framework. It is really an awesome theme can be used for building blogs, portfolio websites with a stylish and clean appearance. It is a great theme with clean design and a great section for portfolio. This theme gives you full flexibility when comes to customization options.

Core Features

  • It is completely responsive on any devices
  • Compatible with all browsers
  • Sticky Header
  • Compatible with RTL
  • SEO Friendly
  • WordPress Live Customizer
  • Portfolio Grid
  • Footer Widget Columns

The theme is completely responsive with any devices. Has cross browser compatibility with all modern browsers. Theme comes with sticky header. It comes with more features on theme options from backend. RTL compatibility included. Theme is highly SEO friendly and helps to boost SEO rankings. This theme comes with WordPress live customizer.

Download this awesome theme and start your minimal portfolio website right away

The post Best Free Minimal Portfolio Theme 2019 first appeared on Abileweb.

]]>
https://abileweb.com/best-free-minimal-portfolio-theme-2019/feed/ 0
Slick Slider Padding & Margin https://abileweb.com/slick-slider-padding-margin/ https://abileweb.com/slick-slider-padding-margin/#respond Tue, 27 Nov 2018 13:13:07 +0000 http://abileweb.com/?p=2708 I’m using slick slider jQuery library to show post slider on my homepage. I want to add space between two

The post Slick Slider Padding & Margin first appeared on Abileweb.

]]>
I’m using slick slider jQuery library to show post slider on my homepage. I want to add space between two slick carousel items. but there is no options for padding or margin. when i check the slick slider demo page. they presented the demo with spaces. so i confused. I checked the slick slider documentation too but they didn’t mentioned anything about padding or margin.
when i inspect the slick slider demo. they are used css for space between 2 items. I expected the solution for padding or margin as option using jQuery but got the solution by css code.

The post Slick Slider Padding & Margin first appeared on Abileweb.

]]>
https://abileweb.com/slick-slider-padding-margin/feed/ 0
XAMPP – MySQL shutdown unexpectedly https://abileweb.com/xampp-mysql-shutdown-unexpectedly/ https://abileweb.com/xampp-mysql-shutdown-unexpectedly/#respond Tue, 27 Nov 2018 12:28:21 +0000 http://abileweb.com/?p=2698 When i open XAMPP and start the MYSQL, MYSQL doesn’t work. It shows the error on XAMPP Control Panel like

The post XAMPP – MySQL shutdown unexpectedly first appeared on Abileweb.

]]>
When i open XAMPP and start the MYSQL, MYSQL doesn’t work. It shows the error on XAMPP Control Panel like this:
[mysql] Attempting to start MySQL app…
[mysql] Status change detected: running
[mysql] Status change detected: stopped
[mysql] Error: MySQL shutdown unexpectedly.
[mysql] This may be due to a blocked port, missing dependencies,
[mysql] improper privileges, a crash, or a shutdown by another method
[mysql] Press the Logs button to view error logs and check
[mysql] the Windows Event Viewer for more clues
[mysql] If you need more help, copy and post this
[mysql] entire log window on the forums

Totally stopped the MYSQL running. I restart the xampp server many times but doesn’t work. I don’t know what happened on XAMPP Server.

Finally i found the solution. the problem is MYSQL shutdown unexpectedly.
Solution is,
1. Exit Xampp and navigate to xampp/mysql/data directory
2. delete the ibdata1 file
3. restart the XAMPP server

or

1. Exit Xampp and navigate to xampp/mysql/data directory
2. delete the ibdata1, ib_logfile0,ib_logfile1,ib_logfile101 files
3. restart the XAMPP server

or

Try to check the error log at the installed location: /xampp/mysql/data/mysql_error.log

This can help you better debug the problem.
Also Note:

1. XAMPP might hit into port issue when you have skype also running.
2. There is a federated plugin issue that is common.

Only by looking at the logs, we can find the exact issue. Hope this helps.

The post XAMPP – MySQL shutdown unexpectedly first appeared on Abileweb.

]]>
https://abileweb.com/xampp-mysql-shutdown-unexpectedly/feed/ 0
Elementor get_style_depends() function not working in preview mode https://abileweb.com/elementor-get_style_depends-function-not-working-in-preview-mode/ https://abileweb.com/elementor-get_style_depends-function-not-working-in-preview-mode/#respond Thu, 18 Oct 2018 10:36:05 +0000 http://abileweb.com/?p=2558 We are developing a WordPress Theme using Elementor. We have created widgets to easily build website pages or customize the

The post Elementor get_style_depends() function not working in preview mode first appeared on Abileweb.

]]>
We are developing a WordPress Theme using Elementor. We have created widgets to easily build website pages or customize the page using Elementor Page Builder Plugin. get_script_depends() function loads the script file on elementor preview mode when only use the widget on page. but we can’t load the style file using get_style_depends() function on elementor preview mode when only use the widget.

The post Elementor get_style_depends() function not working in preview mode first appeared on Abileweb.

]]>
https://abileweb.com/elementor-get_style_depends-function-not-working-in-preview-mode/feed/ 0
Isotope (Masonry) JS library not working in elementor preview mode https://abileweb.com/isotope-masonry-js-library-not-working-in-elementor-preview-mode/ https://abileweb.com/isotope-masonry-js-library-not-working-in-elementor-preview-mode/#respond Wed, 17 Oct 2018 12:48:20 +0000 http://abileweb.com/?p=2548 We are developing a WordPress Theme using Elementor but I can’t seem to get Isotope masonry mode working in preview

The post Isotope (Masonry) JS library not working in elementor preview mode first appeared on Abileweb.

]]>
We are developing a WordPress Theme using Elementor but I can’t seem to get Isotope masonry mode working in preview mode even load the preview page once. It only works in the frontend. Yes, finally I found what is the issue. Isotope library file have that issue. All the other major js libraries working fine. But isotope library not working. I edited library file and make some alert message inside isotope lib file for only test. It’s not having stuff to find dynamic elements inside iframe.

The post Isotope (Masonry) JS library not working in elementor preview mode first appeared on Abileweb.

]]>
https://abileweb.com/isotope-masonry-js-library-not-working-in-elementor-preview-mode/feed/ 0
warning: mail(): Multiple or malformed https://abileweb.com/warning-mail-multiple-or-malformed/ https://abileweb.com/warning-mail-multiple-or-malformed/#respond Wed, 17 Oct 2018 05:10:43 +0000 http://abileweb.com/?p=2523 I would like to send mail using php mail function. so wrote the code for execute the function. unfortunately i

The post warning: mail(): Multiple or malformed first appeared on Abileweb.

]]>
I would like to send mail using php mail function. so wrote the code for execute the function. unfortunately i got the error instead of success when i execute the mail function. I don’t know what i did wrong on the code to execute. This is my code

$to = '[email protected]';
$subject = 'Your subject';
$header = "From: ".$_POST['career_name']." <".$_POST['career_email'].">\n";
$header .= "Reply-To: ".$to."\n";
$header .= "MIME-Version: 1.0\n";
$header .= "Content-Type: multipart/mixed; boundary=\"".$num."\"\n\n";
$header .= "--".$num."\n";
$header .= "Content-type:text/html; charset=iso-8859-1\n";
$header .= "Content-Transfer-Encoding: 7bit\n\n";
$header .= $message."\n\n";
$header .= "--".$num."\n";
$header .= "Content-Type: application/octet-stream; name=\"".$strresume_name."\"\n";
$header .= "Content-Transfer-Encoding: base64\n";
$header .= "Content-Disposition: attachment; filename=\"".$strresume_name."\"\n\n";
$header .= $data."\n\n";
$header .= "--".$num."--";
if (!empty($_POST['career_name']) && !empty($_POST['career_email'])) {
if (filter_var($_POST['career_email'], FILTER_VALIDATE_EMAIL)) {
mail($to, $subject, $message, $header);


echo "mail sent"
}
} else {
echo "mail failed";
}

Solution: I was trying to send message body as headers on my code. finally, i have corrected the code. check it below.

$header = "From: ".$_POST['career_name']." <".$_POST['career_email'].">\n";
$header .= "Reply-To: ".$to."\n";
$header .= "MIME-Version: 1.0\n";
$header .= "Content-Type: multipart/mixed; boundary=\"".$num."\"\n\n";
$emessage = "--".$num."\n";
$emessage .= "Content-type:text/html; charset=iso-8859-1\n";
$emessage .= "Content-Transfer-Encoding: 7bit\n\n";
$emessage .= $message."\n\n";
$emessage .= "--".$num."\n";
$emessage .= "Content-Type: application/octet-stream; name=\"".$strresume_name."\"\n";
$emessage .= "Content-Transfer-Encoding: base64\n";
$emessage .= "Content-Disposition: attachment; filename=\"".$strresume_name."\"\n\n";
$emessage .= $data."\n\n";
$emessage .= "--".$num."--";
if (!empty($_POST['career_name']) && !empty($_POST['career_email'])) {
if (filter_var($_POST['career_email'], FILTER_VALIDATE_EMAIL)) {
mail($to, $subject, $emessage, $header);


echo "mail sent"
}
} else {
echo "mail failed";
}

The post warning: mail(): Multiple or malformed first appeared on Abileweb.

]]>
https://abileweb.com/warning-mail-multiple-or-malformed/feed/ 0
Zara – Simple Blog Theme https://abileweb.com/zara-simple-blog-theme/ https://abileweb.com/zara-simple-blog-theme/#respond Thu, 14 Jun 2018 11:37:27 +0000 http://abileweb.com/?p=1 Zara Simple Blog Theme Zara Simple Blog Theme The Zara theme is a simple and clean free WordPress theme. The

The post Zara – Simple Blog Theme first appeared on Abileweb.

]]>
Zara Simple Blog Theme

Zara Simple Blog Theme

The Zara theme is a simple and clean free WordPress theme. The powerful design is completely responsive for viewing on mobile devices, and it has the ability to integrate with WooCommerce, meaning you can start selling physical or digital products from your site. theme comes with post slider to show your recent post on your website.

The SEO optimization ensures that sites like Google and Bing know when you have new content, and the powerful options are around for modifying everything from background.

If you feel that you know how to improve this theme even more, please let us know on Support Forum

View Demo

The post Zara – Simple Blog Theme first appeared on Abileweb.

]]>
https://abileweb.com/zara-simple-blog-theme/feed/ 0
Builderio – Responsive Construction Theme https://abileweb.com/builderio-responsive-construction-theme/ https://abileweb.com/builderio-responsive-construction-theme/#respond Wed, 13 Jun 2018 12:05:18 +0000 http://abileweb.com/zara-simple-and-clean-wordpress-theme-copy/ Builderio Responsive Construction Theme Builderio Responsive Construction Theme Theme is fully customizable build on wordpress customizer that enable you to

The post Builderio – Responsive Construction Theme first appeared on Abileweb.

]]>
Builderio Responsive Construction Theme

Builderio Responsive Construction Theme

Theme is fully customizable build on wordpress customizer that enable you to configure your website in live preview and the theme package provide with widgets to use on homepage so no need coding knowledge to setup homepage to your site you can easily customize the sections by widgets

This is our most flexible WordPress theme and it is completely free to use for private and commercial websites. It’s 100% responsive and device friendly. This theme is also SEO friendly which will help you you attain the highest rankings on Google and other search engines. Theme compatibility with WPML, RTL.

If you feel that you know how to improve this theme even more, please let us know on Support Forum

View Demo

The post Builderio – Responsive Construction Theme first appeared on Abileweb.

]]>
https://abileweb.com/builderio-responsive-construction-theme/feed/ 0
Webblog – Creative Blog Theme https://abileweb.com/webblog-creative-blog-theme/ Wed, 13 Jun 2018 04:16:03 +0000 http://abileweb.com/?p=1147 Webblog Creative Blog Theme Webblog Creative Blog Theme Theme is a creative WordPress theme. The powerful design is completely responsive

The post Webblog – Creative Blog Theme first appeared on Abileweb.

]]>
Webblog Creative Blog Theme

Webblog Creative Blog Theme

Theme is a creative WordPress theme. The powerful design is completely responsive for viewing on mobile devices, and integrate with WooCommerce, you can start selling physical or digital products from your site.

theme comes with post slider to show your recent post on your website.

The SEO optimization ensures that sites like Google and Bing know when you have new content, and the powerful options are around for modifying everything from background.

If you feel that you know how to improve this theme even more, please let us know onSupport Forum

View Demo

The post Webblog – Creative Blog Theme first appeared on Abileweb.

]]>
Biznesspack – Awesome Business Theme https://abileweb.com/biznesspack-awesome-business-theme/ https://abileweb.com/biznesspack-awesome-business-theme/#respond Tue, 12 Jun 2018 12:07:03 +0000 http://abileweb.com/builderio-construction-responsive-theme-copy/ Biznesspack Business Theme Biznesspack Business Theme This Theme is stunning multipurpose WordPress theme built based on Bootstrap 4 framework making

The post Biznesspack – Awesome Business Theme first appeared on Abileweb.

]]>
Biznesspack Business Theme

Biznesspack Business Theme

This Theme is stunning multipurpose WordPress theme built based on Bootstrap 4 framework making it fully responsive and mobile friendly. This leaves heavy lifting to WordPress Customizer therefore you can create your website on live preview mode.

This theme is also SEO friendly which will help you you attain the highest rankings on Google and other search engines. This is our most flexible WordPress theme and it is completely free to use for private and commercial websites. It’s 100% responsive and device friendly. Theme compatibility with WPML, RTL.

If you feel that you know how to improve this theme even more, please let us know on Support Forum

View Demo

The post Biznesspack – Awesome Business Theme first appeared on Abileweb.

]]>
https://abileweb.com/biznesspack-awesome-business-theme/feed/ 0