Discussion on Showcase - Fullscreen Slides Wordpress Theme

Discussion on Showcase - Fullscreen Slides Wordpress Theme

Cart 546 sales
Well Documented

BoldThemes supports this item

Supported

This author's response time can be up to 1 business day.

92 comments found.

Hi there,

Can you please tell me the fix for this asap. I am working on the blog section, i created a blog post but the header is missing. How to fix?

Check my post here: http://www.aidadigital.co.uk/islamic-relief-2/

I want my post need to be exactly like this except the sidebar which i don’t want, How to get this header on blog posts? Please check here what i want: http://showcase.bold-themes.com/landing/2015/09/08/standard-post/

P.S. I used the Main Demo.

Regards.

Hi,

You should have copied only the header section of the About Us page. As is, you have the entire About us content in the header of individual post.

We can set it up for you, please either send wp-admin credentials to info@bold-themes.com or submit a ticket at http://boldthemes.ticksy.com, and leave wp-admin credentials.

Kind regards,

BoldThemes team

Hi,

i emailed you the WP login details from adnanalibangash101@gmail.com. Kindly update me once you fix it.

Awaiting your response.

Kind Regards,

Adnan

Hi,

We have set it up for you.

Please do not delete Blog single page as it serves as a style template for individual blog posts as described in https://boldthemes.ticksy.com/article/7161/

Regards, BoldThemes team

If you like our products please consider leaving us a rating. A huge thank you from BoldThemes in advance!

Hi,

Great theme, Remarkable job guys!

One question – Is there a way to position the section’s background image differently on different resolutions (different devices)? The image I use requires different positioning for narrower viewports.

Hi,

Thanks :) Please take a look at the following article for a solution:

https://boldthemes.ticksy.com/article/7161/

One more thing. We have migrated our support to our new ticketing system. We strongly believe that our support system will be beneficial to all our users in terms of response time and quality of support.

For support requests in the future please go to: http://boldthemes.ticksy.com, register and submit a ticket.

Thanks in advance.

BoldThemes team

absolutely horrible theme and documentation, I am setting this up for a customer and I cant believe the lack of quality at the documentation and the way this theme is supposed to be configured.

Hi,

Can you please be a little bit more specific regarding the issues you are experiencing? We will be glad to help – for support requests please go to: http://boldthemes.ticksy.com, register and submit a ticket.

Thanks in advance.

Regards, BoldThemes team

Hello! First of all, nice template, very good job.

I’m having a problem with the demo content importer. I want to import the main demo content but also import the fullscreen demo content. I want the homepage to be the “halfscreen split ease” page but I will also want to have the main demo content so that I have the rest of the pages set up.

The problem is that when I import the main demo content and then I import the fullscreen demo content it overwrites the pages and remove the ones with the main demo content. The same happens in the other way.

Thanks!

Hi,

Thanks for kind words.

We understand the problem :)

You can do the following – first import demo with “halfscreen split ease”, edit page, switch to classic editor (text mode), copy the page code and save it somewhere. Then import the main demo, add new page, paste the code into the classic editor and save it.

You will miss the images on halfscreen page, but you can save them too after first demo import and set them as section backgrounds afterwards if you feel they are necessary. You will probably change them anyway.

One more thing. We have migrated our support to our new ticketing system. We strongly believe that our support system will be beneficial to all our users in terms of response time and quality of support.

For support requests in the future please go to: http://boldthemes.ticksy.com, register and submit a ticket.

Thanks in advance.

BoldThemes team

Just a note that your demo theme with demo content which is “responsive” appears to have a bug for slider text. See screenshot: http://screencast.com/t/tJrzaUaFtPEq

See the way the font crowds bottom of image and vanishes etc.

Hi,

Thanks for the heads up, we really appreciate it.

Technically speaking this is not the issue with responsiveness but the amount of content. There is no “responsive” theme which can handle arbitrary amount of content and make it perfectly fit all resolutions. Sometimes you just need to adjust font sizes or row heights at different resolutions based on your specific needs. Please use Custom CSS field of Apearance > Customize > General panel to do so.

Thanks again and kind regards.

BoldThemes team

Ok understood and thanks for reply. But would it not be in your best interests then to only use the right amount of text in your demos so that it displays perfectly on mobile?

