ThemeForest

Stella Studios Responsive Wordpress Template

  • Bought between 10 and 49 items
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Referred between 1 and 9 users
  • Has been a member for 1-2 years

Looks so nice buddy. Good luck :)

UBL
UBL Author

Thanks, :)

  • Bought between 100 and 499 items
  • Has been a member for 3-4 years
  • United States

Awesome theme. What font did you use for the logo?

UBL
UBL Author

chocolate font.

  • Author had a File in an Envato Bundle
  • Bought between 10 and 49 items
  • Europe
  • Exclusive Author
  • Has been a member for 3-4 years
  • Referred between 500 and 999 users
  • Sold between 10 000 and 50 000 dollars
UBL
UBL Author

Thank u so much :)

  • Bought between 1 and 9 items
  • Exclusive Author
  • Has been a member for 1-2 years
  • Sold between 1 000 and 5 000 dollars

really clean stuff

UBL
UBL Author

Thank you :)

  • Bought between 1 and 9 items
  • Has been a member for 2-3 years
  • Sold between 10 000 and 50 000 dollars

Great idea for creative designer.

UBL
UBL Author

Thank you very much :)

  • Bought between 10 and 49 items
  • Has been a member for 2-3 years

I love how this theme uses masonary style and simple visuals for the pages.

However, I am wondering about how malleable the structure is for my intended use with the existing code.

1] I need the portfolio area to have the same set up as the blog right sidebar with its own categories and popular items. I would change the portfolio to feature a few products and probably have simple pay buttons there. The blog area would be a collection area for posts about subjects of interest which may differ from the portfolio items.

I visualize that both the blog and portfolio areas will have a large collection of categories, tutorials and so on with various media such as photos, sliders, videos and possibly audio pod casts as well.

As an aside I have been looking for a slider that will take the photo from the latest post and delete the oldest. Customizable sliders would be needed for different posts and portfolio items.

2] Audio and video and photo media… I also utilize video from different sources such as Vimeo, YouTube, or self hosted, photos from other repositories such as 500px.

3] How are people interacting with any post? I don’t see a quick way to share a post to a social media site.

4] Site map, archive?

5] Child theme ready?

6] WYSIWYG drag drop layout builder?

7] Can I put widgets in the sidebar and footer and on every page?

8] Language ready, did not see any mention of a po file?

9] Legal pages are required for policies, privacy etc. It would be nice to have a template for such pages. I find that these essential pages or a means to create them, is often forgotten in themes.

10] Colour options for layout and typography? I don’t see any layered files, PNG ’s or PSD ’s included.

11] Support policy and assistance?

Thank you.

UBL
UBL Author

Hi thank you for contacting us regarding this theme.

The portfolio section at present does not have popular items for it.

Regards to some of your questions:

3] How are people interacting with any post? I don’t see a quick way to share a post to a social media site.

There are many plugins which does this, with uses the comment_form() function which allows social media plugins to hook into it.

4] Site map, archive?

This was not implemented, as this was designed with a design industry business website we did not see this was a must for a site. Next to no website in this industry use this structure.

But we have plans to offer this in the next update. So this will no longer be an issue.

5] Child theme ready?

All themes as long as they follow the wordpress process should be child theme ready.

6] WYSIWYG drag drop layout builder?

There is not a layout drag and drop, instead we have an area in the theme settings section where you can set the sidebar on the right, left, no sidebar, slide in side bar for the main pages and left and right sidebar in the detailed pages

7] Can I put widgets in the sidebar and footer and on every page?

sidebar – pages, portfolio, blog, contact, footer, this offers a chance to put widgets in any of these areas.

8] Language ready, did not see any mention of a po file?

There is a section in the admin area called word translater which allows for changing stray text which are not used within the general use of the website.

9] Legal pages are required for policies, privacy etc. It would be nice to have a template for such pages. I find that these essential pages or a means to create them, is often forgotten in themes.

The reason why theme users do not include this, is because this is just creating a page.

10] Colour options for layout and typography? I don’t see any layered files, PNG ’s or PSD ’s included.

For the colour options, there is a section where you can change the background image, of 4 types. There is an option in the next update to have the option for changing font colours and typography with most of google fonts. In the description is states 2 psd files.

11] Support policy and assistance?

We will always try and assist with any bugs found, we will then send out updates to the theme of the corrections with the bugs. In regards to customisation of the them, if its small we will point you in the area to change things, if its a big job we would offer our services on a pay per project option or point you to a place where you can do this.

I hope this answers most of your questions.

Thanks

UBL

sapere_aude

Thank you for answering some of my questions.

A few of these questions are common ones that I have seen others ask frequently so I added them here because this is a new theme. A long comment post tends to stand out so hopefully you won’t be asked too many times again.

I hope to hear from you regarding my first few questions as well.

Thank you.

UBL
UBL Author

Hi, sorry i am not understanding the first 2 questions, I thought you was just stating what you are in visioning your site to have.

Can you please explain a little more.

Thanks

UBL

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years

I can’t figure out how to change fancybox’s overlay color. I’ve tried all kinds of things, but I can seem to make it work.

can you help me please?!

I am really liking this theme btw..

UBL
UBL Author

Hi i am glad you are liking it.

What color are you wanting to change it too and ill show you where you can do this.

Thanks

UBL

UBL
UBL Author

Hi, I am not available for a few hours, so rather than making you wait for a reply.

If you open up the custom.js file and on line 94 you will see something that says:

'overlayColor'        : '#fe7539',

