My Blog

Menu

Custom Plugin.

Posted:November 24, 2021.

We  all Know that plugins are php files that are located in a folder  called wpcontents/plugins/folder'.

In this article i am going to create a sample plugin which you can use it in the front end with the help of a short code, even the shotcode creation will explaned. And we are going to manage our created plugin in admin module as well.

Just follow up with me one by one you will get to know how to create an awesome plugin. The final code will be available at the end of thi

[Read More]

Custom Theme Development

Posted:November 24, 2021.

Ready to start developing WordPress themes ?  You are in the right place.

In this article we will take a look at what WordPress themes are and how they work. And we will develop a sample theme where we will have a header, footer, menu, sidebar and the content of posts or pages will be displayed dynamically

[Read More]

Magneto custom module creation

Posted:November 24, 2021.

                           Module Creation on Admin side and Forented 

    1) Magento community provides a lot of functionality,for a lot of requirements and tasks.
    2) This functionality is provided in the form of modules.
    3) We can customize existing modules or build a new module from beginning.
    4) This sample Sitefe

[Read More]

Get All Selected Check boxes from Data Table

Posted:November 24, 2021.

var id = "";

var oTable = $("#example").dataTable();

$(".class1:checked", oTable.fnGetNodes()).each(function() {

   if (id != "") {

       id = id + "," + $(this).val();

   } else {

       id = $(this).val();

   }

});

Wampserver not start and it is in orange color

Posted:November 24, 2021.

Open cmd and run this "D:\wamp64\bin\apache\apache2.4.23\bin>httpd.exe -t"

It will show errors fix errors and restart wamp server.

Unexpected error communicating with stripe

Posted:November 24, 2021.

Unexpected error communicating with stripe, If error persists.please contact us at support@stripe.com(Network errr No[errorno 2]:easy handle already used in multi handle.

 

Solution:

//to stop errors in server
  $curl = new \Stripe\HttpClient\CurlClient();
  $curl->setEnablePersistentConnections(false);
  \Stripe\ApiRequestor::setHttpClient($curl);

About

Aapthi Technologies,Hyderabad offers a complete range of web solutions including web designing, developing, web hosting, Internet marketing and many more. With our electrifying presence, we have swirled the scenario of web solutions. We consistently invigorate our skill-set and tech-expertise and work with a high-level of integrity. Our keen-eye on emerging trends of online business as well as technical spheres has empowered us to render the most innovative solutions. Persistent development is the key drive of Aapthi Technologies, be it in terms of infrastructure, skill-set or technology. Team Aapthi Technologies, is fully committed to render back hundred percent value for the money paid by client.

Social Links

Our Bunker

Plot No -596, Near Reliance Fresh,
Vivekananda nagar colony, Kukatpally,
Hyderabad - 500072, India.