Obviously we are reaching a situation for some sites where mobile views now exceeds desktop. Plus, any display issues will affect Google seo. Can you ajdust your demos to reflect this so would-be purchasers do not run into any surprises when they tune your themes?

Otherwise, good job, Iike your stuff but mobile must handled with kid gloves and many inexperienced theme tuners will not be immediately aware of the issue.

Hello, what is the font used in the theme? I would like to apply the same to our graphics. Thanks.

Hi,

It is Roboto Google font – https://www.google.com/fonts/specimen/Roboto

Kind regards,

BoldThemes team

Many thanks.

Hello, I get a HTTP error on media upload. Any pointers? Kind regards.

Hi,

This is probably related to server environment or WordPress installation. Try enabling Debug mode on WordPress and inspect responses from WP ajax calls. It might help to establish the cause.

Article on how you can enable Debug Mode: https://codex.wordpress.org/Debugging_in_WordPress

Kind regards,

BoldThemes team

Thank you very much, the media upload problem has been solved after creating a .user.ini file and modifying wp-config.php.

God bless.

Great theme. Have a small request. With such a well designed contact form its a shame that the upload file button is standard and boring. Can something be done about that?

http://walli.dk/erstatning/demo01

Hi,

Thanks a lot :)

Unfortunately there is no PURE CSS way to restyle the button. The best you can do with CSS is to palce the following css statements to Appearance > Customize > General panel, Custom CSS field:

input.wpcf7-form-control.wpcf7-file {
    cursor: pointer;
    display: inline-block;
    margin: 0;
    padding: 1.1em 2.5em;
    font-size: 14px;
    line-height: 1;
    width: auto;
    color: #fff;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

If you would like to change the markup too, please refer to the following article – it explains one of the methods: http://geniuscarrier.com/how-to-style-a-html-file-upload-button-in-pure-css/

As we have said it includes modifications to the markup of your contact form 7 item and it is out of scope of WordPress theme.

Kind regards,

BoldThemes team

I appreciate the help and feedback! Thank you.

Hello, I have a slider in one page (as on http://showcase.bold-themes.com/landing/home/slider-intro-home/) and I wanted to have the pattern that can be seen on the header (as on http://showcase.bold-themes.com/landing/) but it doesn’t show. Any idea how I would solve this issue?

I nearly got it fixed using the css below, but the pattern overlays the slider’s text.

.boldSection.btStripedDark:before { z-index: 3; }

Other than that, great theme!

Hello, you can try this custom CSS:

.btSliderCell { background-image: url(http://showcase.bold-themes.com/landing/wp-content/themes/showcase/gfx/diagonalstripe-black.png); background-repeat: repeat; }

Great it’s working, but now if I add opacity to 0.2 the text too becomes transparent.

It’s okay though, I’ve edited the png of the pattern and added the opacity on photoshop. Thank you very much for the quick reply! :)

I have to compliment BoldThemes on some of the best support I have seen for a plugin/theme or any wordpress add-on. They are fast, very helpful and extremely supportive. I can not recommend them more highly

Thanks! :)

Nice Item! Great work, good luck with sales! /Your Mockup Provider

Thank you!

nice theme, can one increase the logo size via custom css?

Hi,

Please add the following css statements to Custom CSS field of Apperance > Customize > General panel:

.btLogoArea .logo img {
    height: 100px
}

.btMenuHorizontal .topBarInLogoArea {
    margin-top: 25px;
}
Please adjust the numbers according to your needs.

Kind regards,

BoldThemes team

Great! fixed it. How can one change the logo to the alternative logo on other pages but keep the main logo on the homepage? Im really loving this theme

Hi,

The easiest solution is to actually set your alternative logo as the main logo in appearance > customize > general (this will set your alternative logo as logo on all pages) and then to set Global Override setting for the home page at the bottom of the homepage Page Edit Form.

Choose logo and set url of the main logo as the value. It will override the global logo setting on homepage.

Kind regards,

BoldThemes team

Like the looks of your theme. I’m thinking of using it and modifying for use as a regional directory/events theme. Like the feel and flow of theme. What is the primary font you are using?

Would I be able to use other plugins as well with Showcase? I saw your Eventim. theme and like both of them.

Good luck with sales!

Thanks! We are using Roboto font. There are too many plugins to test them all so we support only some of them.

Registered Instagram aplication and obtained my cient ID but i’ve cant seem get an access token for the widget.

The documentation refers to a link on the bottom of the instafeed.js page that does not seem to exist.

I also see that access tokens are no longer required as of ver 1.4.0.

The instagram widget does not function with the access token field left blank and i can not obtain an access token.

We will add new version of instafeed in next update. Meanwhile you may try to obtain access token here: http://instagram.pixelunion.net/

Thank you. The widget now functions as it should.

Hi there,

A very bold theme which feels like it might work for a video portfolio project.

1) However, is there a way to dissolve transition between images on any of the sliders (especially the 3D impress). I dont want arrows to do it manually but instead, auto dissolve between 4-5 different full/half frame images as well as have the big text styling too. Is this possible without having to resort to a 3rd party plugin like Revolution?

2) I dont see much in the way of video implementation. What can/cant it do? Im looking to implement a half page, full-width video (with no player controls) on my dedicated video portfolio pages.

