Special Offer: Buy All 13 Premium WordPress Customizable Themes for Just $53.99. Learn more

How to add Advanced Text Widget Guide

To insert this image gallery into our customizable themes – see the steps below:

Go to Appearance -> Widgets -> Drag widget “Advanced Text” to the right where you want to be, and in the Text insert this code:

<section>
<div class=”container text-center mt-5″>
<h3>ART GALLERY IMAGES</h3>
<h5 class=”text-primary”>#ARTGALLERY</h5>
<div class=”row mt-4″>
<div class=”col-6 col-lg-3 mb-4″>
<img src=”https://images.unsplash.com/photo-1552252662-5645195d14d0?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1050&q=80” alt=”” class=”img-fluid”>
</div>
<div class=”col-6 col-lg-3 mb-4″>
<img src=”https://images.unsplash.com/photo-1536236155319-1edab471917c?ixlib=rb-1.2.1&auto=format&fit=crop&w=1051&q=80” alt=”” class=”img-fluid”>
</div>
<div class=”col-6 col-lg-3 mb-4″>
<img src=”https://images.unsplash.com/photo-1556761175-b413da4baf72?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=967&q=80” alt=”” class=”img-fluid”>
</div>
<div class=”col-6 col-lg-3 mb-4″>
<img src=”https://images.unsplash.com/photo-1492097631548-189753426f9c?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1059&q=80” alt=”” class=”img-fluid”>
</div>
<div class=”col-6 col-lg-3 mb-4″>
<img src=”https://images.unsplash.com/photo-1556761175-4b46a572b786?ixlib=rb-1.2.1&auto=format&fit=crop&w=967&q=80” alt=”” class=”img-fluid”>
</div>
<div class=”col-6 col-lg-3 mb-4″>
<img src=”https://images.unsplash.com/photo-1449247613801-ab06418e2861?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1051&q=80″ alt=”customizable themes” class=”img-fluid”>
</div>
<div class=”col-6 col-lg-3 mb-4″>
<img src=”https://images.unsplash.com/photo-1449247709967-d4461a6a6103?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1051&q=80″ alt=”customizable themes” class=”img-fluid”>
</div>
<div class=”col-6 col-lg-3 mb-4″>
<img src=”https://images.unsplash.com/photo-1519643381401-22c77e60520e?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1053&q=80″ alt=”customizable themes” class=”img-fluid”>
</div>
</div>
</div>
</section>

To change the images, you should insert your own image URLs. After that – Save. And That’s it.

Newsletter Subscription

New Footer Image Background Customizer option added for our premium wordpress themes

customizable themes

We improved our premium customizable themes with a small feature: a customizer option to insert an Image as Footer Background.

Here is how to add an image as a footer background:

  1. Login to your Admin Panel
  2. Navigate to Left Menu -> Appearance -> Customize
  3. Open ‘Colors’ Section
  4. In left, scroll down and upload or choose Media library image for ‘Footer Background Image’
  5. Save changes by clicking on ‘Publish’ button

A demo of the above, can be seen in our designstudiopro wp theme demo: https://customizablethemes.com/themepreview/designstudiopro/

Newsletter Subscription

MotoSpeedPro Theme: Auto Rotate Slider Images

By default slider images in MotoSpeedPro Theme will not rotate until user clicks on prev/next arrows or play button.

In some cases you may want to make them auto rotate by default. It will require a small code change, here are all of the necessary steps: Read More…

How to Change Theme Text Direction to Right to Left

customizable themes

By default text direction in our customizable themes is Left to Right. However, if your website is written in Hebrew or Arabic text, then you probably will have to change text direction to Right to Left.

It will require a small code change. Here are all of the necessary steps: Read More…

MultiSport is now published at WordPress.org

We are happy to announce that our Free Sport WordPress Theme MultiSport is now published at WordPress.org

MultiSport


Best-selling Products:

Read More…

Fix JavaScript Issues with Speed Booster Plugin

jewelry wp theme customizable themes fix js issues with speed booster

If you use the Speed Booster Pack plugin, there could be issues with JavaScript our our themes. As a result, the Homepage slider could stop working.

Here is a how to resolve the issue if you use the Speed Booster plugin:

  1. Login to your Admin Panel
  2. Navigate to Left Menu -> Speed Booster
  3. Check the ‘Defer parsing of javascript files’ checkbox
  4. Save Changes

Best-selling Products:

Read More…

How to Change Title Font Size of Recent Posts Slider Widget Items

recent-posts-slider-widget

The Recent Posts Slider Widget (screenshot above) is included in all our Premium themes. It allows you to insert a slider with recent posts of your website. You can easily use it, just login to your Admin Panel, navigate to Left Menu -> Appearance -> Widgets -> then add ‘Recent Posts Slider Widget’ into some of the Widget areas such as Homepage Above Columns, Homepage Column #1, Homepage Below Columns, Sidebar Widget Area, etc:

recent-posts-slider-widget-admin

By the default title of the items is same as blog titles from index page. In case you need to change the widget items titles, it will require a small code change, here are all of the necessary steps:

Read More…