Informations « Page 8 of 8 « Acme Themes Blog

AWP Giveaway Winners and our Contribution

What is the AWP Giveaway Winners and Contribution? AWP (Advanced WordPress), is a Facebook group with 21K+ members. A couple of Months ago, AWP admin started an event named, Giveaway. As per the admin, this giveaway will be a full-fledged WordPress treasure box with products and services. The winners will get access to these amazing products for free. AWP is probably the biggest and most incredible WordPress Facebook group for developers. Knowledge sharing, problem solutions and recent updates about WordPress can get easily there. Experts WordPress used to help each other on the problems so that this group is one of the helpful group for WordPress developers. From the day of this event started, many WordPress theme company, plugin company, hosting […]

Read More

Data Validation and Sanitization with WordPress

What is Data Validation and Sanitization with WordPress? 1. Data Validation: Validation is to ensure data correctness and usefulness. Untrusted data comes from many sources (users, third party sites, your own database etc.) and all of it needs to be validated both on input and output. Proper security is critical to keeping your site or that of your theme or plugins safe. Validation simply means the checks that are run to ensure the data you have and what it should be. For example, The email address always contains @ sign. If the input email is without the @ sign it is invalid. So the proper or valid email address should be entered on email field. Another example is that, while […]

Read More

Google Map API Key

How to generate Google Map API Key? Please follow the below steps to generate your own Google Map API Key: Go to https://console.developers.google.com/ Under Google, Maps APIs choose Google Maps JavaScript API Enable the API. Go to the credentials section tab to the left. Choose to create Credentials. Choose API Key from the popup, and then choose the browser key from the proceeding popup. Give the name of Browser API Key Replace the YOUR_API_KEY with your own API key obtained Concluding, Hope you find this blog helpful. Feel free to share your thoughts on the comment section below:

Read More

Child Themes and Its Importance

Child-Themes-and-Its-Importance

Let`s learn about Child themes and their Importance. A child theme is a theme that inherits the functionality and styling of another theme, called the parent theme which inherits all the functionality, features, and code of the parent theme without making any changes to the parent theme itself. Child themes are the recommended way of modifying an existing theme without losing the ability to upgrade that theme. If you want to add any of the functionality, design, features, etc on the theme, a child theme is the best way to do it. This allows users to change the styling of the parent theme and add/modify features without losing the ability to update the parent theme. If all the changes are […]

Read More

Activate theme license to receive automatic updates

Let`s learn about license activation. If you are our old users and if you are currently using our premium products, you have to update the theme manually(as the previous method), and after the update, you have to follow the below steps to activate the theme license for automatic updates. 1. Go to your My Account Page www.acmethemes.com/my-account (Make sure, you are logged in) 2. Go to View License > Manage Sites 3. Add the URL of your site 4. Click on Add Site to add the license. Now, add the theme license to your theme installation. 1. Again go to My Account Page 2. Click on View Details and Downloads 3. You will get the license key there. (As shown […]

Read More

Site may down for maintenance

Important Notice! www.acmethemes.com may be down for some maintenance and upgrades from 1:15 AM of 2nd July 2016 to 5 AM of that day(EST), i.e. 11 AM to 3 PM on (GMT+5:45). If any of the services are unavailable this period, we will be so sorry about that. We are going to add some features and design of acmetheme.com. We sincerely apologize for the inconvenience. Design Changed: Home Pages Inner Pages Shop, cart, checkout and my account pages Blog Page And slightly changes on the other pages too. Added Features: Automatic Updates Extended theme License for developers. If you got any problem at that time, we will be available on the email and we will respond quickly. So, please email […]

Read More

How to Set Featured Image on Post in WordPress

how to set featured image on wordpress

Let’s know about the featured image on Post. Featured image is generally displayed on Blog/Archive/Category and Single post page. If there is missing of the image on a single page, archive page or category page, there may be missing of featured image on a post. So, please add a featured image on a post so that your category page, archive page, and a single page will be fine. Please follow the below steps to set the featured image on the posts. Go to Admin Panel Go to Posts > Add New  Give the Title of the Post Write the Content of the post Scroll down and see on the lower right corner (Set featured image) Click on “Set featured image” and […]

Read More

How to Create Child Pages (Sub Pages) in WordPress

How to create child page in wordpress website

In WordPress, you can publish content either as a post or as a page. Posts are regular content that is displayed in chronological order (according to date) whereas a page is a standalone content that does not fall under any categories. Examples of the page are “Contact Page”, “About” etc. Since a page does not have any category option, it can be categorized into the Parent Page and Child Page. In this article, I going to explain how you can CREATE and MANAGE a child page in WordPress. Child Page or Sub Page A website can be build even without a post. Those websites which do not have many blog posts to publish can use pages to showcase information.  But […]

Read More