You need to change the: #fe7539

if you do not know what colors are under hex conditions please Click Here and it will generate a hex color for you.

Hope this helps :)

Default-user

That was really fast!!!

I can’t believe I overlooked that file! Thanks so much!!

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years
  • United States
okbeau Purchased

How do I remove the google map from the contact page?

UBL
UBL Author

If you open up the header.php file and remove the following lines:

<?php if(is_page_template('page-contact.php')){ ?>
<script>
function initGoogleMaps() {
    /* Google Maps Init */
    var myLatlng = new google.maps.LatLng(<?php echo $getblogsettings->ubllat ; ?>, <?php echo $getblogsettings->ubllong ; ?>);
    var myOptions = {
        zoom: 16,
        center: myLatlng,
        popup: true,
        mapTypeId: google.maps.MapTypeId.ROADMAP
    }
    var map = new google.maps.Map(document.getElementById("googlemap"), myOptions);

    var marker = new google.maps.Marker({
        position: myLatlng, 
        map: map,
        title:"Our Company Location" 
    });
    google.maps.event.addListener(marker, 'click', function() {
        map.setZoom(17);
    });
}
</script>
    <div id="googlemap" />
    <div class="googleshadow" />
<?php } ?>

That will make sure that the google map does not appear.

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years
  • United States
okbeau Purchased

Ah, I never thought to look in header.php :-/ Thank you so much and awesome theme!!!

UBL
UBL Author

Thank you :)

  • Bought between 50 and 99 items
  • Has been a member for 1-2 years

Great theme, love the blog style how you have masonry but still a sidebar.

Question on chrome when I load the homepage all 4 slides load as images then a second later pop in once the page loads, is this a bug with the slider? Can I easily replace the slider with lets say the royal slider?

Thanks!

UBL
UBL Author

Hi, this is because of image sizes i am using.

Because its having to load the images first, if the images are really big it takes time.

Thank you for the good response on the design aspect.

Maybe if i get enough sales i will place a few better sliders in place of the flexislide slider.

Thanks

UBL

  • Bought between 50 and 99 items
  • Has been a member for 1-2 years

Cool thanks. Now is the homepage made of shortcodes? Or is it in the theme options, reason I ask is I really want to use this theme but just have standard content on the homepage with your typical “wordpress” style 3 blocks. I dont mind generating those shortcodes my self but I want to make sure that I can add content to the homepage other then just pulling in latest posts/portfolio.

Thanks!~

UBL
UBL Author

This is only through the theme options.

But if you are not wanting the front-page style, as is.. You just simply delete the front-page php file from the theme directory and then you will have a normal WordPress front-page.

To add a static you would simply assign a static as normal.

Hope this helps

  • Bought between 50 and 99 items
  • Has been a member for 1-2 years

Thanks but what if I still want the slider?

SO I could just create a standard static page and use it as normal?

UBL
UBL Author

If you want the slider, i can point you to the code where you just simply change a line or 2 and then it will work on a specific page.

Thanks

UBL

  • Bought between 10 and 49 items
  • Has been a member for 2-3 years
  • United States

I installed the theme and for some reason my slider is not showing up at all. I created the slider which shows in the slider menu and I set the home page to Home template but it doesn’t display for some reason. The site is at http://aaronspiano.com

Thanks.

  • United Kingdom
  • Sold between 10 000 and 50 000 dollars
  • Exclusive Author
  • Most Wanted Bounty Winner
  • Interviewed on the Envato Notes blog
  • Referred between 10 and 49 users
  • Bought between 10 and 49 items
  • Microlancer Beta Tester
  • Has been a member for 1-2 years
UBL Author

From now on, all support will be from our support site which can be found:

http://ublsupport.ticksy.com/

You will have a faq where 90% of all needs are answered but for those who cant find the answer you can submit a ticket

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
tayyare Purchased

hi, its great template. but i have a problem. Could you help me please?

http://mutevazikonfor.com/yedek/problem.jpg how can i fix this problem?

UBL
UBL Author

Hi we would be glad to help. Please could you go to our support center at http://ublsupport.ticksy.com

Thanks

UBL

  • Bought between 10 and 49 items
  • Germany
  • Has been a member for 4-5 years
rammler Purchased

HI UBL ,

why isn’t my contact page working ? Look: http://www.rao-clothing.de/?page_id=130

The contactform didn’t send Mails, and my adress and google maps didnt display, like yours: http://wordpress-themes.derby-web-design-agency.co.uk/?theme=stellawordpress

Here the theme settings: http://cl.ly/image/0n183w11093a

THX for helping me.

UBL
UBL Author

Hi please go to http://ublsupport.ticksy.com

There you will see FAQ ’s to what you are asking, if you cant find what exactly you are looking for there is also support.

Thanks

UBL

  • Bought between 10 and 49 items
  • Germany
  • Has been a member for 4-5 years
rammler Purchased

I search there. I open a support Ticket

UBL
UBL Author

Ok, someone will answer you very soon :)

  • Bought between 50 and 99 items
  • Has been a member for 3-4 years

can any background be uploaded to the admin panel so we can get a different background on every page is that possible? i need to be able to change the whole background to another color/photo

UBL
UBL Author

Hi, At present this is not possible, for a nominal fee one of our developers could do this for you.

There is an option to choose 1 of 4 background types which is generic for every wordpress page.

To be able to allow background image to be dynamic on every page is not a huge job and you can get any developer to do this.

Thanks and hope this helps :)


by
by
by
by
by