3) What short-codes are on offer

4) where are you based in the world as im keen to know what sort of turn-around time I can expect on support queries? Some companies only offer 24hr response but others work closer to local time depending on proximity to me – sometimes I get very quick responses if they are UK or EMEA based. Im in the UK.

5) As well as your existing Timeline feature, Is there a possibility you might include a visual timeline in the near future similar to this http://filmmaker.beautheme.com/?page_id=271

Cheers Andy

Hi,

1. Not possible.

2. You can add background video to any section (autoplayed without controls).

3. We have custom coded shortcodes like basic grid elements: sections, rows, columns and also some content elements: tabs, accordion, google maps, buttons, slider, counter, etc. Most of them you can see in our demo.

4. Most of the time less than 12 hours.

5. Currently we do not have such plans.

Shame that theres no standard slider with dissolve transitions – Not ideal for creative use but I guess i’m not your target audience but thanks for letting me know. Goodluck – Nice theme

Not by default. We are using slick slider: http://kenwheeler.github.io/slick/ so you can check if you like its fade transition. With some minor code modifications it should be possible to enable fade transitions with our slider.

hi,pre-sales question here : how easy would it be to set up a “1st” page” like http://showcase.bold-themes.com/landing/ but with a slider instead of a still image ?

Regards

Hi, it is not too hard, we will create demo soon (and in the meantime we can help you with setting up the slider).

Not sure how this theme is setup but I have imported demo content which all went fine but I am totally unable to change the permalink structure for this theme. I always change my permalink structure on WordPress to just be the / postname / option under permalink settings but every time I try and do this it just messes up the whole theme and a load of 404 errors are returned.

Have you coded something custom into this theme that makes this theme noty adhere to the standard way in which WordPress usually handles permalinks? I really don’t like the date format that the theme is currently forcing me to use so any help on this would be greattly appreciated.

Also whilst I’m here, I notice that there are some slug settings in the ‘customize section such as the one for ‘blog’ which is – settings page slug = blog-single and also under shop and other options. What do these actually do? Hope you’re able to point me in the right direction as I’m very confused and frustrated at the moment with this.

Thanks for listening.

We do not have any special or non-standard way of handling permalinks. You may try recreating menu items after permalink settings is changed or you can send WP login credentials to info@bold-themes.com and we will check your permalink and menu settings.

Settings Page Slug is slug of a page used to keep settings for Blog/Portfolio/Shop posts, e.g. you may check page with slug blog-single (title of that page is “Blog single”) and you will see some content which is used as header on blog posts. Also you will see some settings under Override Global Settings (sidebar right) which will be applied to each blog post.

Very nice theme! Is it possible to make a custom css feature similar to the “Avada” theme? Where you just choose the setting, instead of writing code? Thanks!

I know that – my question is, would it be something that could be of your interest to apply? I know that I would appreciate it. =)

At the moment we do not see the need for this – sooner or later custom CSS is required by most users so another layer of options is really not necessary.

BTW, we can help you with some simple CSS overrides.

Does the documentation explain how to setup theme properly on an existing WP site; i.e. site where importing demo content not desired.

Not really, each theme is different and because our theme has many special content options it is best to import demo content and then modify and reuse parts which you need.

Beautiful Work.. good luck!

Thanks!

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey