HOW TO UPLAD IMAGE IN CKEDITOR BY USING LARAVEL

6 years ago

Previously We discussed how to install CKEditor in Laravel. You can click HERE to read the article. I have already…

How to install CKEditor and upload image in CKEditor

6 years ago

The blog I write has a problem and solution. This is the problem I faced while working so it gives…

Can I change my theme after Aproval of Adsense?

6 years ago

Adsense is one of the best ad agency that I have ever seen. I am using adsense to earn revenue…

HOW TO DISPLAY ALT IMAGE AND CAPTION OF IMAGE IN WORDPRESS THEME DEVELOPMENT?

6 years ago

Alt is crucial part of SEO because it describe the image for engines and screen readers. whereas, the caption is…

EXCERPT SIMPLIFIED IN WORDPRESS THEME DEVELOPMENT

6 years ago

Excerpt is the short form of the whole article. If you want to get the whole article inside the loop…

DISPLAY CATEGORY LIST OF POST IN WORDPRESS DEVELOPMENT.

6 years ago

In wordpress there can be more than one category. Thus it has to be kept in unordered list <ul> .…

CUSTOM LOGO IN WORDPRESS DEVELOPMENT .

6 years ago

Custom Logo is your Brand Logo which is shown usually above or on navbar. During the development of wordpress theme,…

How To display Favicon, Site Title and Tagline on wordpress development?

6 years ago

What is site Icon?It is small icon on the tab bar of your websiteWhat is title and tagline?They are name…

How to add Features in WordPress using add_theme_support Function

6 years ago

While developing wordpress theme, you wont get section to add post image. So you need to add the following codes…

HOW TO SHOW NUMBER OF VIEW (VIEW COUNT) IN WORDPRESS? [for wordpress developer]

6 years ago

HOW TO SHOW NUMBER OF VIEW (VIEW COUNT) IN WORDPRESS? [for wordpress developer]